Skip to content

7.7.2

Compare
Choose a tag to compare
@rtivital rtivital released this 11 Apr 14:57
· 157 commits to master since this release

What's Changed

  • [@mantine/core] CloseButton: Add missing disabled styles (#6044)
  • [@mantine/core] AppShell: Fix incorrect app safe area handling by AppShell.Footer (#6060)
  • [@mantine/core] NumberInput: Fix cursor position changing when the value is incremented/decremented (#6004)
  • [@mantine/core] TagsInput: Fix incorrect IME keyboard input handling for Backspace key (#6011)
  • [@mantine/charts] Fix incorrect overflow styles of svg element (#6040)
  • [@mantine/core] PinInput: Add rootRef prop support (#6032)
  • [@mantine/core] ScrollArea: Fix viewportProps.onScroll not working (#6055)
  • [@mantine/core] ScrollArea: Fix incorrect inset position of the horizontal scrollbar (#6059)
  • [@mantine/hooks] use-local-storage: Fix infinite rerendering with object values (#6022)

New Contributors

Full Changelog: 7.7.1...7.7.2