What's Changed
[@mantine/hooks]use-resize-observer: Fix types (#5847)[@mantine/hooks]use-local-storage: Fixundefinedbeing written to the local storage whendefaultValueis not defined (#5848)[@mantine/core]NumberInput: FixonValueChangenot being called in increment/decrement functions (#5856)[@mantine/core]InputWrapper: FixclassNamespecified inlabelProps,descriptionPropsanderrorPropsnot being passed to the corresponding element (#5862)[@mantine/core]Fix some functions not working correctly with TypeScript 5.4 (#5891)[@mantine/form]FixonValuesChangenot using updated function (#5901)[@mantine/core]Popover: Fix incorrect dropdown selectors (#5903)[@mantine/core]Indicator: Fix processing animation in Safari (#5908)[@mantine/hooks]use-headroom: Fix incorrect pinning logic when scrolling up (#5793)[@mantine/dropzone]Add heic images format to default mime types (#5867)[@mantine/core]Transition: Fix transitions resolving instantly in some cases (#5873)[@mantine/dropzone]AddinputPropsprop support to pass props down to the underlying hidden input element (#5880)[@mantine/core]Timeline: FixautoContrastbeing passed to the dom node as attribute (#5890)
New Contributors
- @AdarshJais made their first contribution in #5833
- @Zachary-Kaye made their first contribution in #5890
- @redachl made their first contribution in #5867
- @timkrins made their first contribution in #5860
- @Alimobasheri made their first contribution in #5793
Full Changelog: 7.6.1...7.6.2