- added
overlayProps
param
- update parlx.js to
^3.0.0
- rewrite with TypeScript
- replace
Webpack
withRollup
- fixed
parlxMove
event bug
- rewritten with React Hooks
- dropped support for React < 16.8.0
- updated dependencies
- renamed
methods
prop tocallbacks
- splitted
options
prop intosettings
andmethods
- updated npm scripts
- cleaned up Webpack config
- removed unused dependencies
- updated ESLint config
- updated default props config
- added parlx.js
destroy()
method call oncomponentWillUnmount()
- updated parlx.js to v2.0.0 beta 1
- removed PropTypes from output files
- added Travis CI config
- added Prettier config
- added ESLint config
- set style option as empty object when
style
props are undefined
- fixed bug with
window
global variable in Node.js
- cleaned up
- removed unused devDependencies
- updated parlx.js to v1.4.0
- cleaned up
- updated devDependencies
- updated parlx.js to
^1.3.1
- dropped support for React
< 16.3.0
- updated ref to React Refs API
- removed map for production version
- 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
- updated parlx.js to
^1.3.0
(resolved bug with React build)
- the incompatibility problem has been fixed
- previous versions are deprecated
- added Webpack & Babel v7
- changed default file to minified
- added ReactParlx component with
options
,overlay
,style
andclassName
options - added support for
parlxMove
event