0.1.1
Enhancements made
- Support cell deletion suggestions #15 (@trungleduc)
- Handle cell deletion and cell move #13 (@trungleduc)
- Add jupyter_suggestions_rtc package #12 (@trungleduc)
- Allow registering multiple suggestion handlers #11 (@trungleduc)
- Save suggestions to notebook metadata #8 (@trungleduc)
- Show diff in cell widget #7 (@trungleduc)
- Display cell in suggestion panel #5 (@trungleduc)
- Scaffolding UI #4 (@trungleduc)
Bugs fixed
- Fix deleting last cell #27 (@trungleduc)
Maintenance and upkeep improvements
- Bump ws from 8.14.2 to 8.18.0 in /ui-tests #26 (@dependabot)
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-tests #24 (@dependabot)
- Bump nanoid from 3.3.7 to 3.3.8 in /ui-tests #25 (@dependabot)
- Update links to the repo #23 (@jtpio)
- Update to JupyterLab 0.5.0 pre-release #21 (@jtpio)
- Add UI tests #17 (@trungleduc)
- Remove workaround for the browser check #16 (@jtpio)
- Convert to monorepo #3 (@trungleduc)
Documentation improvements
- Add a screenshot to the README #22 (@jtpio)
- Add workflow to deploy a JupyterLite on GitHub Pages #2 (@jtpio)