Skip to content

Releases: loryjs/lory

v1.6.3

29 Oct 17:23
Compare
Choose a tag to compare

<a name"1.6.3">

1.6.3 (2015-10-29)

Bug Fixes

  • lory.js: fix mouseevents - fix setActiveElement (156a0f3d)

v1.6.2

29 Oct 15:39
Compare
Choose a tag to compare

<a name"1.6.2">

1.6.2 (2015-10-29)

Bug Fixes

  • defaults.js: add missing default option for mouse events on desktop (1d2aa9cd)

v1.6.1

29 Oct 15:15
Compare
Choose a tag to compare

<a name"1.6.1">

1.6.1 (2015-10-29)

Bug Fixes

  • lory.js: use destructuring to access options object (e20574c7)

v1.6.0

26 Oct 22:35
Compare
Choose a tag to compare

<a name"1.6.0">

1.6.0 (2015-10-26)

Features

v1.5.2

26 Oct 20:47
Compare
Choose a tag to compare

<a name"1.5.2">

1.5.2 (2015-10-26)

Bug Fixes

  • lory.js: fix removeEventListener in onTouchend (561fef7e)

v1.5.1

19 Oct 09:14
Compare
Choose a tag to compare

<a name"1.5.1">

1.5.1 (2015-10-19)

Bug Fixes

  • karma tests:
    • remove karma-local (20ef7886)
    • remove karma-local from build task in package.json (4cda1b7c)
    • add further tests for prev and next (public api) & add saucelabs (9ce9a7b2)
    • add further tests for prev and next (public api) & add saucelabs (b737579b)
  • travis:

v1.5.0

15 Oct 14:39
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2015-10-15)

Bug Fixes

  • package.json: Export unminified script in main (b8cedf3d)

Features

  • package.json: Expose source via jsnext:main field (b6cf1feb)

v1.4.3

15 Oct 14:38
Compare
Choose a tag to compare

<a name"1.4.3">

1.4.3 (2015-10-15)

Bug Fixes

  • package.json: Export unminified script in main (b8cedf3d)

v1.4.2

14 Oct 13:42
Compare
Choose a tag to compare

<a name"1.4.2">

1.4.2 (2015-10-14)

Bug Fixes

  • travis: add build script for travis (176671ef)