mantinedev/mantine (@mantine/hooks)
### [`v6.0.17`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.17)
[Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.16...6.0.17)
##### What's Changed
- `[@mantine/carousel]` Remove x.clickAllowed to support embla 8.x ([#4357](https://togithub.com/mantinedev/mantine/issues/4357), [#4174](https://togithub.com/mantinedev/mantine/issues/4174))
- `[@mantine/core]` PasswordInput: Remove rightSection associated props to avoid confusion ([#4436](https://togithub.com/mantinedev/mantine/issues/4436))
- `[@mantine/core]` Menu: Fix up and down keys not working when first Menu.Item is disabled ([#4411](https://togithub.com/mantinedev/mantine/issues/4411))
- `[@mantine/spotlight]` Fix `target` prop not working ([#4494](https://togithub.com/mantinedev/mantine/issues/4494))
- `[@mantine/core]` Switch: Fix incorrect label styles in RTL ([#4515](https://togithub.com/mantinedev/mantine/issues/4515))
- `[@mantine/core]` Slider: Fix decimal step without precision prop not working ([#4538](https://togithub.com/mantinedev/mantine/issues/4538))
- `[@mantine/core]` Rating: Fix `readOnly` prop not working with `defaultValue` ([#4525](https://togithub.com/mantinedev/mantine/issues/4525))
- `[@mantine/core]` Modal: Migrate to dvh units to fix incorrect styles in mobile Safari ([#4517](https://togithub.com/mantinedev/mantine/issues/4517))
- `[@mantine/dates]` DateInput: Decouple `clearable` and `allowDeselect` logic, allow disabling `allowDeselect` if `clearable` is set ([#4527](https://togithub.com/mantinedev/mantine/issues/4527))
- `[@mantine/dates]` DatePickerInput: Fix `defaultDate` prop not working ([#4532](https://togithub.com/mantinedev/mantine/issues/4532))
##### New Contributors
- [@connershoop](https://togithub.com/connershoop) made their first contribution in [https://github.com/mantinedev/mantine/pull/4517](https://togithub.com/mantinedev/mantine/pull/4517)
**Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.16...6.0.17
### [`v6.0.16`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.16)
[Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.15...6.0.16)
##### What's Changed
- `[@mantine/dates]` DatePicker: Fix `onMonthSelect` not passed down to Calendar component ([#4441](https://togithub.com/mantinedev/mantine/issues/4441))
- `[@mantine/prism]` Fix unexpected code margin when used within `TypographyStylesProvider` ([#4452](https://togithub.com/mantinedev/mantine/issues/4452))
- `[@mantine/dates]` DateTimePicker: Fix `onClick` function from `submitButtonProps` overriding default behavior ([#4465](https://togithub.com/mantinedev/mantine/issues/4465))
- `[@mantine/dates]` Fix date pickers placeholders not having correct color when parent input has error ([#4469](https://togithub.com/mantinedev/mantine/issues/4469))
- `[@mantine/core]` MultiSelect: Fix `portalProps` prop not working ([#4485](https://togithub.com/mantinedev/mantine/issues/4485))
- `[@mantine/core]` Fix rem units errors with svg elements in all components ([#4491](https://togithub.com/mantinedev/mantine/issues/4491))
- `[@mantine/dates]` DateInput: Fix stale calendar UI after clear button was clicked ([#4486](https://togithub.com/mantinedev/mantine/issues/4486))
- `[@mantine/core]` Slider: Fix `onChange` prop updates being ignored ([#4497](https://togithub.com/mantinedev/mantine/issues/4497))
##### New Contributors
- [@Bastian](https://togithub.com/Bastian) made their first contribution in [https://github.com/mantinedev/mantine/pull/4497](https://togithub.com/mantinedev/mantine/pull/4497)
- [@aschenkuttel](https://togithub.com/aschenkuttel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4491](https://togithub.com/mantinedev/mantine/pull/4491)
- [@alessandroaw](https://togithub.com/alessandroaw) made their first contribution in [https://github.com/mantinedev/mantine/pull/4469](https://togithub.com/mantinedev/mantine/pull/4469)
- [@wojonet](https://togithub.com/wojonet) made their first contribution in [https://github.com/mantinedev/mantine/pull/4465](https://togithub.com/mantinedev/mantine/pull/4465)
- [@thascoet](https://togithub.com/thascoet) made their first contribution in [https://github.com/mantinedev/mantine/pull/4441](https://togithub.com/mantinedev/mantine/pull/4441)
**Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.15...6.0.16
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
6.0.15
->6.0.17
Release Notes
mantinedev/mantine (@mantine/hooks)
### [`v6.0.17`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.17) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.16...6.0.17) ##### What's Changed - `[@mantine/carousel]` Remove x.clickAllowed to support embla 8.x ([#4357](https://togithub.com/mantinedev/mantine/issues/4357), [#4174](https://togithub.com/mantinedev/mantine/issues/4174)) - `[@mantine/core]` PasswordInput: Remove rightSection associated props to avoid confusion ([#4436](https://togithub.com/mantinedev/mantine/issues/4436)) - `[@mantine/core]` Menu: Fix up and down keys not working when first Menu.Item is disabled ([#4411](https://togithub.com/mantinedev/mantine/issues/4411)) - `[@mantine/spotlight]` Fix `target` prop not working ([#4494](https://togithub.com/mantinedev/mantine/issues/4494)) - `[@mantine/core]` Switch: Fix incorrect label styles in RTL ([#4515](https://togithub.com/mantinedev/mantine/issues/4515)) - `[@mantine/core]` Slider: Fix decimal step without precision prop not working ([#4538](https://togithub.com/mantinedev/mantine/issues/4538)) - `[@mantine/core]` Rating: Fix `readOnly` prop not working with `defaultValue` ([#4525](https://togithub.com/mantinedev/mantine/issues/4525)) - `[@mantine/core]` Modal: Migrate to dvh units to fix incorrect styles in mobile Safari ([#4517](https://togithub.com/mantinedev/mantine/issues/4517)) - `[@mantine/dates]` DateInput: Decouple `clearable` and `allowDeselect` logic, allow disabling `allowDeselect` if `clearable` is set ([#4527](https://togithub.com/mantinedev/mantine/issues/4527)) - `[@mantine/dates]` DatePickerInput: Fix `defaultDate` prop not working ([#4532](https://togithub.com/mantinedev/mantine/issues/4532)) ##### New Contributors - [@connershoop](https://togithub.com/connershoop) made their first contribution in [https://github.com/mantinedev/mantine/pull/4517](https://togithub.com/mantinedev/mantine/pull/4517) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.16...6.0.17 ### [`v6.0.16`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.16) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.15...6.0.16) ##### What's Changed - `[@mantine/dates]` DatePicker: Fix `onMonthSelect` not passed down to Calendar component ([#4441](https://togithub.com/mantinedev/mantine/issues/4441)) - `[@mantine/prism]` Fix unexpected code margin when used within `TypographyStylesProvider` ([#4452](https://togithub.com/mantinedev/mantine/issues/4452)) - `[@mantine/dates]` DateTimePicker: Fix `onClick` function from `submitButtonProps` overriding default behavior ([#4465](https://togithub.com/mantinedev/mantine/issues/4465)) - `[@mantine/dates]` Fix date pickers placeholders not having correct color when parent input has error ([#4469](https://togithub.com/mantinedev/mantine/issues/4469)) - `[@mantine/core]` MultiSelect: Fix `portalProps` prop not working ([#4485](https://togithub.com/mantinedev/mantine/issues/4485)) - `[@mantine/core]` Fix rem units errors with svg elements in all components ([#4491](https://togithub.com/mantinedev/mantine/issues/4491)) - `[@mantine/dates]` DateInput: Fix stale calendar UI after clear button was clicked ([#4486](https://togithub.com/mantinedev/mantine/issues/4486)) - `[@mantine/core]` Slider: Fix `onChange` prop updates being ignored ([#4497](https://togithub.com/mantinedev/mantine/issues/4497)) ##### New Contributors - [@Bastian](https://togithub.com/Bastian) made their first contribution in [https://github.com/mantinedev/mantine/pull/4497](https://togithub.com/mantinedev/mantine/pull/4497) - [@aschenkuttel](https://togithub.com/aschenkuttel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4491](https://togithub.com/mantinedev/mantine/pull/4491) - [@alessandroaw](https://togithub.com/alessandroaw) made their first contribution in [https://github.com/mantinedev/mantine/pull/4469](https://togithub.com/mantinedev/mantine/pull/4469) - [@wojonet](https://togithub.com/wojonet) made their first contribution in [https://github.com/mantinedev/mantine/pull/4465](https://togithub.com/mantinedev/mantine/pull/4465) - [@thascoet](https://togithub.com/thascoet) made their first contribution in [https://github.com/mantinedev/mantine/pull/4441](https://togithub.com/mantinedev/mantine/pull/4441) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.15...6.0.16Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.