vizro-core-0.1.19
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
ofkpi_card_reference
. (#549) -
Update
optionHeight
ofvm.Dropdown
dynamically based on character length. (#574) -
Rename
features
demo dashboard folder todev
. (#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 invm.Card
now open in the full body of the window as opposed to in the same frame as they were clicked. (#585)