Dash-blueprint-components

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Changed

- Changed `clicked_node` and `expanded_node` props from an array of path to an object of clicked/expanded/collapsed info in `Tree` component.

Removed

- Removed `collapsed_node` prop in `Tree` component. Its functionality it has been integrated in the `expanded_node` prop.

0.1.1

Added
- [4](https://github.com/STEdyd666/dash-blueprint-components/pull/4) `SegmentedControl` now has a `disabled` prop that allows the user to disable interaction of the component.

Fixed
- [4](https://github.com/STEdyd666/dash-blueprint-components/pull/4) `SegmentedControl` now correctly displays the selected value when controlling the value through callbacks.
- `Checkbox` not working properly when `checked` prop was set.

0.1.0

Added

- `style` prop added to all the components.

Changed

- Moved `InputGroup`, `NumericInput` and `TextArea` from `uncontrolled` to `controlled` mode to increase user flexibility on the `value` prop.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.