You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix and improve the clear_input() API in dash.testing, so it's more robust handling react input.
make the percy_snapshot() API more robust, and the timeout of wait_for_callbacks (if set to True) will not fail the snapshot execution, but logged as potential error.
Dash-Core-Components
Fixed
#696 Fix IE11 compatibility issues and ES5 compatibility and validation
Changed
#687 Use start_date, min_date_allowed, end_date, or max_date_allowed for the initial visible month if the value of the parameter initial_visible_month is not supplied.
Dash-Html-Components
Fixed
#143 Fix IE11 compatibility issues and ES5 compatibility and validation