Skip to content

Releases: parlx-js/react-parlx

1.3.0

30 Mar 19:55
d58c1a4
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed parlxMove event bug

1.3.0 beta 1

23 Mar 18:35
Compare
Choose a tag to compare
1.3.0 beta 1 Pre-release
Pre-release

Changes

Internal

  • rewritten with React Hooks

Breaking Changes

  • dropped support for React < 16.8.0

1.2.0

06 Mar 18:09
8c1bac7
Compare
Choose a tag to compare

Changes

Repository Changes

  • updated dependencies

Breaking Changes

  • renamed methods prop to callbacks

1.2.0 beta 2

18 Jan 13:00
Compare
Choose a tag to compare
1.2.0 beta 2 Pre-release
Pre-release

Changes

Breaking Changes

  • splitted options prop into settings and methods

Repository Changes

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

Internal

  • updated default props config

1.2.0 beta 1

10 Dec 13:42
Compare
Choose a tag to compare
1.2.0 beta 1 Pre-release
Pre-release

Changes

Internal

  • added parlx.js destroy() method call on componentWillUnmount()

Dependencies

  • updated parlx.js to v2.0.0 beta 1

Improvement

  • removed PropTypes from output files

Repository Changes

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

1.1.4

12 Nov 09:58
Compare
Choose a tag to compare

Changes

Improvement

  • set style option as empty object when style props are undefined

1.1.3

11 Nov 13:17
Compare
Choose a tag to compare

Changes

Bug Fix

  • fixed bug with window global variable in Node.js

1.1.2

01 Nov 20:08
Compare
Choose a tag to compare

Changes

Internal

  • cleaned up

Dependencies

  • removed unused devDependencies

1.1.0 / 1.1.1

21 Oct 18:22
Compare
Choose a tag to compare

Changes

Dependencies

  • updated parlx.js to v1.4.0

1.0.7 / 1.0.8

03 Oct 16:33
Compare
Choose a tag to compare

Changes

Internal

  • cleaned up