Wykres commitów

23 Commity (main)

Autor SHA1 Wiadomość Data
Nicholas Bollweg 3765c72391
Update to drawio 21.1.4 (#112) 2023-04-09 11:46:27 -05: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 c2e12eed88
Upgrade to drawio 18.0.2, etc. (#94) 2022-05-09 08:44:30 -05:00
Nicholas Bollweg 82ab297197
Enable data URIs for libraries (#81) 2022-01-24 08:02:54 -06: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 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 504f102467
Update to drawio 14.9.2 (#60) 2021-07-24 15:09:01 -04:00
Nicholas Bollweg 4c40027cf0
Add JupyterLite Site (#57) 2021-07-06 09:40:08 -04:00
Nicholas Bollweg 2f6dd87c41
Bump drawio to 14.8.4 (#55) 2021-07-03 11:14:04 -04:00
Nicholas Bollweg 383d02c807
Add ipydrawio-jupyter-templates, first template (Lab mockup) (#46) 2021-06-03 07:19:51 -04:00
Nicholas Bollweg 0d24a8df9b
Add template api (#42) 2021-05-25 09:46:05 -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 8031573d62
headers, broaden node range, relock yarn (#29) 2021-04-11 15:58:37 -04:00
Nicholas Bollweg cae1fe8257
handle none pdf_text more gracefully (#25) 2021-04-10 22:31:09 -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 8e39be8dfb
Fix notebook meta (#15) 2021-01-29 17:12:44 -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