Skip to content

Releases: iDev-Games/Trig-JS

v2.2

24 Sep 18:56
Compare
Choose a tag to compare

Added in the new data attribute negativeOffset to be able to offset the start position in the opposite direction.

v2.1.7

12 Apr 22:07
Compare
Choose a tag to compare
v2.1.6 - Change to package.json.

v2.1.6

12 Apr 21:41
Compare
Choose a tag to compare

Removed tests from package.

v2.1.5

12 Apr 21:24
2c0454c
Compare
Choose a tag to compare

Github packages workflow

v2.1.4

10 Apr 20:51
Compare
Choose a tag to compare

Refactoring

v2.1.3

09 Apr 18:46
Compare
Choose a tag to compare

Refactoring.

v2.1.2

08 Apr 23:06
Compare
Choose a tag to compare

Fixed scroll position classes.

v2.1.1

08 Apr 21:01
Compare
Choose a tag to compare

Refactoring

v2.1.0

08 Apr 20:39
Compare
Choose a tag to compare

Now creates a class of "trig-scroll-top" or "trig-scroll-bottom" onto the body of the document depending on the last scroll position. To give the ability to make something happen at different break points down the page. The classes "trig-scroll-25", "trig-scroll-50" and "trig-scroll-75" are added to the body of the document depending on the scroll position percentage down the page.

v2.0.2

07 Apr 21:36
Compare
Choose a tag to compare

Fixed the responsiveness of scroll direction.