-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Comparing changes
Open a pull request
base repository: tailwindlabs/tailwindcss
base: v3.3.5
head repository: tailwindlabs/tailwindcss
compare: v3.3.6
- 14 commits
- 27 files changed
- 6 contributors
Commits on Oct 30, 2023
-
Don’t add spaces to negative numbers following a comma (#12324)
* Don’t add spaces to negative numbers following a comma * Update changelog
Configuration menu - View commit details
-
Copy full SHA for b6d5eca - Browse repository at this point
Copy the full SHA b6d5ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3f80a - Browse repository at this point
Copy the full SHA 8c3f80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac171f0 - Browse repository at this point
Copy the full SHA ac171f0View commit details -
Improve resolveConfig return type: merge themes (#12272)
* Generate types: do not intersect with Config theme type when generating DefaultTheme * Merge default theme in ResolvedConfig * UnwrapResolvables on theme.extend as well * Apply extend to overrides and default theme * Omit extend from DefaultTheme * Relax generic constraints, better generic variable names * Fall back to ThemeConfig if key not in DefaultTheme * Split out ThemeConfigCustomizable to avoid anys in ThemeConfigResolved * Allow custom theme properties * handle TypeScript error * apply prettier formatting * update changelog * change type name --------- Co-authored-by: Nikita Gaidakov <ngaidakov@podfather.com> Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ffadf2b - Browse repository at this point
Copy the full SHA ffadf2bView commit details
Commits on Nov 2, 2023
-
Ensure configured
font-feature-settings
formono
are included in ……Preflight (#12342) * Use the default font-feature-settings for mono * Update changelog * Update tests --------- Co-authored-by: Jordan Pittman <jordan@cryptica.me>
Configuration menu - View commit details
-
Copy full SHA for 817c466 - Browse repository at this point
Copy the full SHA 817c466View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da0ee9c - Browse repository at this point
Copy the full SHA da0ee9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3713207 - Browse repository at this point
Copy the full SHA 3713207View commit details -
Don't crash when given applying a variant to a negated version of a s…
…imple utility (#12514) * Don't crash when given applying a variant to a negated version of a simple utility * Update changelog
Configuration menu - View commit details
-
Copy full SHA for bbfb5a3 - Browse repository at this point
Copy the full SHA bbfb5a3View commit details -
Fix generation of utilities that use slashes in arbitrary modifiers (#…
…12515) * Fix support for slashes in arbitrary modifiers * Update changelog
Configuration menu - View commit details
-
Copy full SHA for adb6f15 - Browse repository at this point
Copy the full SHA adb6f15View commit details -
Fix source maps of variant utilities that come from an
@layer
rule (#……12508) * Refactor * Keep traversing sibling nodes * Make sure the root node has a source location for the end * Add source map test for at-rule variants * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 2dcb1fc - Browse repository at this point
Copy the full SHA 2dcb1fcView commit details -
Fix loading of built-in plugins when using an ESM or TypeScript confi…
…g with the Standalone CLI (#12506)
Configuration menu - View commit details
-
Copy full SHA for e26a1ba - Browse repository at this point
Copy the full SHA e26a1baView commit details
Commits on Dec 4, 2023
-
Improve candidate detection in minified JS arrays (without spaces) (#…
…12396) * add test to verify `["util1","util2"]` works * update extractor regex, to reduce valid values in the arbitrary value part Co-authored-by: Autom <mijnnaamis2112@hotmail.com> * add special case with deeply nested `[]` * update changelog * move oxide changelog itemsto the bottom --------- Co-authored-by: Autom <mijnnaamis2112@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 89470d2 - Browse repository at this point
Copy the full SHA 89470d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fd9ff - Browse repository at this point
Copy the full SHA 16fd9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3125829 - Browse repository at this point
Copy the full SHA 3125829View 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.3.5...v3.3.6