Skip to content

Releases: eddiemf/vue-affix

v0.5.2

09 Apr 18:47

Choose a tag to compare

Fixes a bug when reloading the window while using scrollaffix with an affix element smaller than the window height.
Makes a small grammar correction to docs.

v0.5.1

08 Apr 20:53

Choose a tag to compare

Fixes #37
Potentially fixes #36

v0.5.0

04 Mar 21:15

Choose a tag to compare

  • Update affixInitialTop on scroll (#31)
  • Use RAF during scroll events (#32)

v0.4.0

21 Aug 17:58

Choose a tag to compare

New

  • #23 Ability to define scroll container
  • 1d303d8 Added possibility to use vue-affix as a component instead of a plugin
  • #30 Handle dynamic offset change
  • 9e55281 Added validation to prop offset
  • 43d72ef Updated building process
  • 3c916ee Refactored scrollaffix logic

Fix

  • #25 Fix position when relative element become smaller

v0.2.0

21 Jul 14:54

Choose a tag to compare

New

  • 10389f3 All the code was refactored to a better one, with better performance overall and fixing some bugs.
  • Added support for scroll-affix, which will make the affix scrollable when it is taller than screen height.

Fixes

  • A lot of bug fixes with the refactoring.

v0.1.3

16 Jul 21:09

Choose a tag to compare

Fixes

  • Fixed serious bug that caused the plugin to malfunction in some cases.

v0.1.2

16 Jul 16:37

Choose a tag to compare

Fixes

  • Fixed a lot of unexpected behavior when using padding and margin in the affixed element.
  • Added missing dependency to package.json for dev.

v0.1.1

15 Jul 23:31

Choose a tag to compare

v0.1.1