npm @mantine/core 8.0.1

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

What's Changed

  • [@mantine/hooks] use-debounced-callback: Add leading: true option support (#7841)
  • [@mantine/core] Tabs: Fix incorrect Tabs.List styles with grow prop enabled
  • [@mantine/core] MutltiSelect: Fix onPaste prop not being passed to the input element (#7838)
  • [@mantine/dates] TimePicker: Fix up/down arrows not working correctly with step prop (#7784)
  • [@mantine/core] Button: Fix FileButton breaking Button.Group styles (#7835)
  • [@mantine/core] Modal Fix incorrect header styles with ScrollArea (#7832)
  • [@mantine/dropzone] Fix status being stuck in rejected state when a file with incorrect mime type is dropped
  • [@mantine/core] Switch: Fix incorrect thumb position in RTL layouts (#7822)
  • [@mantine/core] AngleSlider: Fix incorrect thumb position in RTL layouts (#7822)
  • [@mantine/core] Menu: Fix default props not working in Menu.Sub (#7820)
  • [@mantine/core] Disable scaling explicit rem units in rem function (#7821)
  • [@mantine/core] Slider: Fix incorrect track width (#7464)
  • [@mantine/dates] TimeInput: Fix step prop not working (#7811)
  • [@mantine/core] Select: Fix onSearchChange being triggered when controlled search value is updated (#7814)
  • [@mantine/dropzone] Migrate back to react-dropzone from react-dropzone-esm
  • [@mantine/code-highlight] Fix tooltip being cut off in components with 1-2 lines of code (#7816)
  • [@mantine/core] Fix inconsistent disabled styles in some components, add CSS variables for disabled colors (#7805)
  • [@mantine/dates] DatePicker: Add selected date highlight in year and month picker for type="default" (#7799)
  • [@mantine/core] Table: Add scrollAreaProps support to Table.ScrollContainer (#7798)
  • [@mantine/core] Fix boolean value not being included in data-* attributes types (#7810)
  • [@mantine/dates] DateInput: Fix incorrect onChange value type (#7796)
  • [@mantine/core] Stepper: Fix unexpected bottom spacing in vertical orientation (#7794)
  • [@mantine/core] PasswordInput: Fix aria-describedby not pointing to error and description elements (#7793)
  • [@mantine/core] Switch: Fix div element used inside label (#7776)
  • [@mantine/dates] Add empty string handling as empty value (#7780)
  • [@mantine/core] Collapse: Fix children with scale animations not working correctly when collapse is opened (#7774)
  • [@mantine/core] Transition: Fix exitDuration not working correctly for rapid changes (#7773)
  • [@mantine/dates] TimePicker: Fix 00 in dropdown not being reachable with arrow keys when it is outside scroll position (#7788)
  • [@mantine/core] Stepper: Fix inconsistent border color in horizontal/vertical orientation (#7795)
  • [@mantine/core] Stepper: Fix inconsistent border color in horizontal/vertical orientation (#7795)

New Contributors

Full Changelog: 8.0.0...8.0.1

Don't miss a new core release

NewReleases is sending notifications on new releases.