Commit graph

23 commits

Author SHA1 Message Date
Exidex
03c77c85e9 Center content when it is inside an inline or a grid item 2024-04-14 17:58:57 +02:00
Exidex
844166d56b Add proper support for icons 2024-04-12 22:05:16 +02:00
Exidex
91ee2d27bd Implement opening functionality of link 2024-04-07 09:23:50 +02:00
Exidex
7c3ef1b86e Fix list and grid onSelectionChange not being fired 2024-04-01 17:15:56 +02:00
Exidex
478de0468b Add title to form checkbox 2024-03-31 17:35:27 +02:00
Exidex
1bf0927379 Remove async assetData function variant for now 2024-03-29 17:27:34 +01:00
Exidex
531c5d2613 Change preference hooks to be a simple function allowing use in command entrypoints 2024-03-29 17:26:02 +01:00
Exidex
9d7b5ed05d Command entrypoint is not expected to have default function export. Fixes #4 2024-03-29 17:16:13 +01:00
Exidex
db91d65700 Implement action shortcuts 2024-03-26 19:20:33 +01:00
Exidex
e6ff621efb Implement command generators, a way for plugins to provide entrypoints 2024-03-23 18:16:56 +01:00
Exidex
fce4ea5213 Initial implementation of List and Grid tags.
Grid is only partially implemented because of issue in iced aw
2024-03-20 17:52:54 +01:00
Exidex
c9c7072301 Add plugin asset support 2024-03-17 17:40:19 +01:00
Exidex
26a338a6e9 Change inline function to be a function component to support react hooks 2024-03-13 20:58:42 +01:00
Exidex
772a9c7edb Rename pop and push navigation to popView, pushView 2024-03-12 22:25:56 +01:00
Exidex
1030d47dc6 Implement setting ui for preferences 2024-03-12 22:22:45 +01:00
Exidex
8295c597e7 Display plugin and entrypoint description in settings ui 2024-03-09 21:19:20 +01:00
Exidex
763ad364bb Implement plugin/entrypoint preferences. No settings ui yet 2024-03-03 19:03:44 +01:00
Exidex
0123ff999f Fix inline view rendering unconditionally 2024-02-15 14:52:24 +01:00
Exidex
461b8d44a7 Implement inline views 2024-02-13 17:42:39 +01:00
Exidex
5347d02bad Split api into api and api-build 2024-02-11 16:25:19 +01:00
Exidex
630c37044f Implement navigation 2024-02-11 14:21:18 +01:00
Exidex
8624706ec6 Release flow 2024-01-28 15:37:47 +01:00
Exidex
aa0faab347 Move out dev_plugin out of workspaces 2024-01-27 17:05:45 +01:00