wip: Experimenting with new approach - dividing visualEditor module
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 5 Jun 2013 13:04:50 +0000 (15:04 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 5 Jun 2013 13:04:50 +0000 (15:04 +0200)
commit0214643f72c6aaa8e85eaba2ad27f2ca03ca6401
treedf0454e34b48541e9379344895776dc09b2851d4
parent4e9af76312159043dfa1c15a56945e232ccfaed3
wip: Experimenting with new approach - dividing visualEditor module
21 files changed:
fnpjs/layout.js [new file with mode: 0644]
fnpjs/vbox.js [new file with mode: 0644]
modules.js
modules/documentCanvas/documentCanvas.js [new file with mode: 0644]
modules/documentCanvas/template.html [new file with mode: 0644]
modules/documentCanvas/transformations.js [new file with mode: 0644]
modules/metadataEditor/metadataEditor.js [new file with mode: 0644]
modules/metadataEditor/metadataEditor.less [new file with mode: 0644]
modules/metadataEditor/templates/item.html [new file with mode: 0644]
modules/metadataEditor/templates/main.html [new file with mode: 0644]
modules/metadataEditor/transformations.js [new file with mode: 0644]
modules/nodeFamilyTree/nodeFamilyTree.js [new file with mode: 0644]
modules/nodeFamilyTree/template.html [new file with mode: 0644]
modules/nodePane/nodePane.js [new file with mode: 0644]
modules/nodePane/nodePane.less [new file with mode: 0644]
modules/nodePane/template.html [new file with mode: 0644]
modules/rng.js
modules/rng2/layout.html [new file with mode: 0644]
modules/rng2/layout.less [new file with mode: 0644]
modules/rng2/rng2.js [new file with mode: 0644]
rng.js