Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2025

This PR contains the following updates:

Package Change Age Confidence
jarallax ^1.11.0 -> ^2.0.0 age confidence

Release Notes

nk-o/jarallax (jarallax)

v2.2.1

Compare Source

  • added support for boolean in disableParallax and disableVideo options
  • fixed jarallaxVideo support in typings (#​224)

v2.2.0

Compare Source

  • updated video worker:
    • added support for private Vimeo videos hash in URL
    • fixed play method play when endTime reached

v2.1.4

Compare Source

  • added correct styles to support picture tag in jarallax.css
  • added minified styles jarallax.min.css

v2.1.3

Compare Source

  • updated VideoWorker
  • fixed wrong mute option provided to the VideoWorker

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

  • added IntersectionObserver to detect element in viewport (increased performance)
  • added support for Youtube Shorts
  • added support for Vimeo high quality thumbnails
  • added containerClass and videoClass options
  • updated TS typings
  • updated demo site
  • fixed Vimeo unmute when initial volume is 0
  • fixed Vimeo volume value (used range from 0 to 1)
  • split some core script functions to separate files
  • removed unused methods clipContainer, addToParallaxList, removeFromParallaxList

v2.0.4

Compare Source

  • removed will-change usage

v2.0.3

Compare Source

v2.0.2

Compare Source

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

v2.0.1

Compare Source

  • 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

v2.0.0

Compare Source

v1.12.8

Compare Source

  • include TS typings in dist (#​199)
  • changed standard position for mobile devices to 'fixed' (working smoother)

v1.12.7

Compare Source

  • removed postinstall script

v1.12.6

Compare Source

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

v1.12.5

Compare Source

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

v1.12.4

Compare Source

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

v1.12.3

Compare Source

  • fixed bug with clip images in Safari v14 (#​181)

v1.12.2

Compare Source

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

v1.12.1

Compare Source

  • DEPRECATED Elements extension for Jarallax. Use lax.js instead https://github.com/alexfoxy/lax.js
  • added support for video error event (display image when error)
  • added poster attribute for self-hosted videos
  • fixed video background playing when disabled parallax only
  • removed rafl dependency. Use native requestAnimationFrame instead

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jarallax-2.x branch from fdf478c to 48020eb Compare August 10, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant