Dash-mantine-components

Latest version: v0.14.7

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.14.7

Added

- Added `autoScroll` prop to the `Carousel` component, enabling smooth scrolling like a stock ticker. 373 by mmarfat
- Added `withLegend` to `RadarChart`, and `maxBarWidth`, `minBarSize` to `BarChart`. 395 by AnnMarieW
- New chart types: `CompositeChart` and `BubbleChart` 368 by michaelw88
- New props for charts: (Included in 368 by michaelw88)
- added `hoverData`, `hoverSeriesName`, `clickSeriesName` and `highlightHover` props to `AreaChart`, `LineChart`, `BarChart`, and `CompositeChart`
- added `hoverData`, `hoverSeriesName`, `clickSeriesName` to `PieChart`, `DonutChart`, `ScatterChart`
- New props for triggering dash callbacks on input components: `n_submit` `n_blur` 383 by AnnMarieW


Changed
- Reduced the Highlight component file size 366 by AnnMarieW
- The `debounce` prop on input components can now be `True` `False` or `number` of ms delay before updating. When True, the value will update on enter or on blur. 383 by AnnMarieW

Fixed
- Prevent loading from empty `src` in `Avatar`. 372 by mmarfat
- Enable base64 images in Avatar 379 by AnnMarieW
- Fixed boxWrapperProps in the Hovercard 389 by AnnMarieW

0.14.6

Added

- Added `autoplay` prop to the `Carousel` component 316 by mmarfat
- Added the `ChipGroup` component and updated `Chip` to work with it. 327 and 355 by AnnMarieW and BSd3v
- Added GitHub actions workflow for automated tests on PRs 333 by BSd3v
- Added new and missing props to the charts. Enables figure animation, right Y axis and more! 349 by AnnMarieW
- Added `active` prop to Carousel, allowing callbacks to be triggered based on the currently displayed slide. 354 by AnnMarieW
- RadioGroup and ChipGroup (in single mode) now have a `deselectable` argument to allow resetting the radio value 351 by RenaudL

Fixed

- Excluded the `loading_state` prop from being passed to the DOM. Added `data-dash-is-loading` attribute to
components during callback execution, allowing custom CSS styling for loading states. 325 by AnnMarieW
- Enabled the `opened` prop to trigger callback in the Popover component 353 by AnnMarieW
- Stepper component can be stepped through by clicking on steps buttons 352 by RenaudL

Changed

- Reduced the package size by excluding the 5MB metadata.json file 357 by AnnMarieW
- Upgraded to latest Mantine (7.13.2)

0.14.5

Fixed

- for Date components:
- enable date parsing based on the valueFormat
- locale now works with persistence and on first render
- This PR 314 is based on 265 - Thanks for your contribution albavilanova

- Fixed `boxWrapperProps` in the `MenuTarget` component 309 by datenzauberai
- Ensure that Mantine and stylesheet versions match to the exact version rather than the major version. 317 by AnnMarieW
- Changed `in` prop name to `opened` in dmc.Collapse 311 by AnnMarieW
- When updating the `data` in a `Select` or `MultiSelect` component in a callback, the value now correctly reflects only valid options. 301 324 by AnnMarieW.

Added

- Added `disabled` prop to `Fieldset` component 306 by AnnMarieW
- New components 266 by stpnvkirill
- MonthPickerInput
- YearPickerInput
- Added `barProps` and `withValueLabels` for the BarCharts 300 by AnnMarieW


Changed

- Upgrade to latest Mantine (7.13.0)

0.14.4

Fixed

- 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.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.