-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: tailwindlabs/tailwindcss
base: v3.1.2
head repository: tailwindlabs/tailwindcss
compare: v3.1.3
- 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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.2...v3.1.3