Skip to content

Commit 3cf9075

Browse files
authored
Merge pull request #103 from arduino/chore/remove-old-ui
Remove old UI
2 parents e89a65f + 8a0641d commit 3cf9075

File tree

537 files changed

+2027
-12393
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

537 files changed

+2027
-12393
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ function createWindow () {
174174
}
175175
})
176176
// and load the index.html of the app.
177-
win.loadFile('ui/arduino2/index.html')
177+
win.loadFile('ui/arduino/index.html')
178178
// win.loadFile('ui/sandbox/index.html')
179179
}
180180

ui/arduino/about.css

-84
This file was deleted.

ui/arduino/about.html

-21
This file was deleted.

ui/arduino/app.js

-23
This file was deleted.

ui/arduino/assets/about_image.png

-25.5 KB
Binary file not shown.

ui/arduino/components/blocking.js

-7
This file was deleted.

ui/arduino/components/button.js

-24
This file was deleted.

ui/arduino/components/editor.js

-45
This file was deleted.

ui/arduino/components/filename.js

-39
This file was deleted.

ui/arduino/components/icon.js

-3
This file was deleted.

ui/arduino/components/message.js

-6
This file was deleted.

ui/arduino/components/panel.js

-38
This file was deleted.

0 commit comments

Comments
 (0)