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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.3
Choose a base ref
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.4
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Sep 5, 2020

  1. Update CHANGELOG

    adamwathan committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    6a39e36 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Fix issue where inserting extra PurgeCSS control comments could break…

    … integrated PurgeCSS support (#2331)
    adamwathan authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    45cf3c5 View commit details
    Browse the repository at this point in the history
  2. Rename hairline and thin font weights to thin and extralight (#2333)

    * Add standardFontWeights flag for update thin/extralight font weight names
    
    * Update changelog
    adamwathan authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    30a4e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b48b4c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Fix issue where dark variant in 'class' mode was incompatible with 'g…

    …roup-hover' variant (#2337)
    
    * Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant
    
    * Update changelog
    adamwathan authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    0cf76cd View commit details
    Browse the repository at this point in the history
  2. Complex apply stuck (#2271)

    * dry-up duplication
    
    * fix: apply inside a nested structure
    RobinMalfait authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    3a25c4b View commit details
    Browse the repository at this point in the history
  3. Update changelog

    adamwathan committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    80aa848 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd8683 View commit details
    Browse the repository at this point in the history
  5. 1.8.4

    adamwathan committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    d6b7f19 View commit details
    Browse the repository at this point in the history
Loading