Skip to content

Releases: heidkaemper/tailwindcss-intersect

v2.0.1

27 Jun 12:18
Compare
Choose a tag to compare
  • Fixed readyState condition to improve compatibility with frameworks like Next.js

v2.0.0

26 Jun 15:20
Compare
Choose a tag to compare
  • New intersect-half and intersect-full utilities
  • Better TypeScript support
  • Refactored Plugin structure
  • Require Tailwind CSS v3.2 or newer

v1.0.5

20 May 08:47
Compare
Choose a tag to compare
  • Dependency Updates

v1.0.4

14 Feb 10:52
Compare
Choose a tag to compare
  • Added the ability to use custom classes

v1.0.3

12 Dec 22:32
Compare
Choose a tag to compare
  • Use isIntersecting for better performance

v1.0.2

12 Dec 20:58
Compare
Choose a tag to compare

When starting the observer, document.readyState is now checked. This should make it easier to use this plugin in frameworks like Vue.js or React.

v1.0.1

27 Mar 20:59
Compare
Choose a tag to compare

bump version for npm

v1.0.0

14 Mar 21:22
Compare
Choose a tag to compare

Initial Release