Skip to content

Releases: universal-tilt-js/universal-tilt.js

2.0.6

17 Jun 14:33
Compare
Choose a tag to compare

Changes

Repository Changes

  • platform is now built-in

1.2.3 / 1.2.4 / 1.2.5

12 Apr 10:30
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed CDN undefined bug (#14)

2.0.1 / 2.0.2 / 2.0.3

21 Mar 15:11
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed CDN undefined bug (#15)

2.0.0 🎉

05 Mar 18:04
3dca16a
Compare
Choose a tag to compare

Changes

Repository Changes

  • moved Changelog for v1 to branch
  • updated dependencies

1.2.2

19 Jan 14:25
Compare
Choose a tag to compare

Changes

Bug Fix

  • auto init is active only if element with data-tilt exists
  • fixed window is not defined
  • fixed global error (CDN)

2.0.0 beta 2

18 Jan 13:07
Compare
Choose a tag to compare
2.0.0 beta 2 Pre-release
Pre-release

Changes

Breaking Changes

  • splitted options prop into settings and methods
  • renamed option position-base to base

Repository Changes

  • updated npm scripts
  • cleaned up Webpack config
  • removed unused dependencies

Bug Fix

  • fixed window is not defined
  • fixed global error (CDN)

2.0.0 beta 1

10 Dec 18:45
Compare
Choose a tag to compare
2.0.0 beta 1 Pre-release
Pre-release

Changes

New Feature

  • added destroy method
  • added new callbacks: onInit, onDestroy

Breaking Changes

  • improved plugin init process

Internal

  • renamed method settings() to extendSettings() to avoid conflict with variable settings

Repository Changes

  • added Travis CI config
  • added Prettier config
  • added ESLint config

1.2.1

11 Nov 14:24
fea55e5
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed bug with window global variable in Node.js

1.2.0

21 Oct 17:14
1f2b013
Compare
Choose a tag to compare

Changes

Documentation

  • updated README.md

1.2.0 beta 1

15 Oct 16:05
Compare
Choose a tag to compare
1.2.0 beta 1 Pre-release
Pre-release

Changes

Breaking Changes

  • replaced mobile option with exclude (disable tilt effect on selected user agents)

Bug Fix

  • fixed bug with tilt effect on devices with gyroscope