Update dependency @mantine/core to v8.1.3 #4368
Open
+24
−3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.1.1
->8.1.3
Release Notes
mantinedev/mantine (@mantine/core)
v8.1.3
Compare Source
What's Changed
[@mantine/core]
Container: Fix base responsive props value not being handled correctly (#8054)[@mantine/form]
Fix type errors with read only array types (#7950)[@mantine/core]
Fix incorrect disabled border color of Checkbox, Radio and Slider (#8053)[@mantine/core]
Combobox: Fixaria-expanded
attribute not being assigned correctly to combobox target[@mantine/core]
Menu: Fix SubMenu having visual arrow offset when default props are set for Popover on theme (#8027)[@mantine/form]
Fixform.resetField
not updating DOM withmode: 'uncontrolled'
(#8050)[@mantine/form]
Add option to triggerwatch
callbacks when nested field value changes (#8026)[@mantine/hooks]
use-move: Fix React 18 compatibility (#8018)[@mantine/dates]
DateTimePicker: AdddefaultDate
prop support (#8023)[@mantine/dates]
DatePickerInput: Fixsize="xs
being slightly different from other inputs[@mantine/dates]
TimePicker: Fix dropdown being visible even whenwithDropdown={false}
is set[@mantine/core]
Popover: FixonClick
not firing on the child of Popover.Target[@mantine/spotlight]
Fix incorrectquery
prop with empty string handling[@mantine/core]
Text: Fix autocomplete not working forsize
prop[@mantine/hooks]
use-debounced-callback: Fix incorrectleading
behavior (#8021)[@mantine/core]
Collapse: AddkeepMounted
prop support (#8013)[@mantine/date]
TimePicker: Fixdisabled
andreadOnly
props not working (#8011)New Contributors
Full Changelog: mantinedev/mantine@8.1.2...8.1.3
v8.1.2
Compare Source
What's Changed
[@mantine/dates]
DatePickerInput: Fix incorrect presets handling[@mantine/dates]
DatePickerInput: FixonDropdownClose
not being called in some cases[@mantine/hooks]
use-scroll-spy: AddscrollHost
option support (#8003)[@mantine/core]
PinInput: Fix incorrect default size (#7990)[@mantine/core]
Fixbdrs
prop not working (#7996)[@mantine/core]
Fixenv
prop not being available on HeadlessMantineProvider (#7992)[@mantine/core]
Fix placeholder overflowing MultiSelect and TagsInput components[@mantine/core]
Popover: fix autoUpdate triggering extra rerenders withkeepMounted
(#7983)New Contributors
Full Changelog: mantinedev/mantine@8.1.1...8.1.2
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.
This PR was generated by Mend Renovate. View the repository job log.