File tree
6 files changed
+8
-9
lines changed- docs
- packages
- ipydrawio-webpack
- ipydrawio
6 files changed
+8
-9
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
| 37 | + | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
|
- ChangeLog+33
- VERSION+1-1
- etc/propgen/package-lock.json+7-7
- etc/propgen/package.json+1-1
- src/main/webapp/images/sidebar-gcp2.png
- src/main/webapp/js/app.min.js+256-546
- src/main/webapp/js/diagramly/App.js+17-7
- src/main/webapp/js/diagramly/Dialogs.js+2-2
- src/main/webapp/js/diagramly/Editor.js+5-2
- src/main/webapp/js/diagramly/EditorUi.js+1-8
- src/main/webapp/js/diagramly/P2PCollab.js+2-2
- src/main/webapp/js/diagramly/sidebar/Sidebar-GCP2.js+170-96
- src/main/webapp/js/diagramly/sidebar/Sidebar.js+1-1
- src/main/webapp/js/freehand/perfect-freehand.js+1-326
- src/main/webapp/js/grapheditor/Graph.js+2
- src/main/webapp/js/integrate.min.js+1.1k-1.4k
- src/main/webapp/js/shapes-14-6-5.min.js+4-3
- src/main/webapp/js/viewer-static.min.js+113-112
- src/main/webapp/js/viewer.min.js+109-109
- src/main/webapp/mxgraph/mxClient.js+4-4
- src/main/webapp/package.json+5-5
- src/main/webapp/resources/dia.txt+1
- src/main/webapp/resources/dia_am.txt+1
- src/main/webapp/resources/dia_ar.txt+1
- src/main/webapp/resources/dia_bg.txt+1
- src/main/webapp/resources/dia_bn.txt+1
- src/main/webapp/resources/dia_bs.txt+1
- src/main/webapp/resources/dia_ca.txt+297-296
- src/main/webapp/resources/dia_cs.txt+1
- src/main/webapp/resources/dia_da.txt+1
- src/main/webapp/resources/dia_de.txt+1
- src/main/webapp/resources/dia_el.txt+1
- src/main/webapp/resources/dia_eo.txt+1
- src/main/webapp/resources/dia_es.txt+1
- src/main/webapp/resources/dia_et.txt+1
- src/main/webapp/resources/dia_eu.txt+1
- src/main/webapp/resources/dia_fa.txt+1
- src/main/webapp/resources/dia_fi.txt+1
- src/main/webapp/resources/dia_fil.txt+1
- src/main/webapp/resources/dia_fr.txt+12-11
- src/main/webapp/resources/dia_gl.txt+1
- src/main/webapp/resources/dia_gu.txt+1
- src/main/webapp/resources/dia_he.txt+1
- src/main/webapp/resources/dia_hi.txt+1
- src/main/webapp/resources/dia_hr.txt+1
- src/main/webapp/resources/dia_hu.txt+1
- src/main/webapp/resources/dia_i18n.txt+1
- src/main/webapp/resources/dia_id.txt+1
- src/main/webapp/resources/dia_it.txt+1
- src/main/webapp/resources/dia_ja.txt+1
- src/main/webapp/resources/dia_kn.txt+1
- src/main/webapp/resources/dia_ko.txt+1
- src/main/webapp/resources/dia_lt.txt+1
- src/main/webapp/resources/dia_lv.txt+1
- src/main/webapp/resources/dia_ml.txt+1
- src/main/webapp/resources/dia_mr.txt+1
- src/main/webapp/resources/dia_ms.txt+1
- src/main/webapp/resources/dia_my.txt+1
- src/main/webapp/resources/dia_nl.txt+18-17
- src/main/webapp/resources/dia_no.txt+1
- src/main/webapp/resources/dia_pl.txt+1
- src/main/webapp/resources/dia_pt-br.txt+1
- src/main/webapp/resources/dia_pt.txt+1
- src/main/webapp/resources/dia_ro.txt+1
- src/main/webapp/resources/dia_ru.txt+1
- src/main/webapp/resources/dia_si.txt+1
- src/main/webapp/resources/dia_sk.txt+1
- src/main/webapp/resources/dia_sl.txt+1
- src/main/webapp/resources/dia_sr.txt+1
- src/main/webapp/resources/dia_sv.txt+1
- src/main/webapp/resources/dia_sw.txt+1
- src/main/webapp/resources/dia_ta.txt+1
- src/main/webapp/resources/dia_te.txt+1
- src/main/webapp/resources/dia_th.txt+1
- src/main/webapp/resources/dia_tr.txt+1
- src/main/webapp/resources/dia_uk.txt+1
- src/main/webapp/resources/dia_vi.txt+1
- src/main/webapp/resources/dia_zh-tw.txt+1
- src/main/webapp/resources/dia_zh.txt+1
- src/main/webapp/service-worker.js+1-1
- src/main/webapp/service-worker.js.map+1-1
- src/main/webapp/shapes/mxAWS4.js+2-2
- src/main/webapp/yarn.lock+33-33
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
0 commit comments