gauntlet/dev_plugin/src
2025-01-10 21:26:54 +01:00
..
command-a.ts Fix values in permissions.exec.command not being resolved properly 2024-12-24 14:49:15 +01:00
detail-view.tsx Tweak styling of action panel 2025-01-07 20:07:49 +01:00
empty-grid.tsx Fix grid empty view not displaying the image 2025-01-07 20:45:02 +01:00
empty-list.tsx Fix list empty view image being too big 2025-01-07 20:44:21 +01:00
empty.tsx Unfocus main search list if inline view is rendered 2024-10-06 14:59:26 +02:00
entrypoint-generator.tsx 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
form-view.tsx Rename action title to label 2024-09-28 16:42:51 +02:00
grid-view.tsx 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
hooks-view.tsx 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
inline-view.tsx Implement inline view shortcut display in action panel 2024-10-07 19:55:23 +02:00
list-view.tsx 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
test-grid-focus.tsx 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
test-list-detail.tsx 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
test-list-focus.tsx 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