- #479 Drop node 12 and Ember 3.20 support (@BnitoBzh)
- #476 Update ember-modifier to 3.2.0 (drop Ember < 3.24) (@BnitoBzh)
- #478 chore: update release process to match adopted standards (@knownasilya)
- Ewan McDougall (@mrloop)
- Ilya Radchenko (@knownasilya)
- @BnitoBzh
- #461 bugfix: Ensure horizontal scrolling can go negative (@snewcomer)
- #458 Fix README.md typo (@charlesfries)
- #456 Upgrade
release-it
packages (@alexlafroscia) - #446 Bump ember-test-selectors v6.0.0 (@snewcomer)
- Alex LaFroscia (@alexlafroscia)
- Charles Fries (@charlesfries)
- Scott Newcomer (@snewcomer)
- #450 Add CI testing scenarios (@snewcomer)
- #377 Removed the component version (@cah-briangantzler)
- #447 [breaking]: support node 12 and above (@snewcomer)
- #449 relax
@ember/render-modifiers
dependency (@miguelcobain)
- Brian Gantzler (@cah-briangantzler)
- Dave Laird (@kiwiupover)
- Miguel Andrade (@miguelcobain)
- Scott Newcomer (@snewcomer)
- #445 Use direct imports from
@ember/runloop
(@charlesfries)
- Charles Fries (@charlesfries)
- Faith Or (@faith-or)
- Merge pull request #430 from jacojoubert/refactor-disabled (364fc80)
- (51ea46f)
- Merge pull request #444 from snewcomer/sn/deprecate-components (b70d5cd)
- Deprecate use of components (ffbd488)
- Add deprecation warning for
isDraggingDisabled
(ad38e58) - Reset sortable-item (cebbe62)
- Merge pull request #440 from ntnz/patch-2 (2cbc2b5)
- Merge branch 'master' into refactor-disabled (0f315a6)
- Merge branch 'master' into refactor-disabled (36aa312)
- Fix syntax issues in readme (d2f8cc9)
- Update README.md (c0e88e7)
- Add disabled argument to sortable-item (888dc5c)
- Add examples of disabled item (4db5107)
- #439 Resolve this-property-fallback deprecation (@rmachielse)
- #434 Update ember-cli-babel to @7.26.6, update README example (@charlesfries)
- Charles Fries (@charlesfries)
- Jaco Joubert (@jacojoubert)
- Richard Machielse (@rmachielse)
- Scott Newcomer (@snewcomer)
-
updated yarn.lock (ca925fa)
-
Fix deprecation warning
Importing from ember-test-waiters is deprecated
(#423) (f817c5d) -
Require ember-decorators-polyfill to be installed by client app (#425) (f901543)
-
Set default values for itemVisualClass and a11yAnnouncementConfig (#424) (436b7ac)
-
update yarn.lock (a18d3cb)
-
bump ember-get-config to version using babel v7 (#416) (92dd9b9)
-
Remove event.stopPropagation from focusOut (#413) (48fd3eb)
Must provide GITHUB_AUTH
Must provide GITHUB_AUTH
- Use a service to track group/item state (#361) (68c12b6)
- Correct typos in modifier examples (#365) (17ecd1d)
- fixes parentNode of null (#370) (#371) (87953ce)
- fixes handle when using modifiers (#349) (81320bd)
- Merge pull request #357 from alexabreu/patch-1 (b6f0b97)
- Bumping travis node to 10 (#358) (5360e49)
- Actually use
onDragStop
argument rather then re-usingonDragStart
. (88b9562)
- #345 Create a modifier version - Part 2 - more streamlined (@cah-briangantzler)
- Brian Gantzler (@cah-briangantzler)
- Yicheng (Jerry) Gong (@ygongdev)
- #347 [BUGFIX] Fixes scrolling outside of an overflow container's boundaries resolves#346 (@validkeys)
- Kyle Davis (@validkeys)
-
Added check for transitionDuration to isAnimated (#343) (b0597db)
-
[A11y enhancement] Adding role=button to sortable-handle (828cace)
-
[Bugfix] Use deregisterItem instead of registerItem on destroy [Feature] Adding isDraggingDisabled flag to allow specifying a sortable-item to be non-sortable (29fc641)
- Yicheng (Jerry) Gong (@ygongdev)
- Yicheng (Jerry) Gong (@ygongdev)
- Yicheng (Jerry) Gong (@ygongdev)
- Yicheng (Jerry) Gong (@ygongdev)
- #329 Attempt to fix vendor on consuming app production build (@ygongdev)
- #328 Correcting test-support helper extraction (@ygongdev)
- #329 Attempt to fix vendor on consuming app production build (@ygongdev)
- #328 Correcting test-support helper extraction (@ygongdev)
- Yicheng (Jerry) Gong (@ygongdev)
- #327 Adding ember-sortable to the yield scope (@ygongdev)
- #325 Adding nested model integration test (@ygongdev)
- #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)
- #324 Removing @ember/jquery and updating tests (@ygongdev)
- #322 Deprecating volatile in favor of native getter and setter (@ygongdev)
- Yicheng (Jerry) Gong (@ygongdev)
- Yicheng (Jerry) Gong (@ygongdev)
- #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)
- #289 Adding sortable-handle (@ygongdev)
- #282 Deprecating sendAction (@ygongdev)
- #286 Removing matches polyfill from closest polyfill (@ygongdev)
- #280 Closest polyfill (@ygongdev)
- #275 [BUGFIX] fixes bug when sorting to the beginning of list (@ryanholte)
- #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)
- Jamie White (@jgwhite)
- Nathaniel Furniss (@nlfurniss)
- Ryan Holte (@ryanholte)
- @stephencattaneo
- #259 Expect native events instead of jQuery wrapped events (@stephencattaneo)
- Jamie White (@jgwhite)
- @stephencattaneo
- #249 move @ember/jquery to devDependency (@fran-worley)
- #251 Add warning to polyfill
Element.closest()
(@samhogg)
- Fran Worley (@fran-worley)
- Jamie White (@jgwhite)
- Matthew Beale (@mixonic)
- Sam Hogg (@samhogg)
- #227 Tweak clientHeight calculation in drag helper (@jgwhite)
- #244 Fix subtle bug in sortable-item#thaw (@jgwhite)
- #242 Runloop tweaks (@mixonic)
- #224 [bugfix] default
dx
anddy
to 0 for drag helper (@fivetanley) - #223 fixes for Firefox (@fivetanley)
- Jamie White (@jgwhite)
- Stanley Stuart (@fivetanley)
- #216 Fix incorrect ScrollContainer dimension calcs (@nlfurniss)
- #220 replace window.releaseEvents with window.removeEventListener (@fonkgoku)
- #221 Pass event to _preventClickHandler (@fonkgoku)
- Jamie White (@jgwhite)
- Nathaniel Furniss (@nlfurniss)
- Paul Csapak (@fonkgoku)
- #212 Replace jQuery with vanilla JS (@nlfurniss)
- #214 add lerna changelog for generating changelogs (@fivetanley)
- Nathaniel Furniss (@nlfurniss)
- Stanley Stuart (@fivetanley)
- Todd Evanoff (@tevanoff)
- #275 [BUGFIX] fixes bug when sorting to the beginning of list (@ryanholte)
- #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)
- Nathaniel Furniss (@nlfurniss)
- Ryan Holte (@ryanholte)
- @dependabot
- #259 Expect native events instead of jQuery wrapped events (@stephencattaneo)
- #249 move @ember/jquery to devDependency (@fran-worley)
- #251 Add warning to polyfill
Element.closest()
(@samhogg)
- Fran Worley (@fran-worley)
- Matthew Beale (@mixonic)
- Sam Hogg (@samhogg)
- #227 Tweak clientHeight calculation in drag helper (@jgwhite)
- #244 Fix subtle bug in sortable-item#thaw (@jgwhite)
- #242 Runloop tweaks (@mixonic)
- #224 [bugfix] default
dx
anddy
to 0 for drag helper (@fivetanley) - #223 fixes for Firefox (@fivetanley)
- Stanley Stuart (@fivetanley)
- #216 Fix incorrect ScrollContainer dimension calcs (@nlfurniss)
- #220 replace window.releaseEvents with window.removeEventListener (@fonkgoku)
- #221 Pass event to _preventClickHandler (@fonkgoku)
- Nathaniel Furniss (@nlfurniss)
- Paul Csapak (@fonkgoku)
- #212 Replace jQuery with vanilla JS (@nlfurniss)
- #214 add lerna changelog for generating changelogs (@fivetanley)
- Nathaniel Furniss (@nlfurniss)
- Stanley Stuart (@fivetanley)
- Todd Evanoff (@tevanoff)
- #209 Revert "Ember 3.5"
- #189 Fix travis node version @acburdine
- #188 Don't break if A extensions are not enabled @btecu
- #190 set rootURL for tests @jmar910
- #206 Ember 3.5 @jmar910
- #200 Update links to use new owner @raulb
- #203 Remove ember-invoke-action @raulb
- #182 Updated README to include js example for accessibility @alanwguo
- #185 docs: use action helper in more examples @knownasilya
- #172 Fix deprecation warnings for targetObject @nlfurniss
- #174 use yarn in tests too! @Dhaulagiri
- #175 remove ember-new-computed @Dhaulagiri
- #176 ember-cli-htmlbars 2.0.3 @Dhaulagiri
- #162 Remove jquery event listener from component element @jackson-dean
- #168 ember-cli-update to 2.18 @Dhaulagiri
- #157 Add tabindex attribute binding @hjdivad
- #156 fix for issue with transforms being left after drop @shidel-dev
- #151 Alias sortable direction to group @feedbackfruits
- #150 Disable isDragging when element is destroyed @nbibler
- #140 make
_scrollOnEdges()
getitemContainer
height dinamically @marlosin
- return preventDefault calls to touch event @acburdine
- #131 prevent touch-actions on element or handle using css @acburdine
- #118 improve performance of dragging by throttling drag event using ember run @estshy
- #119 use document as the scroll parent if the body is the scroll parent @tim-evans
- #120 add support for 'data-test-selector' attribute @cspanring
- #114 replace sendAction with ember-invoke-action @acburdine
- #106 Fix test-helpers in ember-cli-qunit 3.0 @omghax
- #104 Autoscroll while dragging sortable-items @tim-evans
- #112 Remove event listeners on willDestroyElement @tim-evans
- #107 Upgrade to ember-cli 2.9.1 @jgwhite
- #111 Fix mixin unit tests @acburdine
- #102 Ember 2.7 update @jgwhite
- #100 Fix for dragging outside of ember-modal-dialog boundaries @davelowensohn
- #82 Expose
drag
andreorder
test helpers @seanpdoyle
- #78 Flush styles in reset and thaw @jgwhite
- #77 Fix typos in example @HeroicEric
- #58 Support scrolling while dragging @eugeniodepalo
- #60 Add actions for
onDragStart
andonDragStop
@drapergeek
- #49 Pass draggedModel with onChange @scottmessinger & @mehulkar
- #29 Add horizontal sorting @igorrKurr
- #35 Use
closest
vsis
to support complex handles (e.g. SVG) @rlivsey
- #32 Upgrade ember-cli to 0.2.7 @jgwhite
- #31 New computed syntax @jmurphyau
- #30 Add demo URL @jmurphyau
First stable release.