Skip to content

Commit 52a6dac

Browse files
authored
Merge pull request #280 from jupyterlab/changelog-e077e72c723811ecbfdd3b7fe10c9d8f
2 parents ead3ea8 + f32f8da commit 52a6dac

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

CHANGELOG.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,40 @@
22

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

5+
## 2022.1.10
6+
7+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/[email protected]))
8+
9+
### Enhancements made
10+
11+
- chore(Widget): Simplify attach/detach sanity checking [#279](https://github.com/jupyterlab/lumino/pull/279) ([@GordonSmith](https://github.com/GordonSmith))
12+
- fix(TabBar): Event forwarding fails when hosted in a ShadowRoot [#276](https://github.com/jupyterlab/lumino/pull/276) ([@GordonSmith](https://github.com/GordonSmith))
13+
- fix(DockPanel): Drag and Drop fails when hosted in a ShadowRoot [#275](https://github.com/jupyterlab/lumino/pull/275) ([@GordonSmith](https://github.com/GordonSmith))
14+
15+
### Bugs fixed
16+
17+
- Prevent opening an empty menu [#277](https://github.com/jupyterlab/lumino/pull/277) ([@hbcarlos](https://github.com/hbcarlos))
18+
19+
### Maintenance and upkeep improvements
20+
21+
- chore(coreutils): Refactor Node v Browser builds [#274](https://github.com/jupyterlab/lumino/pull/274) ([@GordonSmith](https://github.com/GordonSmith))
22+
- Update references to main branch (`master``main`) [#272](https://github.com/jupyterlab/lumino/pull/272) ([@krassowski](https://github.com/krassowski))
23+
24+
### Contributors to this release
25+
26+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2021-12-13&to=2022-01-10&type=c))
27+
28+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2021-12-13..2022-01-10&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2021-12-13..2022-01-10&type=Issues) | [@GordonSmith](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AGordonSmith+updated%3A2021-12-13..2022-01-10&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ahbcarlos+updated%3A2021-12-13..2022-01-10&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2021-12-13..2022-01-10&type=Issues)
29+
30+
<!-- <END NEW CHANGELOG ENTRY> -->
31+
532
## 2021.12.13
633

734
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2021.11.4...44b44a408e0849857cc7a7e639b5b0be00ae61ec)
835

936
- Enforce labels on PRs by @blink1073 in https://github.com/jupyterlab/lumino/pull/267
1037
- Fix transposed display names for arrow keys by @thomasjm in https://github.com/jupyterlab/lumino/pull/268
1138

12-
<!-- <END NEW CHANGELOG ENTRY> -->
13-
1439
## 2021.11.4
1540

1641
([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/[email protected]))

0 commit comments

Comments
 (0)