Skip to content

Conversation

@crumblepie
Copy link
Collaborator

No description provided.

BryannaDeJesus and others added 30 commits January 31, 2022 15:09
Adds Tree.jsx, TreeFolder.jsx, TreeFile.jsx, and TreeRecursive.jsx.
File tree renders in previous terminal tab since terminal is no
longer a feature.
Adds on click functionality to FileTree.jsx which displays the
files code in the code editor. Adds reducer in CanvasSlice.jsx.
Adds updated reducer to canvasSlice.js. Moves saveComponentCode to
and setCurrentFile from CodeEditor.jsx to TreeFile.jsx.
Adds navigationSlice.js and moves Tree out of TabContainer.jsx and
into DnD.jsx with conditional rendering.
Adds functionality to save application window size when app is
closed by installing electron-store.
Drag items currently only add to bottom of list. This commit
allows user to add to specific locations directly
Deleting custom canvas item will now delete it from state
as well to allow it to be recreated. Import line is also
removed from the code editor upon removing custom comp.
Add window resizing save on app close
Adds beginning functionality for local save on button click
Adds functionality to save and store locally the user
project with click of save icon in NavBar and reload
when window reopens after it was closed
Old webpack config did not allow HMR as it builds each time
meaning its slow for development. It also lacked appropriate
loaders thus export functionality was not working. TypeScript
support also removed.
Merge HMR branch into original Dev branch
@ronakh130 ronakh130 merged commit f8526fb into main Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants