Skip to content

Commit

Permalink
Update to drawio 14.9.2 (QuantStack#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl authored Jul 24, 2021
1 parent fdcaf9b commit 504f102
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

#### @deathbeds/ipydrawio-notebook 1.1.1

#### @deathbeds/ipydrawio-webpack 14.8.400
#### @deathbeds/ipydrawio-webpack 14.9.200

- upgrade to drawio v14.8.4 for layer enhancements and various bugfixes [#51]
- upgrade to drawio v14.9.200 for layer enhancements and various bugfixes [#51]

#### @deathbeds/ipydrawio-jupyter-templates 1.1.1

Expand Down
4 changes: 3 additions & 1 deletion atest/lab/Formats.robot
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,10 @@ Verify Edit With Menu
@{factories} = Set Variable ${EXT EDIT WITH.get('''${ext}''').strip().split(',')}
FOR ${i} IN RANGE ${factories.__len__()}
${factory} = Set Variable ${factories[${i}].strip()}
Mouse Over
${sel} = Set Variable
... ${opener}\[position()=${i + 1}]/div[contains(@class, 'lm-Menu-itemLabel')][contains(., '${factory}')]
Wait Until Page Contains Element ${sel}
Mouse Over ${sel}
END

IPyDrawio Export Server Should be Provisioned
Expand Down
2 changes: 1 addition & 1 deletion packages/ipydrawio-webpack/drawio
Submodule drawio updated 92 files
+2 −2 .github/stale.yml
+33 −0 ChangeLog
+1 −1 VERSION
+3 −0 etc/build/build.xml
+2 −0 src/main/java/com/mxgraph/online/AbsAuthServlet.java
+17 −15 src/main/java/com/mxgraph/online/GoogleGadgetServlet.java
+1 −0 src/main/webapp/images/notion-logo-white.svg
+1 −0 src/main/webapp/images/notion-logo.svg
+2 −1 src/main/webapp/js/PreConfig.js
+1,037 −1,003 src/main/webapp/js/app.min.js
+108 −3 src/main/webapp/js/diagramly/App.js
+40 −28 src/main/webapp/js/diagramly/Devel.js
+60 −2 src/main/webapp/js/diagramly/Dialogs.js
+0 −2 src/main/webapp/js/diagramly/DrawioFile.js
+5 −0 src/main/webapp/js/diagramly/EditorUi.js
+17 −6 src/main/webapp/js/diagramly/Extensions.js
+117 −8 src/main/webapp/js/diagramly/GraphViewer.js
+19 −1 src/main/webapp/js/diagramly/Init.js
+17 −4 src/main/webapp/js/diagramly/LocalFile.js
+36 −0 src/main/webapp/js/diagramly/Menus.js
+3 −3 src/main/webapp/js/diagramly/Minimal.js
+804 −0 src/main/webapp/js/diagramly/NotionClient.js
+202 −0 src/main/webapp/js/diagramly/NotionFile.js
+28 −0 src/main/webapp/js/diagramly/NotionLibrary.js
+376 −375 src/main/webapp/js/extensions.min.js
+2 −15 src/main/webapp/js/grapheditor/Actions.js
+2 −2 src/main/webapp/js/grapheditor/EditorUi.js
+7 −2 src/main/webapp/js/grapheditor/Format.js
+1,025 −1,017 src/main/webapp/js/viewer-static.min.js
+1,025 −1,017 src/main/webapp/js/viewer.min.js
+14 −13 src/main/webapp/mxgraph/mxClient.js
+1 −0 src/main/webapp/plugins/googledrive.js
+2 −0 src/main/webapp/resources/dia.txt
+2 −0 src/main/webapp/resources/dia_am.txt
+2 −0 src/main/webapp/resources/dia_ar.txt
+2 −0 src/main/webapp/resources/dia_bg.txt
+2 −0 src/main/webapp/resources/dia_bn.txt
+2 −0 src/main/webapp/resources/dia_bs.txt
+2 −0 src/main/webapp/resources/dia_ca.txt
+540 −538 src/main/webapp/resources/dia_cs.txt
+2 −0 src/main/webapp/resources/dia_da.txt
+2 −0 src/main/webapp/resources/dia_de.txt
+279 −277 src/main/webapp/resources/dia_el.txt
+2 −0 src/main/webapp/resources/dia_eo.txt
+2 −0 src/main/webapp/resources/dia_es.txt
+2 −0 src/main/webapp/resources/dia_et.txt
+2 −0 src/main/webapp/resources/dia_eu.txt
+2 −0 src/main/webapp/resources/dia_fa.txt
+2 −0 src/main/webapp/resources/dia_fi.txt
+2 −0 src/main/webapp/resources/dia_fil.txt
+2 −0 src/main/webapp/resources/dia_fr.txt
+2 −0 src/main/webapp/resources/dia_gl.txt
+2 −0 src/main/webapp/resources/dia_gu.txt
+2 −0 src/main/webapp/resources/dia_he.txt
+2 −0 src/main/webapp/resources/dia_hi.txt
+2 −0 src/main/webapp/resources/dia_hr.txt
+2 −0 src/main/webapp/resources/dia_hu.txt
+2 −0 src/main/webapp/resources/dia_i18n.txt
+2 −0 src/main/webapp/resources/dia_id.txt
+2 −0 src/main/webapp/resources/dia_it.txt
+2 −0 src/main/webapp/resources/dia_ja.txt
+2 −0 src/main/webapp/resources/dia_kn.txt
+2 −0 src/main/webapp/resources/dia_ko.txt
+2 −0 src/main/webapp/resources/dia_lt.txt
+2 −0 src/main/webapp/resources/dia_lv.txt
+2 −0 src/main/webapp/resources/dia_ml.txt
+2 −0 src/main/webapp/resources/dia_mr.txt
+2 −0 src/main/webapp/resources/dia_ms.txt
+2 −0 src/main/webapp/resources/dia_my.txt
+2 −0 src/main/webapp/resources/dia_nl.txt
+2 −0 src/main/webapp/resources/dia_no.txt
+2 −0 src/main/webapp/resources/dia_pl.txt
+2 −0 src/main/webapp/resources/dia_pt-br.txt
+2 −0 src/main/webapp/resources/dia_pt.txt
+2 −0 src/main/webapp/resources/dia_ro.txt
+2 −0 src/main/webapp/resources/dia_ru.txt
+2 −0 src/main/webapp/resources/dia_si.txt
+2 −0 src/main/webapp/resources/dia_sk.txt
+2 −0 src/main/webapp/resources/dia_sl.txt
+2 −0 src/main/webapp/resources/dia_sr.txt
+2 −0 src/main/webapp/resources/dia_sv.txt
+2 −0 src/main/webapp/resources/dia_sw.txt
+2 −0 src/main/webapp/resources/dia_ta.txt
+2 −0 src/main/webapp/resources/dia_te.txt
+2 −0 src/main/webapp/resources/dia_th.txt
+2 −0 src/main/webapp/resources/dia_tr.txt
+2 −0 src/main/webapp/resources/dia_uk.txt
+2 −0 src/main/webapp/resources/dia_vi.txt
+2 −0 src/main/webapp/resources/dia_zh-tw.txt
+2 −0 src/main/webapp/resources/dia_zh.txt
+1 −1 src/main/webapp/service-worker.js
+1 −1 src/main/webapp/service-worker.js.map
2 changes: 2 additions & 0 deletions packages/ipydrawio-webpack/lib/_static.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/mstile-150
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/my-diagrams-sel.svg';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/my-diagrams.svg';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/nocolor.png';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/notion-logo-white.svg';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/notion-logo.svg';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/onedrive-connector-atlas.png';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/onedrive-connector-atlas.svg';
import '!!file-loader?name=[path][name].[ext]&context=.!../dio/images/onedrive-logo-white.svg';
Expand Down
2 changes: 1 addition & 1 deletion packages/ipydrawio-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"build:pre": "python scripts/patch.py && python scripts/static.py"
},
"types": "lib/index.d.ts",
"version": "14.8.400"
"version": "14.9.200"
}
2 changes: 1 addition & 1 deletion packages/ipydrawio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"json-schema-to-typescript": "^10.1.4"
},
"peerDependencies": {
"@deathbeds/ipydrawio-webpack": "^14.8.400",
"@deathbeds/ipydrawio-webpack": "^14.9.200",
"@jupyter-widgets/base": "4",
"@jupyter-widgets/controls": "3",
"@jupyter-widgets/jupyterlab-manager": "3"
Expand Down
2 changes: 1 addition & 1 deletion py_packages/ipydrawio-export/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ include_package_data = True
zip_safe = False

install_requires =
ipydrawio >=1.1.0
ipydrawio >=1.1.1
jupyterlab ==3.*
lxml
pillow
Expand Down

0 comments on commit 504f102

Please sign in to comment.