Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off`
parent
b5085d97
No related branches found
No related tags found
Showing
- HISTORY.md 6 additions, 2 deletionsHISTORY.md
- docs/dataset.html 15 additions, 15 deletionsdocs/dataset.html
- docs/dataview.html 4 additions, 4 deletionsdocs/dataview.html
- examples/timeline/06_event_listeners.html 14 additions, 3 deletionsexamples/timeline/06_event_listeners.html
- src/DataSet.js 8 additions, 2 deletionssrc/DataSet.js
- src/DataView.js 8 additions, 4 deletionssrc/DataView.js
- src/graph/Graph.js 2 additions, 2 deletionssrc/graph/Graph.js
- src/timeline/component/GroupSet.js 1 addition, 1 deletionsrc/timeline/component/GroupSet.js
- src/timeline/component/ItemSet.js 1 addition, 1 deletionsrc/timeline/component/ItemSet.js
- test/dataset.js 1 addition, 0 deletionstest/dataset.js
- test/dataview.js 2 additions, 2 deletionstest/dataview.js
- test/eventbus.js 0 additions, 38 deletionstest/eventbus.js
Loading
Please register or sign in to comment