adaptui / react

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Ariakit.
https://adaptui-react.vercel.app/
MIT License
211 stars 9 forks source link

chore(deps): ⬆️ update prod dependencies (minor) - autoclosed #389

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/react-utils 2.0.1 -> 2.0.11 age adoption passing confidence
@chakra-ui/utils 2.0.4 -> 2.0.14 age adoption passing confidence
@internationalized/date 3.0.0 -> 3.5.0 age adoption passing confidence
@react-aria/button 3.5.1 -> 3.8.2 age adoption passing confidence
@react-aria/calendar 3.0.0 -> 3.5.0 age adoption passing confidence
@react-aria/datepicker 3.0.0 -> 3.7.0 age adoption passing confidence
@react-aria/i18n 3.4.1 -> 3.8.2 age adoption passing confidence
@react-aria/numberfield 3.2.1 -> 3.8.0 age adoption passing confidence
@react-aria/slider 3.1.1 -> 3.7.0 age adoption passing confidence
@react-aria/spinbutton 3.1.1 -> 3.5.2 age adoption passing confidence
@react-aria/utils 3.13.1 -> 3.20.0 age adoption passing confidence
@react-stately/calendar 3.0.0 -> 3.4.0 age adoption passing confidence
@react-stately/datepicker 3.0.0 -> 3.7.0 age adoption passing confidence
@react-stately/numberfield 3.1.1 -> 3.6.1 age adoption passing confidence
@react-stately/slider 3.1.1 -> 3.4.2 age adoption passing confidence
ariakit (source) 2.0.0-next.36 -> 2.0.0-next.44 age adoption passing confidence
ariakit-utils (source) 0.17.0-next.23 -> 0.17.0-next.27 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/react-utils) ### [`v2.0.11`](https://togithub.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/react-utils%402.0.11) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/react-utils@2.0.10...@chakra-ui/react-utils@2.0.11) ##### Patch Changes - Updated dependencies \[[`9cdd43733`](https://togithub.com/chakra-ui/chakra-ui/commit/9cdd43733469e834740ec589a73f0d546c1e6b5b)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.14 ### [`v2.0.10`](https://togithub.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/react-utils%402.0.10) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/react-utils@2.0.9...@chakra-ui/react-utils@2.0.10) ##### Patch Changes - [#​7154](https://togithub.com/chakra-ui/chakra-ui/pull/7154) [`2d7398a01`](https://togithub.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - ## All components Improved the bundling setup for all components. - Switched to the `.mjs` file extension for correct ESM behavior - Switched to the latest `tsup` will uses automatic JSX runtime detection removing the need for manually inject classic `React` import - Moved `tsup` config to `package.json` since it's very minimal - Removed `clean-package.config.json` in favor of the `package.json` property - Fixed issue where Storybook addon (dark mode and RTL) was not working - Updated dependencies \[[`2d7398a01`](https://togithub.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef), [`0eedc151c`](https://togithub.com/chakra-ui/chakra-ui/commit/0eedc151caec8dbdb53e4e5e8354e2310553c19f)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.13 ### [`v2.0.9`](https://togithub.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/react-utils%402.0.9) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/react-utils@2.0.8...@chakra-ui/react-utils@2.0.9) ##### Patch Changes - [#​6945](https://togithub.com/chakra-ui/chakra-ui/pull/6945) [`75eaba929`](https://togithub.com/chakra-ui/chakra-ui/commit/75eaba9293e2c7d5bd6aed2037df05128f335930) Thanks [@​anddoutoi](https://togithub.com/anddoutoi)! - Fix issue where using `@chakra-ui/react` in a TypeScript project with `"type": "module"` in `package.json` and `"moduleResolution": "Node16"` in `tsconfig.json` cannot find the types. - Updated dependencies \[[`75eaba929`](https://togithub.com/chakra-ui/chakra-ui/commit/75eaba9293e2c7d5bd6aed2037df05128f335930)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.12 ### [`v2.0.8`](https://togithub.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/react-utils%402.0.8) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/react-utils@2.0.7...@chakra-ui/react-utils@2.0.8) ##### Patch Changes - [#​6648](https://togithub.com/chakra-ui/chakra-ui/pull/6648) [`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290) Thanks [@​cschroeter](https://togithub.com/cschroeter)! - Declare package exports [@​see](https://togithub.com/see) - Updated dependencies \[[`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290), [`d945b9a7d`](https://togithub.com/chakra-ui/chakra-ui/commit/d945b9a7da3056017cda0cdd552af40fa1426070)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.11 ### [`v2.0.7`](https://togithub.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/react-utils%402.0.7) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/react-utils@2.0.6...@chakra-ui/react-utils@2.0.7) ##### Patch Changes - Updated dependencies \[[`99329e44a`](https://togithub.com/chakra-ui/chakra-ui/commit/99329e44a0429a225cd1dffa4b7d76b68a828f44)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.10 ### [`v2.0.6`](https://togithub.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/react-utils%402.0.6) ##### Patch Changes - [#​6508](https://togithub.com/chakra-ui/chakra-ui/pull/6508) [`445661955`](https://togithub.com/chakra-ui/chakra-ui/commit/445661955dff1329156b535ef50c7cf27b8663a9) Thanks [@​anubra266](https://togithub.com/anubra266)! - - Initial release of react hooks - Refactor all packages to reduce bundle size - Refactor code for proper prop doc generatation - Updated dependencies \[[`445661955`](https://togithub.com/chakra-ui/chakra-ui/commit/445661955dff1329156b535ef50c7cf27b8663a9)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.9 ### [`v2.0.2`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/CHANGELOG.md#May-17-2022-v202-changelogv202mdx)
chakra-ui/chakra-ui (@​chakra-ui/utils) ### [`v2.0.14`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#2014) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/utils@2.0.13...@chakra-ui/utils@2.0.14) ##### Patch Changes - [`9cdd43733`](https://togithub.com/chakra-ui/chakra-ui/commit/9cdd43733469e834740ec589a73f0d546c1e6b5b) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Upgrade `framesync` package ### [`v2.0.13`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#2013) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/utils@2.0.12...@chakra-ui/utils@2.0.13) ##### Patch Changes - [#​7154](https://togithub.com/chakra-ui/chakra-ui/pull/7154) [`2d7398a01`](https://togithub.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - ## All components Improved the bundling setup for all components. - Switched to the `.mjs` file extension for correct ESM behavior - Switched to the latest `tsup` will uses automatic JSX runtime detection removing the need for manually inject classic `React` import - Moved `tsup` config to `package.json` since it's very minimal - Removed `clean-package.config.json` in favor of the `package.json` property - Fixed issue where Storybook addon (dark mode and RTL) was not working - [#​6744](https://togithub.com/chakra-ui/chakra-ui/pull/6744) [`0eedc151c`](https://togithub.com/chakra-ui/chakra-ui/commit/0eedc151caec8dbdb53e4e5e8354e2310553c19f) Thanks [@​joseph082](https://togithub.com/joseph082)! - Reduced gaps in media queries for breakpoints which excluded some viewport widths from media query coverage ### [`v2.0.12`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#2012) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/utils@2.0.11...@chakra-ui/utils@2.0.12) ##### Patch Changes - [#​6945](https://togithub.com/chakra-ui/chakra-ui/pull/6945) [`75eaba929`](https://togithub.com/chakra-ui/chakra-ui/commit/75eaba9293e2c7d5bd6aed2037df05128f335930) Thanks [@​anddoutoi](https://togithub.com/anddoutoi)! - Fix issue where using `@chakra-ui/react` in a TypeScript project with `"type": "module"` in `package.json` and `"moduleResolution": "Node16"` in `tsconfig.json` cannot find the types. ### [`v2.0.11`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#2011) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/utils@2.0.10...@chakra-ui/utils@2.0.11) ##### Patch Changes - [#​6648](https://togithub.com/chakra-ui/chakra-ui/pull/6648) [`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290) Thanks [@​cschroeter](https://togithub.com/cschroeter)! - Declare package exports [@​see](https://togithub.com/see) https://webpack.js.org/guides/package-exports/ - [#​6737](https://togithub.com/chakra-ui/chakra-ui/pull/6737) [`d945b9a7d`](https://togithub.com/chakra-ui/chakra-ui/commit/d945b9a7da3056017cda0cdd552af40fa1426070) Thanks [@​noobinthisgame](https://togithub.com/noobinthisgame)! - Added `[disabled]` selector on top of `:disabled` ### [`v2.0.10`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#2010) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/utils@2.0.9...@chakra-ui/utils@2.0.10) ##### Patch Changes - [#​6700](https://togithub.com/chakra-ui/chakra-ui/pull/6700) [`99329e44a`](https://togithub.com/chakra-ui/chakra-ui/commit/99329e44a0429a225cd1dffa4b7d76b68a828f44) Thanks [@​sei0603](https://togithub.com/sei0603)! - Update disabled selector to use state selector `:disabled`, instead of `[disabled]` attribute selector. This is useful when an editable element is wrapped within `
` ### [`v2.0.9`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#209) ##### Patch Changes - [#​6508](https://togithub.com/chakra-ui/chakra-ui/pull/6508) [`445661955`](https://togithub.com/chakra-ui/chakra-ui/commit/445661955dff1329156b535ef50c7cf27b8663a9) Thanks [@​anubra266](https://togithub.com/anubra266)! - - Initial release of react hooks - Refactor all packages to reduce bundle size - Refactor code for proper prop doc generatation ### [`v2.0.8`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#208) ##### Patch Changes - Force release ### [`v2.0.7`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#207) ##### Patch Changes - [#​6462](https://togithub.com/chakra-ui/chakra-ui/pull/6462) [`dffc18b17`](https://togithub.com/chakra-ui/chakra-ui/commit/dffc18b1739ad148922fe98e4335457b298c8862) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Add pure annotation to utils package - [#​6466](https://togithub.com/chakra-ui/chakra-ui/pull/6466) [`99af1e29f`](https://togithub.com/chakra-ui/chakra-ui/commit/99af1e29fa7b8c8b0bee217227d05f695a0acb47) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Add pure annotation to `isBrowser` to tree-shake when bundling ### [`v2.0.6`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#206) ##### Patch Changes - Force new release ### [`v2.0.5`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/utils/CHANGELOG.md#205) ##### Patch Changes - [#​6356](https://togithub.com/chakra-ui/chakra-ui/pull/6356) [`1839e22eb`](https://togithub.com/chakra-ui/chakra-ui/commit/1839e22ebad1c2a52795eac5fd0b3eb38ae03f9c) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - - Force release due to change in build configuration - Update package `main` and `module` entries
adobe/react-spectrum (@​internationalized/date) ### [`v3.5.0`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.4.0...@internationalized/date@3.5.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.4.0...@internationalized/date@3.5.0) ### [`v3.4.0`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.3.0...@internationalized/date@3.4.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.3.0...@internationalized/date@3.4.0) ### [`v3.3.0`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.2.0...@internationalized/date@3.3.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.2.0...@internationalized/date@3.3.0) ### [`v3.2.0`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.1.0...@internationalized/date@3.2.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.1.0...@internationalized/date@3.2.0) ### [`v3.1.0`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.0.2...@internationalized/date@3.1.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.0.2...@internationalized/date@3.1.0) ### [`v3.0.2`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.0.1...@internationalized/date@3.0.2) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.0.1...@internationalized/date@3.0.2) ### [`v3.0.1`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.0.0...@internationalized/date@3.0.1) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.0.0...@internationalized/date@3.0.1)
adobe/react-spectrum (@​react-aria/button) ### [`v3.8.2`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/select@3.8.1...@react-aria/select@3.8.2) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.8.1...@react-aria/button@3.8.2) ### [`v3.8.1`](https://togithub.com/adobe/react-spectrum/compare/@react-spectrum/utils@3.8.0...@react-spectrum/utils@3.8.1) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.8.0...@react-aria/button@3.8.1) ### [`v3.8.0`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/checkbox@3.7.1...@react-aria/checkbox@3.8.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.7.2...@react-aria/button@3.8.0) ### [`v3.7.2`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.7.1...@react-aria/button@3.7.2) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.7.1...@react-aria/button@3.7.2) ### [`v3.7.1`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/checkbox@3.7.0...@react-aria/checkbox@3.7.1) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.7.0...@react-aria/button@3.7.1) ### [`v3.7.0`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/checkbox@3.6.0...@react-aria/checkbox@3.7.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.4...@react-aria/button@3.7.0) ### [`v3.6.4`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.3...@react-aria/button@3.6.4) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.3...@react-aria/button@3.6.4) ### [`v3.6.3`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/i18n@3.6.2...@react-aria/i18n@3.6.3) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.2...@react-aria/button@3.6.3) ### [`v3.6.2`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/i18n@3.6.1...@react-aria/i18n@3.6.2) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.1...@react-aria/button@3.6.2) ### [`v3.6.1`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.0...@react-aria/button@3.6.1) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.6.0...@react-aria/button@3.6.1) ### [`v3.6.0`](https://togithub.com/adobe/react-spectrum/compare/react-aria@3.5.0...react-aria@3.6.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/button@3.5.1...@react-aria/button@3.6.0)
ariakit/ariakit (ariakit) ### [`v2.0.0-next.44`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.44) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.43...ariakit@2.0.0-next.44) ##### Patch Changes - Fixed `Checkbox` with a string `value` prop used in combination with the `useCheckboxState` hook. ([#​2223](https://togithub.com/ariakit/ariakit/pull/2223)) ### [`v2.0.0-next.43`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.43) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.42...ariakit@2.0.0-next.43) ##### Patch Changes - Fixed infinite loop when rendering `` with no tabbable elements inside. ([#​2170](https://togithub.com/ariakit/ariakit/pull/2170)) ### [`v2.0.0-next.42`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.42) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.41...ariakit@2.0.0-next.42) ##### Patch Changes - Extracted React specific utilities from the `ariakit-utils` package to the `ariakit-react-utils` package. ([#​1819](https://togithub.com/ariakit/ariakit/pull/1819)) - Fixed type errors in TypeScript v4.8. ([#​1885](https://togithub.com/ariakit/ariakit/pull/1885)) - **TypeScript**: Renamed types to have unique names matching their pattern. ([#​2153](https://togithub.com/ariakit/ariakit/pull/2153)) - Updated dependencies: `ariakit-utils@0.17.0-next.27`, `ariakit-react-utils@0.17.0-next.27`. ### [`v2.0.0-next.41`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.41) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.40...ariakit@2.0.0-next.41) ##### Minor Changes - Improved `Combobox` with `autoSelect` behavior. ([#​1821](https://togithub.com/ariakit/ariakit/pull/1821)) Before, when `autoSelect` was enabled, the first item would be selected only on text insertion. That is, deleting or pasting text was ignored. Now, the first item is selected on any change to the input value, including programmatic changes. - Updated the behavior of `autoComplete="inline"` and `autoComplete="both"` on `Combobox` so the completion string is only appended and highlighted when the caret is at the end of the input. ([#​1823](https://togithub.com/ariakit/ariakit/pull/1823)) - Added `moveOnKeyPress` prop to `CompositeItem`. ([#​1821](https://togithub.com/ariakit/ariakit/pull/1821)) - Added `moveOnKeyPress` prop to `Composite`. ([#​1821](https://togithub.com/ariakit/ariakit/pull/1821)) ##### Patch Changes - Fixed scroll jump on `Combobox` when pressing modifier keys. ([#​1826](https://togithub.com/ariakit/ariakit/pull/1826)) ### [`v2.0.0-next.40`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.40) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.39...ariakit@2.0.0-next.40) ##### Minor Changes - Activating `CompositeItem` elements rendered as links with Cmd/Ctrl+Enter now correctly opens the new tab in the background instead of bringing it to front. ([#​1771](https://togithub.com/ariakit/ariakit/pull/1771)) - Added support for clicking on `CompositeItem` elements rendered as links with Alt+Enter to start a download. ([#​1771](https://togithub.com/ariakit/ariakit/pull/1771)) - Improved `CompositeTypeahead` runtime performance. ([#​1792](https://togithub.com/ariakit/ariakit/pull/1792)) - Added `displayName` to components in development. ([#​1791](https://togithub.com/ariakit/ariakit/pull/1791)) ##### Patch Changes - Fixed `Combobox` with `autoComplete="inline"` or `autoComplete="both"` not allowing text selection in some cases. ([#​1773](https://togithub.com/ariakit/ariakit/pull/1773)) - Fixed `onFocusVisible` timing on the `Focusable` component so it waits for any logic in focus/keydown events to be performed before applying the `data-focus-visible` attribute. ([#​1774](https://togithub.com/ariakit/ariakit/pull/1774)) - Fixed stale validity state on `FormField`. ([#​1778](https://togithub.com/ariakit/ariakit/pull/1778)) - Fixed nested `Menu` prematurely hiding when moving the mouse to it on Safari. ([#​1764](https://togithub.com/ariakit/ariakit/pull/1764)) - Fixed `Popover` blurred pixels when trying to fit viewport. ([#​1793](https://togithub.com/ariakit/ariakit/pull/1793)) - Fixed `portalRef` prop type on `Portal` not accepting mutable refs with initial value set to `null`. - Fixed `Select` not getting focus when some browser extensions (like 1password) automatically moves focus to the next form element. ([#​1777](https://togithub.com/ariakit/ariakit/pull/1777)) - Updated dependencies: `ariakit-utils@0.17.0-next.26`. ### [`v2.0.0-next.39`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.39) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.38...ariakit@2.0.0-next.39) ##### Minor Changes - Improved support for `CompositeItem` rendered as a link. This includes `ComboboxItem`, `MenuItem`, and `SelectItem` components. ([#​1736](https://togithub.com/ariakit/ariakit/pull/1736)) Now clicking on `` items with a mouse or keyboard while pressing `metaKey` (macOS) or `ctrlKey` (PC) opens the link in a new tab as expected. Popovers won't close and `Select`/`Combobox` values won't change when clicking with those modifiers. - The `role` attribute on `MenuButton`, when inside another menu, is now based on the popover role instead of being always `menuitem`. ([#​1728](https://togithub.com/ariakit/ariakit/pull/1728)) ##### Patch Changes - Fixed `Collection` items order when adding items from start. ([#​1748](https://togithub.com/ariakit/ariakit/pull/1748)) - Fixed `Combobox` not calling the `onKeyDown` prop when pressing printable keys. ([#​1739](https://togithub.com/ariakit/ariakit/pull/1739)) - Fixed `Hovercard` prematurely hiding when moving mouse to it when the card is positioned diagonally to the anchor. ([#​1742](https://togithub.com/ariakit/ariakit/pull/1742)) - Fixed `aria-labelledby` attribute on `Menu` not pointing to the correct element when using `MenuHeading`. ([#​1737](https://togithub.com/ariakit/ariakit/pull/1737)) - Fixed `Tab` with `defaultSelectedId` on React 17. ([#​1724](https://togithub.com/ariakit/ariakit/pull/1724)) - Updated dependencies: `ariakit-utils@0.17.0-next.25`. ### [`v2.0.0-next.38`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.38) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.37...ariakit@2.0.0-next.38) ##### Minor Changes - Updated the `backdrop` prop type on `Dialog` so it accepts elements with a legacy `ref` prop type. ([#​1703](https://togithub.com/ariakit/ariakit/pull/1703)) - The logic behind animations on `Disclosure` and derived components (`Dialog`, `Menu`, `Popover`, etc.) has been refactored and is more reliable. ([#​1699](https://togithub.com/ariakit/ariakit/pull/1699)) ### [`v2.0.0-next.37`](https://togithub.com/ariakit/ariakit/releases/tag/ariakit%402.0.0-next.37) [Compare Source](https://togithub.com/ariakit/ariakit/compare/ariakit@2.0.0-next.36...ariakit@2.0.0-next.37) ##### Minor Changes - Improved `focus` and `blur` events on `Composite` components. ([#​1691](https://togithub.com/ariakit/ariakit/pull/1691)) - The `Dialog` component doesn't modify the scroll behavior when auto focusing elements on show/hide anymore. ([#​1687](https://togithub.com/ariakit/ariakit/pull/1687)) ##### Patch Changes - Fixed `autoSelect` behavior Combobox loses focus. ([#​1679](https://togithub.com/ariakit/ariakit/pull/1679)) - Fixed `ComboboxPopover` hiding when the `ComboboxCancel` component gets focused. ([#​1677](https://togithub.com/ariakit/ariakit/pull/1677)) - Fixed double focus on `CompositeItem` when combining multiple `Composite` components. ([#​1689](https://togithub.com/ariakit/ariakit/pull/1689)) - Fixed `Hovercard` not hiding after scroll. ([#​1680](https://togithub.com/ariakit/ariakit/pull/1680)) - Fixed `Popover` and `Tooltip` initial placement when inside an element with `position: relative`. ([#​1676](https://togithub.com/ariakit/ariakit/pull/1676)) - Fixed the order that blur events are fired on `Portal` with `preserveTabOrder` set to `true`. ([#​1681](https://togithub.com/ariakit/ariakit/pull/1681)) - Updated dependencies: `ariakit-utils@0.17.0-next.24`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 0:58am