Wykres commitów

42 Commity (main)

Autor SHA1 Wiadomość Data
Nicholas Bollweg 4c61329893
postmortem for 1.3.0 (#116) 2023-04-12 10:28:54 -05:00
Nicholas Bollweg 59b27508dc
Update to drawio 21.1.6, use main branch (#115) 2023-04-11 16:48:58 -05:00
Nicholas Bollweg f5f6c639aa
Preflight 1.3.0 (#114) 2023-04-10 09:09:29 -05:00
Nicholas Bollweg 3765c72391
Update to drawio 21.1.4 (#112) 2023-04-09 11:46:27 -05:00
Nicholas Bollweg 3fa38d3126
postmortem for 1.2.2 (#111) 2022-11-08 19:43:12 -06:00
Nicholas Bollweg 03677d8094
only robot lite in docs 2022-11-08 08:37:04 -06:00
Nicholas Bollweg 647468ea4a
update poster, add some more links (#109) 2022-11-07 18:09:53 -06:00
Nicholas Bollweg 5442918d6e
Make released artifacts smaller (#106) 2022-11-07 11:20:52 -06:00
Nicholas Bollweg 2ad777a0ae
Update to drawio 20.5.0 (#104) 2022-11-05 15:39:26 -05:00
Nicholas Bollweg 99c8d628d5
Support ipywidgets 8 (#99) 2022-08-31 08:06:41 -05:00
Nicholas Bollweg 90fc15ce92
Upgrade to drawio 20.2.1 (#97) 2022-07-30 16:27:54 -05:00
Nicholas Bollweg c2e12eed88
Upgrade to drawio 18.0.2, etc. (#94) 2022-05-09 08:44:30 -05:00
Nicholas Bollweg 0bd8b35499
Seperate ipydrawio-widgets package for kernel-only installs (#89) 2022-01-19 16:32:13 -06:00
Nicholas Bollweg 8b4496554e
add cell_ids to widget, fix selection model (#88) 2022-01-16 22:40:21 -06:00
Nicholas Bollweg 7e38b4ce96
drawio 16.2.4 (#87) 2022-01-08 13:09:28 -06:00
Nicholas Bollweg 6cd7d29adc
Bump drawio 16.1.0, minimum python 3.7, jupyterlite 0.1.0a18 (#83) 2021-12-26 17:05:58 -06:00
Nicholas Bollweg 0fd7fedc74
Bump to drawio 15.8.7 (#75) 2021-11-29 14:11:46 -06:00
Nicholas Bollweg 1921c34da9
[wip] Upgrade to drawio 15.8.6 (#74) 2021-11-27 13:55:31 -06:00
Nicholas Bollweg 33097b5c56
Minimal RetroLab support (#72) 2021-11-15 07:37:44 -06:00
Nicholas Bollweg 74ac7228b3
bump drawio 15.7.3 (#71) 2021-11-12 17:30:56 -06:00
Nicholas Bollweg e0fdf3a5e3
Upgrade Lab to latest, drawio 15.0.0 (#68) 2021-08-26 11:36:07 -05:00
Nicholas Bollweg af43ffc25e
Upgrade to drawio 14.9.5 (#67) 2021-08-08 15:45:11 -04:00
Nicholas Bollweg 4086fc8bac
Update to jupyterlab 3.1.0 (#61) 2021-07-28 14:39:26 -04:00
Nicholas Bollweg fdcaf9bb19
Try JupyterLab 3.1rc2 (#59) 2021-07-24 12:36:07 -04:00
Nicholas Bollweg 4c40027cf0
Add JupyterLite Site (#57) 2021-07-06 09:40:08 -04:00
Nicholas Bollweg 8c375fbecd
Restore min default (#51) 2021-06-04 21:08:17 -04:00
Nicholas Bollweg 383d02c807
Add ipydrawio-jupyter-templates, first template (Lab mockup) (#46) 2021-06-03 07:19:51 -04:00
Nicholas Bollweg 5703a66f14
Update to drawio 14.6.13, advanced launcher, docs (#40) 2021-05-24 22:48:50 -04:00
Nicholas Bollweg cbb744031f
Shorten some paths for Windows (#33) 2021-04-12 07:55:08 -04:00
Nicholas Bollweg 8031573d62
headers, broaden node range, relock yarn (#29) 2021-04-11 15:58:37 -04:00
Nicholas Bollweg 7a31ede4fb
Clean up root folder (#27) 2021-04-11 10:35:35 -04:00
Nicholas Bollweg 2c9b5c75fe
More 1.0.0 pre-release cleanup (#24) 2021-04-10 18:34:12 -04:00
Nicholas Bollweg 2a8793deb4
Upgrade drawio 14.5.9, prepare 1.0.0 release (#22) 2021-04-10 17:56:58 -04:00
Nicholas Bollweg 8fc25e1457
Update docs.md 2021-02-10 23:14:00 -05:00
Nicholas Bollweg 52dfde890f
Create bug_report.md 2021-02-10 23:13:22 -05:00
Nicholas Bollweg 9155982c8b
Create docs.md 2021-02-10 23:10:34 -05:00
Nicholas Bollweg 93a4b1b95b
Create feature_request.md 2021-02-10 23:09:14 -05:00
Nicholas Bollweg 541a2da4b1
Rebrand, Add Widgets, JupyterLab 3 (#12) 2021-01-29 10:02:28 -05:00
Nicholas Bollweg 213cdd8b4e
add mimerenderer (#9) 2021-01-25 23:41:26 -05:00
Nicholas Bollweg 06a3c9eccf
add initial robot tooling (#8)
* add initial robot tooling

* add rflint, first screenshot

* add robot uploading to ci

* go ahead and set retries

* require integrity before robot

* rename some robot resources for sorting

* add overrides to tighten up robot

* fix overrides path

* more work on initial formats

* add/test more formats

* test pdf export, add some pdf features

* bump versions

* finish version bump

* add config to setup, start export app

* add tests pdf export

* validate pdf is readable

* docs, hoist deps

* remove coverage, fix all dep

* handle more file formats for export

* force provision before pytest

* add pypdf2 to test deps

* also lxml

* expect lab to have been built before testing

* add export info changelog

* try cleaning up processes on windows

* try conda cache again

* only try to run windows build on windows

* add python_requires

* use force switch

* test pythons 3.6 and 3.8

* fancy name

* less fancy name

* more env work

* force line endings
2020-08-16 16:33:33 -04:00
Nicholas Bollweg 895a25bb1c
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 09:45:27 -04:00
Nicholas Bollweg 418845f6b5
Create ci.yml 2020-08-02 15:48:24 -04:00