Commit Graph
579 Commits
Author SHA1 Message Date
sawka d34ccfd7ab process static command / block commands. setmeta, setview 2024-05-16 18:01:52 -07:00
Sylvia Crowe 27dff6997f styles: update modal-sizing 2024-05-16 16:27:44 -07:00
Sylvia Crowe afd125a77e feat: integrate plots into new block setup 2024-05-16 13:54:15 -07:00
Sylvia Crowe e54f134770 feat: restore unmodified plot on cancel 2024-05-16 13:42:49 -07:00
sawka b721f59166 hook up close block to backend to remove the running process 2024-05-16 13:40:23 -07:00
sawka 91d7392c34 add a 'close block' button 2024-05-16 13:22:46 -07:00
Sylvia Crowe cddaff4f7e feat: add modals 2024-05-16 13:11:02 -07:00
sawka eab6afb91a create block using a blockdef. better controller control. preview that takes a file. atom caching per block. lots of updates 2024-05-16 00:29:58 -07:00
Sylvia Crowe c82bc48aab style: improve plot style with colors and position
This improves the styles surrounding the plot and the input box.
2024-05-15 14:50:42 -07:00
Sylvia Crowe c826d8e840 fix: move plotblock to plotview
Plots should be types of views instead of blocks. This corrects that.
2024-05-15 13:36:50 -07:00
Sylvia Crowe a093486607 merge branch 'main' into sylvie/plotting 2024-05-15 13:05:25 -07:00
Sylvia Crowe e0a0273309 fix: switch input to textarea 2024-05-15 13:04:16 -07:00
Sylvia Crowe 1f85bfe944 fix: remove hardcoded data state
This adds an example that works to load in data properly without the
hard-coded data
2024-05-15 12:05:36 -07:00
sawka 86b2596214 terminal working, not prod ready, but it works 2024-05-14 23:25:21 -07:00
sawka 5b2a5eb5eb resize observer + run an ls command 2024-05-14 22:37:19 -07:00
Sylvia Crowe 1290d56397 feat: allow user-supplied function to run plot
This allows user to customize their plot as desired. It does not allow
arbitrary data to be used yet.
2024-05-14 16:53:56 -07:00
sawka 35c6b232fc round trip a message to the backend that updates the terminal fe component 2024-05-14 16:53:03 -07:00
Sylvia Crowe a228267b43 feat: basic plotting example
This adds a basic plot to tabs in a naive, hardcoded way. This will be
updated to be more customizable.
2024-05-14 13:48:53 -07:00
sawka 91a3394602 load README.md into preview view 2024-05-14 12:29:41 -07:00
sawka 1db615bb3a markdown preview 2024-05-14 09:37:41 -07:00
sawka 540f2fe0c0 more structure, store, types, views, global store to track tabs/blocks. two views 2024-05-13 23:45:41 -07:00
sawka 77a4987384 big reorg, move frontend to the top level, moves yarn, node_modules, vite, etc. 2024-05-13 21:42:25 -07:00
sawka 03262fdefa working on more concepts, tabbar, ids, etc. 2024-05-13 15:40:52 -07:00
sawka 4529a7d07f more tab/block structure 2024-05-13 15:10:31 -07:00
sawka 247b73c1e4 working on flex styles 2024-05-13 14:48:59 -07:00