7.16.1
What's Changed
[@mantine/core]Menu: AddwithInitialFocusPlaceholderprop support[@mantine/core]Slider: FixonChangeEndbeing called whendisabledprop is set[@mantine/core]Add option to customize chevron color withchevronColorprop in Select and MultiSelect components[@mantine/core]Fix incorrect styles of nested tables (#7354)[@mantine/core]: NumberInput: FixonChangebeing called inonBlurif the value has not been changed (#7383)[@mantine/core]Menu: Adddata-disabledprop handling to Menu.Item component (#7377)[@mantine/form]Fix incorrect values handling inform.resetDirty(#7373)[@mantine/chart]AreaChart: FixgridColorandtextColorprops being passed as attributes to the DOM node (#7378)[@mantine/hooks]use-in-viewport: Fix tracking being stopped when used with a dnd library (#7359)[@mantine/core]MantineProvider: Fix jest tests not running in case there is incorrectwindow.matchMediapolyfill implementation (#7360)[@mantine/core]Modal: Fix Escape key not working in old Safari versions (#7358)
New Contributors
- @kidonng made their first contribution in #7364
- @Benjaminsson made their first contribution in #7360
- @cameronrdecker made their first contribution in #7380
- @tomrehnstrom made their first contribution in #7373
Full Changelog: 7.16.0...7.16.1