Skip to content

v6.0.0

Compare
Choose a tag to compare
@nateplusplus nateplusplus released this 23 Apr 01:51
· 56 commits to main since this release

What's Changed

Version 6 is here at last! πŸŽ‰

  • #367 Automatically append CSS with JavaScript (no longer need to import both). ✨
  • #374 Added mode setting for easier parallax design vs sequential animations.
  • #380 Added autoStart setting to automatically start the effect based on the scroll position (less dependency on hard inpoints).
  • #381 Accessibility improvements:
    • Set aria roles to more accurately describe the section for screenreaders.
    • Added tabInpoints setting to define where browser should scroll to when tabbing through animation.
  • #360 Major code cleanup and refactor

Dev-Dependecy Updates πŸ‘·β€β™‚οΈ

Full Changelog: v5.2.3...v6.0.0