Skip to content

Commit 25b72e9

Browse files
committed
update changelog
1 parent a8ec265 commit 25b72e9

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

+40
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# Changelog
22

3+
## 2021-5-9
4+
5+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/2021.3.11...f991ecd1a00df02fa6716e8b0b9f2a2f79a6237e))
6+
7+
@lumino/algorithm: 1.3.3 => 1.4.0
8+
@lumino/application: 1.16.0 => 1.17.0
9+
@lumino/collections: 1.3.3 => 1.4.0
10+
@lumino/commands: 1.12.0 => 1.13.0
11+
@lumino/coreutils: 1.5.3 => 1.6.0
12+
@lumino/datagrid: 0.20.0 => 0.21.0
13+
@lumino/datastore: 0.11.0 => 0.12.0
14+
@lumino/default-theme: 0.10.0 => 0.11.0
15+
@lumino/disposable: 1.4.3 => 1.5.0
16+
@lumino/domutils: 1.2.3 => 1.3.0
17+
@lumino/dragdrop: 1.7.1 => 1.8.0
18+
@lumino/keyboard: 1.2.3 => 1.3.0
19+
@lumino/messaging: 1.4.3 => 1.5.0
20+
@lumino/polling: 1.3.3 => 1.4.0
21+
@lumino/properties: 1.2.3 => 1.3.0
22+
@lumino/signaling: 1.4.3 => 1.5.0
23+
@lumino/virtualdom: 1.8.0 => 1.9.0
24+
@lumino/widgets: 1.19.0 => 1.20.0
25+
26+
### Merged PRs
27+
28+
- Clean Up CI [#166](https://github.com/jupyterlab/lumino/pull/166) ([@jtpio](https://github.com/jtpio))
29+
- Bump y18n from 4.0.0 to 4.0.1 [#164](https://github.com/jupyterlab/lumino/pull/164) ([@dependabot](https://github.com/dependabot))
30+
- Ctrl-click to toggle single row or column selections [#163](https://github.com/jupyterlab/lumino/pull/163) ([@ibdafna](https://github.com/ibdafna))
31+
- Update documentation badge [#162](https://github.com/jupyterlab/lumino/pull/162) ([@blink1073](https://github.com/blink1073))
32+
- Change one BasicMouseHandler properties from private to protected [#161](https://github.com/jupyterlab/lumino/pull/161) ([@ibdafna](https://github.com/ibdafna))
33+
- Update RTD Link to Point to Stable Version [#159](https://github.com/jupyterlab/lumino/pull/159) ([@blink1073](https://github.com/blink1073))
34+
- Update Badges in Readme [#158](https://github.com/jupyterlab/lumino/pull/158) ([@blink1073](https://github.com/blink1073))
35+
- Fix docs target for polling [#155](https://github.com/jupyterlab/lumino/pull/155) ([@bollwyvl](https://github.com/bollwyvl))
36+
37+
### Contributors to this release
38+
39+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2021-03-23&to=2021-04-09&type=c))
40+
41+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2021-03-23..2021-04-09&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abollwyvl+updated%3A2021-03-23..2021-04-09&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2021-03-23..2021-04-09&type=Issues) | [@ibdafna](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aibdafna+updated%3A2021-03-23..2021-04-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajtpio+updated%3A2021-03-23..2021-04-09&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2021-03-23..2021-04-09&type=Issues)
42+
343
## 2021-3-11
444

545
@lumino/application: 1.15.0 => 1.16.0

0 commit comments

Comments
 (0)