Releases: parlx-js/parlx.js
Releases · parlx-js/parlx.js
1.4.4 / 1.4.5
12 Apr 10:29
Compare
Sorry, something went wrong.
No results found
Changes
Repository Changes
removed unused devDependencies
Documentation
2.0.4
11 Apr 13:50
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fix
fixed a problem with incorrect scrolling behavior in the Edge browser (#15 )
1.4.3
11 Apr 20:42
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fix
fixed a problem with incorrect scrolling behavior in the Edge browser
fixed CDN undefined bug
2.0.1 / 2.0.2 / 2.0.3
21 Mar 14:49
Compare
Sorry, something went wrong.
No results found
2.0.0 🎉
06 Mar 17:58
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fix
auto init is active only if element with data-parlx exists
Improvement
create .parlx-children if not exists
Change
reenabled auto init
reenabled jQuery support
Repository Changes
moved Changelog for v1 to branch
updated dependencies
1.4.2
19 Jan 17:53
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fix
auto init is active only if element with data-parlx exists
fixed window is not defined
fixed global error (CDN)
2.0.0 beta 2
17 Jan 16:10
Compare
Sorry, something went wrong.
No results found
Changes
Breaking Changes
splitted options prop into settings and methods
Temporary Changes (Will be reverted in the next betas)
disabled auto init
disabled jQuery support
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 13:30
Compare
Sorry, something went wrong.
No results found
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.4.1
11 Nov 13:06
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fix
fixed bug with window global variable in Node.js
1.4.0
21 Oct 18:19
Compare
Sorry, something went wrong.
No results found