Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop/UI #2

Merged
merged 12 commits into from
Jul 14, 2024
Merged

Develop/UI #2

merged 12 commits into from
Jul 14, 2024

Conversation

snowNnik
Copy link
Contributor

@snowNnik snowNnik commented Jul 14, 2024

Base UI for new Dawn with functional editor

Hal-9k1 and others added 12 commits June 30, 2024 15:06
Install:
- react-ace
- ace-builds
- react-redux
- @reactjs/toolkit
- jsdoc
Sketch out the basic layout of Dawn with placeholders for major
components.
Add type annotations to everything Typescript was complaining about.
Remove extensions from import statements because Typescript doesn't like
those either.
Struggle to get ace-builds to behave in the webpack. Importing
webpack-resolver doesn't seem to be doing anything.
Use IPC to send version from package.json to renderer process.
Add reducers for robotInfoSlice.
Add MainApp class to hold main process code besides setup.
Add menu options to open and save Python files in Editor.
Add file info bar in Editor displaying file name and status.
Add generic confirmation modal.
@snowNnik snowNnik merged commit 1d9d569 into master Jul 14, 2024
0 of 6 checks passed
@snowNnik snowNnik deleted the develop/ui branch July 14, 2024 21:38
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.

2 participants