What's Changed
[@mantine/dates]
FixgetDayProps
not including types fordata-*
attributes (#8275)[@mantine/date]
DateInput: FixallowDeselect
not allowing to clear the input value withBackspace
key (#8229)[@mantine/date]
DateInput: FixallowDeselect
not allowing to clear the input value withBackspace
key[@mantine/charts]
Heatmap: Fix months displaying as splitted even ifsplitMonths
is not set[@mantine/hooks]
use-click-outside: Pass event object as an argument to the callback function (#8282)[@mantine/core]
NavLink: Fix passedonClick/onKeyDown
preventing expand/collapse of child nodes (#8294)[@mantine/hooks]
use-window-scroll: Limit number of state updates withrequestAnimationFrame
(#8287)[@mantine/dates]
TimePicker: Fix page scrolling to the top on keyboard navigation (#8237)[@mantine/core]
Menu: Add missingonChange
type toMenu.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]
Fixnodenext
resolutions (#8260)[@mantine/spotlight]
Improve group label encoding logic (#8264)
New Contributors
- @ahmedsemih made their first contribution in #8266
- @terrydkim made their first contribution in #8269
- @samuelkarani made their first contribution in #8176
- @narminmolina made their first contribution in #8291
- @wo-o29 made their first contribution in #8287
- @Redbird10 made their first contribution in #8294
- @ThoDon made their first contribution in #8282
Full Changelog: 8.3.1...8.3.2