Skip to content

Releases: marionebl/jogwheel

v1.4.5

Choose a tag to compare

@marionebl marionebl released this 06 Jun 15:44

<a name"1.4.5">

1.4.5 (2016-06-06)

Bug Fixes

  • return css defaults if css converters yield non-numbers (#477) (947fa00e, closes #475)

v1.4.4

Choose a tag to compare

@marionebl marionebl released this 30 May 14:15

<a name"1.4.4">

1.4.4 (2016-05-30)

Bug Fixes

  • camelCase css propertyNames when constructing keyframes (#471) (78bd1968, closes #464)

v1.4.3

Choose a tag to compare

@marionebl marionebl released this 15 Apr 12:59

<a name"1.4.3">

1.4.3 (2016-04-15)

Bug Fixes

  • system: fix build by making length restrictions less draconic (#391) (9ab326d0)

v1.4.2

Choose a tag to compare

@marionebl marionebl released this 06 Apr 07:59

<a name"1.4.2">

1.4.2 (2016-04-06)

Bug Fixes

  • handle elements without animate method gracefully (42fcfcb3, closes #369)

v1.4.1

Choose a tag to compare

@marionebl marionebl released this 04 Apr 17:45

<a name"1.4.1">

1.4.1 (2016-04-04)

Bug Fixes

  • decouple onMatchMedia from plug-/unplug methods (7427419c)

v1.4.0

Choose a tag to compare

@marionebl marionebl released this 10 Jan 14:37

<a name"1.4.0">

1.4.0 (2016-01-10)

Bug Fixes

  • readme.md: no selfclosing script tags (23b99be3)

Features

  • enable responsive animation switching via matchMedia (4e3a7548)
  • instance-options: allow user to overwrite render calls on element.style (a078dddc)

v1.3.0

Choose a tag to compare

@marionebl marionebl released this 01 Dec 07:21

<a name"1.3.0">

1.3.0 (2015-12-01)

Features

v1.2.5

Choose a tag to compare

@marionebl marionebl released this 01 Dec 01:33

<a name"1.2.5">

1.2.5 (2015-12-01)

Bug Fixes

  • release:
    • better error handling for pages-update (45f303e0)
    • abort semantic release when submitting release pr (9d53b4fd)

v1.2.4

Choose a tag to compare

@marionebl marionebl released this 01 Dec 00:23

<a name"1.2.4">

1.2.4 (2015-12-01)

Bug Fixes

  • build:
    • actually abort npm.run['semantic-release'] when semantic-release-pull-request fa (8fd82440)
    • tweaks to release-pull-request (a55d1b9a)
  • release:
    • disambiguate push to release branch (09f9df42)
    • push release commits from HEAD (3742b296)
    • remove orphaned branches when auto-prs fail (91219400)
    • set git config.user.* on travis (c66a3e76)

v1.2.3

Choose a tag to compare

@marionebl marionebl released this 30 Nov 15:45

<a name"1.2.3">

1.2.3 (2015-11-30)

Bug Fixes