Exidex
|
edfb5f753c
|
Release v6
|
2024-08-04 18:48:51 +00:00 |
|
Exidex
|
3d847a283e
|
Quick implementation of image fetch from url
|
2024-07-21 15:33:37 +02:00 |
|
Exidex
|
5c19f79574
|
ImageSource on js plugin side is now just a reference to asset instead of binary array with image
|
2024-07-21 13:30:26 +02:00 |
|
Exidex
|
0bb63db8b8
|
Release v5
|
2024-07-07 09:02:22 +00:00 |
|
Exidex
|
b6cf408350
|
Release v4
|
2024-06-20 18:38:35 +00:00 |
|
Exidex
|
63e7403281
|
Release v3
|
2024-06-16 14:24:13 +02:00 |
|
Exidex
|
fa51adff11
|
Implement Clipboard API
|
2024-06-13 21:27:42 +02:00 |
|
Exidex
|
2308204fe0
|
Fix react warning about required key prop
|
2024-06-02 19:28:29 +02:00 |
|
Exidex
|
1775bf9753
|
Remove Detail component from Grid
|
2024-05-30 22:04:35 +02:00 |
|
Exidex
|
8bead2311b
|
Release v2
|
2024-04-30 11:44:27 +00:00 |
|
Exidex
|
0ce73d39bc
|
Implement application plugin and icons support for entrypoint
|
2024-04-21 21:42:05 +02:00 |
|
Exidex
|
61254fe1b3
|
Fix unstable ordering of shared types in component model
|
2024-04-16 20:39:04 +02:00 |
|
Exidex
|
ca15574181
|
Show error view when plugin or gauntlet throws exception when rendering
|
2024-04-15 20:48:25 +02:00 |
|
Exidex
|
03c77c85e9
|
Center content when it is inside an inline or a grid item
|
2024-04-14 17:58:57 +02:00 |
|
Exidex
|
1024f2bc20
|
Remove workaround for imagesource being an object
|
2024-04-14 13:09:05 +02:00 |
|
Exidex
|
844166d56b
|
Add proper support for icons
|
2024-04-12 22:05:16 +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
|
db91d65700
|
Implement action shortcuts
|
2024-03-26 19:20:33 +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
|
772a9c7edb
|
Rename pop and push navigation to popView, pushView
|
2024-03-12 22:25:56 +01:00 |
|
Exidex
|
763ad364bb
|
Implement plugin/entrypoint preferences. No settings ui yet
|
2024-03-03 19:03:44 +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
|
4967eaa51f
|
Add missing deno typings dependency
|
2024-02-11 14:42:06 +01:00 |
|
Exidex
|
630c37044f
|
Implement navigation
|
2024-02-11 14:21:18 +01:00 |
|
Exidex
|
d18bda0a00
|
Release v1
|
2024-02-03 20:51:38 +00:00 |
|
Exidex
|
8624706ec6
|
Release flow
|
2024-01-28 15:37:47 +01:00 |
|
Exidex
|
85959d0400
|
Github Actions build workflow
|
2024-01-18 21:17:52 +01:00 |
|
Exidex
|
783cfa8d2b
|
Remove ts-node dependency
|
2024-01-18 21:16:58 +01:00 |
|
Exidex
|
ca2d3893d2
|
Implement dev server
|
2024-01-16 18:31:10 +01:00 |
|
Exidex
|
399418f781
|
Action panel
|
2024-01-07 18:03:11 +01:00 |
|
Exidex
|
bb189c9ad0
|
Refactor component model a little
|
2023-12-28 21:47:42 +01:00 |
|
Exidex
|
0745e52cd4
|
Add deno typings package
|
2023-12-27 17:07:32 +01:00 |
|
Exidex
|
c089d9dde0
|
Form labels and styling
|
2023-12-25 18:31:07 +01:00 |
|
Exidex
|
28e19edcd6
|
Implement select form input
|
2023-12-25 17:37:34 +01:00 |
|
Exidex
|
5f6bc50d18
|
Properties for textfield, passwordfield and checkbox
|
2023-12-24 23:10:54 +01:00 |
|
Exidex
|
5990ea4885
|
Implement ui events with parameters on example of form datepicker
|
2023-12-24 20:35:30 +01:00 |
|
Exidex
|
f7278b0109
|
Rename MetadataTag -> MetadataTagItem, MetadataTags -> MetadataTagList
|
2023-12-18 14:10:38 +01:00 |
|
Exidex
|
846f3afd71
|
Remove Code component because it is currently not possible to insert widget inside a line of text
|
2023-12-17 20:46:56 +01:00 |
|
Exidex
|
5f3995b983
|
Implement gui for most of the details view
|
2023-12-17 19:44:34 +01:00 |
|
Exidex
|
127d4b5c00
|
Commit generated api code
|
2023-12-17 18:26:46 +01:00 |
|
Exidex
|
f0e335d426
|
Rework component model to properly contain text_part and root
|
2023-12-11 12:41:43 +01:00 |
|
Exidex
|
95bae1df93
|
Refactor component model to separate children
|
2023-12-10 17:29:57 +01:00 |
|
Exidex
|
3ed9e54c8c
|
Generate component code for rust
|
2023-12-08 20:56:32 +01:00 |
|
Exidex
|
fde4300d41
|
Fix one leftover of package rename
|
2023-12-05 21:54:15 +01:00 |
|
Exidex
|
616be86c81
|
Add gauntlet:api-components static files to js runtime.
|
2023-12-04 21:00:56 +01:00 |
|