yarn @mantine/core 8.1.3

latest releases: 8.2.8, 8.2.7, 8.2.6...
2 months ago

What's Changed

  • [@mantine/core] Container: Fix base responsive props value not being handled correctly (#8054)
  • [@mantine/form] Fix type errors with read only array types (#7950)
  • [@mantine/core] Fix incorrect disabled border color of Checkbox, Radio and Slider (#8053)
  • [@mantine/core] Combobox: Fix aria-expanded attribute not being assigned correctly to combobox target
  • [@mantine/core] Menu: Fix SubMenu having visual arrow offset when default props are set for Popover on theme (#8027)
  • [@mantine/form] Fix form.resetField not updating DOM with mode: 'uncontrolled' (#8050)
  • [@mantine/form] Add option to trigger watch callbacks when nested field value changes (#8026)
  • [@mantine/hooks] use-move: Fix React 18 compatibility (#8018)
  • [@mantine/dates] DateTimePicker: Add defaultDate prop support (#8023)
  • [@mantine/dates] DatePickerInput: Fix size="xs being slightly different from other inputs
  • [@mantine/dates] TimePicker: Fix dropdown being visible even when withDropdown={false} is set
  • [@mantine/core] Popover: Fix onClick not firing on the child of Popover.Target
  • [@mantine/spotlight] Fix incorrect query prop with empty string handling
  • [@mantine/core] Text: Fix autocomplete not working for size prop
  • [@mantine/hooks] use-debounced-callback: Fix incorrect leading behavior (#8021)
  • [@mantine/core] Collapse: Add keepMounted prop support (#8013)
  • [@mantine/date] TimePicker: Fix disabled and readOnly props not working (#8011)

New Contributors

Full Changelog: 8.1.2...8.1.3

Don't miss a new core release

NewReleases is sending notifications on new releases.