summaryrefslogtreecommitdiff
path: root/scripts/view
AgeCommit message (Collapse)Author
2014-11-13rename scripts/ -> src/LV-426
2014-11-13moving customSize to view/helpersLV-426
2014-11-11show edge/link (not consistent) title. Fixes #136Alon Levy
2014-11-11fold to edge_info introductionAlon Levy
2014-11-11Add edge_info tab; implements edge deletionAlon Levy
2014-11-11view/node_info: use Tab.getAlon Levy
2014-11-11view.hide: must use method access or this is global objectAlon Levy
2014-11-11fix missing .info change to view.hideAlon Levy
2014-11-11put .info into a tabAlon Levy
not using jquery tab since I just want an abstraction for 'show just one' which is simpler, no labels.
2014-11-11introduce a view wrapper, view/viewAlon Levy
2014-11-11rz_core: split off view/node_infoAlon Levy
2014-11-11rz_core: split off view/helpersAlon Levy
2014-11-11create view/ package, mv gant.js & rename to timelineLV-426