-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency tailwindcss to v3.3.3 #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tailwindcss-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4214774 to
72668c1
Compare
45eb5ca to
b5fffd6
Compare
b5fffd6 to
e57da97
Compare
6288353 to
9da2a6f
Compare
6a75a99 to
adf54b5
Compare
adf54b5 to
1c7009c
Compare
088d571 to
43eb518
Compare
43eb518 to
f9ce4d9
Compare
f9ce4d9 to
fabc669
Compare
fabc669 to
b052b57
Compare
3e8e101 to
dd5204d
Compare
dd5204d to
9926d19
Compare
9926d19 to
1222ce9
Compare
1222ce9 to
4877951
Compare
4877951 to
0b15bbb
Compare
c9248ea to
d1f235b
Compare
b81f284 to
9a9dc3d
Compare
fb3ef67 to
667ffff
Compare
7f9de6e to
f470806
Compare
e33554d to
9919c76
Compare
1fe835a to
2b5504d
Compare
2b5504d to
c6c218a
Compare
dfb3767 to
ef31464
Compare
1efe750 to
bad16a1
Compare
355f767 to
ff75793
Compare
25ac782 to
7bafa94
Compare
7bafa94 to
5c3a887
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.8->3.3.3Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.3.3Compare Source
Fixed
theme()insidecalc()when there are no spaces around operators (#11157)repeating-conic-gradientis detected as an image (#11180):isby default (#11345)groupandpeervariants (#11454)Added
aria-busyutility (#10966)Changed
<dialog>elements in preflight (#11069)v3.3.2Compare Source
Fixed
toposition of gradient when using implicit transparent colors (#11002)@tailwindcss/oxidedoesn't leak in the stable engine (#10988)theme(spacing[5])calls with bracket notation in arbitrary properties work (#11039)Changed
v3.3.1Compare Source
Fixed
@apply, andimportantselectors when using:is()or:has()with pseudo-elements (#10903)safelistconfig types (#10901)@tailwindcss/line-clampwarning (#10915, #10919)v3.3.0Compare Source
Added
line-heightmodifier support tofont-sizeutilities (#9875)var(...)(#9880, #9962)hyphensutilities (#10071)from-{position},via-{position}andto-{position}utilities (#10886)list-style-imageutilities (#10817)caption-sideutilities (#10470)line-clamputilities from@tailwindcss/line-clampto core (#10768, #10876, #10862)delay-0andduration-0utilities (#10294)justify-normalandjustify-stretchutilities (#10560)content-normalandcontent-stretchutilities (#10645)whitespace-break-spacesutility (#10729)font-variation-settingsfor afont-family(#10034, #10515)Fixed
null, is an emptySet(#10877)Changed
rtlandltrvariants as stable and remove warnings (#10764)insetinstead oftop,right,bottom, andleftproperties (#10765)darkandrtl/ltrvariants insensitive to DOM order (#10766):isto make important selector option insensitive to DOM order (#10835)v3.2.7Compare Source
Fixed
:where(.btn)when matching!btn(#10601)outline-colorintransitionandtransition-colorsby default (#10604)v3.2.6Compare Source
Fixed
oxide-api-shim(add1636)v3.2.5Compare Source
Added
node16-win-arm64) (#10001)Fixed
variantOrder(#9829)foo-[abc]/[def]not being handled correctly (#9866)resolveConfig, unwrapResolvableTo(#9972)datakey to theme types (#10023)string[]in thetheme.dropShadowtypes (#10072)rootor@layernodes (#10229)blocklistmember in theConfigtype (#10239)layerinsidevariantslayer (#10505)--watch=alwaysoption to prevent exit when stdin closes (#9966)Changed
themekeys in default config (#9953)outline-colorintransitionandtransition-colorsutilities (#10385)v3.2.4Compare Source
Added
blocklistoption to prevent generating unwanted CSS (#9812)Fixed
v3.2.3Compare Source
Fixed
rawcontent in the CLI (#9773)@apply(#9765)!) (#9791)v3.2.2Compare Source
Fixed
font-feature-settingsare included in Preflight (#9707)@applyin selectors with combinators and pseudos (#9722)v3.2.1Compare Source
Fixed
supportsin types (#9616)micromatchis a proper CLI dependency (#9620)modifiersobject formatchVariant(ba6551d)v3.2.0Compare Source
Added
@configdirective (#9405)relative: trueoption to resolve content paths relative to the config file (#9396)supports-*variant (#9453)min-*andmax-*variants (#9558)aria-*variants (#9557, #9588)data-*variants (#9559, #9588)break-keeputility forword-break: keep-all(#9393)collapseutility forvisibility: collapse(#9181)fill-noneutility forfill: none(#9403)stroke-noneutility forstroke: none(#9403)place-content-baselineutility forplace-content: baseline(#9498)place-items-baselineutility forplace-items: baseline(#9507)content-baselineutility foralign-content: baseline(#9507)font-feature-settingsfor a font family (#9039)node16-linux-armv7) (#9084)outline-offset(#9136)matchUtilities(#9541)min/max/clamp(#9237)sortfunction inmatchVariant(#9423)postcss-nestedv6.0 (#9546)Fixed
respectDefaultRingColorOpacity(#9070)@apply-ing a selector with joined classes (#9107)outline-hiddenutility (#9147)hiddenattribute on elements in preflight (#9174)fontFamilyconfig TypeScript types (#9214):where()and:has()(#9309)nullorundefined) when resolving the classList for intellisense (#9385)contentkey in custom plugin configs (#9502, #9545)--contentis used in the CLI when passed (#9587)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.