Dash-spa

Latest version: v1.1.5

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

Scan your dependencies

1.1.5

Fix

- Rework current_user mock to remove flask_login package dependency.
- Minimise the number of packages in loaded by install dash-spa. Now have dash-spa[admin] to load admin package

1.1.4

Added

- Added session backend storage test

1.1.3

Added

- Add dash request pathname to Flask request object

1.1.2

Fixed

- Fix problem of session manager not setting session cookie correctly.

1.1.0

Added

- Upgraded to Dash 2.6.1
- Added sidebar example
- Wrapped SPA_LOCATION in a LocalProxy
- CSS dynamic styles now working
- Added Veggy example
- Added Alerts & Notifications example
- Added add_external_stylesheets() and add_external_scripts(). This allows any module to add additional js and css to improve Dash component modularity
- Added session persistence to ContextState
- Added session context

1.0.1

This is complete rewrite. The previous Flask style blueprints have been abandoned. DashSPA now uses the Dash/Pages plugin.

Added

- ContextState now handles lists & dicts
- Added sync lock to SessionCookieManager
- Added PostgresSessionBackend - Not tested yet!
- Added session cookies Getting session cookie inititialisation to work
- Added Session redis
- Transaction table now tracks the address bar query-string values
- Table search & pagination working
- Moved to using dataclass for ContextState
- Added context/state pattern
- Added table search
- Added table paginator
- Added table component
- Added table size dropdown

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.