Highlights ✨
- Introduce
DateTimePickeras a new selector forFilterandParameter. See the user guide on selectors for more details. (#1805)
Added
-
Add Vizro actions log to Dash DevTools debug panel when
debug=True. (#1782) -
Cascaderfilters update automatically when underlying dynamic data changes. (#1788) -
Cascadergains afull_pathattribute (defaultfull_path=False, leaf mode). Setfull_path=TrueonCascaderto enable path mode: a selection becomes a full root-to-leaf path (single-select) or a list of paths (multi-select), allowing duplicate leaf labels across branches. (#1793)
Changed
- Update vizro-bootstrap stylesheet based on QBDS token updates. (#1779)