| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-13 | rename scripts/ -> src/ | LV-426 | |
| 2014-11-11 | use non-named module definition | LV-426 | |
| 2014-10-26 | history switch to events; using a single GRAPH_DIFF action. todo - replay; ↵ | Alon Levy | |
| zoom in/out; clicks on nodes/edges | |||
| 2014-10-26 | introduce signal, start using in history; use consts for signal name | Alon Levy | |
| introduces two new modules: scripts/consts.js scripts/signal.js signal is a thin wrapper for jquery('window').on and jquery('window').trigger, which seems like an adaquete signal library - there are faster things around, but why introduce another dependency. | |||
