Skip to content

Releases: jeffshaver/vh-min.js

vh-min.js

11 Jan 16:03
Compare
Choose a tag to compare

Adds debouncing by default

vh-min.js

11 Jan 15:17
Compare
Choose a tag to compare

Adds debouncing by default.

vh-min.js

10 Jan 13:11
Compare
Choose a tag to compare

Adds ability to use a selector as the offset. The selector will be evaluated and vh-min.js will grab that elements offsetHeight. At this point it can only be one element

vh-min.js

10 Jan 12:39
Compare
Choose a tag to compare

This issue fixes an issue with the scrollbar flickering when you are decreasing vertical height (if there was no scrollbar).

It has a few small performance fixes.

vh-min.js

09 Jan 04:38
Compare
Choose a tag to compare

Initial Release