-
-
Notifications
You must be signed in to change notification settings - Fork 178
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tailwindlabs/prettier-plugin-tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tailwindlabs/prettier-plugin-tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 21 files changed
- 4 contributors
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a78dd6e - Browse repository at this point
Copy the full SHA a78dd6eView commit details
Commits on May 1, 2023
-
Add support for formatting
.markofiles (#151)* Add Marko support * Don't sort ArrayExpressions, only sort StringLiterals within them * simplify * Simplify tests * Add peer dep for marko This makes sure pnpm and Yarn PnP don’t complain * Add dev dep for marko translator It’s required for the plugin to work * update lockfile * Update changelog * Simplify * Fix CS * Update lockfile --------- Co-authored-by: Jordan Pittman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcbe554 - Browse repository at this point
Copy the full SHA fcbe554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f41a4 - Browse repository at this point
Copy the full SHA 71f41a4View commit details
Commits on May 3, 2023
-
* Speed up compatible parser loading * Speed up config loading * Cleanup code * Disable pug plugin printer during tests * Simplify fixture tests * Cleanup * Cleanup * Extract plugin compat handling into separate file * Refactor * Add cross-file config reuse * Move config loading * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 474c344 - Browse repository at this point
Copy the full SHA 474c344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78bd35b - Browse repository at this point
Copy the full SHA 78bd35bView commit details
Commits on May 9, 2023
-
Allow sorting of custom attributes, functions, and tagged template li…
…terals (#155) * Add opt-in customization features * Update fixtures * wip * wip * wip * wip * wip * Move parsers/printers/options to bottom of the file * Make fixture formatting async * Run fixture tests in parallel * wip * remove concurrency It works when only running the fixtures but not the other tests. Not sure why. * wip * Tweak prettier config * Simplify fixture * Fix CS * Update readme * Merge defaults instead of replacing them * move fixture * Add Vue fixture * Update changelog * Update options docs in readme * Tweak readme * Show sorted classes in readme * Tweak changelog --------- Co-authored-by: _nderscore <[email protected]> Co-authored-by: Jonathan Reinink <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ba6faa - Browse repository at this point
Copy the full SHA 6ba6faaView commit details
Commits on May 12, 2023
-
Fix plugin compatibility when loaded with require (#159)
* Refactor * Handle when compatible plugins are loaded by `require()` * Add types * Update changelog
Configuration menu - View commit details
-
Copy full SHA for d3f787d - Browse repository at this point
Copy the full SHA d3f787dView commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c55bed1 - Browse repository at this point
Copy the full SHA c55bed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1b192 - Browse repository at this point
Copy the full SHA cc1b192View commit details
Loading
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.2.8...v0.3.0