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.1.11
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.1.12
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 7, 2022

  1. Add support for Glimmer / Handlebars (#83)

    * Add Glimmer / Handlebars support
    
    * Update Glimmer tests
    
    * Add test case
    
    * Update glimmer parsing
    
    * Remove nested transform fn
    
    * Rewrite using visitors
    
    * Only make on pass over the Glimmer AST
    
    * Cleanup code a bit
    
    Co-authored-by: Brad Cornes <[email protected]>
    thecrypticace and bradlc authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    91ac55d View commit details
    Browse the repository at this point in the history
  2. 0.1.12

    thecrypticace committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    11c6cf0 View commit details
    Browse the repository at this point in the history
Loading