What's Changed
[@mantine/core]
AddonEnterTranstionEnd
andonExitTransitionEnd
props support to Modal, Drawer and Popover components[@mantine/charts]
DonutChart: FixvalueFormatter
prop not working, addlabelsType
prop support (#7153)[@mantine/charts]
BarChart: Fix incorrect labels positions in some cases (#7160)[@mantine/core]
PasswordInput: FixvisibilityToggleButtonProps.variant
prop being ignored (#7144)[@mantine/core]
Improvewindow.matchMedia
usage to support test environments withoutmatchMedia
support (#7147)[@mantine/core]
Fix arrow overlaying Popover, Tooltip and HoverCard content in some cases (#7148)[@mantine/form]
AddonSubmitPreventDefault
option support (#7142)[@mantine/core]
TypographyStylesProvider: Fix incorrect lists styles[@mantine/notifications]
Fix notifications with bottom-right and top-right positions shifting when modal/drawer is opened[@mantine/core]
FileInput: Add missing placeholder Styles API reference[@mantine/core]
Update floating-ui, react-textarea-autosize and type-fest dependencies to the latest version[@mantine/modals]
AddupdateModal
andupdateContextModal
functions (#7104)[@mantine/tiptap]
Fix too specific styles that prevented controls border-radius override without !important[@mantine/tiptap]
Fix disabled controls having hover effects and pointer cursor[@mantine/core]
FileInput: Add missingcomponent
prop[@mantine/core]
AngleSlider: Fix page being scrolled when the value is being changed on mobile[@mantine/core]
NumberInput: Fix increment/decrement controls not being visible if the value is number like string[@mantine/core]
NavLink: Fix collapse for nested links being rendered even if there are no child links (#7133)[@mantine/dates]
FixdefaultDate
prop being ignore in YearPickerInput and MonthPickerInput components (#7108)[@mantine/dropzone]
Updatereact-dropzone-esm
to the latest version
New Contributors
- @lsanwick made their first contribution in #7147
- @minosss made their first contribution in #7160
- @me-gusta-v made their first contribution in #7153
Full Changelog: 7.14.1...7.14.2