Commit graph

8 commits

Author SHA1 Message Date
koehr
68789d48f8 start of complete rewrite on top of vue3
This introduces a new build structure and a new notification system.
2020-06-30 11:51:23 +02:00
koehr
f4e603b98e onesided printing functionality, halfway through, typescript errors 2020-06-13 17:37:41 +02:00
koehr
adb8cb2dd1 adds editorjs and some simple extensions 2020-05-25 11:38:18 +02:00
koehr
c64b9a95fb remove tiptap, start simple homegrown richtext functionalities
* menu now sends command events and button states
* menu state is synced with the elements at caret postion
* menu functionalities are not yet implemented
2020-05-25 11:38:18 +02:00
koehr
936ada94bd add tiptap rich text editor and lots of small improvements 2020-05-25 11:38:18 +02:00
koehr
a35173acbb package upgrade 2020-03-16 16:33:02 +01:00
dependabot[bot]
7282905912
Bump acorn from 6.4.0 to 6.4.1 (#1)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 15:27:10 +01:00
koehr
1d1ace40bc Initial checkin after ove
See https://nest.pijul.com/n4n/rpg-cards-ng/patches for patch history
2020-03-16 15:12:47 +01:00