Skip to content

Dash v1.4.1

Compare
Choose a tag to compare
@Marc-Andre-Rivet Marc-Andre-Rivet released this 17 Oct 14:02
· 4955 commits to dev since this release

Dash and Dash-Renderer

Fixed

  • #969 Fix warnings emitted by react devtools coming from our own devtools components.

Dash-Core-Components

Updated

  • Upgraded plotly.js to 1.50.1 #681
    • Patch release 1.50.1 containing several bug fixes.

Fixed

  • #681 Fix a bug with the dcc.Graph component logging errors in certain circumstances when nested inside a dcc.Loading component

Dash-Table

Fixed

  • #618 Fix a bug with keyboard navigation not working correctly in certain circumstances when the table contains readonly columns.
  • #206 Fix a bug with copy/paste to and from column filters not working.
  • #561 Fix an incorrect React PureComponent usage causing warnings in DevTools.
  • #611 Fix a bug with copy/paste causing hidden columns to be removed from the table