What's Changed
[@mantine/core]
PasswordInput: Hide native browser password reveal button in Edge[@mantine/core]
Notification: Fix content overflow with very large children (#3540)[@mantine/core]
MakeuseInputProps
hook strongly typed (#3486)[@mantine/core]
MultiSelect: Add missing default value fordropdownPosition
(#3490)[@mantine/core]
Table: Fix styles forth
elements not working insidetbody
(#3504)[@mantine/modals]
Fix multiplecloseModal
issues (#3498)[@mantine/hooks]
use-disclosure: Memoize functions (#3513)[@mantine/hooks]
use-focus-trap: Fix aria-hidden not being removed from the body when target element changes (#3526)[@mantine/core]
Allow usage of read only arrays in Select and MulstiSelect components (#3542)[@mantine/core]
Text: Add option to truncate text from the start (#3550)
New Contributors
- @DanB-dev made their first contribution in #3526
- @cyantree made their first contribution in #3498
- @dejurin made their first contribution in #3504
- @jasonjmcghee made their first contribution in #3490
- @desmaraisp made their first contribution in #3499
Full Changelog: 5.10.3...5.10.4