-
-
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.1.13
head repository: tailwindlabs/prettier-plugin-tailwindcss
compare: v0.2.0
- 16 commits
- 7 files changed
- 5 contributors
Commits on Aug 8, 2022
-
Add support for formatting
.astrofiles (#87)* Add support for Astro files * Remove unnecessary folder * Simplify code a bit * Add Astro test * WIP * Fix test * Update plugin version and tests * Undo unnecessary formatting changes Co-authored-by: Jordan Pittman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76607eb - Browse repository at this point
Copy the full SHA 76607ebView commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64ad606 - Browse repository at this point
Copy the full SHA 64ad606View commit details
Commits on Aug 30, 2022
-
Add license field to package.json
Currently, this package is missing the `license` field in `package.json`; this causes the license to be "none" on npm (see https://www.npmjs.com/package/prettier-plugin-tailwindcss/v/0.1.13). This PR adds a license value corresponding to the MIT license file already present in the repository.
Configuration menu - View commit details
-
Copy full SHA for a907625 - Browse repository at this point
Copy the full SHA a907625View commit details -
Merge pull request #92 from velut/patch-1
Add license field to package.json
Configuration menu - View commit details
-
Copy full SHA for 4a33bd9 - Browse repository at this point
Copy the full SHA 4a33bd9View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 02f0668 - Browse repository at this point
Copy the full SHA 02f0668View commit details
Commits on Sep 1, 2022
-
Work on external plugin compat (#90)
* Don’t bundle svelte * Overwrite the printer * Refactor * Add compat with `@trivago/prettier-plugin-sort-imports` * Verify compatibility with `prettier-plugin-organize-imports` * Update lockfile * Support autoloaded plugin paths * Fix naming
Configuration menu - View commit details
-
Copy full SHA for 3a6c695 - Browse repository at this point
Copy the full SHA 3a6c695View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6b13c3 - Browse repository at this point
Copy the full SHA a6b13c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5787d2b - Browse repository at this point
Copy the full SHA 5787d2bView commit details
Commits on Nov 17, 2022
-
Add support for more prettier plugins (#101)
* Add support for more plugins * Update deps * Verify that `prettier-plugin-twig-melody` functions as expected * Add support for PHP plugin * wip * wip * wip * wip * Add support for melody * refactor * Add support for pug * Move tests
Configuration menu - View commit details
-
Copy full SHA for 463b5d4 - Browse repository at this point
Copy the full SHA 463b5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a2cab - Browse repository at this point
Copy the full SHA 47a2cabView commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4857148 - Browse repository at this point
Copy the full SHA 4857148View commit details
Commits on Nov 22, 2022
-
Merge pull request #102 from tailwindlabs/feature/shopify-liquid
Add support for `@shopify/prettier-plugin-liquid`
Configuration menu - View commit details
-
Copy full SHA for 9c4eb78 - Browse repository at this point
Copy the full SHA 9c4eb78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1a9d2 - Browse repository at this point
Copy the full SHA 6a1a9d2View commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0bbfc3f - Browse repository at this point
Copy the full SHA 0bbfc3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ddf40 - Browse repository at this point
Copy the full SHA 69ddf40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d39ddd - Browse repository at this point
Copy the full SHA 6d39dddView 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.1.13...v0.2.0