dash-admin-components
dash-admin-components copied to clipboard
AdminLTE3 Dash components :zap:
Bumps [terser](https://github.com/terser/terser) from 4.0.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
When start the dash server, the sidebar is in the icon with text mode. I have to click the list button and change it to icon mode everytime. Is there...
Hi, within example showed on http://dash-admin-components.opensource.quantee.ai/ Basic Cards menu item content is immediately displayed after url is loaded. It is not the case however when running example code. How can...
What kind of event does this component have? tried n_clicks, etc without success.
Are tables available? if for example, I want to import the tables from the JS version of adminLTE, how can I add it to my dash-plotly dash? https://adminlte.io/themes/v3/pages/tables/simple.html
Hi, I was playing around with this component library and dash_bootstrap_components and noticed that the themes of this library conflict with any custom themes used in that library. I'm not...
Hi, Does this have have any user admin features - similar to Django? I'm after a Dash library that can do user permissions, etc. Thanks, Brendan.