Skip to content

Commit

Permalink
Publish 2023.6.22
Browse files Browse the repository at this point in the history
SHA256 hashes:

lumino-algorithm-2.0.0.tgz: 5800b748e1530b0d6cbeb7412cab0c0c6431e3485f3bc0b4eafa8c3cf5778ab9

lumino-application-2.2.0.tgz: e6533c60f2b193e9e2b2db99f38b6999cc5c35fcfc13d6ea5522b890f85f8f9f

lumino-buildutils-2.0.0.tgz: fe30ab192550c0cffe45c2e3e1d30956a4d27f91dfc1ae583e8c1f3b8b51c3ab

lumino-collections-2.0.0.tgz: 142aba1df55a0ad75005a058221f3c864ccef3ef27aae3d608cb6bdc055dd02b

lumino-commands-2.1.2.tgz: 152d39df9180d1af16031c481518af6d5b8a1af75aee0aaedd1074375733f447

lumino-coreutils-2.1.1.tgz: 8b0785bbfb7633d5164f1de150ee356e80326f6293e4ce0a6230ea637b1b2111

lumino-datagrid-2.1.2.tgz: 666b652530ca7223afa59adfc23f903473af15d8810afbd6a5aeff9e020c3f1f

lumino-default-theme-2.1.2.tgz: df7188b1a916c37e57e0395fb6ca4d09856890f06e857d1962ad03d150b502b3

lumino-disposable-2.1.1.tgz: a14f9da8b9d818c1b959f164f0c7827b5dfd90879e878f21061d5763b3517246

lumino-domutils-2.0.0.tgz: e3cae581aea738dced0e7efd8cf63974e395c38e9ab621e9afd7df8f45e998bd

lumino-dragdrop-2.1.2.tgz: c4b0b24619c79850b72b7bd46b184bfcabbbd9f4f28e66104bb86487300f92c2

lumino-keyboard-2.0.0.tgz: 25a4bab973e1d8015025a25d129d523dd10872a958ae3f28b2cbe9bbda814e7e

lumino-messaging-2.0.0.tgz: dc0252cc95c53ae78fcfc6e286c234125cb155a6a8fb8fbee802d6003783a024

lumino-polling-2.1.1.tgz: 304a95d6910438a33846ac1b8c8f4c20316317f572506ab6f867c6a0d953c9f3

lumino-properties-2.0.0.tgz: e36bf2f9200e3cf510a0b15a5785c396615de83795fee6d677e95d1640c955e8

lumino-signaling-2.1.1.tgz: 8138368f6c2a680504d1e981ca63b011a25127889691c0e6e000f90789705124

lumino-virtualdom-2.0.0.tgz: bcd17a79cb2169ea67467a0e250d702fe452d62f0c07b6f1373e193d55cfffae

lumino-widgets-2.2.0.tgz: 43f292cd50f584bb2b80c4ddec9f16308d23b4920de2b549a47236cfc277ea80
  • Loading branch information
fcollonval committed Jun 23, 2023
1 parent 521819a commit 621f762
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 3 deletions.
48 changes: 46 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,52 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'

<!-- <START NEW CHANGELOG ENTRY> -->

## 2023.6.22

([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.4.27...521819af3fd92f8fbcaf5088b9ea89dc7e21d8a2))

```
@lumino/application: 2.1.1 => 2.2.0
@lumino/commands: 2.1.1 => 2.1.2
@lumino/datagrid: 2.1.1 => 2.1.2
@lumino/default-theme: 2.1.1 => 2.1.2
@lumino/dragdrop: 2.1.1 => 2.1.2
@lumino/widgets: 2.1.1 => 2.2.0
```

### Enhancements made

- Use Actual Return character for Mac shortcuts. [#592](https://github.com/jupyterlab/lumino/pull/592) ([@Carreau](https://github.com/Carreau))
- Add a 'defer' option to the autoStart argument [#588](https://github.com/jupyterlab/lumino/pull/588) ([@brichet](https://github.com/brichet))
- Added "tabindex=0" for sidebar accessibility [#583](https://github.com/jupyterlab/lumino/pull/583) ([@j264415](https://github.com/j264415))
- Splits with merge option for dock panels [#582](https://github.com/jupyterlab/lumino/pull/582) ([@tavin](https://github.com/tavin))

### Bugs fixed

- Fix position of drag image [#595](https://github.com/jupyterlab/lumino/pull/595) ([@MetRonnie](https://github.com/MetRonnie))
- Invalid unicode characters removed from datagrid [#578](https://github.com/jupyterlab/lumino/pull/578) ([@nicojapas](https://github.com/nicojapas))
- Fix dblclick events with Drag.overrideCursor active (#547) [#564](https://github.com/jupyterlab/lumino/pull/564) ([@jjrv](https://github.com/jjrv))

### Maintenance and upkeep improvements

- Bump versions [#600](https://github.com/jupyterlab/lumino/pull/600) ([@fcollonval](https://github.com/fcollonval))
- Upgrade releaser workflows [#598](https://github.com/jupyterlab/lumino/pull/598) ([@fcollonval](https://github.com/fcollonval))
- Bump tj-actions/changed-files from 36.1.0 to 36.4.0 [#597](https://github.com/jupyterlab/lumino/pull/597) ([@dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 36.0.17 to 36.1.0 [#594](https://github.com/jupyterlab/lumino/pull/594) ([@dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 36.0.9 to 36.0.17 [#591](https://github.com/jupyterlab/lumino/pull/591) ([@dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 35.9.2 to 36.0.9 [#589](https://github.com/jupyterlab/lumino/pull/589) ([@dependabot](https://github.com/dependabot))
- Bump socket.io-parser from 4.2.1 to 4.2.3 [#587](https://github.com/jupyterlab/lumino/pull/587) ([@dependabot](https://github.com/dependabot))
- Seed tests for datagrid, test `TextRenderer/drawText` [#585](https://github.com/jupyterlab/lumino/pull/585) ([@krassowski](https://github.com/krassowski))
- Bump tj-actions/changed-files from 35.9.0 to 35.9.2 [#580](https://github.com/jupyterlab/lumino/pull/580) ([@dependabot](https://github.com/dependabot))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2023-04-27&to=2023-06-22&type=c))

[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2023-04-27..2023-06-22&type=Issues) | [@Carreau](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3ACarreau+updated%3A2023-04-27..2023-06-22&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-04-27..2023-06-22&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-04-27..2023-06-22&type=Issues) | [@j264415](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aj264415+updated%3A2023-04-27..2023-06-22&type=Issues) | [@jjrv](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajjrv+updated%3A2023-04-27..2023-06-22&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2023-04-27..2023-06-22&type=Issues) | [@MetRonnie](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AMetRonnie+updated%3A2023-04-27..2023-06-22&type=Issues) | [@nicojapas](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Anicojapas+updated%3A2023-04-27..2023-06-22&type=Issues) | [@tavin](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Atavin+updated%3A2023-04-27..2023-06-22&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2023-04-27..2023-06-22&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2023.4.27

([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.4.7...2781964ce32d672fe37b815ec8cd690f99fd20aa))
Expand Down Expand Up @@ -37,8 +83,6 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'

[@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-04-07..2023-04-27&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-04-07..2023-04-27&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2023.4.7

([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.3.27-1...df643f9474f036eafbbb1249384a7cd247c2a2e1))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lumino-top-level",
"version": "2023.4.27",
"version": "2023.6.22",
"private": true,
"workspaces": [
"examples/*",
Expand Down

0 comments on commit 621f762

Please sign in to comment.