-
- Downloads
remix and save as a copy functionality
made remixing, saving as copy states; made project state naming more consistent changed meaning of canCreateNew to true creation fixed project-saver-hoc test removed Remix option from standalone player menu; renamed canSaveAsCopy to canCreateCopy added parenthesis missing from rebase fixed create new test
Showing
- src/components/gui/gui.jsx 5 additions, 5 deletionssrc/components/gui/gui.jsx
- src/components/menu-bar/menu-bar.jsx 45 additions, 27 deletionssrc/components/menu-bar/menu-bar.jsx
- src/lib/project-saver-hoc.jsx 35 additions, 29 deletionssrc/lib/project-saver-hoc.jsx
- src/reducers/project-state.js 125 additions, 52 deletionssrc/reducers/project-state.js
- test/unit/reducers/project-state-reducer.test.js 73 additions, 29 deletionstest/unit/reducers/project-state-reducer.test.js
- test/unit/util/project-saver-hoc.test.jsx 15 additions, 15 deletionstest/unit/util/project-saver-hoc.test.jsx
Loading
Please register or sign in to comment