-
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.2.1
head repository: tailwindlabs/tailwindcss
compare: v3.2.2
- 18 commits
- 20 files changed
- 9 contributors
Commits on Oct 24, 2022
-
Escape special characters in resolved content base path (#9650)
* Refactor * Escape special characters in the content pattern base path * Update changelog
Configuration menu - View commit details
-
Copy full SHA for e63c111 - Browse repository at this point
Copy the full SHA e63c111View commit details -
Fix nested style have redundant
CSS
(#9644)* Fix nested style have redundant `CSS` * wip * Update changelog Co-authored-by: Jordan Pittman <jordan@cryptica.me>
Configuration menu - View commit details
-
Copy full SHA for 0bdd19a - Browse repository at this point
Copy the full SHA 0bdd19aView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2cd6fad - Browse repository at this point
Copy the full SHA 2cd6fadView commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c936989 - Browse repository at this point
Copy the full SHA c936989View commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 661f58c - Browse repository at this point
Copy the full SHA 661f58cView commit details -
Fix merging of arrays during config resolution (#9706)
* Fix merging of arrays during config resolution * Update changelog
Configuration menu - View commit details
-
Copy full SHA for e231ea6 - Browse repository at this point
Copy the full SHA e231ea6View commit details -
Ensure configured
font-feature-settings
are included in Preflight (#……9707) * Add `font-feature-settings` to `html` in preflight * Update source map test snapshots * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 7ec9dc3 - Browse repository at this point
Copy the full SHA 7ec9dc3View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88dcb6e - Browse repository at this point
Copy the full SHA 88dcb6eView commit details
Commits on Nov 3, 2022
-
Fix fractional values not being parsed properly inside arbitrary prop…
…erties (#9705) * remove redundant closing bracket in regex pattern * test fractional spacing values in theme function * add test that ensures arbitrary properties are separate * update changelog Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c10ba4e - Browse repository at this point
Copy the full SHA c10ba4eView commit details -
Fix incorrect selectors when using
@apply
in selectors with combina……tors and pseudos (#9722) * sort tags, classes and pseudos per group (separated by combinators) * use default behaviour of sort * update changelog
Configuration menu - View commit details
-
Copy full SHA for d33b650 - Browse repository at this point
Copy the full SHA d33b650View commit details -
Fix not rebuilding files when
rename
event is emit (#9689)* Fix CLI not rebuilding files when `rename` event is emit * Refactor watching code * Simplify * Add rebuild timer * Move timer into `recordChangedFile` Co-authored-by: Jordan Pittman <jordan@cryptica.me>
Configuration menu - View commit details
-
Copy full SHA for 0a4ae77 - Browse repository at this point
Copy the full SHA 0a4ae77View commit details -
Fix cannot read properties of undefined (reading 'modifier') (#9656)
* fix #9655 * update changelog * add test for making sure calling variantFn doesn't crash * make it behave as-if modifiers didn't exist Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf28bf6 - Browse repository at this point
Copy the full SHA bf28bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa979d6 - Browse repository at this point
Copy the full SHA aa979d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226be11 - Browse repository at this point
Copy the full SHA 226be11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d2595 - Browse repository at this point
Copy the full SHA 30d2595View commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 260e392 - Browse repository at this point
Copy the full SHA 260e392View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b6ec2 - Browse repository at this point
Copy the full SHA a5b6ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 763fdde - Browse repository at this point
Copy the full SHA 763fddeView commit details
There are no files selected for viewing