Evan Simkowitz
|
4f878eb681
|
Don't open storybook when it starts the server (#30)
|
2024-06-07 14:56:45 -07:00 |
|
Evan Simkowitz
|
2866862253
|
Replace lots of separate ResizeObservers with a single one via useResizeObserver (#24)
|
2024-06-06 14:57:37 -07:00 |
|
sawka
|
cf85ad0980
|
debounce resize handler, fix useEffect() in term.tsx
|
2024-06-04 23:47:18 -07:00 |
|
Evan Simkowitz
|
c3e71c5c7d
|
Integrate Faraday layout system (#16)
Co-authored-by: Mike Sawka <sawka@users.noreply.github.com>
Co-authored-by: sawka <mike.sawka@gmail.com>
|
2024-06-04 13:05:44 -07:00 |
|
sawka
|
3c86bfea8d
|
integrate codeedit loader (just hello world for now)
|
2024-06-03 11:35:06 -07:00 |
|
Sylvia Crowe
|
b9f6da57f9
|
feat: add basic directory navigation in preview
Note: this does not add backwards navigation and will break if
attempting to open certain types of files.
|
2024-05-29 00:00:36 -07:00 |
|
Evan Simkowitz
|
c49050f6ed
|
Fix prettier formatting
|
2024-05-28 12:12:28 -07:00 |
|
Evan Simkowitz
|
108107c55e
|
fix package versions
|
2024-05-24 17:46:33 -07:00 |
|
Evan Simkowitz
|
9bbc39405e
|
Add configs from Faraday repo
|
2024-05-24 17:44:41 -07:00 |
|
Sylvia Crowe
|
259bbf44db
|
merge branch 'main' into sylvie/preview-dir
|
2024-05-21 13:49:49 -07:00 |
|
sawka
|
901334eb49
|
new wails bindings format working
|
2024-05-21 11:09:22 -07:00 |
|
Sylvia Crowe
|
304a54a994
|
feat: integrate react-table in directory view
|
2024-05-20 16:08:45 -07:00 |
|
Sylvia Crowe
|
afd125a77e
|
feat: integrate plots into new block setup
|
2024-05-16 13:54:15 -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
|
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 |
|
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 |
|