Releases: snehilvj/dash-mantine-components
Releases · snehilvj/dash-mantine-components
0.11.0a0 Mantine v5 is here!
This is an alpha release based on Mantine v5. This version of dmc is a big overhaul with lots of new features but at the cost of backward compatibility for many components. Documentation for this release can be found here.
Changed
- Updates for Mantine v5.
- New component APIs such as for Tabs, Accordion, RadioGroup, etc.
- Prop names
- Adopted typescript which simplified the code a lot. Thanks to @plotly team for providing that ability.
- Organisation of components source code.
Added
- New components:
- FloatingTooltip
- Aside, Footer
- RangeSlider
Removed
- Notification and NotificationsProvider component for now, as they are not compiling for some reason.
Special thanks to @AnnMarieW for sponsoring and supporting the development of this project.
0.10.2
0.10.1
0.10.0
0.9.0 New components!
Added
- New components
- PasswordInput
- Stack
- Pagination
- Input element types for TextInput component
0.8.0
0.7.0 (Mantine 4.0!)
This release is based on Mantine 4.0. So beware of a few backward incompatible changes. Have a look at Mantine changelog before migration.
Added
- New components:
- Menu, MenuItem, MenuLabel
- Code
- List, ListItem
- BackgroundImage
Fixed
- Chip disabled state was not passed to component.
0.6.0 More Components!
Added
- New components (thanks @kaburelabs):
- Kbd
- Avatar, AvatarGroup
- Highlight
- Timeline, TimelineInput
- Mark
- MediaQuery
Fixed
0.5.0 Loading Components
Added
- LoadingOverlay component similar to dcc.Loading
- Persistence in DatePicker, DateRangePicker, MultiSelect, RadioGroup, Select, TimeInput
Fixed
- Skeleton component was not using loading_states.
0.4.1 Minor fixes
Fixed
- Props in Tooltip
Added
- Underline prop in Text
- Mantine default theme colors.
dmc.theme.DEFAULT_COLORS