-
-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prefix support #1498
base: main
Are you sure you want to change the base?
Prefix support #1498
Commits on Oct 11, 2024
-
feat: first prefix support implementation with class list generation …
…post build and prefixer
Configuration menu - View commit details
-
Copy full SHA for 02b6a4d - Browse repository at this point
Copy the full SHA 02b6a4dView commit details
Commits on Oct 14, 2024
-
chore: drop
tailwindcss-patch
in favor of manual search and parse c……lasslist for each component using AST fix: `popoverTheme` missing `createTheme()` wrapper lacking formatting, linting and intellisense
Configuration menu - View commit details
-
Copy full SHA for 347b8ae - Browse repository at this point
Copy the full SHA 347b8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9617f96 - Browse repository at this point
Copy the full SHA 9617f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05217ac - Browse repository at this point
Copy the full SHA 05217acView commit details
Commits on Oct 15, 2024
-
- remove redundant packages - expose all tailwindcss plugins and data to import paths - move tailwind.ts into its own directory and split logic into multiple files - simplify `new Glob()` usage
Configuration menu - View commit details
-
Copy full SHA for a3c4e14 - Browse repository at this point
Copy the full SHA a3c4e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7781fbd - Browse repository at this point
Copy the full SHA 7781fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ce9e5 - Browse repository at this point
Copy the full SHA c7ce9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0766af - Browse repository at this point
Copy the full SHA a0766afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c66a31 - Browse repository at this point
Copy the full SHA 9c66a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaca7fc - Browse repository at this point
Copy the full SHA aaca7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21256d3 - Browse repository at this point
Copy the full SHA 21256d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4096c6 - Browse repository at this point
Copy the full SHA d4096c6View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e675ce - Browse repository at this point
Copy the full SHA 4e675ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ccd2fd - Browse repository at this point
Copy the full SHA 7ccd2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for be7f96f - Browse repository at this point
Copy the full SHA be7f96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2318dc1 - Browse repository at this point
Copy the full SHA 2318dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e993ab - Browse repository at this point
Copy the full SHA 4e993abView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3702c3 - Browse repository at this point
Copy the full SHA e3702c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23754f - Browse repository at this point
Copy the full SHA d23754fView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6c916b - Browse repository at this point
Copy the full SHA d6c916bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6890260 - Browse repository at this point
Copy the full SHA 6890260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297e064 - Browse repository at this point
Copy the full SHA 297e064View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c41ea1e - Browse repository at this point
Copy the full SHA c41ea1eView commit details
Commits on Oct 26, 2024
-
- do nothing if className is empty - do nothing if its already prefixed
Configuration menu - View commit details
-
Copy full SHA for 7832e11 - Browse repository at this point
Copy the full SHA 7832e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for e08d74a - Browse repository at this point
Copy the full SHA e08d74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8918c9 - Browse repository at this point
Copy the full SHA f8918c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d739163 - Browse repository at this point
Copy the full SHA d739163View commit details
Commits on Oct 27, 2024
-
implement
twMerge
proxy with prefix provided fromgetStore()
- replace `twMerge` imports
Configuration menu - View commit details
-
Copy full SHA for 3c722bf - Browse repository at this point
Copy the full SHA 3c722bfView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e23c2e3 - Browse repository at this point
Copy the full SHA e23c2e3View commit details -
deeply merge
theme
objects (from store or props) usingtwMerge
- trim `prefix` before applying
Configuration menu - View commit details
-
Copy full SHA for 678638c - Browse repository at this point
Copy the full SHA 678638cView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3bd201 - Browse repository at this point
Copy the full SHA c3bd201View commit details -
Configuration menu - View commit details
-
Copy full SHA for de5450b - Browse repository at this point
Copy the full SHA de5450bView commit details