Commit Graph

13 Commits

Author SHA1 Message Date
Ferdinand Thiessen 9094b38a8a Add pagination types 2021-11-25 13:39:44 +01:00
Ferdinand Thiessen c37f4db241 [plugin] Modifications on Plugin Notification
* Add function called before Notification gets dismissed
* Promises can have any type, we do not need to force void return type
2021-11-24 14:34:22 +01:00
Ferdinand Thiessen a3f4be8ce6 [deps] Update dependencies, increase version 2021-11-11 13:34:33 +01:00
Ferdinand Thiessen 1c921322ae Fix dependencies 2021-08-30 14:12:33 +02:00
Ferdinand Thiessen 7cc03a31f7 [deps] Update vue dependency 2021-08-30 11:53:23 +02:00
Ferdinand Thiessen f5288cb8d3 [plugin] Allow ordering MenuLinks, widgets: renamed priority to order 2021-07-29 18:14:49 +02:00
Ferdinand Thiessen 618d543dbb [docs] Added README 2021-05-26 17:19:05 +02:00
Ferdinand Thiessen 1f1d0fe32e [deps] No need for peerDependency 2021-05-25 16:53:13 +02:00
Ferdinand Thiessen 0ee466efb9 [deps] peer depend on api package instead of main package 2021-05-25 15:46:04 +02:00
Ferdinand Thiessen 91888f694b [plugin][core] Fixed entry point, work on plugin definitions
* Entry point is now in source, no need to compile, this is done
  by Flaschengeist when included
* Added `id` property to plugins
* Required modules now support version dependencies
2021-05-21 17:04:29 +02:00
Ferdinand Thiessen ac5dc4d634 [meta] Add license and fix version 2021-05-21 16:51:28 +02:00
Ferdinand Thiessen 024702f60f Added tsconfig and entrypoint 2021-05-20 23:22:24 +02:00
Ferdinand Thiessen 3113263206 Init version 2021-05-20 23:14:32 +02:00