Skip to content

Latest commit

Β 

History

History
158 lines (99 loc) Β· 7.65 KB

CHANGELOG.md

File metadata and controls

158 lines (99 loc) Β· 7.65 KB

Changelog

v6.0.1 (2023-12-21)

πŸ› Bug Fix

Committers: 1

v6.0.0 (2023-12-08)

πŸ’₯ Breaking Change

πŸš€ Enhancement

🏠 Internal

Committers: 1

v5.0.1 (2023-04-07)

πŸš€ Enhancement

Committers: 1

v5.0.0 (2023-02-03)

πŸ’₯ Breaking Change

Committers: 1

v4.0.1 (2022-09-14)

πŸ› Bug Fix

  • #325 Require ember-modifier v3.2.0+ to make sure the new modifier syntax is available (@nickschot)

Committers: 1

v4.0.0 (2022-09-14)

πŸ’₯ Breaking Change

πŸ› Bug Fix

  • #137 use document based event handlers for pointer move/up/cancel for all pointer types (@nickschot)
  • #71 fix parse-touch-data re-export (@nickschot)

🏠 Internal

Committers: 2

v1.1.1 (2021-07-07)

πŸ› Bug Fix

  • #69 fix pan test-helper calculating coordinates for intermediate events incorrectly in certain cases (@nickschot)

Committers: 1

v1.1.0 (2021-06-17)

πŸš€ Enhancement

  • #60 Add vertical & bi-directional test coverage & pan test-helper extension (@nickschot)

πŸ› Bug Fix

  • #53 fix capture argument not working & add test coverage (@nickschot)

πŸ“ Documentation

  • #42 fix minimum supported Ember.js version in README (@nickschot)

🏠 Internal

Committers: 1

v1.1.0-beta.1 (2021-02-03)

πŸš€ Enhancement

πŸ“ Documentation

Committers: 1

v1.0.0 (2020-11-19)

πŸ’₯ Breaking Change

  • #16 implement PointerEvents (replacing TouchEvents) (@nickschot)

πŸš€ Enhancement

  • #16 implement PointerEvents (replacing TouchEvents) (@nickschot)

πŸ“ Documentation

  • #15 Add code comments to explain touch-action setting (@lolmaus)

Committers: 2

v0.2.0 (2020-08-05)

πŸ’₯ Breaking Change

  • #11 set touchmove event listener's passive option to false when the preventScroll argument is passed, remove passive argument (@nickschot)

🏠 Internal

Committers: 1

v0.1.1 (2020-03-01)

🏠 Internal

Committers: 1