https://github.com/d3/d3
Name Target Message Date
HEAD 1f8dd3b 7.9.0 12 March 2024, 22:14:50 UTC
refs/heads/4 dd87262 4.13.0 29 January 2018, 13:33:48 UTC
refs/heads/adopt 9a279ef Add d3.create and selection.adopt. 08 November 2011, 04:28:18 UTC
refs/heads/better-subsecond-ticks 78ffbfa Better ticks for subsecond domains. Rather than starting the ticks on the minimum domain value, round up based on the step size. Fixes #1757. 27 February 2014, 22:48:48 UTC
refs/heads/bower-metadata 8f771f5 Include more metadata in bower.json; fixes #1707. 23 January 2014, 23:50:29 UTC
refs/heads/decouple-clip-rotate 5d78596 Remove a level of closure. 23 December 2014, 19:23:20 UTC
refs/heads/dsv-parse-type 269b34f Add benchmark. 30 June 2014, 17:03:12 UTC
refs/heads/environment b54a8c9 A null window, actually. 18 May 2013, 17:59:26 UTC
refs/heads/extensible-interpolate aef8732 Import d3.rgb after defining d3_Color. 04 March 2014, 17:20:45 UTC
refs/heads/fil/boost-minisearch-terms 4ea3f15 boost range and extent in minisearch While I'd rather find a solution that makes minisearch more intelligent, a hacky solution is to add this to the end of the relevant sections. closes #3786 25 October 2023, 14:29:14 UTC
refs/heads/fil/d3-time-pull-66 626ea33 documentation for https://github.com/d3/d3-time/pull/66 02 November 2023, 12:57:57 UTC
refs/heads/fil/dark-mode-maps c618ad5 stop-gap css for maps in dark mode 09 June 2023, 16:07:37 UTC
refs/heads/fil/fix-anchors-force 22c4748 more links (force is now defined in d3-force/simulation.md) 12 June 2023, 08:26:43 UTC
refs/heads/fil/geo-projection 237044d extended projections 09 June 2023, 14:07:04 UTC
refs/heads/fix-drag-touchend 015c20b Listen to the touch target. This ensures that if the touch target is removed from the DOM during a zoom gesture, the zoom behavior continues to receive events; touch events, unlike other events, are always dispatched to the target of the touchstart event rather than the window. 23 March 2014, 21:10:55 UTC
refs/heads/fix-geo-area 02cca0b Icky, and doesn’t appear to help. But it does ensure that the other places using d3_geo_areaRingSum see a value that is consistent with d3.geo.area. 26 February 2014, 19:28:20 UTC
refs/heads/fix-ie9-string-coercion 78a587a More comprehensive workaround for IE9. 09 July 2013, 18:47:30 UTC
refs/heads/fix-monotone 222a32c Checkpoint. 10 November 2015, 02:39:17 UTC
refs/heads/fix-resample-caching 6132451 Fix stream invalidation on precision change. 08 September 2014, 05:15:22 UTC
refs/heads/fix-treemap 9b899a5 Checkpoint. 02 November 2015, 20:49:54 UTC
refs/heads/geo-voronoi 7d63802 Fix typo. 02 April 2014, 17:30:06 UTC
refs/heads/get-or-remove-tween cff5edd Pull conditional out of inner loop. 19 April 2013, 21:06:41 UTC
refs/heads/gh-pages-old 4467f98 Redirect. 14 June 2014, 04:28:35 UTC
refs/heads/graphics-pipeline d336107 Add conicEqualArea. 12 October 2014, 23:10:48 UTC
refs/heads/line-copy ee72c8f Fix #1659 - implement svg.{line,area}.copy. 09 January 2014, 19:21:14 UTC
refs/heads/main 1f8dd3b 7.9.0 12 March 2024, 22:14:50 UTC
refs/heads/mbostock/type-module be9121b update API 11 June 2021, 18:04:40 UTC
refs/heads/monorepo cea619b monorepo 22 December 2023, 20:28:18 UTC
refs/heads/native-map 594c2d2 Use for…of instead of manual iteration. Unfortunately, UglifyJS can’t handle for…of, though. 16 October 2014, 17:06:17 UTC
refs/heads/property b06af64 Generic getter-setter property. 15 November 2014, 17:59:09 UTC
refs/heads/remove-beta ac4f288 Update CHANGES.md 25 September 2019, 05:15:09 UTC
refs/heads/rotate-as-stream 9b6c1f5 Implement rotation as a stream. 23 December 2014, 19:51:06 UTC
refs/heads/zoom-translate-extent 07366aa Attempt at zoom.translateExtent. Doesn’t work correctly because the translateExtent may need to be dependent on scale, or the zoom behavior may need to know the visible area. Related #1084. 20 February 2013, 15:51:32 UTC
refs/tags/v2.7.2 ad76418 Merge branch 'master' of github.com:mbostock/d3 17 January 2012, 21:08:48 UTC
refs/tags/v3.2.4 5fd964b Merge branch 'fix-transition-inherit-time' 06 July 2013, 03:13:41 UTC
refs/tags/v3.2.5 f281e7c Prevent default on dbltap. 12 July 2013, 00:21:38 UTC
refs/tags/v3.3.7 e3c3e54 Revert b0659e0ce28d08faf88cd9c4086bf9d2022ac85d. This appears to cause a significant performance regression as shown in the rotating Ocean example (http://bl.ocks.org/mbostock/6713736): performance went from 60 FPS to 20 FPS. 11 October 2013, 00:19:13 UTC
refs/tags/v3.4.0 ceee009 Fix browserify reference. 10 January 2014, 22:18:17 UTC
refs/tags/v3.5.2 4a4c3ce Merge branch '3.5.2' 09 December 2014, 18:11:40 UTC
refs/tags/v5.0.0 3fa7ace 5.0.0 22 March 2018, 17:30:10 UTC
refs/tags/v5.0.0-rc.1 7fc15ab Prepare for major release. 28 January 2018, 19:29:39 UTC
refs/tags/v5.2.0 6854c3e 5.2.0 07 May 2018, 17:30:39 UTC
back to top