From a817cb2d05ac264403ad930fb9c038746c5393ff Mon Sep 17 00:00:00 2001 From: fcollonval Date: Mon, 25 Sep 2023 08:45:23 +0000 Subject: [PATCH] Publish 2023.9.25-alpha.0 SHA256 hashes: lumino-algorithm-2.0.1.tgz: 10132fe0809cd31e796afb2f6fe5612eb4bce2eff7e3bbcc1e95ae31f856ecaa lumino-application-2.3.0-alpha.0.tgz: fca3ffb22fde647f8b181e82f09ca93f5ef7d7335d2399c6f4c54cfd51bfa123 lumino-buildutils-2.0.1.tgz: d427bba7bd5c41a65bba3adef3d6b7c5b039686beba082becca515bfd97ef452 lumino-collections-2.0.1.tgz: 392ce1ced2e1523cf3694a88e8cde8852aaf19f8079e66f06016af2133ecae77 lumino-commands-2.1.3.tgz: 39152cf22e1810d46fcd2f483fb4c8f20231e8887378b2f64893b4b03297f127 lumino-coreutils-2.1.2.tgz: 18d9a7f66225e9b0e2db9b9f759b8463b283af6748e69fdddbf1f272b0fe135a lumino-datagrid-2.3.0-alpha.0.tgz: eda487e17fce9785872e77dd7f536df449771d2417085693e9cbff04ee39e521 lumino-default-theme-2.1.4-alpha.0.tgz: db4997c23cedd9c954de15133d578cba6d91e9860a79fce510a547026fc50beb lumino-disposable-2.1.2.tgz: 0f7e93bf75dd953fc0d7e4228b51abc50139b7b32cd839a11dc7935fb6c53cf1 lumino-domutils-2.0.1.tgz: 2f8bbdcb2183fd12b483136132b7d3d98e20d46213b0ac909be97a0c03b4bb15 lumino-dragdrop-2.1.3.tgz: 25e2c9c93454bc425a45ecd6ba76a8cc34dbb96e7d96b7c266043c178fb4f229 lumino-keyboard-2.0.1.tgz: 54b0b5e311f951af9b77688f6717c66c96be05bc76966856f2a57e573c18b619 lumino-messaging-2.0.1.tgz: b8ff068543a8cec965a5cb6d7107131b9aad70ce3275c9f1ff3e6c86fc498179 lumino-polling-2.1.2.tgz: 46d540a49487d57c7cd9160e5f1828f97f9d67135ccaf65555e6ea92c5361db1 lumino-properties-2.0.1.tgz: 3d73f2503b97fcc26a0500f704215a0708e35b3a4084c9d569b14644e861f469 lumino-signaling-2.1.2.tgz: 2f3beebeefea3d08d5b4983012a330f55b761d778ee2fdb49c710dac7bde9f43 lumino-virtualdom-2.0.1.tgz: 15a6b8dab9f409c62ecbe3c2e3c6a284e4426b315e7cf4e98d9d81d432179f5c lumino-widgets-2.3.1-alpha.0.tgz: 8c9c7052dda7ddef8469b5736b767af78cddd92390370f90b5a43cdbae4937bc --- CHANGELOG.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 47 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db9d6a411..3757323c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,52 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md' +## 2023.9.25-alpha.0 + +([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.7.27...dbbaf769024b39a9558f1ef66bf99c08d4d0d70c)) + +``` +@lumino/application: 2.2.1 => 2.3.0-alpha.0 +@lumino/datagrid: 2.2.0 => 2.3.0-alpha.0 +@lumino/default-theme: 2.1.3 => 2.1.4-alpha.0 +@lumino/widgets: 2.3.0 => 2.3.1-alpha.0 +``` + +### New features added + +- Datagrid: Introduce AsyncCellRenderer and ImageRenderer [#630](https://github.com/jupyterlab/lumino/pull/630) ([@martinRenou](https://github.com/martinRenou)) + +### Enhancements made + +- Keydown event at bubbling phase [#635](https://github.com/jupyterlab/lumino/pull/635) ([@brichet](https://github.com/brichet)) +- Datagrid: Introduce AsyncCellRenderer and ImageRenderer [#630](https://github.com/jupyterlab/lumino/pull/630) ([@martinRenou](https://github.com/martinRenou)) + +### Bugs fixed + +- Added role of button to addButton to make itkeyboard accessible when using screenreader [#615](https://github.com/jupyterlab/lumino/pull/615) ([@s596757](https://github.com/s596757)) +- MenuBar: do not focus on hover [#607](https://github.com/jupyterlab/lumino/pull/607) ([@gabalafou](https://github.com/gabalafou)) + +### Maintenance and upkeep improvements + +- Update versions [#636](https://github.com/jupyterlab/lumino/pull/636) ([@fcollonval](https://github.com/fcollonval)) +- Bump tj-actions/changed-files from 39.0.1 to 39.0.3 [#634](https://github.com/jupyterlab/lumino/pull/634) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 38.2.1 to 39.0.1 [#632](https://github.com/jupyterlab/lumino/pull/632) ([@dependabot](https://github.com/dependabot)) +- Added a test to check the add tab button has a role of button [#631](https://github.com/jupyterlab/lumino/pull/631) ([@m158261](https://github.com/m158261)) +- Bump actions/checkout from 3 to 4 [#629](https://github.com/jupyterlab/lumino/pull/629) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 37.6.1 to 38.2.1 [#628](https://github.com/jupyterlab/lumino/pull/628) ([@dependabot](https://github.com/dependabot)) +- Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 [#625](https://github.com/jupyterlab/lumino/pull/625) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 37.6.0 to 37.6.1 [#624](https://github.com/jupyterlab/lumino/pull/624) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 37.5.1 to 37.6.0 [#621](https://github.com/jupyterlab/lumino/pull/621) ([@dependabot](https://github.com/dependabot)) +- Bump tj-actions/changed-files from 37.4.0 to 37.5.1 [#620](https://github.com/jupyterlab/lumino/pull/620) ([@dependabot](https://github.com/dependabot)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2023-07-27&to=2023-09-25&type=c)) + +[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2023-07-27..2023-09-25&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-07-27..2023-09-25&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-07-27..2023-09-25&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Agabalafou+updated%3A2023-07-27..2023-09-25&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2023-07-27..2023-09-25&type=Issues) | [@m158261](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Am158261+updated%3A2023-07-27..2023-09-25&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AmartinRenou+updated%3A2023-07-27..2023-09-25&type=Issues) | [@s596757](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3As596757+updated%3A2023-07-27..2023-09-25&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2023-07-27..2023-09-25&type=Issues) + + + ## 2023.7.27 ([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.6.22...c90d19e7a4706c37c31961052206aa2a0d5144b9)) @@ -66,8 +112,6 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md' [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2023-06-23..2023-07-27&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3ADenisaCG+updated%3A2023-06-23..2023-07-27&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-06-23..2023-07-27&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aecharles+updated%3A2023-06-23..2023-07-27&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-06-23..2023-07-27&type=Issues) | [@g547315](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ag547315+updated%3A2023-06-23..2023-07-27&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2023-06-23..2023-07-27&type=Issues) | [@tonyfast](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Atonyfast+updated%3A2023-06-23..2023-07-27&type=Issues) | [@vthemelis](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Avthemelis+updated%3A2023-06-23..2023-07-27&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2023-06-23..2023-07-27&type=Issues) - - ## 2023.6.22 ([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.4.27...521819af3fd92f8fbcaf5088b9ea89dc7e21d8a2)) diff --git a/package.json b/package.json index 39d2affa6..d7d934412 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lumino-top-level", - "version": "2023.7.27", + "version": "2023.9.25-alpha.0", "private": true, "workspaces": [ "examples/*",