npm @mantine/core 8.3.2

21 hours ago

What's Changed

  • [@mantine/dates] Fix getDayProps not including types for data-* attributes (#8275)
  • [@mantine/date] DateInput: Fix allowDeselect not allowing to clear the input value with Backspace key (#8229)
  • [@mantine/date] DateInput: Fix allowDeselect not allowing to clear the input value with Backspace key
  • [@mantine/charts] Heatmap: Fix months displaying as splitted even if splitMonths is not set
  • [@mantine/hooks] use-click-outside: Pass event object as an argument to the callback function (#8282)
  • [@mantine/core] NavLink: Fix passed onClick/onKeyDown preventing expand/collapse of child nodes (#8294)
  • [@mantine/hooks] use-window-scroll: Limit number of state updates with requestAnimationFrame (#8287)
  • [@mantine/dates] TimePicker: Fix page scrolling to the top on keyboard navigation (#8237)
  • [@mantine/core] Menu: Add missing onChange type to Menu.Sub (#8292)
  • [@mantine/core] List: Fix nested list items overflowing parent list container (#8269)
  • [@mantine/core] Input: Fix alignment of right section with clear button (#8254)
  • [@mantine/form] Fix nodenext resolutions (#8260)
  • [@mantine/spotlight] Improve group label encoding logic (#8264)

New Contributors

Full Changelog: 8.3.1...8.3.2

Don't miss a new core release

NewReleases is sending notifications on new releases.