Skip to content

Pull requests: d3/d3-selection

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Enable --standalone.
#30 by mbostock was merged May 25, 2015 Loading… updated May 25, 2015
Build as UMD module and test in AMD
#26 by tbranyen was closed May 25, 2015 Loading… updated May 25, 2015
add ES6 module index and expose as jsnext:main
#33 by Rich-Harris was closed May 31, 2015 Loading… updated May 31, 2015
Fixed reference to classedRe in d3.class by 'restoring' it from d3.v3.
#36 by jimkang was merged Aug 19, 2015 Loading… updated Aug 19, 2015
Avoid assigning to arguments in selection_class
#46 by jimkang was closed Dec 31, 2015 Loading… updated Dec 31, 2015
Simpler bilevel selections.
#53 by mbostock was merged Jan 14, 2016 Loading… updated Jan 14, 2016
Add selection.context.
#35 by mbostock was closed Jan 14, 2016 Loading… updated Jan 14, 2016
Fix text selection with constant value supplied
#55 by tonysherbondy was merged Jan 16, 2016 Loading… updated Jan 16, 2016
Update README.md
#64 by lyrachord was merged Apr 4, 2016 Loading… updated Apr 4, 2016
Fix #79 - add selection.selectData.
#80 by mbostock was closed Jun 17, 2016 Loading… updated Jun 17, 2016
Update README.md
#85 by wrgoldstein was merged Jul 27, 2016 Loading… updated Jul 27, 2016
Add links to source
#93 by Devinsuit was merged Aug 22, 2016 Loading… updated Aug 22, 2016
fix typo in selection.filter section
#96 by lyrachord was merged Sep 19, 2016 Loading… updated Sep 19, 2016
Update README
#99 by tomwanzek was merged Sep 25, 2016 Loading… updated Sep 25, 2016
Some clarification when appending SVG shapes using document.createElement()
#101 by nobitagit was closed Oct 3, 2016 Loading… updated Oct 3, 2016
Added support for selection.classed() to accept a function
#109 by adamabernathy was closed Jan 5, 2017 Loading… updated Jan 5, 2017
Fix typo - remove extra "it"
#117 by curran was merged Feb 15, 2017 Loading… updated Feb 15, 2017
Remove outdated documentation for local_remove
#119 by curran was merged Mar 6, 2017 Loading… updated Mar 6, 2017
guard against missing sourceEvent
#123 by spanitz was closed Mar 13, 2017 Loading… updated Mar 13, 2017
Check if event is a function.
#126 by nathanbowser was merged May 5, 2017 Loading… updated May 5, 2017
Use inline style value, if present.
#120 by mbostock was merged May 15, 2017 Loading… updated May 15, 2017
Expose "Selection" class and constructor directly.
#133 by btelles was closed Jun 30, 2017 Loading… updated Jun 30, 2017
Added function to reverse a sub-selection
#139 by LaurentGoderre was closed Aug 8, 2017 Loading… updated Aug 9, 2017
Update README.md
#145 by veritymissed was closed Sep 30, 2017 Loading… updated Sep 30, 2017
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.