Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ATL-1599] [ATL-1416] Upgrade Theia to 1.18.0 #489

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

Merged
fstasi merged 22 commits into main from theia-upgrade
Oct 6, 2021
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
4ec0013
theia 1.13.0
fstasi Aug 26, 2021
89bef7b
theia 1.14.0
fstasi Aug 27, 2021
45df461
theia 1.15.0
fstasi Aug 27, 2021
c772d25
theia 1.16.0
fstasi Aug 27, 2021
547ceea
theia 1.17.0
fstasi Aug 30, 2021
69023b8
ATL-1416: new windows to not overlap
fstasi Aug 30, 2021
b21d0a4
force top panel to be visible
fstasi Aug 30, 2021
9906b38
cleanup script
fstasi Aug 31, 2021
f09d05b
fix context menus
fstasi Aug 31, 2021
0458f5f
Update arduino-ide-extension/src/browser/widgets/sketchbook/sketchboo...
fstasi Aug 31, 2021
4d024aa
theia 1.17.1
fstasi Sep 1, 2021
f075fcc
fixed app build
fstasi Sep 2, 2021
03acb58
updated node-gyp
fstasi Sep 2, 2021
fe9ffe1
updated launch.json configuration
fstasi Sep 14, 2021
34dfa1b
attempt to fix node-gyp issues
fstasi Sep 15, 2021
34c08fc
use theia editor preview
fstasi Sep 15, 2021
5990b71
theia 1.17.2
fstasi Sep 22, 2021
bf00e6b
theia 1.18.0 & icons
fstasi Oct 4, 2021
261e0eb
Merge remote-tracking branch 'origin/main' into theia-upgrade
fstasi Oct 4, 2021
cf5e22d
use custom close icon in dialogs
fstasi Oct 5, 2021
eaa2653
show sketchbook commands on hover
fstasi Oct 5, 2021
916bb4b
Merge branch 'main' into theia-upgrade
fstasi Oct 6, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cleanup script
  • Loading branch information
fstasi committed Sep 2, 2021
commit 9906b38200b0bdef3a79d5dec6f01f55b896e577
1 change: 1 addition & 0 deletions package.json
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
},
"scripts": {
"prepare": "cross-env THEIA_ELECTRON_SKIP_REPLACE_FFMPEG=1 lerna run prepare && yarn download:plugins",
"cleanup": "npx rimraf ./**/node_modules && rm -rf ./node_modules ./.browser_modules ./arduino-ide-extension/build ./arduino-ide-extension/downloads ./arduino-ide-extension/Examples ./arduino-ide-extension/lib ./browser-app/lib ./browser-app/src-gen ./browser-app/gen-webpack.config.js ./electron-app/lib ./electron-app/src-gen ./electron-app/gen-webpack.config.js",
Copy link
Contributor

@AlbyIanna AlbyIanna Aug 31, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♥️

"rebuild:browser": "theia rebuild:browser",
"rebuild:electron": "theia rebuild:electron",
"start": "yarn --cwd ./electron-app start",
Expand Down

AltStyle によって変換されたページ (->オリジナル) /