-
-
Notifications
You must be signed in to change notification settings - Fork 178
Comparing changes
Open a pull request
base repository: tailwindlabs/prettier-plugin-tailwindcss
base: v0.3.0
head repository: tailwindlabs/prettier-plugin-tailwindcss
compare: v0.4.0
- 14 commits
- 24 files changed
- 3 contributors
Commits on May 19, 2023
-
Don't move partial classes inside Liquid script attributes (#164)
* Fix liquid sorting * Fix Liquid mustache tags inside attributes * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 59d8f46 - Browse repository at this point
Copy the full SHA 59d8f46View commit details -
* Export types * Fix type linting errors * refactor * Tweak wording * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 46d60d5 - Browse repository at this point
Copy the full SHA 46d60d5View commit details
Commits on May 26, 2023
-
Do not split classes by non-ASCII whitespace (#166)
* add failing test * do not separate classes by non-ASCII white space * Update changelog --------- Co-authored-by: Jordan Pittman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a1b1a6 - Browse repository at this point
Copy the full SHA 0a1b1a6View commit details
Commits on May 30, 2023
-
Match tagged template literals with tag expressions (#169)
* Refactor * Match object template tags For example, if one of the defined functions is `tw` then we should match `tw` AND `tw.foo`, `tw.bar`, etc… * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 4443561 - Browse repository at this point
Copy the full SHA 4443561View commit details
Commits on Jul 11, 2023
-
Add Prettier v3 support (#179)
* Pin peer dep to Prettier v2.2 * Update deps * Update esbuild * Refactor * Implement Prettier v3 compatability * add CI * Update workflow name * Increase jest test timeout --------- Co-authored-by: Robin Malfait <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe49d70 - Browse repository at this point
Copy the full SHA fe49d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ceff1 - Browse repository at this point
Copy the full SHA 17ceff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98290a8 - Browse repository at this point
Copy the full SHA 98290a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c730260 - Browse repository at this point
Copy the full SHA c730260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4261c7c - Browse repository at this point
Copy the full SHA 4261c7cView commit details -
Merge pull request #180 from tailwindlabs/feat/setup-release-ci
Setup release workflows
Configuration menu - View commit details
-
Copy full SHA for 6ea4491 - Browse repository at this point
Copy the full SHA 6ea4491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4b778 - Browse repository at this point
Copy the full SHA 6e4b778View commit details -
Configuration menu - View commit details
-
Copy full SHA for f713976 - Browse repository at this point
Copy the full SHA f713976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0184e34 - Browse repository at this point
Copy the full SHA 0184e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532a996 - Browse repository at this point
Copy the full SHA 532a996View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...v0.4.0