Commit Graph

16 Commits

Author SHA1 Message Date
mike12345567 afef511664 Removing .result from evaluation side panel. 2025-01-15 16:38:34 +00:00
mike12345567 80a67dccc0 Typing fixes. 2025-01-15 15:40:18 +00:00
mike12345567 ef3ac8883e Small TS improvement - make sure result/error is typed correctly. 2025-01-15 15:18:11 +00:00
mike12345567 7db70a602d Final part to get TS building. 2025-01-15 15:07:48 +00:00
mike12345567 095eb0fe3a First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00:00
Sam Rose 646fc5e6bd
Respond to PR comment. 2024-10-03 15:56:19 +01:00
Sam Rose df242cc2ad
Don't break the fact that processStringSync returns a string. 2024-10-03 13:07:22 +01:00
Sam Rose fdbe633b02
Get errors working on the client side as well. 2024-10-03 12:43:57 +01:00
Andrew Kingston af43a18290 Reduce evaluation side panel copy icon size 2024-03-14 14:59:12 +00:00
Andrew Kingston 567cbf3ef8 More icon updates for consistency 2024-03-13 13:58:42 +00:00
Andrew Kingston 245670f585 Ignore more svelte 4 warnings 2024-02-29 20:22:48 +00:00
Andrew Kingston 5010c4fe4e Improve handling of nullish expression to provide a more reliable match to the real evaluation 2024-02-29 17:00:06 +00:00
Andrew Kingston ad576e2c01 Add swap overlay when changing modes and improve styles 2024-02-26 13:31:34 +00:00
Andrew Kingston d666d03328 Add loading indicator and debounce evaluations to fix performance issues with large JSON payloads 2024-02-24 18:17:08 +00:00
Andrew Kingston a27529eca5 Remove success state from evaluation panel and rename to preview 2024-02-24 16:33:15 +00:00
Andrew Kingston 0217bac267 Add multiple style improvements to drawers 2024-02-22 15:05:21 +00:00