-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 17 files changed
- 6 contributors
Commits on Jun 10, 2022
-
Fix casing of import of
corePluginList
type definition (#8587)* Fix: Wrong import of CorePluginList type file * Update changelog Co-authored-by: Jordan Pittman <jordan@cryptica.me>
Configuration menu - View commit details
-
Copy full SHA for ad98a61 - Browse repository at this point
Copy the full SHA ad98a61View commit details
Commits on Jun 12, 2022
-
Fix extraction of multi-word utilities with arbitrary values and quot…
…es (#8604) * Fix extraction of multi-word utilityies with arbitrary values and quotes * Update changelog * Fix changelog entry This wasn’t in 3.1.2 oops
Configuration menu - View commit details
-
Copy full SHA for a9c7e52 - Browse repository at this point
Copy the full SHA a9c7e52View commit details -
Ignore PostCSS nodes returned by
addVariant
(#8608)* Fix issue with returning postcss nodes in addVariant It’s not a supported use case but it didn’t use to break so let’s just fail silently * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 037396b - Browse repository at this point
Copy the full SHA 037396bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d116563 - Browse repository at this point
Copy the full SHA d116563View commit details
Commits on Jun 13, 2022
-
Fix missing spaces around arithmetic operators (#8615)
* add tests for spaced around operators in CSS math functions * fix CSS math functons besides calc not getting the love they deserve * improve comment * update changelog * update changelog Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aad299c - Browse repository at this point
Copy the full SHA aad299cView commit details -
Detect alpha value in CSS
theme()
function when using quotes (#8625)* Allow alpha value inside quotes * Optimize regex * Add test * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 1c24d7a - Browse repository at this point
Copy the full SHA 1c24d7aView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2712d87 - Browse repository at this point
Copy the full SHA 2712d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47327f4 - Browse repository at this point
Copy the full SHA 47327f4View commit details -
Fix "Maximum call stack size exceeded" bug (#8636)
* Fix potential call stack size issue * Update defaultExtractor.js * add test to verify "Maximum call stack size exceeded" is fixed * update changelog Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22eaad1 - Browse repository at this point
Copy the full SHA 22eaad1View commit details -
Remove text opacity CSS variables from
::marker
(#8622)* Refactor * Allow parallel variant fns to mutate the container * Remove text color variable from marker pseudo class wip * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 15dc5a3 - Browse repository at this point
Copy the full SHA 15dc5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd45445 - Browse repository at this point
Copy the full SHA bd45445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76340ce - Browse repository at this point
Copy the full SHA 76340ceView commit details
There are no files selected for viewing