Skip to content

Releases: adamplesnik/tailwindcss-scroll-driven-animations

v0.3.0

14 Feb 19:21
7bd5b26
Compare
Choose a tag to compare

Compatible with Tailwind CSS 3.x

v0.2.7

25 Apr 08:19
Compare
Choose a tag to compare

Update range utilities: range separator is now _.

v0.2.6

17 Apr 13:17
00eb2db
Compare
Choose a tag to compare

Range modifier separated by '-'

v0.2.5

11 Apr 20:21
Compare
Choose a tag to compare

New modifier no-animations

v0.2.1

10 Apr 14:43
Compare
Choose a tag to compare

New range utility, removed range-start and range-end

v0.1.1

04 Apr 21:34
Compare
Choose a tag to compare

Remove redundant code, update README

v0.1.0

30 Mar 11:22
Compare
Choose a tag to compare

This is a first release of the plugin.

Implemented Utilities

The plugin provides utilities for a subset of CSS scroll-driven animation properties.

  • animation-timeline
  • animation-range-start, animation-range-end
  • scroll-timeline, view-timeline
  • timeline-scope

Full Changelog: https://github.com/adamplesnik/tailwindcss-scroll-driven-animations/commits/v0.1.0