Skip to content

Commit

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

lumino-algorithm-2.0.2.tgz: cdb3ce132decec1aa4afaa9ebfdf686e516e896a84074a3e6d4c7f2161e0e423

lumino-application-2.4.1.tgz: 2dc6f23ffe37b14ef608d68564a2e686e41ad9c960e6bac29661a53c37780e9e

lumino-buildutils-2.0.1.tgz: e6e44c32ab7accd332d6f3c65002070a22d811e9a4857323a43da078f3024c3d

lumino-collections-2.0.2.tgz: 23436ba1d98cf2788da0f498daf619bbd13dd33e981d74575d3457d37ce72128

lumino-commands-2.3.1.tgz: 3e70d364b270a4deb95474dcb8f1934b25adab3ece5c1f195e2fba65600a93ab

lumino-coreutils-2.2.0.tgz: 51b63ed879f02189097d33d01bebdfad86a8ed45ef605b91f3b219d80714e611

lumino-datagrid-2.4.1.tgz: 3b0de31d35ac2321c00375db6757d89b0ebaacf86ef83f10044edcf312f06d50

lumino-default-theme-2.1.7.tgz: 473611c38ef8a37a0f0c295c7856ebd3e1fd2d143f22bbb4f4bfa2815b4349f6

lumino-disposable-2.1.3.tgz: ba735e10d94fdd90a30dfd1361f7b243b57694aba9fdbd3524ee408b85843a81

lumino-domutils-2.0.2.tgz: e165d8517dc712512a47e9ca6697aab78086efde58951e6d57b4a30cde54abea

lumino-dragdrop-2.1.5.tgz: c7a6874e10c7d802b1286b3c0aa14d5c5dfd96fa82cfa2294e7605f497adf628

lumino-keyboard-2.0.2.tgz: 4cb7c73830ed98984455a34fce5671ed810b817a11594cac4e99041964f4d482

lumino-messaging-2.0.2.tgz: 05e4929f51c3277602c53c8690103e8e07702421659e08fe608fcbee6e75e87c

lumino-polling-2.1.3.tgz: a572bf315ba4fa8f13927f0eb15978e6ad483aac2b151cf56af89735e43475dc

lumino-properties-2.0.2.tgz: 2a8b6f879bae2e011fabe56d923cbe6ccfa78f74c8f3fd68e97b6982d244d5d6

lumino-signaling-2.1.3.tgz: d614c006b02cdeda68cb2ec45648506e78e07a79df672ce96f099621a0b0fa88

lumino-virtualdom-2.0.2.tgz: 610fba26b84075d18a41e30d6fd02364ad9d3ba257044ff09b548fc47f91527c

lumino-widgets-2.5.0.tgz: d8b383a5c2358d12a0fcc05c665bd0db2e3e1d9401b2580feed2ccf8b0db5ddb
  • Loading branch information
fcollonval committed Aug 13, 2024
1 parent 2c613f0 commit 0fb17ae
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
42 changes: 40 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,46 @@ github_url: 'https:/jupyterlab/lumino/blob/main/CHANGELOG.md'

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

## 2024.8.13

([Full Changelog](https:/jupyterlab/lumino/compare/v2024.6.28...2c613f00ffe80fe63debb62108532135b1638e9c))

```
@lumino/application: 2.4.0 => 2.4.1
@lumino/datagrid: 2.4.0 => 2.4.1
@lumino/default-theme: 2.1.6 => 2.1.7
@lumino/widgets: 2.4.0 => 2.5.0
```

### :warning: CSS breaking change

`Widget` does not hide its overflow by default any longer. If this breaks your application styling, you can restore it locally by adding the CSS rule `overflow: hidden`. To restore the previous behavior fully, you can add the following CSS rule:

```css
.lm-Widget {
overflow: hidden;
}
```

### Bugs fixed

- Remove the overflow rule on widgets [#715](https:/jupyterlab/lumino/pull/715) ([@fcollonval](https:/fcollonval))

### Maintenance and upkeep improvements

- Update versions [#718](https:/jupyterlab/lumino/pull/718) ([@fcollonval](https:/fcollonval))
- Bump @75lb/deep-merge from 1.1.1 to 1.1.2 [#717](https:/jupyterlab/lumino/pull/717) ([@dependabot](https:/dependabot))
- Bump tj-actions/changed-files from 44.5.5 to 44.5.7 in the actions group [#716](https:/jupyterlab/lumino/pull/716) ([@dependabot](https:/dependabot))
- Bump the actions group with 2 updates [#712](https:/jupyterlab/lumino/pull/712) ([@dependabot](https:/dependabot))

### Contributors to this release

([GitHub contributors page for this release](https:/jupyterlab/lumino/graphs/contributors?from=2024-06-28&to=2024-08-13&type=c))

[@dependabot](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2024-06-28..2024-08-13&type=Issues) | [@fcollonval](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2024-06-28..2024-08-13&type=Issues) | [@krassowski](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2024-06-28..2024-08-13&type=Issues)

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

## 2024.6.28

([Full Changelog](https:/jupyterlab/lumino/compare/v2024.3.25...51dd3b375eecc21ad3866a9497546681c4d5a07d))
Expand Down Expand Up @@ -63,8 +103,6 @@ github_url: 'https:/jupyterlab/lumino/blob/main/CHANGELOG.md'

[@brichet](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2024-03-25..2024-06-28&type=Issues) | [@dependabot](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2024-03-25..2024-06-28&type=Issues) | [@fcollonval](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2024-03-25..2024-06-28&type=Issues) | [@g547315](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ag547315+updated%3A2024-03-25..2024-06-28&type=Issues) | [@ianthomas23](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aianthomas23+updated%3A2024-03-25..2024-06-28&type=Issues) | [@JasonWeill](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3AJasonWeill+updated%3A2024-03-25..2024-06-28&type=Issues) | [@krassowski](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2024-03-25..2024-06-28&type=Issues) | [@martinRenou](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3AmartinRenou+updated%3A2024-03-25..2024-06-28&type=Issues) | [@tonyfast](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Atonyfast+updated%3A2024-03-25..2024-06-28&type=Issues) | [@welcome](https:/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2024-03-25..2024-06-28&type=Issues)

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

## 2024.3.25

([Full Changelog](https:/jupyterlab/lumino/compare/v2023.11.5...64986395b3f232ec0d23d8e42f4cfddd38d89317))
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": "2024.6.28",
"version": "2024.8.13",
"private": true,
"workspaces": [
"examples/*",
Expand Down

0 comments on commit 0fb17ae

Please sign in to comment.