Skip to content

Latest commit

 

History

History
647 lines (371 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

647 lines (371 loc) · 24.3 KB

v2.4.1

compare changes

🏡 Chore

❤️ Contributors

v2.4.0

compare changes

🚀 Enhancements

  • twmerge: Inject function like tailwind merge possible (#25)

🏡 Chore

❤️ Contributors

v2.3.0

compare changes

🚀 Enhancements

  • tailwindbuddy: Fix typescript compound variant (a837d47)

🩹 Fixes

  • safelist: Safelist was not generating properly classes (8dcefbd)

🏡 Chore

❤️ Contributors

v2.2.0

compare changes

🚀 Enhancements

  • tailwindbuddy: Fix typescript compound variant (8ce6ec2)

🏡 Chore

❤️ Contributors

v2.1.0

compare changes

🚀 Enhancements

  • chore: Performance (#18)

🏡 Chore

❤️ Contributors

v2.0.1

compare changes

🏡 Chore

❤️ Contributors

v2.0.0

compare changes

🚀 Enhancements

  • ⚠️ Screens overrides, new setupCompose, performance mode, simplify tailwind config (bc0d623)

🏡 Chore

  • Split into separate files (fed5289)
  • Remove documentation not useful (df0b2bd)
  • Documentation typo (a9bf4f3)
  • Update benchmark (f292bd2)
  • Update benchmark (8b4a1a6)
  • Update test for performance (675b820)
  • Add documentation using vitepress (63d1c6f)
  • Add documentation using vitepress (559b61d)
  • Adding search to documentation (810536a)
  • Enable performance by default (f231a7d)
  • Update benchmarks (064af08)
  • Update documentation (afd2714)
  • Update documentation (e3137c0)
  • Force v1 check documentation for breaking changes (dd65860)
  • release: V1.0.1 (99c1b5c)
  • Force pnpm for publish (1f57eec)

⚠️ Breaking Changes

  • ⚠️ Screens overrides, new setupCompose, performance mode, simplify tailwind config (bc0d623)

❤️ Contributors

v1.0.1

compare changes

🏡 Chore

  • Add documentation using vitepress (63d1c6f)
  • Add documentation using vitepress (559b61d)
  • Adding search to documentation (810536a)
  • Update documentation (afd2714)
  • Update documentation (e3137c0)
  • Force v1 check documentation for breaking changes (dd65860)

❤️ Contributors

v0.0.39

compare changes

🩹 Fixes

  • Trim any string before working on them to avoid class considered when empty space (f8ce866)

❤️ Contributors

v0.0.38

compare changes

🏡 Chore

❤️ Contributors

v0.0.37

compare changes

🩹 Fixes

  • Fix when slot accessed but not defined (e6eced4)

🏡 Chore

❤️ Contributors

v0.0.36

compare changes

🩹 Fixes

  • Fix when slot accessed but not defined (e6eced4)

❤️ Contributors

v0.0.35

compare changes

🏡 Chore

  • Simplify and re organize the readme (870ffb0)
  • Update readme (3770924)
  • Update readme (0b50974)
  • Update readme (e7bf3c4)
  • Remove engines to avoid blocking strict engine (7706405)

❤️ Contributors

v0.0.34

compare changes

💅 Refactors

  • Update generateResponsive to use an array of variants instead of a string (f354d0c)

🏡 Chore

❤️ Contributors

v0.0.33

compare changes

🏡 Chore

  • Move changelog to root folder (f986e91)

❤️ Contributors

v0.0.32

compare changes

🏡 Chore

  • Add a readme that redirect to the root one (10fe956)

❤️ Contributors

v0.0.31

compare changes

🏡 Chore

  • Move readme to the package also (3c5ccab)
  • Add a readme that redirect to the root one (7b74282)

❤️ Contributors

v0.0.30

compare changes

v0.0.29

compare changes

🏡 Chore

❤️ Contributors

v0.0.28

compare changes

📖 Documentation

  • Improve engish explanation thanks chat gpt (1dfb367)
  • Finalize missing documentation (ca8539c)

❤️ Contributors

v0.0.27

compare changes

v0.0.26

compare changes

🚀 Enhancements

  • Fix compounds and make sure by test we handle strong use case (23dc6a9)

🏡 Chore

  • Add benchmarks image (fd8edae)
  • Update package name and start from scratch documentation (3f8115d)
  • Fix lock file (ef71a9c)

❤️ Contributors

v0.0.25

compare changes

🏡 Chore

  • Fix typing for responsiveVariants multiple values (89a74fa)

❤️ Contributors

v0.0.24

compare changes

🚀 Enhancements

  • Add documentation (9973d7e)
  • Add documentation (e650e98)
  • Add documentation (88f01a0)
  • Improve typings and make sure everything is working in the sandbox (a1797e3)
  • Update benchmark for cva, tv, tailwindbuddy (1d6af50)
  • Provide better benchmarks and testing (e01d067)

📖 Documentation

  • Start working on the documentation (25c4cf8)

🏡 Chore

  • release: V0.0.23 (a4b7372)
  • Remove unused libraries (d95e104)
  • Adding @nuxthq/studio (189839b)
  • Try documentation deployment (28c1791)
  • Try documentation deployment (0c2bec2)
  • Try documentation deployment (01cc150)
  • Add missing lib utils (e8d1247)
  • Add missing lib utils (1048744)
  • Add missing lib utils (f8acf59)
  • Add missing lib utils (407bb55)
  • Add missing lib utils (2302050)
  • Move back doc folder (241bd07)
  • Move back doc folder (fc3b99e)
  • Add benchmark and update a bit logic (7891504)
  • Improving typing (40d04e7)
  • Improving typing (5a6da73)
  • Improving typing (57a38a0)
  • Update typing (b99aabf)
  • Reduce size of generated list and improve performance (a8f1d2f)
  • Reduce size of generated list and improve performance (307b38e)
  • Reduce size of generated list and improve performance (9db3b8f)
  • Remove documentation folder and add benchmark (8169f16)
  • Working on responsive screens default values (1ae9a8e)

❤️ Contributors

v0.0.23

compare changes

🚀 Enhancements

  • Add possibility to override screens type (e770da8)
  • Add possibility to override screens type (4f15493)
  • Improve dx on the sandbox (82e7271)

❤️ Contributors

v0.0.22

compare changes

🚀 Enhancements

  • Connect compound to responsive (6f41930)

❤️ Contributors

v0.0.21

compare changes

🚀 Enhancements

  • Update safelist generate classes and tests (e540225)
  • Update safelist generate classes and tests (7251e99)

🏡 Chore

❤️ Contributors

v0.0.20

compare changes

🚀 Enhancements

  • Add responsive variants without compound and tests (db14361)
  • Add responsive variants without compound and tests (8839c00)

❤️ Contributors

v0.0.19

compare changes

🚀 Enhancements

  • Adding a lot of tests before going back to responsive variants (0a6293c)

❤️ Contributors

v0.0.18

compare changes

🚀 Enhancements

  • Improve vs code settings to have a great regex auto complete (fb92584)
  • Typing optional for other props (aa69ea8)

❤️ Contributors

v0.0.17

compare changes

🚀 Enhancements

  • Improve typing and extract function of slot function (7eb6653)

🏡 Chore

❤️ Contributors

v0.0.16

compare changes

🚀 Enhancements

  • Make compound variant responsive (be81e53)
  • Enforce otherProps to have other compound expactation + className (21c64c2)
  • Update typing for configuration (f331e98)
  • Update typing for configuration (f7bf24e)

🏡 Chore

❤️ Contributors

v0.0.15

compare changes

🚀 Enhancements

  • Make compound variant responsive (be81e53)
  • Enforce otherProps to have other compound expactation + className (21c64c2)

🏡 Chore

❤️ Contributors

v0.0.14

compare changes

v0.0.13

compare changes

🏡 Chore

❤️ Contributors

v0.0.12

compare changes

🏡 Chore

❤️ Contributors

v0.0.11

compare changes

🏡 Chore

❤️ Contributors

v0.0.10

compare changes

🏡 Chore

❤️ Contributors

v0.0.9

compare changes

v0.0.8

compare changes

🏡 Chore

❤️ Contributors

v0.0.7

compare changes

v0.0.6

compare changes

v0.0.5

compare changes

🏡 Chore

❤️ Contributors

v0.0.4

compare changes

🏡 Chore

  • Remove automated workflows (7210b14)

❤️ Contributors

v0.0.3

🏡 Chore

❤️ Contributors