Releases: jwanner83/follow-js
Releases · jwanner83/follow-js
Include types in distributed es version
Full Changelog: v2.2.1...v2.3.0
Fixing es module
Fixing the es module functionality
Refactoring documentation
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 ...
... and change to rollup bundler
increasing version on unpkg links
my bad, sorry
Fixing Scroll behaviour
Merge pull request #12 from jwanner83/fixing-scroll Fixing scroll
Rewrite with ES6 Classes and Typescript
Merge pull request #8 from jwanner83/rewrite-class-based Rewrite class based
Rewrite with CSS Transform
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
Merge pull request #4 from jwanner83/develop fixing readme
Fixing Non-Absolute Elements
The elements who where not absolute had some bugs and so on, and these things are fixed now :)