Skip to content

Releases: loryjs/lory

v2.1.2

21 Aug 14:47
Compare
Choose a tag to compare

<a name"2.1.2">

2.1.2 (2016-08-21)

Bug Fixes

v2.1.1

21 Aug 14:16
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2016-08-21)

Bug Fixes

  • add wrapper to jQuery plugin to detect if jQuery is available (04159a1d)

v2.1.0

30 Mar 12:01
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-03-30)

Features

  • update all deps of greenkeeper, build new dist, demo files (040322bb)

v2.0.1

23 Jan 10:13
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-01-23)

Bug Fixes

  • add new version due to new dependencies produce different output (93733195)

v2.0.0

17 Dec 10:22
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2015-12-17)

Bug Fixes

  • index.html: add missing options also to the gh page file (8408f07f)
  • lory.js: returnIndex() must factor in the value of infinite (71cf363c)

Breaking Changes

  • Any call sites that worked around this bug by manually adjusting the return value
    of returnIndex() must remove this work around with this change.

    (71cf363c)

v1.6.8

27 Nov 11:23
Compare
Choose a tag to compare

<a name"1.6.8">

1.6.8 (2015-11-27)

Bug Fixes

  • lory.js: call reset() before dispatching resize event (f7a89424)

v1.6.7

06 Nov 10:51
Compare
Choose a tag to compare

<a name"1.6.7">

1.6.7 (2015-11-06)

Bug Fixes

  • lory.js: remove missing listeners on destroy (13c958fa)

v1.6.6

05 Nov 17:47
Compare
Choose a tag to compare

<a name"1.6.6">

1.6.6 (2015-11-05)

Bug Fixes

  • lory.js: detect translate3d and fall back to translate (e9 support) (bcb2e079)

v1.6.5

04 Nov 21:56
Compare
Choose a tag to compare

<a name"1.6.5">

1.6.5 (2015-11-04)

Bug Fixes

  • lory.js: remove lory as the default function in order to get babel 6 running (95aa9d4e)

v1.6.4

31 Oct 14:47
Compare
Choose a tag to compare

<a name"1.6.4">

1.6.4 (2015-10-31)

Bug Fixes

  • lory.js: also remove mouse leave event onTouchend (bf917ffc)