File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## 2020-05-23
6
+
7
+ - @lumino/algorithm : 1.2.0 => 1.3.0
8
+ - @lumino/application : 1.9.0 => 1.10.0
9
+ - @lumino/collections : 1.2.0 => 1.3.0
10
+ - @lumino/commands : 1.10.0 => 1.11.0
11
+ - @lumino/coreutils : 1.4.0 => 1.5.0
12
+ - @lumino/datagrid : 0.7.0 => 0.8.0
13
+ - @lumino/datastore : 0.9.0 => 0.10.0
14
+ - @lumino/default-theme : 0.3.0 => 0.4.0
15
+ - @lumino/disposable : 1.3.0 => 1.4.0
16
+ - @lumino/domutils : 1.1.0 => 1.2.0
17
+ - @lumino/dragdrop : 1.5.0 => 1.6.0
18
+ - @lumino/keyboard : 1.1.0 => 1.2.0
19
+ - @lumino/messaging : 1.3.0 => 1.4.0
20
+ - @lumino/polling : 1.2.0 => 1.3.0
21
+ - @lumino/properties : 1.1.0 => 1.2.0
22
+ - @lumino/signaling : 1.3.0 => 1.4.0
23
+ - @lumino/virtualdom : 1.6.0 => 1.7.0
24
+ - @lumino/widgets : 1.12.0 => 1.13.0
25
+
26
+ - Add UMD support [ #40 ] ( https://github.com/jupyterlab/lumino/pull/40 )
27
+
28
+
5
29
## 2020-05-12
6
30
7
31
- @lumino/signaling : 1.3.5 => 1.3.6
8
32
9
33
- Fix ` disconnectAll ` implementation [ #71 ] ( https://github.com/jupyterlab/lumino/pull/71 )
34
+
35
+
10
36
## 2020-05-07
11
37
12
38
- @lumino/coreutils : 1.4.2 => 1.4.3
You can’t perform that action at this time.
0 commit comments