Dash and Dash-Renderer
Fixed
- #1080 Handle case where dash fails to load when used inside an iframe with a sandbox attribute that only has allow-scripts
Dash-Core-Components
Changed
- #743 Location component now emits an event on URL path update from Link component
- #739 Async Slider and RangeSlider
- #729 Handle case where dcc fails to load when used inside an iframe with a sandbox attribute that only has allow-scripts
Fixed
- #730 Fixed bug in which input components with type
number
did not correctly update their values. - #731 Fixed bug where non-clearable dropdowns could still be cleared by typing backspace