Commit graph

36 commits

Author SHA1 Message Date
Exidex
24405c92bc
Extend focusedItemId description
Some checks failed
format / rust (push) Failing after 2s
format / nix (push) Failing after 1s
nix build / all (push) Failing after 4s
build / build-linux (push) Has been cancelled
build / build-macos (push) Has been cancelled
build / build-windows (push) Has been cancelled
2025-08-10 21:30:20 +02:00
Exidex
204de4d88c
Add ability to programmatically control focus on list and grid 2025-08-10 21:24:08 +02:00
Exidex
f2fadf8b70
Update iced to latest master. Remove iced_aw, iced_table dependencies. Remove DatePicker component 2025-06-15 14:29:19 +02:00
Exidex
04e0dfd44a
Update settings ui screenshot in README.md 2025-06-02 20:13:39 +02:00
Exidex
41107d2043
Update README.md 2025-06-01 13:10:43 +02:00
Exidex
f204969e63
Add support for svg images 2025-05-03 19:52:05 +02:00
Exidex
ebcee6a470
Make entrypoint.*.actions.*.shortcut optional 2025-05-03 10:09:57 +02:00
Exidex
1a1c862973
More plugin examples 2025-04-24 21:13:43 +02:00
Exidex
87d6b1abb8
Fix typo in plugin manifest json schema 2025-04-20 17:27:21 +02:00
Exidex
b47906fbad
Fix author field schema description 2025-03-16 12:08:16 +01:00
Exidex
6d37684fc8
Tweak descriptions of fields in plugin manifest schema 2025-03-16 11:05:37 +01:00
Exidex
6e04702903
Add 3 more grid examples. Tweak others 2025-03-15 20:14:10 +01:00
Exidex
2e2864e88a
Replace ` with " in docs markdown files 2025-03-15 20:14:09 +01:00
Exidex
c08e33c48c
Remove links from docs markdown for now 2025-03-15 20:14:09 +01:00
Benno
4f715674c0
Plugin Manifest schema (#62)
Co-authored-by: Exidex <16986685+exidex@users.noreply.github.com>
2025-03-15 19:32:13 +01:00
Exidex
d861b730ef
Update CHANGELOG.md, README.md and THEME.md 2025-01-19 12:09:58 +01:00
Exidex
f9d6642900
Remove onClick events, instead primary action is called on click with id of clicked item. Add onItemFocusChange events 2025-01-10 21:26:54 +01:00
Exidex
f742358b58
Add and improve some code examples 2024-11-23 21:16:08 +01:00
Exidex
3bb5be6caf
Update CHANGELOG.md and THEME.md 2024-11-16 20:20:18 +01:00
Exidex
b415c90519
Add clarification about binary location on macOS to theme docs 2024-11-03 11:19:47 +01:00
Exidex
750278dc48
Implement List and Grid search bar 2024-10-27 19:33:39 +01:00
Exidex
f6e3748e78
Update CHANGELOG.md, README.md and THEME.md 2024-10-13 17:37:55 +02:00
Exidex
763d7b0ac4
Implement inline view action panel. Shortcuts still todo 2024-10-06 22:32:42 +02:00
Exidex
1e181ea1a8
Rename action title to label 2024-09-28 16:42:51 +02:00
Exidex
468013397d
Grid and List accessories. Refine grid styling 2024-09-22 21:02:19 +02:00
Exidex
ba86afac6d
Update CHANGELOG.md, README.md and THEME.md 2024-09-15 19:38:18 +02:00
Exidex
8c8ade8a89
Replace onSelectionChange and id on List or Grid itself with onClick on item 2024-09-15 11:44:27 +02:00
Exidex
3c72104ea7
Add isLoading property 2024-09-08 19:51:50 +02:00
Exidex
638b79f445 Update settings ui screenshot 2024-08-04 21:07:52 +02:00
Exidex
a377b4e8d7 Add documentation on theming 2024-08-04 18:41:33 +02:00
Exidex
96ee75b5dd Update architecture images 2024-06-18 21:00:18 +02:00
Exidex
84efc6c4f0 Also add a short description to string children props 2024-05-26 20:00:29 +02:00
Exidex
f3b0c1308d Add short description to component and component properties in component model 2024-05-26 19:37:55 +02:00
Exidex
24afc57d94 Remove old demo image 2024-05-07 20:32:36 +02:00
Exidex
73f5ac9849 Github doesn't supports hidden divs in README.md 2024-02-03 21:45:30 +01:00
Exidex
69e85825c5 Create README.md 2024-02-03 21:32:40 +01:00