Skip to content

Releases: three11/animate-top-offset

Migrate to TypeScript

28 Nov 13:06
7561c55
Compare
Choose a tag to compare

This release:

  1. Migrates the codebase to Typescript effectively adding full types support
  2. BREAKING Changes the arguments from a list of options to a configuration object.
  3. Introduces ability to customize the easing function by providing a new option: easings. Refer to the documentation in the README for more details.

1.0.0

25 May 07:03
d1a83ad
Compare
Choose a tag to compare
Update dependencies (#318)

Updated UMD

16 Jan 10:39
Compare
Choose a tag to compare
0.7.0

Bump version

Switch from IIFE to UMD

09 Oct 06:44
Compare
Choose a tag to compare
0.6.1

Update to UMD

Switch to Rollup

09 Oct 06:18
Compare
Choose a tag to compare

This release switches to Rollup as a module bundler and ensures smaller bundle size.

0.5.0

07 Jul 06:14
Compare
Choose a tag to compare
Update npmignore

0.4.0

07 Jul 05:34
Compare
Choose a tag to compare
Rename source and dist files

UMD

16 Apr 12:42
Compare
Choose a tag to compare
UMD

This release exports the animateTopOffset function using the UMD pattern

First stable

02 Apr 06:22
Compare
Choose a tag to compare
0.2.0

Bump version