Skip to content

Releases: SamGoody/tailwind-children

v0.5.0

05 May 13:30
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • twin / sibling rules are now applied to self as well. a15215c
  • .not-descendant now excludes all descendants 349207a
  • Variuos fixes and cleanup

v0.4.0...v0.5.0

v0.4.0

04 May 15:36
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • BREAKING: Remove child-{psuedo-class} custom variants. 4c2a1a9
  • BREAKING: .child class no longer needed on child element. 1d83f09
  • Allow children to be excluded with .not-selector class 3bbd746
  • Updated CSS to allow parent to be overridden. 73331f1
  • Various fixes and improvements

v0.3.5...v0.4.0

v0.3.5

28 Apr 09:45
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release
  • README updates ea77061
  • Merge pull request #3 from ericpedia/package-name-patch dac46fb
  • Merge branch 'master' into package-name-patch 3e78cb0
  • Merge pull request #5 from micaiah-effiong/master 6280013
  • 🩹 fix link references 2bd85af
  • 📝 updated documentation 1e7f689
  • Fix package name in plugin registration b4922dc

v0.3.4...v0.3.5

Added psuedo-class support

10 Feb 14:23
Compare
Choose a tag to compare
Pre-release
  • Tests for *-{state} psuedo-classes (eg. child-hover) fb1b468
  • Added psuedo-class support (eg. child-hover) fe8a144

v0.1.0...v0.2.0

Basic variants

10 Feb 14:15
Compare
Choose a tag to compare
Basic variants Pre-release
Pre-release

8bb490d...v0.1.0