Releases: voila-dashboards/voici
Releases · voila-dashboards/voici
v0.4.3
0.4.3
Bugs fixed
- Hotfix: Fix resize event not being triggered and some CSS issues #75 (@martinRenou)
Contributors to this release
v0.4.2
0.4.2
Bugs fixed
- Fix outputs DOM structure #74 (@martinRenou)
- Remove custom styling #71 (@martinRenou)
- Fix version printing #72 (@martinRenou)
Documentation improvements
- Update WIP comment #73 (@martinRenou)
Contributors to this release
v0.4.1
0.4.1
Enhancements made
- Add missing
react-dom
module to Webpack shared scope #67 (@trungleduc)
Maintenance and upkeep improvements
- Remove old logic for installing piplite packages #68 (@martinRenou)
Contributors to this release
v0.4.0
0.4.0
Enhancements made
- Update CLI #65 (@trungleduc)
Documentation improvements
- Update readme #66 (@trungleduc)
- Add badges to the README #64 (@jtpio)
Contributors to this release
v0.3.3
0.3.3
Enhancements made
Bugs fixed
- Fetch theme name from the body data attribute #63 (@jtpio)
- Fix extra network theme requests #62 (@jtpio)
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
v0.3.2
v0.3.1
0.3.1
Maintenance and upkeep improvements
- Simplify the script for bumping versions #47 (@jtpio)
- Remove the
reset_stable.sh
script #45 (@jtpio) - Update to Voila 0.5.0a3 #44 (@jtpio)
- Update dev dependencies, TypeScript 5 #42 (@jtpio)
Contributors to this release
v0.3.0
0.3.0
Enhancements made
- Add Voila config aliases #33 (@martinRenou)
Bugs fixed
- Fix custom template support #34 (@martinRenou)
Maintenance and upkeep improvements
- Update to
jupyterlite-core>=0.1.0b20
#41 (@jtpio) - Add
yarn watch
command to voici package #39 (@trungleduc) - Expose the widget manager promise from the
VoiciApp
#38 (@jtpio) - Depend on
jupyterlite-core
#37 (@jtpio) - Test custom template in ui-tests #35 (@martinRenou)
Contributors to this release
v0.2.0
0.2.0
Enhancements made
- Require latest voila #31 (@martinRenou)
Documentation improvements
- Update README instructions #32 (@martinRenou)
- Minor edits to the README #30 (@jtpio)
Contributors to this release
v0.1.2
0.1.2
Bugs fixed
- Compute base_url as relative path #27 (@martinRenou)
Maintenance and upkeep improvements
- UI-tests: test breadcrumbs click #26 (@martinRenou)