# @cypress-design/react-tooltip

## 2.1.0

### Minor Changes

- [#641](https://github.com/cypress-io/cypress-design/pull/641) [`2690a85`](https://github.com/cypress-io/cypress-design/commit/2690a858d2756b8c8308f5976a9ebdb11be1922f) Thanks [@mabela416](https://github.com/mabela416)! - Add arrowPadding, shiftOptions, and offsetOptions props to the Tooltip components in React and Vue

## 2.0.0

### Major Changes

- [#639](https://github.com/cypress-io/cypress-design/pull/639) [`8b080b6`](https://github.com/cypress-io/cypress-design/commit/8b080b6fdbf405640084087017bf2eb8d785089e) Thanks [@mabela416](https://github.com/mabela416)! - Add support for controlling when the tooltip is open

## 1.0.3

### Patch Changes

- [#519](https://github.com/cypress-io/cypress-design/pull/519) [`748fb55`](https://github.com/cypress-io/cypress-design/commit/748fb55d2d64318a0826482c8c0eabf88d7e40c7) Thanks [@mabela416](https://github.com/mabela416)! - Allow tooltip popper to receive a classname

## 1.0.2

### Patch Changes

- [#450](https://github.com/cypress-io/cypress-design/pull/450) [`927097f`](https://github.com/cypress-io/cypress-design/commit/927097f409235ac78c98b281c4d9b2ec70dfe01d) Thanks [@elevatebart](https://github.com/elevatebart)! - optim: do not package dependencies

## 1.0.1

### Patch Changes

- [#446](https://github.com/cypress-io/cypress-design/pull/446) [`47c8ad6`](https://github.com/cypress-io/cypress-design/commit/47c8ad66ae304dbc6d13f93123440231ab917ecc) Thanks [@elevatebart](https://github.com/elevatebart)! - remove warning when opening/closing tooltip

## 1.0.0

### Major Changes

- [`63fb4d9`](https://github.com/cypress-io/cypress-design/commit/63fb4d9e60f6c56c563d17e3b983d0ebd25e0e87) Thanks [@elevatebart](https://github.com/elevatebart)! - Create 1.0

## 0.10.1

### Patch Changes

- [`ac69cb4`](https://github.com/cypress-io/cypress-design/commit/ac69cb4aa2b725f21d187e5a221f80eac2c89200) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: arrow was missing when interactive

## 0.10.0

### Minor Changes

- [`38952d7`](https://github.com/cypress-io/cypress-design/commit/38952d7346874108843c4a5fed70d0aa3da2eb29) Thanks [@elevatebart](https://github.com/elevatebart)! - export placement type from tooltip

## 0.9.0

### Minor Changes

- [#371](https://github.com/cypress-io/cypress-design/pull/371) [`c7851b7`](https://github.com/cypress-io/cypress-design/commit/c7851b7ff4915d1d19e05136723e5939dca9b97b) Thanks [@elevatebart](https://github.com/elevatebart)! - update dependency from '@floating-ui/react-dom-interactions' to '@floating-ui/react'

## 0.8.1

### Patch Changes

- [#344](https://github.com/cypress-io/cypress-design/pull/344) [`4fcb9f6`](https://github.com/cypress-io/cypress-design/commit/4fcb9f6510557436cb49abbd9542a18d49cb6306) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: accessible-tooltips

## 0.8.0

### Minor Changes

- [#321](https://github.com/cypress-io/cypress-design/pull/321) [`1c61ac8`](https://github.com/cypress-io/cypress-design/commit/1c61ac8b242e085c3a6a0c93890110d8b17072fe) Thanks [@emilmilanov](https://github.com/emilmilanov)! - increasing drop-shadow for two increments

## 0.7.1

### Patch Changes

- [#310](https://github.com/cypress-io/cypress-design/pull/310) [`a3a323f`](https://github.com/cypress-io/cypress-design/commit/a3a323fde7acf5e5407b298b4faa0c90314c6139) Thanks [@elevatebart](https://github.com/elevatebart)! - Add-eslint-react-hooks

## 0.7.0

### Minor Changes

- [#265](https://github.com/cypress-io/cypress-design/pull/265) [`a69b7ee`](https://github.com/cypress-io/cypress-design/commit/a69b7ee3e7ca0900362b463f9925ba6ff6f4332f) Thanks [@elevatebart](https://github.com/elevatebart)! - add forceOpen prop

### Patch Changes

- [#265](https://github.com/cypress-io/cypress-design/pull/265) [`a69b7ee`](https://github.com/cypress-io/cypress-design/commit/a69b7ee3e7ca0900362b463f9925ba6ff6f4332f) Thanks [@elevatebart](https://github.com/elevatebart)! - avoid creating empty divs

## 0.6.3

### Patch Changes

- [#259](https://github.com/cypress-io/cypress-design/pull/259) [`fdd8839`](https://github.com/cypress-io/cypress-design/commit/fdd883952476a852973adc671dadc817883251ec) Thanks [@elevatebart](https://github.com/elevatebart)! - when tooltip overflows, shift it back

## 0.6.2

### Patch Changes

- [#245](https://github.com/cypress-io/cypress-design/pull/245) [`d52d023`](https://github.com/cypress-io/cypress-design/commit/d52d02301bb851d514661a8c258d0c4ae5baf171) Thanks [@elevatebart](https://github.com/elevatebart)! - use tailwind to rollup classes in the final package

## 0.6.1

### Patch Changes

- [`08ba16d`](https://github.com/cypress-io/cypress-design/commit/08ba16da4a8663676ee96ac4950938857bd0d9a3) Thanks [@elevatebart](https://github.com/elevatebart)! - fix wind-keep plugin

## 0.6.0

### Minor Changes

- [#196](https://github.com/cypress-io/cypress-design/pull/196) [`fc6d9e4`](https://github.com/cypress-io/cypress-design/commit/fc6d9e4fedcc01fa8e01b868b0fa66d8895c37d0) Thanks [@elevatebart](https://github.com/elevatebart)! - refactor: avoid constants relative imports

## 0.5.0

### Minor Changes

- [#178](https://github.com/cypress-io/cypress-design/pull/178) [`d0de778`](https://github.com/cypress-io/cypress-design/commit/d0de77843adb87d8f4804219c6dca8f45b15c650) Thanks [@elevatebart](https://github.com/elevatebart)! - deliver new docs and improved components

## 0.4.1

### Patch Changes

- [#164](https://github.com/cypress-io/cypress-design/pull/164) [`4fd951a`](https://github.com/cypress-io/cypress-design/commit/4fd951a39335900da2508beef9b3565a6f8f9518) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: update active buttons borders

## 0.4.0

### Minor Changes

- [#151](https://github.com/cypress-io/cypress-design/pull/151) [`8b0e735`](https://github.com/cypress-io/cypress-design/commit/8b0e7356eb64a6b3583d3486dda8ecbb11c34cca) Thanks [@elevatebart](https://github.com/elevatebart)! - refactor: use clases compatible with both windi and tailwind

## 0.3.4

### Patch Changes

- [#141](https://github.com/cypress-io/cypress-design/pull/141) [`3dd9145`](https://github.com/cypress-io/cypress-design/commit/3dd9145cfe74a9a24a13bbd5d15edb95391aa4d0) Thanks [@elevatebart](https://github.com/elevatebart)! - avoid ssr mismatches by not rendering the portal when disabled

## 0.3.3

### Patch Changes

- [#91](https://github.com/cypress-io/cypress-design/pull/91) [`d716000`](https://github.com/cypress-io/cypress-design/commit/d7160002406e8801fb1a77e57c39b61a1215c18a) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: avoid blinky tooltips [for website](https://github.com/cypress-io/cypress.io/issues/247)

## 0.3.2

### Patch Changes

- [#89](https://github.com/cypress-io/cypress-design/pull/89) [`eb1c9a6`](https://github.com/cypress-io/cypress-design/commit/eb1c9a6ea0fc2ceb4b506fa73f77d1245d2967bc) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: remove border of tooltips (never been in designs)

## 0.3.1

### Patch Changes

- [#68](https://github.com/cypress-io/cypress-design/pull/68) [`8c577fb`](https://github.com/cypress-io/cypress-design/commit/8c577fb0c6a0411cf8218dfe78281834df3d6f13) Thanks [@elevatebart](https://github.com/elevatebart)! - feat: publish `.mjs` files for esm intead of `.js`

## 0.3.0

### Minor Changes

- [#58](https://github.com/cypress-io/cypress-design/pull/58) [`ee05fa5`](https://github.com/cypress-io/cypress-design/commit/ee05fa5bf0caddf16521636ce7a26a19a5103025) Thanks [@elevatebart](https://github.com/elevatebart)! - Add interactive & forcePlacement props

## 0.2.0

### Minor Changes

- [#53](https://github.com/cypress-io/cypress-design/pull/53) [`a9a616b`](https://github.com/cypress-io/cypress-design/commit/a9a616bc4684252fcd71e4a82d2141bdfbea32bc) Thanks [@elevatebart](https://github.com/elevatebart)! - - add a default font color when light and dark mode are used
  - add disabled prop to tooltip

* [#51](https://github.com/cypress-io/cypress-design/pull/51) [`ccd8f9a`](https://github.com/cypress-io/cypress-design/commit/ccd8f9a8feb624c0a52deaa9754c76969f43fc1e) Thanks [@elevatebart](https://github.com/elevatebart)! - in the build asset, add a comment containing all used windicss classes in the component

## 0.1.0

### Minor Changes

- [#44](https://github.com/cypress-io/cypress-design/pull/44) [`2fdaf6b`](https://github.com/cypress-io/cypress-design/commit/2fdaf6be6f81a2a851761258347ed213577c5b26) Thanks [@elevatebart](https://github.com/elevatebart)! - Add missing descriptions of props in button, tooltip, checkbox

## 0.0.2

### Patch Changes

- [#39](https://github.com/cypress-io/cypress-design/pull/39) [`1b383f3`](https://github.com/cypress-io/cypress-design/commit/1b383f3d149948bf2cc062d3baa17d5ce032f07e) Thanks [@elevatebart](https://github.com/elevatebart)! - fix file path of sourcemaps

## 0.0.1

### Patch Changes

- [#30](https://github.com/cypress-io/cypress-design/pull/30) [`7194ec4`](https://github.com/cypress-io/cypress-design/commit/7194ec428b96cdb5b66e4f23f63379000db19e08) Thanks [@elevatebart](https://github.com/elevatebart)! - creation of tooltips component
