-
-
Notifications
You must be signed in to change notification settings - Fork 36
Release 0.20.0 #186
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
base: main
Are you sure you want to change the base?
Release 0.20.0 #186
Conversation
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Removed redundant About menu item.
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Add button to launch package installer
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Add fallback for Package Installer launch button
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Fix/stop on filemanager switch
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
Signed-off-by: ubi de feo <me@ubidefeo.com>
File Manager view triggers file-list on switch.
… mount-point. Signed-off-by: ubi de feo <me@ubidefeo.com>
Fix/root detection
Signed-off-by: ubi de feo <me@ubidefeo.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This release introduces extensive improvements including bug-fixes, an updated toolbar with enhanced shortcuts, auto-connection behavior when only one port is available, and new dialogs for file creation.
- Updated connection and run button behaviors in the toolbar
- New file dialog implementation and integration into the editor and file manager views
- Several backend and build workflow refinements
Reviewed Changes
Copilot reviewed 28 out of 30 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
ui/arduino/views/file-manager.js | Updated board connection label and event handling |
ui/arduino/views/editor.js | Includes new file dialog integration |
ui/arduino/views/components/toolbar.js | Revised button labels and updated shortcut events |
ui/arduino/views/components/repl-panel.js | Adjusted terminal disable logic and added connection status |
ui/arduino/views/components/new-file-dialog.js | Introduces a new file dialog with mutation observer |
ui/arduino/views/components/elements/button.js | Modified onClick default and tooltip handling |
ui/arduino/store.js | Multiple improvements in file tab creation, saving logic, and shortcut handling |
Others (backend, workflows, helpers, etc.) | Various refinements and updates to support new features |
Files not reviewed (2)
- package.json: Language not supported
- ui/arduino/main.css: Language not supported
Very beefy release with