File tree 1 file changed +26
-2
lines changed
1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 2021.10.25
6
+
7
+ (
[ Full Changelog
] ( https://github.com/jupyterlab/lumino/compare/@lumino/[email protected] ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add arrow glyph handling to command registry [ #252 ] ( https://github.com/jupyterlab/lumino/pull/252 ) ([ @PlatinumCD ] ( https://github.com/PlatinumCD ) )
12
+ - Added ` PointerEvents ` handling to ` SplitPanel ` [ #251 ] ( https://github.com/jupyterlab/lumino/pull/251 ) ([ @martaszmit ] ( https://github.com/martaszmit ) )
13
+ - Ignore ` keydown ` events for modifier keys when accumulating key sequence [ #245 ] ( https://github.com/jupyterlab/lumino/pull/245 ) ([ @ph-ph ] ( https://github.com/ph-ph ) )
14
+
15
+ ### Bugs fixed
16
+
17
+ - Update title appropriately in ` AccordionPanel ` [ #249 ] ( https://github.com/jupyterlab/lumino/pull/249 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
18
+
19
+ ### Maintenance and upkeep improvements
20
+
21
+ - Add linter check in CI [ #242 ] ( https://github.com/jupyterlab/lumino/pull/242 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
22
+
23
+ ### Contributors to this release
24
+
25
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/lumino/graphs/contributors?from=2021-09-30&to=2021-10-25&type=c ) )
26
+
27
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2021-09-30..2021-10-25&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2021-09-30..2021-10-25&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ahbcarlos+updated%3A2021-09-30..2021-10-25&type=Issues ) | [ @martaszmit ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Amartaszmit+updated%3A2021-09-30..2021-10-25&type=Issues ) | [ @ph-ph ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aph-ph+updated%3A2021-09-30..2021-10-25&type=Issues ) | [ @PlatinumCD ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3APlatinumCD+updated%3A2021-09-30..2021-10-25&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2021-09-30..2021-10-25&type=Issues )
28
+
29
+ <!-- <END NEW CHANGELOG ENTRY> -->
30
+
5
31
## 2021.9.30
6
32
7
33
(
[ Full Changelog
] ( https://github.com/jupyterlab/lumino/compare/@lumino/[email protected] ) )
24
50
25
51
[ @bign8 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abign8+updated%3A2021-09-22..2021-09-30&type=Issues ) | [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2021-09-22..2021-09-30&type=Issues ) | [ @ibdafna ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aibdafna+updated%3A2021-09-22..2021-09-30&type=Issues ) | [ @jupyterlab-probot ] ( https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajupyterlab-probot+updated%3A2021-09-22..2021-09-30&type=Issues )
26
52
27
- <!-- <END NEW CHANGELOG ENTRY> -->
28
-
29
53
## 2021.9.22
30
54
31
55
(
[ Full Changelog
] ( https://github.com/jupyterlab/lumino/compare/@lumino/[email protected] ) )
You can’t perform that action at this time.
0 commit comments