NewAI Enhanced
Dash Version 4.0.0
Features
- New
allow_direct_inputprop for sliders to disable text inputs - Improved CSS styling for selected dates outside current month in calendar (
show_outside_days=True) - Redesigned dash core components
Added
- Redesigned dash core components
Added since 4.0.0rc6
- Add a prop to sliders,
allow_direct_input, that can be used to disable the inputs rendered with sliders. - Improve CSS styles in calendar when looking at selected dates outside the current calendar month (
show_outside_days=True)