Releases: jupyterlab/lumino
v2022.12.5
2022.12.5
Enhancements made
- Dynamic extensions reloading #377 (@fcollonval)
- Improve the menubar accessibility #476 (@fcollonval)
Bugs fixed
Maintenance and upkeep improvements
- Bump version #486 (@fcollonval)
- Correct example version for 1.x #479 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @fcollonval | @meeseeksmachine | @scmmmh | @vidartf | @welcome
v2022.10.31
2022.10.31
Enhancements made
- Add blocking signal feature #443 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Add support for list of keystrokes #433 (@fcollonval)
- Add
describedBy
to command #322 (@fcollonval) - Fix tab trap in menubar #373 (@gabalafou)
Bugs fixed
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
Maintenance and upkeep improvements
- Update versions #452 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@fcollonval | @krassowski | @meeseeksdev | @meeseeksmachine | @vidartf | @welcome
v2022.10.5
2022.10.5
Enhancements made
- Improve title on accordion label #406 (@fcollonval)
Bugs fixed
- Fix labelledby to support multiple elements on page #407 (@fcollonval)
Maintenance and upkeep improvements
- Add deprecation warnings #425 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @fcollonval | @ibdafna | @jasongrout | @martinRenou | @meeseeksdev | @meeseeksmachine | @vidartf | @welcome
v2022.9.15-alpha.6
2022.9.15-alpha.6
Enhancements made
- Improve title on accordion label #406 (@fcollonval)
Bugs fixed
- Fix resizing and mode switching in
DockPanel
#411 (@afshin) - Fix labelledby to support multiple elements on page #407 (@fcollonval)
Maintenance and upkeep improvements
- Bump packages to v2 alpha 6 #413 (@fcollonval)
- Bump actions/setup-node from 1 to 3 #405 (@dependabot)
- Bump tj-actions/changed-files from 29.0.3 to 29.0.4 #404 (@dependabot)
- Bump actions/cache from 2 to 3 #403 (@dependabot)
Contributors to this release
v2022.9.9-alpha.5
2022.9.9-alpha.5
Bugs fixed
- Switch to using
setTimeout
for all deferred processing. #395 (@thetorpedodog)
Maintenance and upkeep improvements
- Update versions to v2 alpha.5 #398 (@fcollonval)
- Remove some webpack artifacts from
devDependencies
#396 (@afshin) - Use Rollup for tests and examples #348 (@gabalafou)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @fcollonval | @gabalafou | @thetorpedodog | @welcome
v2022.9.6-alpha.4
2022.9.6
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- Use
pull_request_target
to have write access on fork #390 (@fcollonval) - Bump tj-actions/changed-files from 29.0.2 to 29.0.3 #389 (@dependabot)
- Target ES2018 #388 (@afshin)
Contributors to this release
v2022.8.30-alpha.3
2022.8.30
Bugs fixed
Maintenance and upkeep improvements
- Bump packages to v2-alpha.3 #383 (@fcollonval)
Contributors to this release
v2022.8.29-alpha.2
2022.8.29
Enhancements made
- Dynamic extensions reloading #377 (@fcollonval)
- Fix tab trap in menubar #373 (@gabalafou)
Maintenance and upkeep improvements
- Bump alpha versions #380 (@blink1073)
- Bump tj-actions/changed-files from 28 to 29.0.2 #379 (@dependabot)
- Iterate on iterators #378 (@afshin)
- Deprecate
each<T>(...)
#376 (@afshin) - Bump tj-actions/changed-files from 26.1 to 28 #372 (@dependabot)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @dependabot | @fcollonval | @gabalafou
v2022.8.22-alpha.1
2022.8.22-alpha.1
Enhancements made
- Add
describedBy
to command #322 (@fcollonval) - Allow
describedBy
to be an async function #331 (@fcollonval) - Add
collapse
andexpand
methods toAccordionPanel
#321 (@fcollonval) - Lumino 2 - meta PR #319 (@afshin)
Maintenance and upkeep improvements
-
Update
dragdrop
to usePointerEvent
andDragEvent
#355 (@afshin) -
Use native iterators instead of Lumino iterators #346 (@afshin)
-
Remove
BPlusTree
class from@lumino/collections
#345 (@afshin) -
Bump tj-actions/changed-files from 24 to 26.1 #352 (@dependabot)
-
Bump actions/setup-python from 2 to 4 #351 (@dependabot)
-
Set npm tag to next for prerelease #369 (@fcollonval)
-
Fix license header following 231f01c #365 (@fcollonval)
-
Bump to v2 alpha 1 #370 (@fcollonval)
-
First Lumino 2 pre-release #359 (@fcollonval)
-
Add more safety workflows #350 (@fcollonval)
Documentation improvements
- Fix documentation CI error #368 (@fcollonval)
- Update license copyright date #363 (@fcollonval)
- Update and fix docs #354 (@gabalafou)
- Update NPM package author to Project Jupyter #342 (@afshin)
- Update my name and email #323 (@afshin)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @bollwyvl | @dependabot | @ellisonbg | @fcollonval | @gabalafou | @ian-r-rose | @jasongrout | @jweill-aws | @SylvainCorlay | @vidartf | @welcome
v2-alpha.0
Lumino v2-alpha.0
This release has been deprecated on npm repository as it was not tagged as next.
Enhancements made
- Add
describedBy
to command #322 (@fcollonval) - Allow
describedBy
to be an async function #331 (@fcollonval) - Add
collapse
andexpand
methods toAccordionPanel
#321 (@fcollonval) - Lumino 2 - meta PR #319 (@afshin)
Maintenance and upkeep improvements
-
Update
dragdrop
to usePointerEvent
andDragEvent
#355 (@afshin) -
Use native iterators instead of Lumino iterators #346 (@afshin)
-
Remove
BPlusTree
class from@lumino/collections
#345 (@afshin) -
Fix license header following 231f01c #365 (@fcollonval)
-
First Lumino 2 pre-release #359 (@fcollonval)
-
Add more safety workflows #350 (@fcollonval)
-
Bump tj-actions/changed-files from 24 to 26.1 #352 (@dependabot)
-
Bump actions/setup-python from 2 to 4 #351 (@dependabot)
Documentation improvements
- Update and fix docs #354 (@gabalafou)
- Update NPM package author to Project Jupyter #342 (@afshin)
- Update my name and email #323 (@afshin)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @bollwyvl | @dependabot | @ellisonbg | @fcollonval | @gabalafou | @ian-r-rose | @jasongrout | @jweill-aws | @SylvainCorlay | @vidartf | @welcome