Skip to content

Releases: parlx-js/parlx.js

1.4.0 beta 2

16 Oct 15:58
Compare
Choose a tag to compare
1.4.0 beta 2 Pre-release
Pre-release

Changes

Documentation

  • updated comments
  • updated README.md

1.4.0 beta 1

14 Oct 13:05
Compare
Choose a tag to compare
1.4.0 beta 1 Pre-release
Pre-release

Changes

Breaking Changes

  • replaced mobile option with exclude (disable parallax effect on selected user agents)
  • parlx-children class is required for elements inside the parallax container

1.3.1

04 Sep 20:04
2e756bf
Compare
Choose a tag to compare

Changes

Documentation

  • updated README.md

1.3.1 beta 1

02 Sep 14:58
Compare
Choose a tag to compare
1.3.1 beta 1 Pre-release
Pre-release

Changes

New Feature

  • new callbacks: onScroll, onResize

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.3.0

15 Jul 20:51
87918df
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 parlx.js to parlx.min.js
  • moved demo to gh-pages branch

1.2.0

06 Jul 19:15
9e15347
Compare
Choose a tag to compare

Changes

  • All changes from beta 1 & 2

1.2.0 beta 2

05 Jul 14:53
Compare
Choose a tag to compare
1.2.0 beta 2 Pre-release
Pre-release

Changes

New Feature

  • added support for all HTML5 tags as parallax div children

1.2.0 beta 1

12 Jun 14:54
Compare
Choose a tag to compare
1.2.0 beta 1 Pre-release
Pre-release

Changes

New Feature

  • readded support for background-image

Bug Fix

  • partly fixed bug with image scaling

1.1.0

30 Apr 14:21
Compare
Choose a tag to compare

Changes

  • All changes from v1.1.0 beta 1, 2, 3, 4 and rc1

1.1.0 beta 4

14 Apr 19:08
Compare
Choose a tag to compare
1.1.0 beta 4 Pre-release
Pre-release

Changes

Change

  • re-added support for image tag as a background
  • renamed jQuery plugin from Parlx() to parlx()
  • renamed type option values (back to background and front to foreground)

New Feature

  • added autoinit
  • added parlxMove event

Bug Fix

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

The 1.1.0 beta 2 and 1.1.0 beta 3 releases were removed because they contained errors fixed in version 1.1.0 beta 4.