Skip to content
Permalink

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.6
Choose a base ref
...
head repository: tailwindlabs/prettier-plugin-tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 29, 2023

  1. Update changelog

    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    70ea7aa View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Don't break liquid tags inside attributes when sorting classes (#143)

    * Revert "Revert "Fix Liquid `capture` sorting (#135)" (#140)"
    
    This reverts commit 2aabc3c.
    
    * Fix off-by-1 error when String nodes don’t have quotes
    
    * Refactor
    
    * Add tests
    
    * Simplify test cases
    
    * Update changelog
    thecrypticace authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    af16880 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. update changelog

    thecrypticace committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8743405 View commit details
    Browse the repository at this point in the history
  2. 0.2.7

    thecrypticace committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d539a72 View commit details
    Browse the repository at this point in the history
Loading