What's Changed
[@mantine/core]Add option to pass additional props to file input in FileButton and FileInput components[@mantine/form]FixonBlurmissing in getInputProps type[@mantine/form]Improve isEmail validation logic (#3443)[@mantine/core]SimpleGrid: Fix zero spacing and vertical spacing nor working in breakpoints (#3453)[@mantine/dropzone]Add avif image mime type (#3166)[@mantine/dates]DateRangePicker: Fix incorrectopenDropdownOnClearbehavior (#3299)[@mantine/hooks]use-hotkeys: Add additional configuration to allow hook usage with content editable elements (#3410)[@mantine/core]Add hoverOnSearchChange prop to Autocomplete, Select and MultiSelect (#3102)[@mantine/styles]Fix incorrectuseComponentDefaultPropstype (#3484)[@mantine/core]MultiSelect: Allow to disable selected items filtering from the dropdown items list (#3104)[@mantine/form]FixzodResolvernot being type safe with older versions of TypeScript (#3431)[@mantine/carousel]Fix carousel with vertical orientation working incorrectly with RTL direction (#3438)[@mantine/core]Fix dropdown position not being updated after Select, MultiSelect and Autocomplete dropdown was flipped and user started searching (#3439)[@mantine/core]Pagination: Fixspacing={0}not working (#3456)[@mantine/core]Dependency: migrate@floating-ui/react-dom-interactionsto@floating-ui/react(#3471)[@mantine/core]Skeleton: Allow overflow when children are visible (#3475)[@mantine/core]TransferList: addtransferAllMatchingFilterprop (#3436)
New Contributors
- @omerfarukdogan made their first contribution in #3475
- @genffy made their first contribution in #3471
- @c-nicol made their first contribution in #3456
- @hassanzohdy made their first contribution in #3438
- @echoghi made their first contribution in #3466
- @maixiu made their first contribution in #3299
Full Changelog: 5.10.2...5.10.3