summaryrefslogtreecommitdiff
path: root/src/model/core.js
AgeCommit message (Expand)Author
2014-12-16derive link type from nameLV-426
2014-12-16create_node/link_from_spec: assertionsLV-426
2014-12-16Node.prototype.equals(): compare by idLV-426
2014-12-16refactor __set_obj_id(), mark id property as 'enumerable'LV-426
2014-12-16rm create_node__with_optional_id(), use id if supplied to create_node_from_specLV-426
2014-11-25core: Link.{source,target} need to be gettersAlon Levy
2014-11-25core/create_node_from_spec: status initialization fix and remove double x&y i...Alon Levy
2014-11-25core: add create_node__with_given_idAlon Levy
2014-11-25model/core: s/crete/create/gAlon Levy
2014-11-24core/graph: reduce verbose debug logs to consoleAlon Levy
2014-11-23init_force_layout() - adapt Link with __src,__dst property aliasesLV-426
2014-11-19rm redundant obj defLV-426
2014-11-19add rz_config, provide id generation scheme control: hash/seq, defaulting to seqLV-426
2014-11-19crete_node_from_spec, create_node__set_random_id & link equivalentsLV-426
2014-11-18model/core: create_node + spellingAlon Levy
2014-11-13rename scripts/ -> src/LV-426