Skip to content

Releases: jwanner83/follow-js

Include types in distributed es version

04 Feb 21:19
Compare
Choose a tag to compare

Fixing es module

08 Mar 19:43
Compare
Choose a tag to compare

Fixing the es module functionality

Refactoring documentation

05 Mar 20:02
34ee195
Compare
Choose a tag to compare

In this release, the whole documentation has been improved. It also includes some API changes to the follow script, which are all non-breaking.

  • Adding debug mode to script
  • Change initialization with options
  • Rename FollowDefaults to FollowOptions
  • Fixing error with multiple elements

Split TypeScript classes into separate files ...

09 Dec 19:49
Compare
Choose a tag to compare

... and change to rollup bundler

increasing version on unpkg links

26 Jun 19:22
ca8bfa5
Compare
Choose a tag to compare

Fixing Scroll behaviour

26 Jun 19:18
4e81c02
Compare
Choose a tag to compare
Merge pull request #12 from jwanner83/fixing-scroll

Fixing scroll

Rewrite with ES6 Classes and Typescript

19 Jun 11:46
d01a87a
Compare
Choose a tag to compare
Merge pull request #8 from jwanner83/rewrite-class-based

Rewrite class based

Rewrite with CSS Transform

15 Jun 06:18
ca735d3
Compare
Choose a tag to compare

This PR includes a complete rewrite of the Script with the CSS Transform property. This will solve a lots of problems and make it a lot more stable.

Fixing Readme

09 Jun 18:43
f98b82b
Compare
Choose a tag to compare
Merge pull request #4 from jwanner83/develop

fixing readme

Fixing Non-Absolute Elements

09 Jun 18:33
fee5316
Compare
Choose a tag to compare

The elements who where not absolute had some bugs and so on, and these things are fixed now :)