1 file changed
+1
-1
lines changed- app/api/fileAPI.js+2-6
- app/commands/commandBindings/file.js+38-10
- app/components/AceEditor/index.jsx+12-3
- app/components/Breadcrumbs/index.jsx+42
- app/components/FileTree/actions.js+17-9
- app/components/FileTree/index.jsx+61-23
- app/components/FileTree/reducer.js+102-12
- app/components/Tab/actions.js+27
- app/components/Tab/index.jsx+9-4
- app/components/Tab/reducer.js+24-3
- app/components/Terminal/index.jsx+5-4
- app/components/TopBar/index.jsx+2-1
- app/containers/IDE.jsx+1-1
- app/styles/components/Breadcrumbs.styl+42
- app/styles/components/Menu.styl-44
- app/styles/components/MenuBar.styl+41
- app/styles/components/TabView.styl+55-5
- app/styles/components/index.styl+2
- app/styles/main.styl+4-8
- app/styles/mixins.styl+10
- app/styles/themes/dark/styles/bars.styl+14
- app/styles/themes/dark/styles/tabs.styl+1-1
- app/styles/themes/light/styles/bars.styl+15-1
- app/styles/themes/light/styles/tabs.styl+1-1
- app/styles/themes/light/styles/variables.styl+3-3
0 commit comments