Jarallax Versions Save

Parallax scrolling for modern browsers

v2.0.4

1 year ago
  • removed will-change usage

v2.0.2

2 years ago
  • added VideoWorker globally in video extension since some project uses it
  • added browserslist-config-nk
  • updated eslint and prettier configs

v2.0.1

2 years ago
  • dropped IE support (supported modern browsers only)
  • added ESM, UMD, and CJS modules
  • added new event callbacks to video extension: onVideoInsert, onVideoWorkerInit
  • added usage examples (https://github.com/nk-o/jarallax/tree/master/examples)
  • added prettier for code formatting
  • removed clipContainer method, use modern clip-path styles instead
  • removed check for transform with vendor prefixes
  • changed gulp+webpack to rollup (less bundle size)
  • changed simple-git-hooks to husky

v1.12.8

2 years ago

v1.12.7

3 years ago
  • removed postinstall script

v1.12.6

3 years ago
  • added accessibility attributes to background videos (tabindex, aria-hidden)

v1.12.5

3 years ago
  • added GDPR compliance parameters to Youtube and Vimeo API calls (in video-workers library)
  • updated dependencies

v1.12.4

3 years ago
  • additional styles for video elements (prevent click on video blocks)
  • fixed video loop and image reset problem

v1.12.3

3 years ago
  • fixed bug with clip images in Safari v14 (#181)

v1.12.2

3 years ago
  • updated dependencies
  • updated video-worker script (resolves #178)
  • slightly changed styles, applied to container and to parallaxed images