Skip to content

vizro-core-0.1.55

Choose a tag to compare

@github-actions github-actions released this 15 May 11:30
· 23 commits to main since this release
4370d82

Highlights ✨

Added

  • Introduce new set_control value options ("cell", "column", "row") for accessing clicked cell data in AgGrid. See the user guide on clicked cell AgGrid interactions. (#1670)

  • Add vm.Cascader hierarchical selector for Filter and Parameter controls. (#1683)

  • Enable use of set_control action with non-categorical selectors. (#1684)

Changed

  • Align bundled Bootstrap CSS, Vizro CSS overrides, and default Plotly themes with updated design tokens. (#1694)