d3/test
Mike Bostock 74be6c13d8 Fix a bug when clearing event listeners.
We weren't deleting the reference to the removed listener, so we were leaking
memory and returning a stale value on a subsequent get. Also, we now stash the
capture value when setting an event listener, so that we can automatically
remove or replace a listener without the caller needing to specify capture.
2012-02-22 21:39:02 -08:00
..
core Fix a bug when clearing event listeners. 2012-02-22 21:39:02 -08:00
csv Consolidate everything into d3.v2.js. 2012-02-18 14:04:01 -08:00
geo Harden d3_geo_type against object built-ins. 2012-02-21 08:42:37 -08:00
geom Consolidate everything into d3.v2.js. 2012-02-18 14:04:01 -08:00
layout Consolidate everything into d3.v2.js. 2012-02-18 14:04:01 -08:00
scale Fix a bug with descending rangeBands. 2012-02-22 14:06:30 -08:00
svg Merge branch 'customticks' of https://github.com/larskotthoff/d3 into v2.8.0 2012-02-21 22:42:41 -08:00
time Adopt d3.map for d3.time.format. 2012-02-21 09:03:00 -08:00
env-assert.js Make toString return #RRGGBB for all colours. 2011-10-07 17:58:58 +01:00
env-fragment.js Add tests for xhr and friends. 2011-08-16 22:28:15 -07:00
env-xhr.js Use mime type for accept header. 2011-12-30 11:22:13 -08:00
env.js Consolidate everything into d3.v2.js. 2012-02-18 14:04:01 -08:00