Skip to content

Dash v2.11.0

Compare
Choose a tag to compare
@T4rk1n T4rk1n released this 23 Jun 19:04
· 654 commits to dev since this release
0144a59

Added

  • #2530 Merge JupyterDash repository with Dash.
    • Add jupyter_mode argument to app.run, defaults to inline and configurable via jupyter_dash.default_mode.
    • Add prefixed arguments from JupyterDash to app.run: jupyter_width, jupyter_height, jupyter_server_url.

Fixed

  • #2555 Fix browser back button when removing one of multiple location components from layout, fix #1312
  • #2565 Fix sorting for > 10 pages, fix #2564

Updated

  • #2474 Update plotly js to 2.24.2 from 2.23.2
    • Feature release 2.24.0 add pattern to pie, funnelarea, sunburst, icicle and treemap traces
    • Patch release 2.24.1 and 2.24.2