Skip to content

vizro-core-0.1.19

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 14:30
· 239 commits to main since this release
35c3261

Removed

  • Remove demo dashboard folder from repository. (#581)

Added

  • Improve validation error messages for CapturedCallable. (#547)

  • Vizro app itself implements WSGI interface as a shortcut to app.dash.server. (#580)

Changed

  • Include sign in default reference_format of kpi_card_reference. (#549)

  • Update optionHeight of vm.Dropdown dynamically based on character length. (#574)

  • Rename features demo dashboard folder to dev. (#581)

Fixed

  • Fix title disappearance when scrolling dash_data_table. (#548)

  • Ensure that categorical selectors always return a list of values. (#562)

  • Remove default icon provision for vm.NavLink when the icon count exceeds 9 and a user icon is provided.(#572)

  • External href links in vm.Card now open in the full body of the window as opposed to in the same frame as they were clicked. (#585)