File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ This document tracks the implementation progress of GhostPaste. Check off tasks
108108### Form Components
109109
110110- [ ] Create FileEditor component (single file with name, language, editor) - [ #55 ] ( https://github.com/nullcoder/ghostpaste/issues/55 )
111- - [ ] Create MultiFileEditor component (manages multiple FileEditor instances ) - [ #56 ] ( https://github.com/nullcoder/ghostpaste/issues/56 )
111+ - [ ] Create MultiFileEditor component (vertical layout, GitHub Gist style ) - [ #56 ] ( https://github.com/nullcoder/ghostpaste/issues/56 )
112112- [ ] Create CodeEditor component (CodeMirror wrapper) - [ #54 ] ( https://github.com/nullcoder/ghostpaste/issues/54 )
113113- [ ] Create AddFileButton component - [ #63 ] ( https://github.com/nullcoder/ghostpaste/issues/63 )
114114- [ ] Create ExpirySelector component - [ #64 ] ( https://github.com/nullcoder/ghostpaste/issues/64 )
@@ -118,7 +118,7 @@ This document tracks the implementation progress of GhostPaste. Check off tasks
118118### Display Components
119119
120120- [ ] Create GistViewer component - [ #61 ] ( https://github.com/nullcoder/ghostpaste/issues/61 )
121- - [ ] Create FileList component - [ #66 ] ( https://github.com/nullcoder/ghostpaste/issues/66 )
121+ - [ ] Create FileList component (vertical display for viewing) - [ #66 ] ( https://github.com/nullcoder/ghostpaste/issues/66 )
122122- [ ] Create VersionHistory dropdown - [ #71 ] ( https://github.com/nullcoder/ghostpaste/issues/71 )
123123- [ ] Create LoadingStates component - [ #67 ] ( https://github.com/nullcoder/ghostpaste/issues/67 )
124124- [ ] Create ErrorBoundary component - [ #58 ] ( https://github.com/nullcoder/ghostpaste/issues/58 )
You can’t perform that action at this time.
0 commit comments