Skip to content

Commit

Permalink
feat: entire rewrite of the Live Preview support
Browse files Browse the repository at this point in the history
Use a proper CodeMirror stateField to observe changes on the doc and render the CustomClasses
behaviors through Decorators
  • Loading branch information
LilaRest committed Jan 29, 2023
1 parent a39f132 commit 0c5f5c8
Show file tree
Hide file tree
Showing 7 changed files with 468 additions and 181 deletions.
97 changes: 83 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"author": "Lila Rest <mail@lila.rest>",
"license": "MIT",
"devDependencies": {
"@codemirror/language": "^6.4.0",
"@types/node": "^16.11.6",
"builtin-modules": "3.3.0",
"cz-conventional-changelog": "^3.3.0",
Expand Down
Loading

0 comments on commit 0c5f5c8

Please sign in to comment.