This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
xod
Watch
2
Star
0
Fork
0
You've already forked xod
mirror of
https://github.com/xodio/xod.git
synced
2026-03-25 10:06:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8aa6032dddae358c8ffd962a1222fe979d3a754
xod
/
app
/
containers
History
Kirill Shumilov
c8aa6032dd
feat([projectBrowser, state, treeView, Sidebar, styles]): add projectBrowser, that contains folders and patches, that just could be selected and dragged at this moment, but without any outcome for state
2016-08-09 20:34:59 +03:00
..
App.jsx
refactor, fix (saving/loading): make saving without history and correct loading, also refactored validation of loading data and fully moved into selectors
2016-08-03 20:05:27 +03:00
DevTools.jsx
feat(devtools): revert devtools instrument for cases if window hasn't redux-devtool-extension (e.g. chrome app or not installed extension)
2016-07-21 11:09:08 +03:00
Editor.jsx
feat([projectBrowser, state, treeView, Sidebar, styles]): add projectBrowser, that contains folders and patches, that just could be selected and dragged at this moment, but without any outcome for state
2016-08-09 20:34:59 +03:00
GhostsLayer.js
refactor(layers): rename layers and styles
2016-07-28 15:28:19 +03:00
Patch.jsx
fix(actions): fix node move and node update property actions. Now they are getting patchId to the meta prop
2016-08-02 14:20:30 +03:00
ProjectBrowser.jsx
feat([projectBrowser, state, treeView, Sidebar, styles]): add projectBrowser, that contains folders and patches, that just could be selected and dragged at this moment, but without any outcome for state
2016-08-09 20:34:59 +03:00
Root.js
feat(app): add demo nodes on start
2016-08-05 16:49:57 +03:00
SnackBar.jsx
refactor(errors, snackbar): do less dispatches, make logic easier but inside SnackBar container and make components dumbier
2016-07-22 18:00:48 +03:00