npm @mantine/remix 5.10.3

latest releases: 6.0.21, 6.0.20, 6.0.19...
17 months ago

What's Changed

  • [@mantine/core] Add option to pass additional props to file input in FileButton and FileInput components
  • [@mantine/form] Fix onBlur missing 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 incorrect openDropdownOnClear behavior (#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 incorrect useComponentDefaultProps type (#3484)
  • [@mantine/core] MultiSelect: Allow to disable selected items filtering from the dropdown items list (#3104)
  • [@mantine/form] Fix zodResolver not 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: Fix spacing={0} not working (#3456)
  • [@mantine/core] Dependency: migrate @floating-ui/react-dom-interactions to @floating-ui/react (#3471)
  • [@mantine/core] Skeleton: Allow overflow when children are visible (#3475)
  • [@mantine/core] TransferList: add transferAllMatchingFilter prop (#3436)

New Contributors

Full Changelog: 5.10.2...5.10.3

Don't miss a new remix release

NewReleases is sending notifications on new releases.