ember-sortable 5.2.2 (patch)
ember-sortable
- #591 Fix direction x (calculation incorrect) (@mkszepp)
- #587 fix types for reorder and drag test helpers (@BoussonKarel)
- Markus Sanin (@mkszepp)
- @BoussonKarel
ember-sortable 5.2.1 (patch)
- Markus Sanin (@mkszepp)
ember-sortable 5.2.0 (minor)
- Markus Sanin (@mkszepp)
ember-sortable 5.1.2 (patch)
ember-sortable
,test-app
ember-sortable 5.1.1 (patch)
- Markus Sanin (@mkszepp)
ember-sortable 5.1.0 (minor)
ember-sortable
- Markus Sanin (@mkszepp)
ember-sortable 5.0.2 (patch)
- Dean Levinson (@deanylev)
ember-sortable 5.0.1 (patch)
test-app
- #524 Test against LTS 4.12 and 5.4 (@NullVoxPopuli)
ember-sortable
- #521 importing from the app directory was disallowed because of the exports config. (@NullVoxPopuli)
- #523 widen peer ranges (@NullVoxPopuli)
- #506 when sortable is disabled, scrolling is blocked on ios (@st-h)
ember-sortable
,test-app
- #518 Allow @ember/test-helpers 3 (@francois2metz)
- Other
- #533 Simplify CI (@NullVoxPopuli)
ember-sortable
- #522 Setup release-plan (@NullVoxPopuli)
- François de Metz (@francois2metz)
- Steve (@st-h)
- @NullVoxPopuli