-
-
Notifications
You must be signed in to change notification settings - Fork 448
Comparing changes
Open a pull request
base repository: arduino/arduino-ide
base: 2.0.0-rc7
head repository: arduino/arduino-ide
compare: 2.0.0-rc8
- 19 commits
- 50 files changed
- 4 contributors
Commits on Jun 13, 2022
-
Relaxed the error handling of the core client init
For example, `malformed custom board options` was incorrectly detected as loading JSON index file error. Closes #1036 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 7c2843f - Browse repository at this point
Copy the full SHA 7c2843fView commit details -
Restored the Settings UI. Deferred model loading.
Closes #1031 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for a804766 - Browse repository at this point
Copy the full SHA a804766View commit details
Commits on Jun 14, 2022
-
Output panel optimisation (#1058)
* test interval for output panel * create buffer provider * output panel buffer corrections * output buffer cleanup * code cleanup
Configuration menu - View commit details
-
Copy full SHA for 4c62431 - Browse repository at this point
Copy the full SHA 4c62431View commit details -
Bound the original handler to
this
.Closes #977 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for a9aac0d - Browse repository at this point
Copy the full SHA a9aac0dView commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f5cee97 - Browse repository at this point
Copy the full SHA f5cee97View commit details -
Removed: - `New File`, - `New Window`. Closes #1014. Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 27dd120 - Browse repository at this point
Copy the full SHA 27dd120View commit details -
Can enable debug logging of the gRPC calls.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 94ceefd - Browse repository at this point
Copy the full SHA 94ceefdView commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a715da3 - Browse repository at this point
Copy the full SHA a715da3View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d6f4096 - Browse repository at this point
Copy the full SHA d6f4096View commit details -
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 4611381 - Browse repository at this point
Copy the full SHA 4611381View commit details -
Remote sketchbook tooltips (#1088)
* rename Cloud Sketchbook in Remote Sketchbook * add tooltips for Sync and Account buttons
Configuration menu - View commit details
-
Copy full SHA for bd6bc13 - Browse repository at this point
Copy the full SHA bd6bc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 083337d - Browse repository at this point
Copy the full SHA 083337dView commit details
Commits on Jun 22, 2022
-
Fixed widget lookup to eliminate duplicate tabs.
- Removed `@theia/editor-preview`, - Patched opener options when repairing layout on start, and - Compare widget keys with deepEquals instead of string equal. Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 84109e4 - Browse repository at this point
Copy the full SHA 84109e4View commit details -
#1032 failing upload flag for monitor mgr (#1040)
* 1032 failing upload flag for monitor mgr * move upload failure fix logic to frontend * misc corrections * avoid starting monitor when upload is in progress * avoid starting monitor when upload is in progress * prevent monitor side effects on upload (WIP) * send upload req after notifying mgr * dispose instead of pause on upld (code not final) * Revert "dispose instead of pause on upld (code not final)" This reverts commit 2d5dff2. * force wait before upload (test) * always start queued services after uplaod finishes * test cli with monitor close delay * clean up unnecessary await(s) * remove unused dependency * revert CLI to 0.23 * use master cli for testing, await in upload finish * remove upload port from pending monitor requests * fix startQueuedServices * refinements queued monitors * clean up monitor mgr state * fix typo from prev cleanup * avoid dupl queued monitor services * variable name changes * reference latest cli commit in package.json Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for a54d7c8 - Browse repository at this point
Copy the full SHA a54d7c8View commit details -
Disabled
MenuItem
roles
on macOS.Closes #969 Upstream-ref: eclipse-theia/theia#11217 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 0f8a29a - Browse repository at this point
Copy the full SHA 0f8a29aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79c9b4 - Browse repository at this point
Copy the full SHA a79c9b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1d379 - Browse repository at this point
Copy the full SHA 0f1d379View commit details
Commits on Jun 23, 2022
-
bump arduino-cli version to 0.24.0 (#1103)
Alberto Iannaccone authoredJun 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 672fd4e - Browse repository at this point
Copy the full SHA 672fd4eView commit details -
Alberto Iannaccone authored
Jun 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 439cdfb - Browse repository at this point
Copy the full SHA 439cdfbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.0-rc7...2.0.0-rc8