ipydrawio/CHANGELOG.md

383 wiersze
9.6 KiB
Markdown

Split up packages (#1) * add drawio * more tweaking of editor load * more work on packaging * linting, remove trace of mxgraph submodule * clean up empty file rendering * add some missing images * don't reinitialize url after every show * some css sugar * belt and suspenders ui theme * some more params * add export * working on logo * more logo work * full in-place round-tripping of svg, png, html * use icons on documents * clean up some untitled files * first pass at schema * start settings integration * more work on settings * fix ref * work on url params * some more tweaks to load behavior * move submodule * clean up some packaging stuff * jlpm * resolve yarn * fix iframe url * bump to newest drawio release * brinf back the stencils * html doesn't really work * add more images * move more things from code into config defaults * rework settings some more * fix new view, still working on click-to-activate * fix capitalization on compressXml * give up on formatting xml * more work on round-trip, styling * linting * more missing images * more config reloading * drawio v13.1.8 * bump drawio files * update notebook * upgrade typescript * more submodule shenanigans, binder env * regenerate again, was missing stencils * try adding server proxy * update path * fix schema * pin node * hoist jupyter_notebook_config.json * some more work on export * more x * add some more demo tools * use apt, some status * apt deps, get back icons * some more apt work * more apt work * better programmatic example * more status work * more docs * add some more text * some more notes * some more status work, notes * add jinja example * more work on notebook * move notebook * add some deps * more deps for pandas, pdf * use local drawio assets * stop servers harder * Create Data-Driven Decks.ipynb * Update drawio_export_demo.py * Create template deck.dio * fix up some chores * some notebook tweaks * more work on demo * try another labextension spot * notebooks * store composite drawio in pdf * use file:// for drawio static * drawio v13.3.5 * remove even more unused code * bump drawio, remove more tornado junk * clean up xml pattern * add notebook, because why not * add ipynb example to decks * add png, svg to composite * add video chat for giggles * drawio v13.3.8 * add plugins * more work on plugin stuff * drawio v13.3.9 * drawio v13.4.7 * resolve yarn.lock * add sourcemaps * drawio v13.4.9 * start patching towards rtc * add plugin path to patches * add a mess of plugins * turn down the plugins * drawio v13.5.3 * re-solve static * get rid of all the high unicode in schema * use utf-8 encoding explicitly * Update package.json * Update _static.ts * drawio v13.5.4 * resolve static * drawio v13.5.8 * move notebooks * start moving things around * add dodo.py * more moving * more moving * more moving and naming * moving * move static * fix up static path * update more ids, locations * skeleton docs * start doing it * start linting in anger * passing eslint * add prebuild * yet more linting * back to ts building * packing * hoist tarball * clean up static generation * apply lint in anger * more work on static * remove videochat for now, more ignoring * tune up ci, binder * use smaller env for now * underspecify python in ci, don't url-encode [p]lugins * gah windows * some win debugging * do some roadmap work * work on roadmap while debugging * do per-platform shell commands * linting, url param * look harder for npm * start thinking about versions * version bumping, more windows work * remove patterns from schema * add all task * more encoding, linting * rebuild static with iife * try another import template * versions in changelog * more work on alernate asset loading * revert menu investigations * paths for windows
2020-08-08 13:45:27 +00:00
# CHANGELOG
2021-05-25 18:39:35 +00:00
## Unreleased
2023-04-12 15:28:54 +00:00
### 1.3.1
#### ipydrawio-widgets 1.3.1
#### ipydrawio 1.3.1
##### @deathbeds/ipydrawio 1.3.1
##### @deathbeds/ipydrawio-notebook 1.3.1
##### @deathbeds/ipydrawio-webpack 21.1.601
##### @deathbeds/ipydrawio-jupyter-templates 1.3.1
#### ipydrawio-export 1.3.1
##### @deathbeds/ipydrawio-pdf 1.3.1
#### ipydrawio-mathjax 1.3.1
##### @deathbeds/ipydrawio-mathjax 1.3.1
2023-04-10 22:25:27 +00:00
## Releases
### 1.3.0
#### ipydrawio-widgets 1.3.0
2022-11-09 01:43:12 +00:00
2023-04-09 16:46:27 +00:00
- minimum supported python is now 3.8
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio 1.3.0
2022-11-09 01:43:12 +00:00
2023-04-09 16:46:27 +00:00
- minimum supported python is now 3.8
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.3.0
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.3.0
2022-11-09 01:43:12 +00:00
2023-04-12 15:28:54 +00:00
##### @deathbeds/ipydrawio-webpack 21.1.400
2022-11-09 01:43:12 +00:00
2023-04-12 15:28:54 +00:00
- updates to [drawio v21.1.4](https://github.com/jgraph/drawio/releases/tag/v21.1.4)
2023-04-09 16:46:27 +00:00
- includes
[mermaidjs 10.0.0](https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0)
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.3.0
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.3.0
2023-04-09 16:46:27 +00:00
- minimum supported python is now 3.8
- updates to
[draw-image-export2 v1.0.2](https://github.com/jgraph/draw-image-export2/releases/tag/v1.0.2)
- by default uses a private copy of chromium in `{sys.prefix}/jupyter/ipydrawio_export`
- can be overridden with `IPYDRAWIO_PUPPETEER_CACHE_DIR` or `PUPPETEER_CACHE_DIR`
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.3.0
2023-04-09 16:46:27 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-mathjax 1.3.0
2023-04-09 16:46:27 +00:00
- minimum supported python is now 3.8
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-mathjax 1.3.0
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
### 1.2.2
2022-11-09 01:43:12 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-widgets 1.2.2
2022-09-02 21:26:43 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio 1.2.2
2022-09-02 21:26:43 +00:00
2022-11-05 20:39:26 +00:00
- as `retrolab` no longer supports installation next to `jupyterlab 3.5`, it is no
longer under test... but might still work.
- support for `notebook 7` will become available some time after a final release
- though `jupyterlab 4` will be likely be supported first
2022-11-07 17:20:52 +00:00
- the sizes of all released artifacts are much smaller [#106]
- `mathjax` rendering is no longer included by default
- install it with `(mamba|conda|pip) install ipydrawio-mathjax`
2022-11-05 20:39:26 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.2.2
2022-09-02 21:26:43 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.2.2
2022-09-02 21:26:43 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 20.5.300
2022-11-05 20:39:26 +00:00
2022-11-07 17:20:52 +00:00
- updates to drawio v20.5.3 [#106]
2022-09-02 21:26:43 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.2.2
2022-09-02 21:26:43 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.2.2
2022-09-02 21:26:43 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.2.2
2022-09-02 13:18:49 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-mathjax 1.2.2
2022-11-07 17:20:52 +00:00
- now holds the drawio-compatible copy of MathJax [#106]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-mathjax 1.2.2
2022-11-07 17:20:52 +00:00
- initial release
[#106]: https://github.com/deathbeds/ipydrawio/pull/106
2023-04-10 22:25:27 +00:00
### 1.2.1
#### ipydrawio-widgets 1.2.1
2022-01-24 22:09:33 +00:00
2022-08-31 13:06:41 +00:00
- add support for `ipywidgets` 8 [#98]
2023-04-10 22:25:27 +00:00
#### ipydrawio 1.2.1
2022-01-24 22:09:33 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.2.1
2022-01-24 22:09:33 +00:00
2022-08-31 13:06:41 +00:00
- add support `@jupyter-widgets/jupyterlab-manager` 5 [#98]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.2.1
2022-01-24 22:09:33 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 20.2.800
2022-05-09 13:44:30 +00:00
2022-09-02 13:18:49 +00:00
- updates to drawio v20.2.8
2022-01-24 22:09:33 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.2.1
2022-01-24 22:09:33 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.2.1
2022-01-24 22:09:33 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.2.1
2022-01-24 22:09:33 +00:00
2022-08-31 13:06:41 +00:00
[#98]: https://github.com/deathbeds/ipydrawio/issues/98
2023-04-10 22:25:27 +00:00
### 1.2.0
#### ipydrawio-widgets 1.2.0
2021-12-01 23:20:13 +00:00
- new kernel-only package for headless kernel installs [#63]
- adds `cell_ids` to widget diagrams [#88]
2023-04-10 22:25:27 +00:00
#### ipydrawio 1.2.0
- `jupyter ipydrawio clean` can now cleans `.ipynb` metadata and outputs [#88]
- minimum supported python is now to 3.7
2021-12-01 23:20:13 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.2.0
2021-12-01 23:20:13 +00:00
2022-01-24 14:02:54 +00:00
- adds support for data URI-encoded shape libraries (incompatible with `stealth`) [#80]
- fixes selection in widget diagrams with more than 10 shapes [#85]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.2.0
2021-12-01 23:20:13 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 16.4.500
2021-12-01 23:20:13 +00:00
2022-01-24 14:02:54 +00:00
- updates to drawio v16.4.5
2021-12-01 23:20:13 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.2.0
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.2.0
- minimum supported python is now to 3.7
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.2.0
2021-12-01 23:20:13 +00:00
[#63]: https://github.com/deathbeds/ipydrawio/issues/63
2022-01-24 14:02:54 +00:00
[#80]: https://github.com/deathbeds/ipydrawio/issues/80
[#85]: https://github.com/deathbeds/ipydrawio/issues/85
[#88]: https://github.com/deathbeds/ipydrawio/issues/88
2023-04-10 22:25:27 +00:00
### 1.1.3
2021-11-30 16:25:51 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio 1.1.3
2021-11-30 16:25:51 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.1.3
2021-11-30 16:25:51 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.1.3
2021-11-30 16:25:51 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 15.8.701
2021-11-30 16:25:51 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.1.3
#### ipydrawio-export 1.1.3
2021-11-30 16:25:51 +00:00
- revert to older PDF exporter for better robustness on binder, etc.
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.1.3
### 1.1.2
2021-11-30 16:25:51 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio 1.1.2
2021-08-08 19:45:11 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.1.2
2021-08-08 19:45:11 +00:00
2021-11-15 13:37:44 +00:00
- minimal support for RetroLab [#72]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.1.2
2021-08-08 19:45:11 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 15.8.700
2021-08-08 19:45:11 +00:00
2021-11-29 20:11:46 +00:00
- upgrade to drawio v15.8.7 for enhancements and bug fixes
2021-08-08 19:45:11 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.1.2
2021-08-08 19:45:11 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.1.2
2021-08-08 19:45:11 +00:00
- a `yarn.lock` is shipped to reduce provisioning time and increase reproducibility
2021-11-30 16:25:51 +00:00
- update to newer PDF exporter for better performance
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.1.2
2021-11-27 19:55:31 +00:00
2021-11-15 13:37:44 +00:00
[#72]: https://github.com/deathbeds/ipydrawio/issues/72
2023-04-10 22:25:27 +00:00
### 1.1.1
#### ipydrawio 1.1.1
2021-05-25 18:39:35 +00:00
- adds `jupyter ipydrawio clean` for removing `host`, `agent`, `modified` attributes and
pretty printing, restoring `lxml` as a dependency [#44]
2021-06-05 01:08:17 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.1.1
2021-05-25 18:39:35 +00:00
2021-06-05 01:08:17 +00:00
- revert default theme from `sketch` back to `min` [#41]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.1.1
2021-05-25 18:39:35 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 14.9.300
2021-07-29 14:21:40 +00:00
- upgrade to drawio v14.9.300 for many enhancements and bug fixes [#51]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-jupyter-templates 1.1.1
- adds some (unofficial) Jupyter-branded templates [#44]
2021-05-25 18:39:35 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.1.1
2021-05-25 18:39:35 +00:00
- upgrades `draw-image-export` for `xmldom` version and bugfixes [#44]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.1.1
2021-05-25 18:39:35 +00:00
[#44]: https://github.com/deathbeds/ipydrawio/issues/44
2023-04-10 22:25:27 +00:00
### 1.1.0
#### ipydrawio 1.1.0
2021-04-12 17:47:32 +00:00
- new documentation site at https://ipydrawio.rtfd.io [#40]
- no longer depends on `lxml`, future XML-based features will hopefully support the
standard library `xml` module [#40]
2021-04-12 17:47:32 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.1.0
2021-04-12 17:47:32 +00:00
- the `sketch` theme is now available as the `ui` [#40]
- the _Custom Diagram..._ Launcher card offers all the themes, templates, and editable
formats [#40]
2021-05-25 13:46:05 +00:00
- templates can be added by extensions [#41]
- additional configuration defaults added to `urlParams` [#40]
- the <kbd>Esc</kbd> button now shifts focus back to the main application allowing for
use of more keyboard shortcuts. [#40]
- the previous inescapable behavior can be restored in _Adanced Settings_ by setting
`"disableEscapeFocus": true`
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.1.0
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 14.7.100
2021-05-25 13:46:05 +00:00
- drawio 14.7.1 [#41]
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.1.0
2021-05-25 18:39:35 +00:00
- depends on `lxml` [#40]
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.1.0
2021-05-25 18:39:35 +00:00
[#40]: https://github.com/deathbeds/ipydrawio/pull/40
2021-05-25 13:46:05 +00:00
[#41]: https://github.com/deathbeds/ipydrawio/pull/41
2021-04-12 17:47:32 +00:00
2023-04-10 22:25:27 +00:00
### 1.0.1
#### ipydrawio 1.0.1
2021-04-12 11:55:08 +00:00
- [#32] on-disk file paths are shorter to avoid Windows issues
- [#31] `install.json` is properly placed
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.0.1
2021-04-12 11:55:08 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.0.1
2021-04-12 11:55:08 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 14.5.901
2021-04-12 11:55:08 +00:00
- [#32] drawio assets are copied into a shorter path
- changing version scheme to allow for patch releases.
- going forward, the upstream patch release will be multiplied by 100
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.0.1
2021-05-25 18:39:35 +00:00
- [#32] on-disk file paths are shorter to avoid Windows issues
- [#31] `install.json` is properly placed
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.0.1
2021-05-25 18:39:35 +00:00
2021-04-12 11:55:08 +00:00
[#31]: https://github.com/deathbeds/ipydrawio/issues/31
[#32]: https://github.com/deathbeds/ipydrawio/issues/32
2023-04-10 22:25:27 +00:00
### 1.0.0
#### ipydrawio 1.0.0
- ipywidgets support
- Supports JupyterLab 3
- `pip` primary distribution
- Contains all previous packages
- PDF export is tenuous, due to `nodejs` dependencies, and may be temporarily
unavailable
- A future release may unpack various dependencies into sub-packages
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.0.0
- [#22] adds more _Main Menu_ options and _Command Palette_ Commands
- [#22] new file names created by _Export Diagram as..._ commands use best-effort,
two-digit numbers (if needed) incrementer instead of timestamp
- [#20] add `allow-downloads` sandbox exception for the drawio `iframe`, enabling some
more built-in features
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.0.0
- [#21] fixes overload of default _Notebook_ activity for _Edit with_ for `.ipynb` files
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 14.5.9
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.0.0
2021-05-25 18:39:35 +00:00
- [#22] correctly handle finding/resolving `node.*` on windows
- [#22] upgrade to newer `puppeteer`-based `draw-image-export`
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.0.0
2021-05-25 18:39:35 +00:00
- [#22] improved PDF export
[#20]: https://github.com/deathbeds/ipydrawio/issues/20
[#21]: https://github.com/deathbeds/ipydrawio/issues/21
[#22]: https://github.com/deathbeds/ipydrawio/pull/22
2023-04-10 22:25:27 +00:00
### 1.0.0a0
#### ipydrawio 1.0.0a0
2021-01-26 04:41:26 +00:00
- ipywidgets support
- Supports JupyterLab 3
- `pip` primary distribution
- Contains all previous packages
- PDF export is tenuous, due to `nodejs` dependencies, and may be temporarily
unavailable
- A future release may unpack various dependencies into sub-packages
2021-01-26 04:41:26 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio 1.0.0-alpha0
2021-01-26 04:41:26 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-notebook 1.0.0-alpha0
2021-01-26 04:41:26 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-webpack 14.2.6-alpha0
2021-05-25 18:39:35 +00:00
2023-04-10 22:25:27 +00:00
#### ipydrawio-export 1.0.0a0
2021-05-25 18:39:35 +00:00
2023-04-10 22:25:27 +00:00
##### @deathbeds/ipydrawio-pdf 1.0.0-alpha0
2021-01-26 04:41:26 +00:00
## Historic Releases
2021-01-26 04:41:26 +00:00
For pre-releases of the previously-named package, see the [old CHANGELOG][]
[old changelog]: https://github.com/deathbeds/ipydrawio/tree/3a577ac/CHANGELOG.md
```
2023-04-09 16:46:27 +00:00
Copyright 2023 ipydrawio contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```