github-actions[bot] 1a033fe6f8
ci(changesets): version packages (#2825)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-04-24 17:04:22 -03:00

247 lines
13 KiB
Markdown

# @nextui-org/autocomplete
## 2.0.16
### Patch Changes
- Updated dependencies [[`355235320`](https://github.com/nextui-org/nextui/commit/35523532030468837939d127b68bee30bbc4e2b0), [`1dacf52f3`](https://github.com/nextui-org/nextui/commit/1dacf52f305a410cbf59d067d1977024d982ad03)]:
- @nextui-org/input@2.1.21
- @nextui-org/popover@2.1.21
- @nextui-org/button@2.0.31
- @nextui-org/listbox@2.1.19
- @nextui-org/scroll-shadow@2.1.16
- @nextui-org/spinner@2.0.28
## 2.0.15
### Patch Changes
- Updated dependencies [[`183a4a6cf`](https://github.com/nextui-org/nextui/commit/183a4a6cfda193a076a4a30550ab93b72d51002d), [`eccc2f2f3`](https://github.com/nextui-org/nextui/commit/eccc2f2f3d856eefb2cc7c07b94e1c4cefd4d7d0)]:
- @nextui-org/popover@2.1.20
- @nextui-org/aria-utils@2.0.18
- @nextui-org/react-utils@2.0.13
- @nextui-org/button@2.0.30
- @nextui-org/input@2.1.20
- @nextui-org/listbox@2.1.19
- @nextui-org/scroll-shadow@2.1.16
- @nextui-org/spinner@2.0.28
## 2.0.14
### Patch Changes
- Updated dependencies [[`9e5dd8ce3`](https://github.com/nextui-org/nextui/commit/9e5dd8ce37c94c9ca1ba7b2049a6e55f1803fee9)]:
- @nextui-org/popover@2.1.19
## 2.0.13
### Patch Changes
- Updated dependencies [[`f89356691`](https://github.com/nextui-org/nextui/commit/f89356691cecb8e54f5f820b2b4491537e7c11f3)]:
- @nextui-org/popover@2.1.18
## 2.0.12
### Patch Changes
- Updated dependencies []:
- @nextui-org/button@2.0.29
- @nextui-org/input@2.1.19
- @nextui-org/listbox@2.1.18
- @nextui-org/popover@2.1.17
- @nextui-org/scroll-shadow@2.1.15
- @nextui-org/aria-utils@2.0.17
- @nextui-org/spinner@2.0.27
- @nextui-org/react-utils@2.0.12
## 2.0.11
### Patch Changes
- [#2674](https://github.com/nextui-org/nextui/pull/2674) [`86a78c9b9`](https://github.com/nextui-org/nextui/commit/86a78c9b91042f871a60a9a2d6e3e3acc636637d) Thanks [@wingkwong](https://github.com/wingkwong)! - Fixed empty items with allowCustomValue by avoiding null node in `ariaHideOutside` from `@react-aria/overlays`
- [#2618](https://github.com/nextui-org/nextui/pull/2618) [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.3.0
- [#2618](https://github.com/nextui-org/nextui/pull/2618) [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fixed the issue where only two keyframes were supported with spring and inertia animations.
- [#2618](https://github.com/nextui-org/nextui/pull/2618) [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - - Calendar component added
- objectToDeps function applied all across components
- `useMeasure` hook added
- `useIntersectionObserver` hook added
- `framer-transitions` renamed to `framer-utils`
- `ResizablePanel` component added to `framer-utils`
- `test-utils` updated
- [#2536](https://github.com/nextui-org/nextui/pull/2536) [`2b9f89023`](https://github.com/nextui-org/nextui/commit/2b9f89023ac087016083dcc205703ae1b2bc9cb8) Thanks [@wingkwong](https://github.com/wingkwong)! - revise shouldCloseOnInteractOutside for FreeSoloPopover
- [#2618](https://github.com/nextui-org/nextui/pull/2618) [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fixed react-hook-form uncontrolled components (#1969)
- [#2100](https://github.com/nextui-org/nextui/pull/2100) [`af877f7dd`](https://github.com/nextui-org/nextui/commit/af877f7ddbfd0de5b2e025be077f22155762e93d) Thanks [@black197](https://github.com/black197)! - Fix #1909 overwrite `onKeyDown` to prevent meaningless error msg
- [#2654](https://github.com/nextui-org/nextui/pull/2654) [`a1c112431`](https://github.com/nextui-org/nextui/commit/a1c112431f211bb0417443e771a67bdd912f4d66) Thanks [@wingkwong](https://github.com/wingkwong)! - Removed unnecessary map after getting all collection keys
- [#2716](https://github.com/nextui-org/nextui/pull/2716) [`25640e42f`](https://github.com/nextui-org/nextui/commit/25640e42ff2656440f0fc33b9b75150005b9086d) Thanks [@wingkwong](https://github.com/wingkwong)! - Fixes incorrect prop name in getEmptyPopoverProps (#2715)
- [#2618](https://github.com/nextui-org/nextui/pull/2618) [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fixed autocomplete listbox keyboard navigation (#2680)
- [#2429](https://github.com/nextui-org/nextui/pull/2429) [`bae544d19`](https://github.com/nextui-org/nextui/commit/bae544d1985dc093aedfa652578acdfcdae83983) Thanks [@wingkwong](https://github.com/wingkwong)! - fixed isReadOnly logic in Autocomplete (#2420)
- [#2458](https://github.com/nextui-org/nextui/pull/2458) [`7263daca0`](https://github.com/nextui-org/nextui/commit/7263daca08674338eb28529315070337ba0dfc17) Thanks [@wingkwong](https://github.com/wingkwong)! - fix(autocomplete): support isReadOnly for dynamic collections in Autocomplete
- Updated dependencies [[`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14), [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14), [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14), [`a05aef0ac`](https://github.com/nextui-org/nextui/commit/a05aef0acb5a7b000c8131e8ba4f50f0adec01e5), [`2b9f89023`](https://github.com/nextui-org/nextui/commit/2b9f89023ac087016083dcc205703ae1b2bc9cb8), [`c5049edfd`](https://github.com/nextui-org/nextui/commit/c5049edfde7edaee2081d70e581739be9dcae2f9), [`dc0bcf13a`](https://github.com/nextui-org/nextui/commit/dc0bcf13a5e9aa0450938bcca47cd4c696066f14), [`52dafd08f`](https://github.com/nextui-org/nextui/commit/52dafd08f178483e79dc847b61d1c761af26eb8e), [`8761168d3`](https://github.com/nextui-org/nextui/commit/8761168d3459cd83ce571f4e65eb8ea6db8516ef), [`eb51bf226`](https://github.com/nextui-org/nextui/commit/eb51bf226170e4bb37ae30990d1c3aa26d8c504b), [`7263daca0`](https://github.com/nextui-org/nextui/commit/7263daca08674338eb28529315070337ba0dfc17), [`2894aecca`](https://github.com/nextui-org/nextui/commit/2894aecca1a2ef0dfb3066b9b8df24ce48c99dae)]:
- @nextui-org/button@2.0.28
- @nextui-org/input@2.1.18
- @nextui-org/listbox@2.1.17
- @nextui-org/popover@2.1.16
- @nextui-org/scroll-shadow@2.1.14
- @nextui-org/spinner@2.0.26
- @nextui-org/use-aria-button@2.0.7
- @nextui-org/aria-utils@2.0.16
- @nextui-org/react-utils@2.0.11
- @nextui-org/shared-icons@2.0.7
- @nextui-org/shared-utils@2.0.5
- @nextui-org/use-safe-layout-effect@2.0.5
## 2.0.10
### Patch Changes
- [#2375](https://github.com/nextui-org/nextui/pull/2375) [`e12f3faa8`](https://github.com/nextui-org/nextui/commit/e12f3faa81f804c22adfce8fd7458d68447a408b) Thanks [@kuri-sun](https://github.com/kuri-sun)! - autocomplete, tabIndex is not passed on input
- Updated dependencies [[`e4ba43b4e`](https://github.com/nextui-org/nextui/commit/e4ba43b4e39203566614ac0aa58e844e9421c86e), [`0ba165f0f`](https://github.com/nextui-org/nextui/commit/0ba165f0fd2257f5b8302b32a9f5eb1ecde8d890), [`436ba1cd8`](https://github.com/nextui-org/nextui/commit/436ba1cd8412dc044651ab38ff2ed770f35377ff), [`e6f36281c`](https://github.com/nextui-org/nextui/commit/e6f36281cb8bcf6784c2fee47860f618dea9346c), [`0b5cde7bc`](https://github.com/nextui-org/nextui/commit/0b5cde7bc4fc71231eb117f44052db2efdbdc595), [`a235e324b`](https://github.com/nextui-org/nextui/commit/a235e324b9ee0c7d4f6af23b086860ac112ff633), [`01aedcf09`](https://github.com/nextui-org/nextui/commit/01aedcf09b63daafef9ff5e0465040c0c91c809e)]:
- @nextui-org/input@2.1.17
- @nextui-org/spinner@2.0.25
- @nextui-org/popover@2.1.15
- @nextui-org/button@2.0.27
- @nextui-org/listbox@2.1.16
- @nextui-org/scroll-shadow@2.1.13
## 2.0.9
### Patch Changes
- [#1948](https://github.com/nextui-org/nextui/pull/1948) [`aab1dbf77`](https://github.com/nextui-org/nextui/commit/aab1dbf77cee29375bf958e44bdf1d6da037cf1f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Autocomplete Reference aims to input instead of aiming to the wrapper element
- Updated dependencies []:
- @nextui-org/button@2.0.26
- @nextui-org/input@2.1.16
- @nextui-org/listbox@2.1.16
- @nextui-org/popover@2.1.14
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.24
- @nextui-org/aria-utils@2.0.15
## 2.0.8
### Patch Changes
- Updated dependencies [[`d2bd008ba`](https://github.com/nextui-org/nextui/commit/d2bd008ba3d4de73f4405f1997b15466efd19a81)]:
- @nextui-org/input@2.1.16
- @nextui-org/popover@2.1.13
## 2.0.7
### Patch Changes
- Updated dependencies [[`9189b3fbf`](https://github.com/nextui-org/nextui/commit/9189b3fbf2d6d6cc6566009c71b37d5fcc566291)]:
- @nextui-org/shared-icons@2.0.6
- @nextui-org/input@2.1.15
- @nextui-org/button@2.0.25
- @nextui-org/listbox@2.1.15
- @nextui-org/popover@2.1.13
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.23
- @nextui-org/aria-utils@2.0.14
## 2.0.6
### Patch Changes
- Updated dependencies [[`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5)]:
- @nextui-org/listbox@2.1.14
- @nextui-org/button@2.0.24
- @nextui-org/input@2.1.14
- @nextui-org/popover@2.1.12
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.22
## 2.0.5
### Patch Changes
- [#1902](https://github.com/nextui-org/nextui/pull/1902) [`85a820eef`](https://github.com/nextui-org/nextui/commit/85a820eeffe5df87e7622b0983788eb50adafe20) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1893, `endContent` prop fixed.
- Updated dependencies [[`6a6d426b1`](https://github.com/nextui-org/nextui/commit/6a6d426b10fa7f92dfb20611e261347027393193)]:
- @nextui-org/input@2.1.14
- @nextui-org/popover@2.1.12
- @nextui-org/button@2.0.24
- @nextui-org/listbox@2.1.13
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.22
## 2.0.4
### Patch Changes
- [#1877](https://github.com/nextui-org/nextui/pull/1877) [`44ed1056e`](https://github.com/nextui-org/nextui/commit/44ed1056e717c56633f60cf289f78e9c7b83b648) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Peer dependencies updated, changeset config changed to update peer dependencies only when out of range
- Updated dependencies [[`44ed1056e`](https://github.com/nextui-org/nextui/commit/44ed1056e717c56633f60cf289f78e9c7b83b648), [`acba2cf8f`](https://github.com/nextui-org/nextui/commit/acba2cf8f5ba1526bd44c6851e0ed7fdc6c0b8ae), [`e728a8967`](https://github.com/nextui-org/nextui/commit/e728a8967b1775be6a919f3b6bd6fc2267cc002d)]:
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/listbox@2.1.13
- @nextui-org/popover@2.1.12
- @nextui-org/spinner@2.0.22
- @nextui-org/button@2.0.24
- @nextui-org/input@2.1.13
- @nextui-org/aria-utils@2.0.13
## 2.0.3
### Patch Changes
- [#1874](https://github.com/nextui-org/nextui/pull/1874) [`38af48faf`](https://github.com/nextui-org/nextui/commit/38af48faf5b62d2f81f2402f3d83d78991eb46e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Peer dependencies updated to avoid the peer conflicts issue.
- Updated dependencies [[`38af48faf`](https://github.com/nextui-org/nextui/commit/38af48faf5b62d2f81f2402f3d83d78991eb46e0)]:
- @nextui-org/scroll-shadow@2.1.11
- @nextui-org/listbox@2.1.12
- @nextui-org/popover@2.1.11
- @nextui-org/spinner@2.0.21
- @nextui-org/button@2.0.23
- @nextui-org/input@2.1.12
- @nextui-org/system@2.0.12
- @nextui-org/aria-utils@2.0.12
## 2.0.2
### Patch Changes
- Updated dependencies [[`e84158db6`](https://github.com/nextui-org/nextui/commit/e84158db620954b0f1d71206acbf3d46f43b0b89)]:
- @nextui-org/input@2.1.11
- @nextui-org/theme@2.1.12
- @nextui-org/popover@2.1.10
- @nextui-org/button@2.0.22
- @nextui-org/listbox@2.1.11
- @nextui-org/scroll-shadow@2.1.10
- @nextui-org/spinner@2.0.20
## 2.0.1
### Patch Changes
- [`25e86fb41`](https://github.com/nextui-org/nextui/commit/25e86fb41770d3cdae6dfdb79306b78fa02d8187) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - New version v2.2.0
- Updated dependencies [[`25e86fb41`](https://github.com/nextui-org/nextui/commit/25e86fb41770d3cdae6dfdb79306b78fa02d8187)]:
- @nextui-org/button@2.0.22
- @nextui-org/input@2.1.10
- @nextui-org/listbox@2.1.11
- @nextui-org/popover@2.1.10
- @nextui-org/scroll-shadow@2.1.10
- @nextui-org/spinner@2.0.20
- @nextui-org/system@2.0.11
- @nextui-org/theme@2.1.10
- @nextui-org/use-aria-button@2.0.6
- @nextui-org/aria-utils@2.0.11
- @nextui-org/react-utils@2.0.10
- @nextui-org/shared-icons@2.0.5
- @nextui-org/shared-utils@2.0.4