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
/
selectors
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
..
editor.js
feat(selectors): add two methods into editorSelectors: isNodeSelected and isLinkSelected — methods like isSelected but with already defined constant entity_type
2016-07-28 11:52:56 +03:00
errors.js
refactor(errors): make errors working like "processes" using statuses, and don't hiding if mouse over error
2016-07-22 13:58:13 +03:00
index.js
refactor(actions,reducers): remove projectState from reducers (and replace it with patchId) and move all logic about collecting data that we need to do something into special selectors (Selectors.Prepare) that used inisde actionCreators
2016-08-01 19:13:16 +03:00
prepare.js
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
processes.js
feat(selectors): add selectors for processes
2016-07-22 20:37:19 +03:00
project.js
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