-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Comparing changes
Open a pull request
base repository: tailwindlabs/tailwindcss
base: v3.4.4
head repository: tailwindlabs/tailwindcss
compare: v3.4.5
- 9 commits
- 21 files changed
- 5 contributors
Commits on Jun 13, 2024
-
Disable automatic
var()
injection for anchor properties (#13826)* Disable automatic `var()` injection for CSS anchor positioning properties * Update tests * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 9e928ce - Browse repository at this point
Copy the full SHA 9e928ceView commit details -
Use no value instead of
blur(0px)
forbackdrop-blur-none
and `blu……r-none` utilities (#13830) * map `backdrop-blur-none` and `blur-none` to ` ` instead of `blur(0px)` * add test for `backdrop-blur-none` and `blur-none` * update changelog
Configuration menu - View commit details
-
Copy full SHA for eef91c9 - Browse repository at this point
Copy the full SHA eef91c9View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a61e5aa - Browse repository at this point
Copy the full SHA a61e5aaView commit details
Commits on Jun 24, 2024
-
refactor(util): code refactor (#13872)
* refactor(util): code refactor * refactor(util): code refactor
Configuration menu - View commit details
-
Copy full SHA for 0de1f0c - Browse repository at this point
Copy the full SHA 0de1f0cView commit details
Commits on Jul 3, 2024
-
Add
.mts
and.cts
config file detection (#13940)* add `tailwind.config.cts` and `tailwind.config.mts` as default config files * always use jiti when working with ESM or TS files * update changelog * add integration test for `.cts` and `.mts` configuration files
Configuration menu - View commit details
-
Copy full SHA for 588a822 - Browse repository at this point
Copy the full SHA 588a822View commit details
Commits on Jul 5, 2024
-
Avoid over-extracting utilities from candidates with decimal values (#…
…13959) * Avoid over-extracting utilities from candidates with decimal values Prevent candidates like `px-1.5` from generating both the `px-1.5` class and the `px-1` class. * Update CHANGELOG.md --------- Co-authored-by: Adam Wathan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074736c - Browse repository at this point
Copy the full SHA 074736cView commit details
Commits on Jul 13, 2024
-
Always generate -webkit-backdrop-filter property (#13997)
* Always generate -webkit-backdrop-filter property * Update changelog --------- Co-authored-by: Adam Wathan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9033d62 - Browse repository at this point
Copy the full SHA 9033d62View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10a1197 - Browse repository at this point
Copy the full SHA 10a1197View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0dbb3d - Browse repository at this point
Copy the full SHA a0dbb3dView 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.4.4...v3.4.5