Releases: jupyterlab/lumino
Releases · jupyterlab/lumino
v2023.3.27
2023.3.27
@lumino/application: 2.0.0 => 2.0.1
@lumino/commands: 2.0.0 => 2.0.1
@lumino/datagrid: 2.0.0 => 2.0.1
@lumino/default-theme: 2.0.0 => 2.0.1
@lumino/widgets: 2.0.0 => 2.0.1
Bugs fixed
- Prevents enter from being interpreted as emoji #563 (@JasonWeill)
- Disable size containment for split handle #560 (@krassowski)
Maintenance and upkeep improvements
- Update versions #566 (@fcollonval)
- Bump tj-actions/changed-files from 35.6.4 to 35.7.2 #562 (@dependabot)
Documentation improvements
- Backport changelog from 1.x #558 (@fcollonval)
- Improve documentation #557 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @dependabot | @fcollonval | @JasonWeill | @krassowski | @welcome
v2023.3.15
2023.3.15
@lumino/algorithm: 1.9.2 => 2.0.0
@lumino/application: 1.31.3 => 2.0.0
@lumino/collections: 1.9.3 => 2.0.0
@lumino/commands: 1.21.1 => 2.0.0
@lumino/coreutils: 1.12.1 => 2.0.0
@lumino/datagrid: 0.36.8 => 2.0.0
@lumino/default-theme: 0.22.8 => 2.0.0
@lumino/disposable: 1.10.4 => 2.0.0
@lumino/domutils: 1.8.2 => 2.0.0
@lumino/dragdrop: 1.14.4 => 2.0.0
@lumino/keyboard: 1.8.2 => 2.0.0
@lumino/messaging: 1.10.3 => 2.0.0
@lumino/polling: 1.11.4 => 2.0.0
@lumino/properties: 1.8.2 => 2.0.0
@lumino/signaling: 1.11.1 => 2.0.0
@lumino/virtualdom: 1.14.3 => 2.0.0
@lumino/widgets: 1.37.1 => 2.0.0
Highlights ✨
- Drop custom iterator in favor of standard Iterators and generators
- Add asynchronous iterable
Stream
class inheriting fromSignal
- Various performance enhancements on the datagrid
- Assets target is now ES2018
See migration guide for more details on API changes when migrating from version 1 to version 2.
Enhancements made
- Make
IOverflowMenuOptions.title
optional #550 (@jtpio) - Check for hidden items before re-rendering #531 (@alec-kr)
- Add contain strict for elements with fully managed layout #506 (@krassowski)
- Add content-visibility hide mode #497 (@krassowski)
- Collapse main menu options in a hamburger menu #489 (@steff456)
- Improve the menubar accessibility #465 (@scmmmh)
- Add async iterable
Stream
class that inherits fromSignal
#462 (@afshin) - Disable text eliding by default #451 (@ibdafna)
- Add support for list of keystrokes #433 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Improve title on accordion label #406 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Improve datagrid performance #394 (@martinRenou)
- Make
Poll
an async iterable #386 (@afshin) - Dynamic extensions reloading #377 (@fcollonval)
- Fix tab trap in menubar #373 (@gabalafou)
Bugs fixed
- Fix requiring position for
MenuBar
undetermined index #549 (@fcollonval) - Accessibility in accordion panel #537 (@brichet)
- Remove cursor style #534 (@fcollonval)
- Accessibility: role attributes #507 (@brichet)
- Improve performance of drag & drop, esp. in Chrome #502 (@krassowski)
- Only add aria-hidden for
scale
mode #501 (@krassowski) - Fix finding dependents for deactivation #490 (@fcollonval)
- Fix drag-and-drop of nested dock panel #473 (@drcd1)
- When rejecting the internal promise in a
Stream
, catch failures #464 (@afshin) - Datagrid: Do not prevent page scroll if we are not actually scrolling the grid #446 (@martinRenou)
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
- Fix resizing and mode switching in
DockPanel
#411 (@afshin) - Fix labelledby to support multiple elements on page #407 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Switch to using
setTimeout
for all deferred processing. #395 (@thetorpedodog) - Fix bug that prevents any startup plugins from activating #391 (@afshin)
- Fix service type #382 (@afshin)
- Refactor
retro()
, clean up iterators #361 (@afshin)
Maintenance and upkeep improvements
- Target ES2018 #388 (@afshin)
- Audit
DataGrid
public API in preparation for 0.x => 2.0 #458 (@afshin) - Set publication to public #545 (@fcollonval)
- Update to yarn 3 #536 (@fcollonval)
- Bump tj-actions/changed-files from 24 to 35.6.4 #555 #552 #548 #543 #538 #532 #525 #518 #514 #508 #503 #493 #466 #461 #454 #445 #435 #424 #423 #417 #404 #389 #379 #372 #352 (@dependabot)
- Bump verdaccio #544 (@fcollonval)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #530 (@dependabot)
- Bump ua-parser-js from 0.7.32 to 0.7.33 #529 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 #513 (@dependabot)
- Upgrade dev tools #512 (@fcollonval)
- Bump json5 from 1.0.1 to 1.0.2 #510 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #492 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #483 (@dependabot)
- Use Firefox from playwright #481 (@fcollonval)
- Set up jupyter releaser #474 (@blink1073)
- Bump engine.io from 6.2.0 to 6.2.1 #469 (@dependabot)
- Fix license header CI #468 (@fcollonval)
- Bump loader-utils from 3.2.0 to 3.2.1 #467 ([@dependabot](https://github.com/dependa...
v2023.3.7-rc.1
2023.3.7-rc.1
@lumino/algorithm: 1.9.2 => 2.0.0-rc.1
@lumino/application: 1.31.3 => 2.0.0-rc.1
@lumino/collections: 1.9.3 => 2.0.0-rc.1
@lumino/commands: 1.21.1 => 2.0.0-rc.1
@lumino/coreutils: 1.12.1 => 2.0.0-rc.1
@lumino/datagrid: 0.36.8 => 2.0.0-rc.1
@lumino/default-theme: 0.22.8 => 2.0.0-rc.1
@lumino/disposable: 1.10.4 => 2.0.0-rc.1
@lumino/domutils: 1.8.2 => 2.0.0-rc.1
@lumino/dragdrop: 1.14.4 => 2.0.0-rc.1
@lumino/keyboard: 1.8.2 => 2.0.0-rc.1
@lumino/messaging: 1.10.3 => 2.0.0-rc.1
@lumino/polling: 1.11.4 => 2.0.0-rc.1
@lumino/properties: 1.8.2 => 2.0.0-rc.1
@lumino/signaling: 1.11.1 => 2.0.0-rc.1
@lumino/virtualdom: 1.14.3 => 2.0.0-rc.1
@lumino/widgets: 1.37.1 => 2.0.0-rc.1
Enhancements made
- Make
IOverflowMenuOptions.title
optional #550 (@jtpio) - Check for hidden items before re-rendering #531 (@alec-kr)
- Add contain strict for elements with fully managed layout #506 (@krassowski)
- Add content-visibility hide mode #497 (@krassowski)
- Collapse main menu options in a hamburger menu #489 (@steff456)
- Improve the menubar accessibility #465 (@scmmmh)
- Add async iterable
Stream
class that inherits fromSignal
#462 (@afshin) - Disable text eliding by default #451 (@ibdafna)
- Add blocking signal feature #443 (@fcollonval)
- Add support for list of keystrokes #433 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Improve title on accordion label #406 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Improve datagrid performance #394 (@martinRenou)
- Make
Poll
an async iterable #386 (@afshin) - Dynamic extensions reloading #377 (@fcollonval)
- Fix tab trap in menubar #373 (@gabalafou)
Bugs fixed
- Fix requiring position for
MenuBar
undetermined index #549 (@fcollonval) - Accessibility in accordion panel #537 (@brichet)
- Remove cursor style #534 (@fcollonval)
- Accessibility: role attributes #507 (@brichet)
- Improve performance of drag & drop, esp. in Chrome #502 (@krassowski)
- Only add aria-hidden for
scale
mode #501 (@krassowski) - Fix finding dependents for deactivation #490 (@fcollonval)
- Fix drag-and-drop of nested dock panel #473 (@drcd1)
- When rejecting the internal promise in a
Stream
, catch failures #464 (@afshin) - Datagrid: Do not prevent page scroll if we are not actually scrolling the grid #446 (@martinRenou)
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
- Fix resizing and mode switching in
DockPanel
#411 (@afshin) - Fix labelledby to support multiple elements on page #407 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Switch to using
setTimeout
for all deferred processing. #395 (@thetorpedodog) - Fix bug that prevents any startup plugins from activating #391 (@afshin)
- Fix service type #382 (@afshin)
- Refactor
retro()
, clean up iterators #361 (@afshin)
Maintenance and upkeep improvements
- Bump tj-actions/changed-files from 35.6.0 to 35.6.1 #552 (@dependabot)
- Bump to 2.0.0-rc.1 #551 (@fcollonval)
- Bump tj-actions/changed-files from 35.5.5 to 35.6.0 #548 (@dependabot)
- Set publication to public #545 (@fcollonval)
- Bump verdaccio #544 (@fcollonval)
- Bump tj-actions/changed-files from 35.5.2 to 35.5.5 #543 (@dependabot)
- Bump tj-actions/changed-files from 35.5.0 to 35.5.2 #538 (@dependabot)
- Update to yarn 3 #536 (@fcollonval)
- Bump tj-actions/changed-files from 35.4.4 to 35.5.0 #532 (@dependabot)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #530 (@dependabot)
- Bump ua-parser-js from 0.7.32 to 0.7.33 #529 (@dependabot)
- Bump to 2.0.0-beta.1 #526 (@fcollonval)
- Bump tj-actions/changed-files from 35.4.1 to 35.4.4 #525 (@dependabot)
- Bump tj-actions/changed-files from 35.4.0 to 35.4.1 #518 (@dependabot)
- Update versions to 2.0.0-beta.0 #515 (@fcollonval)
- Bump tj-actions/changed-files from 35.2.1 to 35.4.0 #514 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 #513 (@dependabot)
- Upgrade dev tools #512 (@fcollonval)
- Bump json5 from 1.0.1 to 1.0.2 #510 (@dependabot)
- Bump to 2.0.0-alpha.7 #509 (@fcollonval)
- Bump tj-actions/changed-files from 35.1.1 to 35.2.1 #508 (@dependabot)
- Bump tj-actions/changed-files from 34.5.3 to 35.1.1 #503 (@dependabot)
- Bump tj-actions/changed-files from 34.4.0 to 34.5.3 #493 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #492 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #483 (@dependabot)
- Use Firefox from playwright #481 (@fcollonval)
- Set up jupyter releaser #474 (@blink1073)
- Bump engine.io from 6.2.0 to 6.2.1 #469 (@dependabot)
- Fix license header CI #468 (@fcollonval)
- Bump loader-utils from 3.2.0 to 3.2.1 [#467](https...
v2023.2.23-rc.0
2023.2.23-rc.0
@lumino/algorithm: 1.9.2 => 2.0.0-rc.0
@lumino/application: 1.31.3 => 2.0.0-rc.0
@lumino/collections: 1.9.3 => 2.0.0-rc.0
@lumino/commands: 1.21.1 => 2.0.0-rc.0
@lumino/coreutils: 1.12.1 => 2.0.0-rc.0
@lumino/datagrid: 0.36.8 => 2.0.0-rc.0
@lumino/default-theme: 0.22.8 => 2.0.0-rc.0
@lumino/disposable: 1.10.4 => 2.0.0-rc.0
@lumino/domutils: 1.8.2 => 2.0.0-rc.0
@lumino/dragdrop: 1.14.4 => 2.0.0-rc.0
@lumino/keyboard: 1.8.2 => 2.0.0-rc.0
@lumino/messaging: 1.10.3 => 2.0.0-rc.0
@lumino/polling: 1.11.4 => 2.0.0-rc.0
@lumino/properties: 1.8.2 => 2.0.0-rc.0
@lumino/signaling: 1.11.1 => 2.0.0-rc.0
@lumino/virtualdom: 1.14.3 => 2.0.0-rc.0
@lumino/widgets: 1.37.1 => 2.0.0-rc.0
Enhancements made
- Check for hidden items before re-rendering #531 (@alec-kr)
- Add contain strict for elements with fully managed layout #506 (@krassowski)
- Add content-visibility hide mode #497 (@krassowski)
- Collapse main menu options in a hamburger menu #489 (@steff456)
- Improve the menubar accessibility #465 (@scmmmh)
- Add async iterable
Stream
class that inherits fromSignal
#462 (@afshin) - Disable text eliding by default #451 (@ibdafna)
- Add support for list of keystrokes #433 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Improve title on accordion label #406 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Improve datagrid performance #394 (@martinRenou)
Bugs fixed
- Accessibility in accordion panel #537 (@brichet)
- Remove cursor style #534 (@fcollonval)
- Accessibility: role attributes #507 (@brichet)
- Improve performance of drag & drop, esp. in Chrome #502 (@krassowski)
- Only add aria-hidden for
scale
mode #501 (@krassowski) - Fix finding dependents for deactivation #490 (@fcollonval)
- Fix drag-and-drop of nested dock panel #473 (@drcd1)
- When rejecting the internal promise in a
Stream
, catch failures #464 (@afshin) - Datagrid: Do not prevent page scroll if we are not actually scrolling the grid #446 (@martinRenou)
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
- Fix resizing and mode switching in
DockPanel
#411 (@afshin) - Fix labelledby to support multiple elements on page #407 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Switch to using
setTimeout
for all deferred processing. #395 (@thetorpedodog)
Maintenance and upkeep improvements
- Bump verdaccio #544 (@fcollonval)
- Bump tj-actions/changed-files from 35.5.2 to 35.5.5 #543 (@dependabot)
- Bump tj-actions/changed-files from 35.5.0 to 35.5.2 #538 (@dependabot)
- Update to yarn 3 #536 (@fcollonval)
- Bump tj-actions/changed-files from 35.4.4 to 35.5.0 #532 (@dependabot)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #530 (@dependabot)
- Bump ua-parser-js from 0.7.32 to 0.7.33 #529 (@dependabot)
- Bump to 2.0.0-beta.1 #526 (@fcollonval)
- Bump tj-actions/changed-files from 35.4.1 to 35.4.4 #525 (@dependabot)
- Bump tj-actions/changed-files from 35.4.0 to 35.4.1 #518 (@dependabot)
- Update versions to 2.0.0-beta.0 #515 (@fcollonval)
- Bump tj-actions/changed-files from 35.2.1 to 35.4.0 #514 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 #513 (@dependabot)
- Upgrade dev tools #512 (@fcollonval)
- Bump json5 from 1.0.1 to 1.0.2 #510 (@dependabot)
- Bump to 2.0.0-alpha.7 #509 (@fcollonval)
- Bump tj-actions/changed-files from 35.1.1 to 35.2.1 #508 (@dependabot)
- Bump tj-actions/changed-files from 34.5.3 to 35.1.1 #503 (@dependabot)
- Bump tj-actions/changed-files from 34.4.0 to 34.5.3 #493 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #492 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #483 (@dependabot)
- Use Firefox from playwright #481 (@fcollonval)
- Set up jupyter releaser #474 (@blink1073)
- Bump engine.io from 6.2.0 to 6.2.1 #469 (@dependabot)
- Fix license header CI #468 (@fcollonval)
- Bump loader-utils from 3.2.0 to 3.2.1 #467 (@dependabot)
- Bump tj-actions/changed-files from 34.3.2 to 34.4.0 #466 (@dependabot)
- Bump tj-actions/changed-files from 34.0.2 to 34.3.2 #461 (@dependabot)
- Bump actions/checkout from 2 to 3 #460 (@dependabot)
- Fix check release step #459 (@fcollonval)
- Audit
DataGrid
public API in preparation for 0.x => 2.0 #458 (@afshin) - Bump tj-actions/changed-files from 32.1.2 to 34.0.2 #454 (@dependabot)
- Bump tj-actions/changed-files from 32.0.0 to 32.1.2 #445 (@dependabot)
- Clean up test workflow #437 (@blink1073)
- Bump tj-actions/changed-files from 31.0.3 to 32.0.0 #435 (@dependabot)
- Fix minor code scan warnings #431 (@fcollonval)
- Bump lerna #429 (@fcollonval)
- Bump tj-actions/ch...
v2023.1.24-beta.1
2023.1.24-beta.1
Maintenance and upkeep improvements
- Bump to 2.0.0-beta.1 #526 (@fcollonval)
- Bump tj-actions/changed-files from 35.4.1 to 35.4.4 #525 (@dependabot)
- Revert "Add blocking signal feature (#443)" #522 (@fcollonval)
- Bump tj-actions/changed-files from 35.4.0 to 35.4.1 #518 (@dependabot)
Contributors to this release
v2023.1.23
2023.1.23
Bugs fixed
- Add deprecation warning on Signal blocking feature #521 (@fcollonval)
Maintenance and upkeep improvements
- Bump versions #523 (@fcollonval)
Contributors to this release
v2023.1.19
2023.1.19
Enhancements made
- Add content-visibility hide mode #497 (@krassowski)
Maintenance and upkeep improvements
- Bump versions for 1.x #519 (@fcollonval)
Contributors to this release
v2023.1.13-beta.0
2023.1.13-beta.0
Enhancements made
- Add contain strict for elements with fully managed layout #506 (@krassowski)
- Add content-visibility hide mode #497 (@krassowski)
- Improve the menubar accessibility #465 (@scmmmh)
- Add async iterable
Stream
class that inherits fromSignal
#462 (@afshin) - Disable text eliding by default #451 (@ibdafna)
- Add blocking signal feature #443 (@fcollonval)
- Add support for list of keystrokes #433 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Improve title on accordion label #406 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Improve datagrid performance #394 (@martinRenou)
Bugs fixed
- Accessibility: role attributes #507 (@brichet)
- Improve performance of drag & drop, esp. in Chrome #502 (@krassowski)
- Only add aria-hidden for
scale
mode #501 (@krassowski) - Fix finding dependents for deactivation #490 (@fcollonval)
- Fix drag-and-drop of nested dock panel #473 (@drcd1)
- When rejecting the internal promise in a
Stream
, catch failures #464 (@afshin) - Datagrid: Do not prevent page scroll if we are not actually scrolling the grid #446 (@martinRenou)
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
- Fix resizing and mode switching in
DockPanel
#411 (@afshin) - Fix labelledby to support multiple elements on page #407 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Switch to using
setTimeout
for all deferred processing. #395 (@thetorpedodog)
Maintenance and upkeep improvements
- Update versions to 2.0.0-beta.0 #515 (@fcollonval)
- Bump tj-actions/changed-files from 35.2.1 to 35.4.0 #514 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 #513 (@dependabot)
- Upgrade dev tools #512 (@fcollonval)
- Bump json5 from 1.0.1 to 1.0.2 #510 (@dependabot)
- Bump to 2.0.0-alpha.7 #509 (@fcollonval)
- Bump tj-actions/changed-files from 35.1.1 to 35.2.1 #508 (@dependabot)
- Bump tj-actions/changed-files from 34.5.3 to 35.1.1 #503 (@dependabot)
- Bump tj-actions/changed-files from 34.4.0 to 34.5.3 #493 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #492 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #483 (@dependabot)
- Use Firefox from playwright #481 (@fcollonval)
- Set up jupyter releaser #474 (@blink1073)
- Bump engine.io from 6.2.0 to 6.2.1 #469 (@dependabot)
- Fix license header CI #468 (@fcollonval)
- Bump loader-utils from 3.2.0 to 3.2.1 #467 (@dependabot)
- Bump tj-actions/changed-files from 34.3.2 to 34.4.0 #466 (@dependabot)
- Bump tj-actions/changed-files from 34.0.2 to 34.3.2 #461 (@dependabot)
- Bump actions/checkout from 2 to 3 #460 (@dependabot)
- Fix check release step #459 (@fcollonval)
- Audit
DataGrid
public API in preparation for 0.x => 2.0 #458 (@afshin) - Bump tj-actions/changed-files from 32.1.2 to 34.0.2 #454 (@dependabot)
- Bump tj-actions/changed-files from 32.0.0 to 32.1.2 #445 (@dependabot)
- Clean up test workflow #437 (@blink1073)
- Bump tj-actions/changed-files from 31.0.3 to 32.0.0 #435 (@dependabot)
- Fix minor code scan warnings #431 (@fcollonval)
- Bump lerna #429 (@fcollonval)
- Bump tj-actions/changed-files from 31.0.1 to 31.0.3 #424 (@dependabot)
- Bump tj-actions/changed-files from 29.0.7 to 31.0.1 #423 (@dependabot)
- Add DockLayout tests #421 (@3coins)
- Bump tj-actions/changed-files from 29.0.4 to 29.0.7 #417 (@dependabot)
- Remove Internet Explorer from tests, add Webkit #416 (@gabalafou)
- Follow on to #411 addressing
yield*
#415 (@afshin) - 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)
- Update versions to v2 alpha.5 #398 (@fcollonval)
- Remove some webpack artifacts from
devDependencies
#396 (@afshin) - Use Rollup for tests and examples #348 (@gabalafou)
Documentation improvements
- Update documentation for Stream class #484 (@afshin)
- Backport changelog for stable 1.x #455 (@fcollonval)
- Switch to pydata sphinx theme #422 (@blink1073)
- Add section to README: Learning Resources #420 (@gabalafou)
- Follow on to #411 addressing
yield*
#415 (@afshin)
Contributors to this release
([GitHub contributors page for this release](https://gi...
v2023.1.3-alpha.7
2023.1.3-alpha.7
Enhancements made
- Add contain strict for elements with fully managed layout #506 (@krassowski)
- Add content-visibility hide mode #497 (@krassowski)
- Improve the menubar accessibility #465 (@scmmmh)
- Add async iterable
Stream
class that inherits fromSignal
#462 (@afshin) - Disable text eliding by default #451 (@ibdafna)
- Add blocking signal feature #443 (@fcollonval)
- Add support for list of keystrokes #433 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Improve datagrid performance #394 (@martinRenou)
Bugs fixed
- Accessibility: role attributes #507 (@brichet)
- Improve performance of drag & drop, esp. in Chrome #502 (@krassowski)
- Fix finding dependents for deactivation #490 (@fcollonval)
- Fix drag-and-drop of nested dock panel #473 (@drcd1)
- When rejecting the internal promise in a
Stream
, catch failures #464 (@afshin) - Datagrid: Do not prevent page scroll if we are not actually scrolling the grid #446 (@martinRenou)
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
- Handle deferred processing when
document
is hidden #402 (@afshin)
Maintenance and upkeep improvements
- Bump to 2.0.0-alpha.7 #509 (@fcollonval)
- Bump tj-actions/changed-files from 35.1.1 to 35.2.1 #508 (@dependabot)
- Bump tj-actions/changed-files from 34.5.3 to 35.1.1 #503 (@dependabot)
- Bump tj-actions/changed-files from 34.4.0 to 34.5.3 #493 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #492 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #483 (@dependabot)
- Use Firefox from playwright #481 (@fcollonval)
- Set up jupyter releaser #474 (@blink1073)
- Bump engine.io from 6.2.0 to 6.2.1 #469 (@dependabot)
- Fix license header CI #468 (@fcollonval)
- Bump loader-utils from 3.2.0 to 3.2.1 #467 (@dependabot)
- Bump tj-actions/changed-files from 34.3.2 to 34.4.0 #466 (@dependabot)
- Bump tj-actions/changed-files from 34.0.2 to 34.3.2 #461 (@dependabot)
- Bump actions/checkout from 2 to 3 #460 (@dependabot)
- Fix check release step #459 (@fcollonval)
- Audit
DataGrid
public API in preparation for 0.x => 2.0 #458 (@afshin) - Bump tj-actions/changed-files from 32.1.2 to 34.0.2 #454 (@dependabot)
- Bump tj-actions/changed-files from 32.0.0 to 32.1.2 #445 (@dependabot)
- Clean up test workflow #437 (@blink1073)
- Bump tj-actions/changed-files from 31.0.3 to 32.0.0 #435 (@dependabot)
- Fix minor code scan warnings #431 (@fcollonval)
- Bump lerna #429 (@fcollonval)
- Bump tj-actions/changed-files from 31.0.1 to 31.0.3 #424 (@dependabot)
- Bump tj-actions/changed-files from 29.0.7 to 31.0.1 #423 (@dependabot)
- Add DockLayout tests #421 (@3coins)
- Bump tj-actions/changed-files from 29.0.4 to 29.0.7 #417 (@dependabot)
- Remove Internet Explorer from tests, add Webkit #416 (@gabalafou)
- Follow on to #411 addressing
yield*
#415 (@afshin)
Documentation improvements
- Update documentation for Stream class #484 (@afshin)
- Backport changelog for stable 1.x #455 (@fcollonval)
- Switch to pydata sphinx theme #422 (@blink1073)
- Add section to README: Learning Resources #420 (@gabalafou)
- Follow on to #411 addressing
yield*
#415 (@afshin)
Contributors to this release
(GitHub contributors page for this release)
@3coins | @afshin | @blink1073 | @brichet | @dependabot | @drcd1 | @fcollonval | @gabalafou | @ibdafna | @krassowski | @martinRenou | @meeseeksdev | @scmmmh | @vidartf | @welcome
v2022.12.13
2022.12.13
Bugs fixed
- Fix finding dependents for deactivation #490 (@fcollonval)
Maintenance and upkeep improvements
- Bump @lumino/application #494 (@fcollonval)