| mantinedev/mantine (@mantine/core) Compare Source Compare Source What's Changed
- [@mantine/core] ColorInput: Fix incorrect action icon size (#8481)
- [@mantine/form] Fix insertListItem and replaceListItem handlers not being type safe (#8478)
- [@mantine/dates] DatePickerInput: Fix placeholder Styles API selector not working (#8405)
- [@mantine/core] ColorInput: Fix incorrect font-size if size prop not set explicitly (#8472)
- [@mantine/emotion] Add mergeSx utility function (#8471)
- [@mantine/core] ActionIcon: Fix incorrect disabled state background-color for gradient variant
- [@mantine/modals] Fix breaking changes accidentally introduced in the previous patch (#8476)
- [@mantine/core] Combobox: Add withAlignedLabels prop support to offset selected check icon in the dropdown options (#8391)
- [@mantine/core] Badge: Fix circle prop not working when radius prop is set explicitly (#8466)
- [@mantine/core] Checkbox: Fix incorrect indeterminate state calculation (#8460)
- [@mantine/core] Radio: Fix Radio.Group switching from uncontrolled to controlled mode when value is explicitly set (#8453)
New Contributors
Full Changelog: mantinedev/mantine@8.3.8...8.3.9 Compare Source What's Changed
- [@mantine/modals] Improve types of context modals (#8439)
- [@mantine/core] Combobox: Fix keyboard interactions not working when used in shadow DOM (#8438)
- [@mantine/core] NumberInput: Fix , decimal separator not being converted to . when entering value from mobile keyboard
- [@mantine/core] NumberInput: Fix incorrect keyboard displayed on iOS 26
- [@mantine/charts] Add cellProps prop support to DonutChart and PieChart (#8444)
- [@mantine/core] Alert: Allow overriding role attribute (#8447)
- [@mantine/core] Menu: Add openDelay prop support to Menu.Sub component (#8437)
New Contributors
Full Changelog: mantinedev/mantine@8.3.7...8.3.8 Compare Source What's Changed
- [@mantine/modals] Add ConfirmModalProps type exports (#8414)
- [@mantine/core] AppShell: Fix unexpected Header transition when scrollbar becomes hidden via scroll lock (#8420)
- [@mantine/core] Add disabled prop for Radio.Group, Checkbox.Group and Switch.Group (#8396)
- [@mantine/core] Fix missing sub Menu components exports (#8419)
- [@mantine/tiptap] Fix editor control being overridden by custom onClick handler (#8421)
- [@mantine/core] PasswordInput: Add aria-pressed attribute to the visibility toggle (#8425)
- [@mantine/tiptap] Fix bubble menu being overlapped by the toolbar (#8416)
- [@mantine/core] Chip: Remove iconWrapper if icon is exlicitly disabled
- [@mantine/charts] Add labelFormatter support to the default tooltip (#8404)
New Contributors
Full Changelog: mantinedev/mantine@8.3.6...8.3.7 mantinedev/mantine (@mantine/hooks) Compare Source Compare Source What's Changed
- [@mantine/core] ColorInput: Fix incorrect action icon size (#8481)
- [@mantine/form] Fix insertListItem and replaceListItem handlers not being type safe (#8478)
- [@mantine/dates] DatePickerInput: Fix placeholder Styles API selector not working (#8405)
- [@mantine/core] ColorInput: Fix incorrect font-size if size prop not set explicitly (#8472)
- [@mantine/emotion] Add mergeSx utility function (#8471)
- [@mantine/core] ActionIcon: Fix incorrect disabled state background-color for gradient variant
- [@mantine/modals] Fix breaking changes accidentally introduced in the previous patch (#8476)
- [@mantine/core] Combobox: Add withAlignedLabels prop support to offset selected check icon in the dropdown options (#8391)
- [@mantine/core] Badge: Fix circle prop not working when radius prop is set explicitly (#8466)
- [@mantine/core] Checkbox: Fix incorrect indeterminate state calculation (#8460)
- [@mantine/core] Radio: Fix Radio.Group switching from uncontrolled to controlled mode when value is explicitly set (#8453)
New Contributors
Full Changelog: mantinedev/mantine@8.3.8...8.3.9 Compare Source What's Changed
- [@mantine/modals] Improve types of context modals (#8439)
- [@mantine/core] Combobox: Fix keyboard interactions not working when used in shadow DOM (#8438)
- [@mantine/core] NumberInput: Fix , decimal separator not being converted to . when entering value from mobile keyboard
- [@mantine/core] NumberInput: Fix incorrect keyboard displayed on iOS 26
- [@mantine/charts] Add cellProps prop support to DonutChart and PieChart (#8444)
- [@mantine/core] Alert: Allow overriding role attribute (#8447)
- [@mantine/core] Menu: Add openDelay prop support to Menu.Sub component (#8437)
New Contributors
Full Changelog: mantinedev/mantine@8.3.7...8.3.8 Compare Source What's Changed
- [@mantine/modals] Add ConfirmModalProps type exports (#8414)
- [@mantine/core] AppShell: Fix unexpected Header transition when scrollbar becomes hidden via scroll lock (#8420)
- [@mantine/core] Add disabled prop for Radio.Group, Checkbox.Group and Switch.Group (#8396)
- [@mantine/core] Fix missing sub Menu components exports (#8419)
- [@mantine/tiptap] Fix editor control being overridden by custom onClick handler (#8421)
- [@mantine/core] PasswordInput: Add aria-pressed attribute to the visibility toggle (#8425)
- [@mantine/tiptap] Fix bubble menu being overlapped by the toolbar (#8416)
- [@mantine/core] Chip: Remove iconWrapper if icon is exlicitly disabled
- [@mantine/charts] Add labelFormatter support to the default tooltip (#8404)
New Contributors
Full Changelog: mantinedev/mantine@8.3.6...8.3.7 |