Dash-extensions

Latest version: v1.0.15

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

Scan your dependencies

Page 5 of 11

0.1.1

Not secure
Added

- Added `CycleBreaker` component, strategy contributed by TomaszRewak
- Added `CycleBreakerTransform` transform

Changed

- Add [location path name in `WebSocket` component default url](https://github.com/thedirtyfew/dash-extensions/pull/91) by 0x0ACB
- Improve `BlockingCallbackTransform` adding a [final callback invocation blocking ends](https://github.com/thedirtyfew/dash-extensions/pull/169) by TomaszRewak
- Bug when a single output of list type was used with `LogTransform` and `BlockingCallbackTransform` fixed by TomaszRewak
- Bug where an attempt was made to write to read-only properties in `hijack` utility function fixed by RafaelWO
- Remap of callback bindings in `DashProxy` post init to enable callback registration via the `before_first_request` hook (need for compatibility with the latest `pages` implementation)
- Updated various dependencies to address security vulnerabilities

0.1.0

Not secure
Added

- Added tests for the main parts of the code
- Added LGTM analysis for the main parts of the code
- Added a new, interactive documentation page

Changed

- Most of the `dataiku` module has been dropped. The dropped parts were only relevant for old Dataiku versions
- The `enrich` module has been refactored, with the `DashBluePrint` and `CallbackBlueprint` being introduced as part of the refactor
- Added `escape` functionality to `PrefixIdTransform`, default to escape ids starting with "a-" (used for anchors)
- A few changes/update to the `fix_page_load_anchor_issue` function

Removed

- The `multipage` module. Please use the `pages` plugin instead (available in [dash-labs](https://github.com/plotly/dash-labs))
- The `websockets` module. Please refer to the new, interactive documentation for updated examples
- The `examples` package. Please refer to the new, interactive documentation for updated examples
- The `Burger` component. Please look at `dash-mantine-components` for an alternative
- The `Download` component. It was migrated to `dash-core-components` a some time ago, but has been kept around for backwards compatibility
- The `Keyboard` component. The `EventListener` component can do the same, but is more general
- The `Monitor` component. Now that Dash has introduced (limited) support for circular callbacks, it has become irrelevant
- Most of the readme. Please refer to the new, interactive documentation for updated examples

0.0.71

Not secure
Change

- Some stability improvements of `LogTransform`.

0.0.70

Not secure
Added

- Added `LogTransform`, which enables the callback `log` keyword.

0.0.69

Not secure
Added

- Added `BlockingCallbackTransform`, which enables the callback `blocking` keyword.

0.0.68

Not secure
Added

- Added `DashEventSource` component.

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.