Commit Graph

26 Commits

Author SHA1 Message Date
mike12345567 ca556cf166 PR comments. 2025-01-29 12:56:28 +00:00
Michael Drury 2ef2855feb Prettier run. 2025-01-24 17:23:56 +00:00
Michael Drury dbefd82e9a Some improvements to UX suggested by Andrew K. 2025-01-24 16:57:51 +00:00
mike12345567 c5e4edcc97 Setting overflow-y in evaluation panel to auto. 2025-01-21 11:54:27 +00:00
mike12345567 272bbf5f8b Logging with types - allows for coloured outputs. 2025-01-17 17:18:42 +00:00
mike12345567 e146d995eb Adding in support for multi-parameter logs and actual logging to console. 2025-01-17 11:06:55 +00:00
mike12345567 e6d536bcc8 Getting the line number calculated correctly, as well as adding some basic test cases. 2025-01-16 18:15:54 +00:00
mike12345567 d3a2306787 Finishing link up of logs. 2025-01-16 15:48:49 +00:00
mike12345567 ec1e145eb5 Formatting for log lines. 2025-01-15 18:06:49 +00:00
mike12345567 84f1a95a8b Implementing JSONValue type for passing binding results around. 2025-01-15 17:05:32 +00:00
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