Merge pull request #655 from cwillisf/feature/extensions
Feature/extensions
No related branches found
No related tags found
Showing
- src/components/gui/gui.css 15 additions, 0 deletionssrc/components/gui/gui.css
- src/components/gui/gui.jsx 23 additions, 0 deletionssrc/components/gui/gui.jsx
- src/containers/blocks.jsx 57 additions, 2 deletionssrc/containers/blocks.jsx
- src/containers/gui.jsx 7 additions, 0 deletionssrc/containers/gui.jsx
- src/examples/extensions/.eslintrc.js 9 additions, 0 deletionssrc/examples/extensions/.eslintrc.js
- src/examples/extensions/example-extension.js 230 additions, 0 deletionssrc/examples/extensions/example-extension.js
- src/lib/make-toolbox-xml.js 640 additions, 0 deletionssrc/lib/make-toolbox-xml.js
- src/reducers/gui.js 2 additions, 0 deletionssrc/reducers/gui.js
- src/reducers/toolbox.js 31 additions, 0 deletionssrc/reducers/toolbox.js
- test/helpers/selenium-helper.js 1 addition, 1 deletiontest/helpers/selenium-helper.js
- webpack.config.js 9 additions, 0 deletionswebpack.config.js
Loading
Please register or sign in to comment