7.0.1
What's Changed
[@mantine/core]Loader: Make dots loader look the same as in v6 (#4801)[@mantine/core]Button: Fix incorrect disabled styles of outline variant (#4815)[@mantine/core]Fix brokentheme.othertype override type in .d.ts files (#4831)[@mantine/core]SegmentedControl: Fix error when selected item removed from the data array (#4122)[@mantine/core]AppShell: FixAppShell.Mainnot taking up full height (#4842)[@mantine/core]Input: Fix incorrect focus styles whenerrorprop is set (#4832)[@mantine/core]Addclearableprop back to Select, MultiSelect and TagsInput components[@mantine/core]Portal: Reduce output DOM structure to a single div element, adddata-portalattribute to the root portal element to indentify portals in devtools[@mantine/code-highlight]Add missing static classes on CodeHighlight and CodeHighlightTabs components[@mantine/hooks]use-local-storage: Fix hook throwing error if local storage is blocked by user (#3259)[@mantine/tiptap]FixonBlurcalled each time controls are clicked (#3209)[@mantine/core]Addaria-describedbyandaria-labelledbyattributes to Radio.Group, Checkbox.Group and Switch.Group components (#3170)[@mantine/core]Spoiler: Addaria-expandedandaria-controlsattributes to show/hide control (#3183)[@mantine/core]Spoiler: Change tab order of the show/hide button to make it receive focus before the content (#3183)[@mantine/form]Fix incorrect values type in deeply nested validation rules (#4735)[@mantine/dates]DateTimePicker: Set seconds to 0 ifwithSecondprop is not set (#4737)[@mantine/dropzone]Fix Dropzone.FullScreen staying opened after file was droppped for the first time (#4580)[@mantine/core]Modal: FixcloseButtonPropsnot includingCloseButtonProps(#4793)[@mantine/core]Select: Fixidprop not settingidattribute on the input element (#4809)[@mantine/core]Allow using custom keys intheme.spacingand other similar values when theme is extended withcreateTheme[@mantine/core]PasswordInput: Fix input field not taking entire width of the field in Firefox[@mantine/core]Add default props to Group and Stack to prevent unwanted inheritance[@mantine/core]Menu: Fix dropdown opening whenkeepMountedprop is set and outside click is registered[@mantine/core]Select: Fix search value not updating when data array changes (#4822)[@mantine/core]Fix broken colors override type (#4816)[@mantine/core]Table: Fix row hover not working in dark mode whenstripedprop is set (#4817)[@mantine/core]Fix styles breaking if color scheme value in local storage is not valid
New Contributors
- @jason-lee88 made their first contribution in #4778
- @suenalaba made their first contribution in #4794
- @Brucia323 made their first contribution in #4800
- @WillKirkmanM made their first contribution in #4813
- @iamtomffee made their first contribution in #4818
- @mateuscqueiros made their first contribution in #4817
- @matheusvellone made their first contribution in #4816
- @DoubleJ-G made their first contribution in #4822
- @eluce2 made their first contribution in #4835
- @MrMaina100 made their first contribution in #4848
- @RobinTTY made their first contribution in #4842
- @jonavila made their first contribution in #4801
- @Codeprinz-1 made their first contribution in #4569
- @jopesh made their first contribution in #4792
- @chrisbendel made their first contribution in #4872
Full Changelog: 7.0.0...7.0.1