Releases: adopted-ember-addons/ember-sortable
Releases Β· adopted-ember-addons/ember-sortable
Release 2.0.6
Release 2.0.6-1
Release 2.0.6-0
Release 2.0.5
π Bug Fix
- #329 Attempt to fix vendor on consuming app production build (@ygongdev)
- #328 Correcting test-support helper extraction (@ygongdev)
π Internal
- #329 Attempt to fix vendor on consuming app production build (@ygongdev)
- #328 Correcting test-support helper extraction (@ygongdev)
Committers: 1
- Yicheng (Jerry) Gong (@ygongdev)
Release 2.0.4
Release 2.0.3
π Enhancement
- #324 Removing @ember/jquery and updating tests (@ygongdev)
- #322 Deprecating volatile in favor of native getter and setter (@ygongdev)
- #321 Updated demo example and added a few more code docs (@ygongdev)
- #318 Update README.md (@2hu12)
π Internal
- #324 Removing @ember/jquery and updating tests (@ygongdev)
- #322 Deprecating volatile in favor of native getter and setter (@ygongdev)
Committers: 2
Release 2.0.2
Release 2.0.1
Release 2.0.0
π Enhancement
- #295 Updating README.md and adding migration guide (@ygongdev)
- #294 add aria-live announcement (@ygongdev)
- #293 Visual Indicators (@ygongdev)
- #290 Adding built-in keyboard support and focus management (@ygongdev)
- #289 Adding sortable-handle (@ygongdev)
- #287 Contextual components (@ygongdev)
- #282 Deprecating sendAction (@ygongdev)
- #271 Modernizing test suite (@ygongdev)
- #286 Removing matches polyfill from closest polyfill (@ygongdev)
- #280 Closest polyfill (@ygongdev)
π Bug Fix
π Internal
- #289 Adding sortable-handle (@ygongdev)
- #282 Deprecating sendAction (@ygongdev)
- #286 Removing matches polyfill from closest polyfill (@ygongdev)
- #280 Closest polyfill (@ygongdev)
Committers: 2
1.12.10 (2019-09-24)
π Bug Fix
- #275 [BUGFIX] fixes bug when sorting to the beginning of list (@ryanholte)
π Internal
- #268 Bump mixin-deep from 1.3.0 to 1.3.2 (@dependabot[bot])
- #267 Bump eslint-utils from 1.3.1 to 1.4.2 (@dependabot[bot])
- #258 First pass at upgrading to new QUnit syntax (@nlfurniss)
Committers: 4
- Jamie White (@jgwhite)
- Nathaniel Furniss (@nlfurniss)
- Ryan Holte (@ryanholte)
- @stephencattaneo
1.12.9 (2019-06-11)
π Enhancement
- #259 Expect native events instead of jQuery wrapped events (@stephencattaneo)
Committers: 2
- Jamie White (@jgwhite)
- @stephencattaneo
1.12.8 (2019-05-22)
π Bug Fix
- #249 move @ember/jquery to devDependency (@fran-worley)
- #251 Add warning to polyfill
Element.closest()
(@samhogg)
π Internal
Committers: 4
- Fran Worley (@fran-worley)
- Jamie White (@jgwhite)
- Matthew Beale (@mixonic)
- Sam Hogg (@samhogg)
1.12.7 (2019-04-24)
π Bug Fix
- #227 Tweak clientHeight calculation in drag helper (@jgwhite)
- #244 Fix subtle bug in sortable-item#thaw (@jgwhite)
- #242 Runloop tweaks (@mixonic)
Committers: 2
1.12.6 (2019-02-25)
π Bug Fix
Committers: 2
1.12.5 (2019-02-15)
π Bug Fix
π Internal
Committers: 2
1.12.4 (2019-01-04)
π Bug Fix
- #224 [bugfix] default
dx
anddy
to 0 for drag helper (@fivetanley) - #223 fixes for Firefox (@fivetanley)
Committers: 2
- Jamie White (@jgwhite)
- Stanley Stuart (@fivetanley)
1.12.3 (2018-12-19)
π Bug Fix
- #216 Fix incorrect ScrollContainer dimension calcs (@nlfurniss)
- #220 replace window.releaseEvents with window.removeEventListener (@fonkgoku)
- #221 Pass event to _preventClickHandler (@fonkgoku)
Committers: 3
- Jamie White (@jgwhite)
- Nathaniel Furniss (@nlfurniss)
- Paul Csapak (@fonkgoku)
1.12.2 (2018-12-07)
π Enhancement
- #212 Replace jQuery with vanilla JS (@nlfurniss)
π Internal
- #214 add lerna changelog for generating changelogs (@fivetanley)
Committers: 3
- Nathaniel Furniss (@nlfurniss)
- Stanley Stuart (@fivetanley)
- Todd Evanoff (@tevanoff)
1.12.10
π Bug Fix
- #275 [BUGFIX] fixes bug when sorting to the beginning of list (@ryanholte)
π Internal
- #268 Bump mixin-deep from 1.3.0 to 1.3.2 (@dependabot[bot])
- #267 Bump eslint-utils from 1.3.1 to 1.4.2 (@dependabot[bot])
- #258 First pass at upgrading to new QUnit syntax (@nlfurniss)
Committers: 2
- Nathaniel Furniss (@nlfurniss)
- Ryan Holte (@ryanholte)
- @dependabot