Windicss Versions Save

Next generation utility-first CSS framework.

v3.4.1

2 years ago

Features

  • re-add ability to customize box shadow size (#631) (c643798)
  • remove 'button:focus' from preflight (#630) (2ad4e96)

v3.4.0

2 years ago

Features

  • add .aspect-{ratio} classes (#600) (6aa033c)
  • add '.basis-x' utility classes (#611) (8652bce)
  • add '.columns-x' utility and friends classes (#606) (14edb4c)
  • add '.decoration-x' utility classes (#601) (a6d8a5a)
  • add '.touch-x' and '.scroll-x' utility classes (#609) (295e934)
  • add '.will-change-x' utility class (#608) (c10216c)
  • add 'portrait:' and 'landscape:' variants (#612) (16ad9be)
  • add ability to use opacity values for box-shadows (#614) (f1ba9e3)
  • add new colors from Tailind v3 (#616) (c58e720)

New Contributors

Full Changelog: https://github.com/windicss/windicss/compare/v3.3.0...v3.4.0

v3.3.0

2 years ago

Bug Fixes

v3.2.1

2 years ago

Bug Fixes

v3.2.0

2 years ago

Bug Fixes

  • create output directory when it doesn't exist (#499) (37faf6c)
  • should not compile the standard classes when using prefix (#534) (0910829)
  • some fuzzy class names will also be incorrectly matched (close #484) (#486) (7dd80bd)

v3.1.9

2 years ago

Bug Fixes

  • move Console to utils/tools, so cli/utils isnt build into main entry (#488) (2ef692c)

v3.1.8

2 years ago

Features

v3.1.7

2 years ago

Bug Fixes

  • interpret order should follow add components order #345 (3642e3c)
  • plugins types declaration file path (#408) (c944e95)

Features

  • add variant for the ::file-selector-button pseudo-element (#388) (e408af1)
  • handle fraction for padding and margin, close #415 (#416) (97bd126)

v3.1.6

2 years ago

Bug Fixes

  • Container utilities should only output standard min-width rules (#402) (c5ef685)
  • don't merge font family array, close #363 (bed55f6)
  • skip false content utility, close #403 (6e94892)
  • wrapWithVariants: forgiving for applying variants (33a7434)
  • Typo in animation-iteration-count breaks animation repeat utilities (#400) (23b1fa9)

v3.1.5

2 years ago

Bug Fixes