Skip to content

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

1.1.1

04 Sep 20:16
f2945d3
Compare
Choose a tag to compare

Changes

Documentation

  • updated README.md

1.1.1 beta 1

02 Sep 15:16
Compare
Choose a tag to compare
1.1.1 beta 1 Pre-release
Pre-release

Changes

Dependencies

  • updated Babel to ^7.0.0 stable
  • updated babel-plugin-add-module-exports to ^0.3.3
  • updated Webpack to ^4.17.1
  • updated babel-loader to ^8.0.0 stable

Repository Changes

  • removed map for production version

1.1.0

15 Jul 20:50
673a363
Compare
Choose a tag to compare

Changes

Repository changes

  • switched from Gulp to Webpack
  • updated Babel to v7
  • only 2 dist version
  • changed main file from universal-tilt.js to universal-tilt.min.js
  • moved demo to gh-pages branch

1.0.7

06 Jul 16:12
8b2c7b7
Compare
Choose a tag to compare

Changes

Documentation

  • updated README.md

More

  • Internal updates & improvements

1.0.6

30 Apr 09:18
Compare
Choose a tag to compare

Changes

Improvement

  • improved events performance

1.0.4 (GitHub) / 1.0.5 (NPM)

14 Apr 12:32
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed bug with autoinit in Node.js
  • fixed bug with jQuery and Node.js compatibility

Versions 1.0.2 and 1.0.3 were removed because they didn't fully resolve errors

1.0.1

14 Apr 11:17
Compare
Choose a tag to compare

Changes

New Feature

  • added mobile option (enable or disable tilt effect on mobile devices)

1.0.0

01 Apr 11:49
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed bug with callbacks (when value is null)

1.0.0 beta 3

29 Mar 07:33
Compare
Choose a tag to compare
1.0.0 beta 3 Pre-release
Pre-release

Changes

New Feature

  • added callbacks on mouse enter, move, leave and device move

1.0.0 beta 2

15 Mar 16:39
Compare
Choose a tag to compare
1.0.0 beta 2 Pre-release
Pre-release

Changes

New Feature

  • added autoinit

Bug Fix

  • fixed performance of shine effect
  • fixed performance on mobile devices