What's Changed
[@mantine/styles]Add access to theme indefaultProps(#2950)[@mantine/hooks]use-hotkeys: Add option to specify tags that should be ignored (#3045)[@mantine/form]Fix incorrect dirty state of the fields calculation after one of list actions was called (#3025)[@mantine/core]Select: Fixlimitprop not working when current value matches one of the items fromdata(#3070)[@mantine/form]Fix incorrectform.isValidbehavior when nested field has error (#3080)[@mantine/hooks]use-hash: Fix unexpected rerendering with hash without#(#3097)[@mantine/core]AddarrowPositionprop to Tooltip and Popover components to configure how the arrow is position relative to the target element (#3100)[@mantine/form]Fix implicit any type in validation rules for strict TS mode (#3101)[@mantine/core]TypographyStylesProvider: Add borderLeft to blockquote to make component look the same way as Blockquote component (#3103)[@mantine/core]Table: Fix incorrect styles applied to td/th elements with borders and colspan/rowspan (#3106)[@mantine/spotlight]Fix theme.defaultRadius not being respected[@mantine/core]Select: Fix theme.defaultRadius not being respected by default item component[@mantine/core]Radio: Automatically generate name if it was not provided via prop[@mantine/dropzone]Add the getFilesFromEvent and validator props (#3053)[@mantine/hooks]use-media-query: Fix given initialValue not being used (#3085)
New Contributors
- @jsheely made their first contribution in #3085
- @mpinedami made their first contribution in #3053
- @daddasoft made their first contribution in #3107
- @seeratawan01 made their first contribution in #3106
- @dev-rb made their first contribution in #3103
- @dmgauthier made their first contribution in #3080
- @gdostie made their first contribution in #3025
- @coadtan made their first contribution in #3067
- @colinricardo made their first contribution in #3045
Full Changelog: 5.9.0...5.9.1