Skip to content

Pull requests: SortableJS/react-sortablejs

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

Pull requests list

Pass event down to onChange
#20 by megawac was merged Jul 18, 2016 Loading… updated Jul 18, 2016
Make in use of onMoveFn's return value
#22 by MichaelBui was merged Oct 14, 2016 Loading… updated Oct 14, 2016
Adds optional style prop to Sortable container element
#24 by tjramage was merged Nov 6, 2016 Loading… updated Nov 6, 2016
bower
#27 by volenarg was merged Dec 7, 2016 Loading… updated Dec 7, 2016
Dev
#32 by cheton was merged Feb 24, 2017 Loading… updated Feb 24, 2017
Issue with removing element
#35 by eljusto was merged Apr 15, 2017 Loading… updated Apr 16, 2017
updates sortablejs to 1.6.1
#42 by turnerniles was merged Nov 21, 2017 Loading… updated Nov 21, 2017
(Fix) Typo with imports in two code samples
#47 by TheBearSO was merged Apr 3, 2018 Loading… updated Apr 3, 2018
make it possible to use react component or string
#51 by shelimov was merged Oct 1, 2018 Loading… updated Oct 1, 2018
Upgrade to Webpack 4 and Babel 7
#58 by cheton was merged Jan 31, 2019 Loading… updated Jan 31, 2019
Replaced ReacDOM.findDOMNode by using ref
#57 by mauro-dellachiesa was merged Jan 31, 2019 Loading… updated Jan 31, 2019
Fix failed to execute 'removeChild' on 'Node', #55 type:bug
#59 by ultralabed was merged Feb 18, 2019 Loading… updated Feb 18, 2019
Typo
#70 by krnlde was merged May 28, 2019 Loading… updated May 28, 2019
Fix docs links
#77 by LorenzHenk was merged Sep 17, 2019 Loading… updated Sep 17, 2019
Add support for custom components as tag
#79 by ilxanlar was closed Oct 19, 2019 Loading… updated Oct 19, 2019
Update README.md
#89 by waynevanson was closed Dec 17, 2019 Loading… updated Dec 17, 2019
Bump serialize-to-js from 3.0.0 to 3.0.2 area:dependencies Pull requests that update a dependency file
#95 by dependabot bot was merged Dec 17, 2019 Loading… updated Dec 17, 2019
removed AutoScroll and OnSpill exports
#98 by ermyril was merged Dec 19, 2019 Loading… updated Dec 19, 2019
Bugfix.multidrag1
#104 by waynevanson was merged Dec 23, 2019 Loading… updated Dec 23, 2019
v2.0.4
#105 by waynevanson was merged Dec 23, 2019 Loading… updated Dec 23, 2019
closes #106
#107 by waynevanson was merged Dec 23, 2019 Loading… updated Dec 23, 2019
Added extra checking for existence of oldIndicies
#112 by ermyril was merged Dec 25, 2019 Loading… updated Dec 27, 2019
Fix #115 children className
#119 by ludovic-bekaert was merged Jan 8, 2020 Loading… updated Jan 8, 2020
[bugfix] allow onMove callback to return false
#121 by andrewvmail was merged Jan 29, 2020 Loading… updated Jan 29, 2020
Update README.md
#125 by richorama was merged Feb 6, 2020 Loading… updated Feb 6, 2020
ProTip! Adding no:label will show everything without a label.