Upgrade Lab to latest, drawio 15.0.0 (#68)

pull/69/head
Nicholas Bollweg 2021-08-26 11:36:07 -05:00 zatwierdzone przez GitHub
rodzic af43ffc25e
commit e0fdf3a5e3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
8 zmienionych plików z 1034 dodań i 3152 usunięć

Wyświetl plik

@ -73,7 +73,7 @@ dependencies:
- python # this gets patched in ci
# run
- ipywidgets >=7.6
- jupyterlab >=3.1.4,<4.0.0a0
- jupyterlab >=3.1.9,<4.0.0a0
- jupyterlab_widgets >=1
- lxml
- pillow

Wyświetl plik

@ -29,7 +29,7 @@ dependencies:
- python # this gets patched in ci
# run
- ipywidgets >=7.6
- jupyterlab >=3.1.4,<4.0.0a0
- jupyterlab >=3.1.9,<4.0.0a0
- jupyterlab_widgets >=1
- lxml
- pillow

Wyświetl plik

@ -8,9 +8,9 @@
#### @deathbeds/ipydrawio-notebook 1.1.2
#### @deathbeds/ipydrawio-webpack 14.9.500
#### @deathbeds/ipydrawio-webpack 15.0.0
- upgrade to drawio v14.9.5 for enhancements and bug fixes [#66]
- upgrade to drawio v15.0.0 for enhancements and bug fixes [#66]
#### @deathbeds/ipydrawio-jupyter-templates 1.1.2

Wyświetl plik

@ -46,7 +46,7 @@ dependencies:
- python # this gets patched in ci
# run
- ipywidgets >=7.6
- jupyterlab >=3.1.4,<4.0.0a0
- jupyterlab >=3.1.9,<4.0.0a0
- jupyterlab_widgets >=1
- lxml
- pillow

@ -1 +1 @@
Subproject commit 03853a0a0ece4b6f60e8d368e9afe6a1f7cdc3a7
Subproject commit 398be14487259082b339682a05ca9c78a467c6db

Wyświetl plik

@ -43,5 +43,5 @@
"build:pre": "python scripts/patch.py && python scripts/static.py"
},
"types": "lib/index.d.ts",
"version": "14.9.500"
"version": "15.0.0"
}

Wyświetl plik

@ -8,7 +8,7 @@
"@jupyterlab/application": "^3.1.0",
"@jupyterlab/launcher": "^3.1.0",
"@jupyterlab/mainmenu": "^3.1.0",
"@deathbeds/ipydrawio-webpack": "^14.9.500"
"@deathbeds/ipydrawio-webpack": "^15.0.0"
},
"description": "A JupyterLab extension for embedding interactive drawio / mxgraph diagrams.",
"devDependencies": {
@ -41,6 +41,10 @@
"@jupyter-widgets/base": {
"bundled": false,
"singleton": true
},
"@jupyter-widgets/controls": {
"bundled": false,
"singleton": true
}
},
"discovery": {

4166
yarn.lock

Plik diff jest za duży Load Diff