vizro-core-0.1.2
Added
- Add additional information in case of duplicate
model_manager
ID's to guide users if this occurs in a Jupyter Notebooks. (#59)
Changed
-
Optimize the client-server communication (#34)
- Eliminate most server side callbacks in favour of client-side callbacks
- Add tests for client-side callbacks written in Node.js framework called
jest
. - Add hatch command
hatch run test-js
that runs unit tests written injest
. - Logging information now only displayed for action function carried out (no trigger or finished information)
-
Replaced all screenshots in the docs to reflect new navigation designs (#48)
Fixed
- Fixed issue of accordion arrow not loading on deployed demo version (#44)