- Image and BackgroundImage supports base64 encoded images 282 - Time parsing in DateTimePicker. 273 - Show MenuItem as disabled when argument is set to True. 202 - Update selection when options are changed in combobox components - Select, MultiSelect and TagsInput. 201
Added
- Add readOnly prop to input components. 252 - Ability to control Spoiler state. 277 - Expose stylesheet links at dmc.styles.\*
Changed
- Upgrade to latest Mantine (7.11.0)
0.14.3
Added
- TagsInput component
Changed
- Corrected transition props.
0.14.2
Added
- Burger component - Click callback in chart components by subscribing to `clickData` property. This feature might change in future.
Changed
- TooltipFloating has been renamed to FloatingTooltip as its not a compound component.
0.14.1
Changed
- Corrected prop structure of few components
0.14.0
Changed
- BREAKING CHANGE!! - Updated to use latest Mantine - v7 - Detailed changelog for Mantine v7 can be found here: <https://mantine.dev/changelog/7-0-0/>. - Added a bunch of new components like nprogress, charts, carousel, etc. - Fixed issues revealed in process of developing 0.13 series based on Mantine v6.
0.13.0a3
Added
- Wild card aria-_and data-_ props to all components