Dash-table

Latest version: v5.0.0

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

Scan your dependencies

Page 6 of 15

3.2.0

Not secure
Added
[297](https://github.com/plotly/dash-core/issues/297)
- Added column.validation nested prop to tweak coercion and validation behavior
- allow_null (boolean): [numeric, text] Allow null/undefined/NaN value
- default (any): [numeric, text] Default value to use on validation/coercion failure
- Added on user-initiated data change processing (column.on_change.action)
- Coerce: As Validation + attempts to convert the user-provided value into the destination type
- None: Accept the user-provided value without verification
- Validation: Check if the user-provided value is of the correct type/format/etc.
- Added on user-initiated data change failure processing (column.on_change.failure)
This comes into effect after the column.on_change.action has failed
- Accept: Accept the user-provide value
- Default Applies the value defined in column.validation.default
- Reject: Confirms the failure
Changed
[297](https://github.com/plotly/dash-core/issues/297)
- Moved column.type `dropdown` to column.presentation=`dropdown`

3.1.12

Not secure
Fixed
- Regression, misaligned header [324](https://github.com/plotly/dash-core/issues/324)
Maintenance
- Test with head of both Dash v0.x and Dash v1.x [20](https://github.com/plotly/dash-core/issues/20)

3.1.11

Not secure
Fixed
- Selection, navigation, copy from readonly cell [276](https://github.com/plotly/dash-table/issues/276)

3.1.10

Not secure
Removed
- Deprecated nested property 'displayed_pages' from 'pagination_settings' [275](https://github.com/plotly/dash-table/issues/275)

3.1.9

Not secure
Added
- Source map [284](https://github.com/plotly/dash-table/issues/284)
Related Dash issue [480](https://github.com/plotly/dash/issues/480)
Changed
- Refactoring in preparation for data types [280](https://github.com/plotly/dash-table/issues/280)

3.1.8

Not secure
Added
- Virtualization [234](https://github.com/plotly/dash-table/issues/234)
Fixed
- Linting correctly applied to all code [254](https://github.com/plotly/dash-table/issues/254)
Changed
- Update dependencies [278](https://github.com/plotly/dash-table/pull/278)
- Update dependencies [274](https://github.com/plotly/dash-table/pull/274)
- Update dependencies [251](https://github.com/plotly/dash-table/pull/251)

Page 6 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.