7.14.2
What's Changed
[@mantine/core]AddonEnterTranstionEndandonExitTransitionEndprops support to Modal, Drawer and Popover components[@mantine/charts]DonutChart: FixvalueFormatterprop not working, addlabelsTypeprop support (#7153)[@mantine/charts]BarChart: Fix incorrect labels positions in some cases (#7160)[@mantine/core]PasswordInput: FixvisibilityToggleButtonProps.variantprop being ignored (#7144)[@mantine/core]Improvewindow.matchMediausage to support test environments withoutmatchMediasupport (#7147)[@mantine/core]Fix arrow overlaying Popover, Tooltip and HoverCard content in some cases (#7148)[@mantine/form]AddonSubmitPreventDefaultoption 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]AddupdateModalandupdateContextModalfunctions (#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 missingcomponentprop[@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]FixdefaultDateprop being ignore in YearPickerInput and MonthPickerInput components (#7108)[@mantine/dropzone]Updatereact-dropzone-esmto 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