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/tailwindcss Loading
base: v3.0.18
Choose a base ref
...
head repository: tailwindlabs/tailwindcss Loading
compare: v3.0.19
Choose a head ref
  • 16 commits
  • 14 files changed
  • 4 contributors

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    fb14b2d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    75ba4e0 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    thecrypticace committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    dab8b04 View commit details
    Browse the repository at this point in the history
  3. Correctly parse shadow lengths without a leading zero (#7289)

    * Correctly parse shadow lengths without a leading zero
    
    * Update changelog
    
    * Fix code style
    thecrypticace committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    50802e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    9f23bb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    45e17dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ead15 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Update package.json

    adamwathan committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    520d354 View commit details
    Browse the repository at this point in the history
  2. Update LICENSE

    adamwathan committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8e38bbc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    dc6644e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    thecrypticace committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d87bdb2 View commit details
    Browse the repository at this point in the history
  3. Use less hacky fix for urls detected as custom properties (#7275)

    * Use less hacky fix for urls detected as custom properties
    
    * Add more test cases
    
    * Update changelog
    thecrypticace committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ab9fd95 View commit details
    Browse the repository at this point in the history
  4. Fix negative utility generation and detection when using a prefix (#7295

    )
    
    * Add failing tests for negative utility detection
    
    We're not generating them properly in all cases, when using at-apply we sometimes crash, and safelisting doesn't currently work as expected.
    
    * Refactor
    
    * Generate utilities for negatives before and after the prefix
    
    * Properly detect negative utilities with prefixes in the safelist
    
    * Refactor test a bit
    
    * Add class list tests
    
    * Update changelog
    thecrypticace committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    01fbe19 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    reinink committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    58bd301 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    thecrypticace committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    cbff982 View commit details
    Browse the repository at this point in the history
  7. 3.0.19

    thecrypticace committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2250e1b View commit details
    Browse the repository at this point in the history
Loading