Skip to content

Commit

Permalink
refactor(plugging,hosting): make plugin content loading synchronous (#…
Browse files Browse the repository at this point in the history
…787)

* refactor(plugging,hosting): make plugin content loading synchronous

* chore(package): remove carehtml dependency

* refactor(Plugging,Hosting): make plugin content static

* fix(plugging): don't store content to localStorage

* test(open-scd): update snapshot

* fix(nsdoc/Plugging): pass nsdoc object to plugins again

Loading nsdoc from localStorage must not be asynchronous. It therefore can be used as is with the refactored plugin loading mechanism

* refactor(Plugging/Setting): avoid reloading nsdoc on re-render

* docs(plugging): add type annotations and doc links

Co-authored-by: Jakob Vogelsang <jakob-vogelsang@posteo.de>
  • Loading branch information
ca-d and JakobVogelsang authored May 31, 2022
1 parent 784c0dc commit 1aee731
Show file tree
Hide file tree
Showing 7 changed files with 427 additions and 410 deletions.
Loading

0 comments on commit 1aee731

Please sign in to comment.