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