react-spring-bottom-sheet
react-spring-bottom-sheet copied to clipboard
chore(deps): update dependency tailwindcss to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| tailwindcss (source) | ^2.0.1 -> ^3.4.14 |
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
v3.4.13
Fixed
- Improve source glob verification performance (#โ14481)
v3.4.12
v3.4.11
v3.4.10
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendorfolders
v3.4.8
v3.4.7
v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#โ14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#โ13900)
v3.4.5
v3.4.4
Fixed
- Make it possible to use multiple
<alpha-value>placeholders in a single color definition (#โ13740) - Don't prefix classes in arbitrary values of
has-*,group-has-*, andpeer-has-*variants (#โ13770) - Support negative values for
{col,row}-{start,end}utilities (#โ13781) - Update embedded browserslist database (#โ13792)
v3.4.3
v3.4.2
Fixed
- Ensure max specificity of
0,0,1for button and input Preflight rules (#โ12735) - Improve glob handling for folders with
(,),[or]in the file path (#โ12715) - Split
:hasrules when usingexperimental.optimizeUniversalDefaults(#โ12736) - Sort arbitrary properties alphabetically across multiple class lists (#โ12911)
- Add
mix-blend-plus-darkerutility (#โ12923) - Ensure dashes are allowed in variant modifiers (#โ13303)
- Fix crash showing completions in Intellisense when using a custom separator (#โ13306)
- Transpile
import.meta.urlin config files (#โ13322) - Reset letter spacing for form elements (#โ13150)
- Fix missing
xx-largeand remove doublex-largeabsolute size (#โ13324) - Don't error when encountering nested CSS unless trying to
@applya class that uses nesting (#โ13325) - Ensure that arbitrary properties respect
importantconfiguration (#โ13353) - Change dark mode selector so
@applyworks correctly with pseudo elements (#โ13379)
v3.4.1
Fixed
- Don't remove keyframe stops when using important utilities (#โ12639)
- Don't add spaces to gradients and grid track names when followed by
calc()(#โ12704) - Restore old behavior for
classdark mode strategy (#โ12717)
Added
- Add new
selectorandvariantstrategies for dark mode (#โ12717)
Changed
- Support
rtlandltrvariants on same element asdirattribute (#โ12717)
v3.4.0
Added
- Add
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#โ11317) - Add
has-*variants for:has(...)pseudo-class (#โ11318) - Add
text-wraputilities includingtext-balanceandtext-pretty(#โ11320, #โ12031) - Extend default
opacityscale to include all steps of 5 (#โ11832) - Update Preflight
htmlstyles to include shadow DOM:hostpseudo-class (#โ11200) - Increase default values for
grid-rows-*utilities from 1โ6 to 1โ12 (#โ12180) - Add
size-*utilities (#โ12287) - Add utilities for CSS subgrid (#โ12298)
- Add spacing scale to
min-w-*,min-h-*, andmax-w-*utilities (#โ12300) - Add
forced-color-adjustutilities (#โ11931) - Add
forced-colorsvariant (#โ11694, #โ12582) - Add
appearance-autoutility (#โ12404) - Add logical property values for
floatandclearutilities (#โ12480) - Add
*variant for targeting direct children (#โ12551)
Changed
- Simplify the
sansfont-family stack (#โ11748) - Disable the tap highlight overlay on iOS (#โ12299)
- Improve relative precedence of
rtl,ltr,forced-colors, anddarkvariants (#โ12584)
v3.3.7
Fixed
- Fix support for container query utilities with arbitrary values (#โ12534)
- Fix custom config loading in Standalone CLI (#โ12616)
v3.3.6
Fixed
- Improve types for
resolveConfig(#โ12272) - Donโt add spaces to negative numbers following a comma (#โ12324)
- Don't emit
@configin CSS when watching via the CLI (#โ12327) - Ensure configured
font-feature-settingsformonoare included in Preflight (#โ12342) - Improve candidate detection in minified JS arrays (without spaces) (#โ12396)
- Don't crash when given applying a variant to a negated version of a simple utility (#โ12514)
- Fix support for slashes in arbitrary modifiers (#โ12515)
- Fix source maps of variant utilities that come from an
@layerrule (#โ12508) - Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#โ12506)
v3.3.5
Fixed
- Fix incorrect spaces around
-incalc()expression (#โ12283)
v3.3.4
Fixed
- Improve normalisation of
calc()-like functions (#โ11686) - Skip
calc()normalisation in nestedtheme()calls (#โ11705) - Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#โ11709)
- Make
contentoptional for presets in TypeScript types (#โ11730) - Handle variable colors that have variable fallback values (#โ12049)
- Batch reading content files to prevent
too many open fileserror (#โ12079) - Skip over classes inside
:not(โฆ)when nested in an at-rule (#โ12105) - Update types to work with
Node16module resolution (#โ12097) - Donโt crash when important and parent selectors are equal in
@apply(#โ12112) - Eliminate irrelevant rules when applying variants (#โ12113)
- Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#โ12121)
- Fix sorting of utilities that share multiple candidates (#โ12173)
- Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#โ12179)
- Fix crash when watching renamed files on FreeBSD (#โ12193)
- Allow plugins from a parent document to be used in an iframe (#โ12208)
- Add types for
tailwindcss/nesting(#โ12269) - Bump
jiti,fast-glob, andbrowserlistdependencies (#โ11550) - Improve automatic
varinjection for properties that accept a<dashed-ident>(#โ12236)
v3.3.3
Fixed
- Fix issue where some pseudo-element variants generated the wrong selector (#โ10943, #โ10962, #โ11111)
- Make font settings propagate into buttons, inputs, etc. (#โ10940)
- Fix parsing of
theme()insidecalc()when there are no spaces around operators (#โ11157) - Ensure
repeating-conic-gradientis detected as an image (#โ11180) - Move unknown pseudo-elements outside of
:isby default (#โ11345) - Escape animation names when prefixes contain special characters (#โ11470)
- Don't prefix arbitrary classes in
groupandpeervariants (#โ11454) - Sort classes using position of first matching rule (#โ11504)
- Allow variant to be an at-rule without a prelude (#โ11589)
- Make PostCSS plugin async to improve performance (#โ11548)
- Donโt error when a config file is missing (f97759f)
Added
- Add
aria-busyutility (#โ10966)
Changed
- Reset padding for
<dialog>elements in preflight (#โ11069)
v3.3.2
Fixed
- Donโt move unknown pseudo-elements to the end of selectors (#โ10943, #โ10962)
- Inherit gradient stop positions when using variants (#โ11002)
- Honor default
toposition of gradient when using implicit transparent colors (#โ11002) - Ensure
@tailwindcss/oxidedoesn't leak in the stable engine (#โ10988) - Ensure multiple
theme(spacing[5])calls with bracket notation in arbitrary properties work (#โ11039) - Normalize arbitrary modifiers (#โ11057)
Changed
- Drop support for Node.js v12 (#โ11089)
v3.3.1
Fixed
- Fix edge case bug when loading a TypeScript config file with webpack (#โ10898)
- Fix variant,
@apply, andimportantselectors when using:is()or:has()with pseudo-elements (#โ10903) - Fix
safelistconfig types (#โ10901) - Fix build errors caused by
@tailwindcss/line-clampwarning (#โ10915, #โ10919) - Fix "process is not defined" error (#โ10919)
v3.3.0
Added
- Support ESM and TypeScript config files (#โ10785)
- Extend default color palette with new 950 shades (#โ10879)
- Add
line-heightmodifier support tofont-sizeutilities (#โ9875) - Add support for using variables as arbitrary values without
var(...)(#โ9880, #โ9962) - Add logical properties support for inline direction (#โ10166)
- Add
hyphensutilities (#โ10071) - Add
from-{position},via-{position}andto-{position}utilities (#โ10886) - Add
list-style-imageutilities (#โ10817) - Add
caption-sideutilities (#โ10470) - Add
line-clamputilities from@tailwindcss/line-clampto core (#โ10768, #โ10876, #โ10862) - Add
delay-0andduration-0utilities (#โ10294) - Add
justify-normalandjustify-stretchutilities (#โ10560) - Add
content-normalandcontent-stretchutilities (#โ10645) - Add
whitespace-break-spacesutility (#โ10729) - Add support for configuring default
font-variation-settingsfor afont-family(#โ10034, #โ10515)
Fixed
- Disallow using multiple selectors in arbitrary variants (#โ10655)
- Sort class lists deterministically for Prettier plugin (#โ10672)
- Ensure CLI builds have a non-zero exit code on failure (#โ10703)
- Ensure module dependencies for value
null, is an emptySet(#โ10877) - Fix format assumption when resolving module dependencies (#โ10878)
Changed
- Mark
rtlandltrvariants as stable and remove warnings (#โ10764) - Use
insetinstead oftop,right,bottom, andleftproperties (#โ10765) - Make
darkandrtl/ltrvariants insensitive to DOM order (#โ10766) - Use
:isto make important selector option insensitive to DOM order (#โ10835)
v3.2.7
Fixed
- Fix use of
:where(.btn)when matching!btn(#โ10601) - Revert including
outline-colorintransitionandtransition-colorsby default (#โ10604)
v3.2.6
Fixed
- Fix installation failing with yarn and pnpm by dropping
oxide-api-shim(add1636)
v3.2.5
Added
- Add standalone CLI build for 64-bit Windows on ARM (
node16-win-arm64) (#โ10001)
Fixed
- Cleanup unused
variantOrder(#โ9829) - Fix
foo-[abc]/[def]not being handled correctly (#โ9866) - Add container queries plugin to standalone CLI (#โ9865)
- Support renaming of output files by PostCSS plugins in CLI (#โ9944)
- Improve return value of
resolveConfig, unwrapResolvableTo(#โ9972) - Clip unbalanced brackets in arbitrary values (#โ9973)
- Donโt reorder webkit scrollbar pseudo elements (#โ9991)
- Deterministic sorting of arbitrary variants (#โ10016)
- Add
datakey to theme types (#โ10023) - Prevent invalid arbitrary variant selectors from failing the build (#โ10059)
- Properly handle subtraction followed by a variable (#โ10074)
- Fix missing
string[]in thetheme.dropShadowtypes (#โ10072) - Update list of length units (#โ10100)
- Fix not matching arbitrary properties when closely followed by square brackets (#โ10212)
- Allow direct nesting in
rootor@layernodes (#โ10229) - Don't prefix classes in arbitrary variants (#โ10214)
- Fix perf regression when checking for changed content (#โ10234)
- Fix missing
blocklistmember in theConfigtype (#โ10239) - Escape group names in selectors (#โ10276)
- Consider earlier variants before sorting functions (#โ10288)
- Allow variants with slashes (#โ10336)
- Ensure generated CSS is always sorted in the same order for a given set of templates (#โ10382)
- Handle variants when the same class appears multiple times in a selector (#โ10397)
- Handle group/peer variants with quoted strings (#โ10400)
- Parse alpha value from rgba/hsla colors when using variables (#โ10429)
- Sort by
layerinsidevariantslayer (#โ10505) - Add
--watch=alwaysoption to prevent exit when stdin closes (#โ9966)
Changed
- Alphabetize
themekeys in default config (#โ9953) - Update esbuild to v17 (#โ10368)
- Include
outline-colorintransitionandtransition-colorsutilities (#โ10385)
v3.2.4
Added
- Add
blocklistoption to prevent generating unwanted CSS (#โ9812)
Fixed
- Fix watching of files on Linux when renames are involved (#โ9796)
- Make sure errors are always displayed when watching for changes (#โ9810)
v3.2.3
Fixed
- Fixed use of
rawcontent in the CLI (#โ9773) - Pick up changes from files that are both context and content deps (#โ9787)
- Sort pseudo-elements ONLY after classes when using variants and
@apply(#โ9765) - Support important utilities in the safelist (pattern must include a
!) (#โ9791)
v3.2.2
Fixed
- Escape special characters in resolved content base paths (#โ9650)
- Don't reuse container for array returning variant functions (#โ9644)
- Exclude non-relevant selectors when generating rules with the important modifier (#โ9677)
- Fix merging of arrays during config resolution (#โ9706)
- Ensure configured
font-feature-settingsare included in Preflight (#โ9707) - Fix fractional values not being parsed properly inside arbitrary properties (#โ9705)
- Fix incorrect selectors when using
@applyin selectors with combinators and pseudos (#โ9722) - Fix cannot read properties of undefined (reading 'modifier') (#โ9656, aa979d6)
v3.2.1
Fixed
- Fix missing
supportsin types (#โ9616) - Fix missing PostCSS dependencies in the CLI (#โ9617)
- Ensure
micromatchis a proper CLI dependency (#โ9620) - Ensure modifier values exist when using a
modifiersobject formatchVariant(ba6551d)
v3.2.0
Added
- Add new
@configdirective (#โ9405) - Add new
relative: trueoption to resolve content paths relative to the config file (#โ9396) - Add new
supports-*variant (#โ9453) - Add new
min-*andmax-*variants (#โ9558) - Add new
aria-*variants (#โ9557, #โ9588) - Add new
data-*variants (#โ9559, #โ9588) - Add new
break-keeputility forword-break: keep-all(#โ9393) - Add new
collapseutility forvisibility: collapse(#โ9181) - Add new
fill-noneutility forfill: none(#โ9403) - Add new
stroke-noneutility forstroke: none(#โ9403) - Add new
place-content-baselineutility forplace-content: baseline(#โ9498) - Add new
place-items-baselineutility forplace-items: baseline(#โ9507) - Add new
content-baselineutility foralign-content: baseline(#โ9507) - Add support for configuring default
font-feature-settingsfor a font family (#โ9039) - Add standalone CLI build for 32-bit Linux on ARM (
node16-linux-armv7) (#โ9084) - Add future flag to disable color opacity utility plugins (#โ9088)
- Add negative value support for
outline-offset(#โ9136) - Add support for modifiers to
matchUtilities(#โ9541) - Allow negating utilities using
min/max/clamp(#โ9237) - Implement fallback plugins when there is ambiguity between plugins when using arbitrary values (#โ9376)
- Support
sortfunction inmatchVariant(#โ9423) - Upgrade to
postcss-nestedv6.0 (#โ9546)
Fixed
- Use absolute paths when resolving changed files for resilience against working directory changes (#โ9032)
- Fix ring color utility generation when using
respectDefaultRingColorOpacity(#โ9070) - Sort tags before classes when
@apply-ing a selector with joined classes (#โ9107) - Remove invalid
outline-hiddenutility (#โ9147) - Honor the
hiddenattribute on elements in preflight (#โ9174) - Don't stop watching atomically renamed files (#โ9173, #โ9215)
- Fix duplicate utilities issue causing memory leaks (#โ9208)
- Fix
fontFamilyconfig TypeScript types (#โ9214) - Handle variants on complex selector utilities (#โ9262)
- Fix shared config mutation issue (#โ9294)
- Fix ordering of parallel variants (#โ9282)
- Handle variants in utility selectors using
:where()and:has()(#โ9309) - Improve data type analysis for arbitrary values (#โ9320)
- Don't emit generated utilities with invalid uses of theme functions (#โ9319)
- Revert change that only listened for stdin close on TTYs (#โ9331)
- Ignore unset values (like
nullorundefined) when resolving the classList for intellisense (#โ9385) - Improve type checking for formal syntax (#โ9349, #โ9448)
- Fix incorrect required
contentkey in custom plugin configs (#โ9502, #โ9545) - Fix content path detection on Windows (#โ9569)
- Ensure
--contentis used in the CLI when passed (#โ9587)
v3.1.8
Fixed
- Donโt prefix classes within reused arbitrary variants (#โ8992)
- Fix usage of alpha values inside single-named colors that are functions (#โ9008)
- Fix
@applyof user utilities when negative and non-negative versions both exist (#โ9027)
v3.1.7
Fixed
- Don't rewrite source maps for
@layerrules (#โ8971)
Added
- Added types for
resolveConfig(#โ8924)
v3.1.6
Fixed
- Fix usage on Node 12.x (b4e637e)
- Handle theme keys with slashes when using
theme()in CSS (#โ8831)
v3.1.5
Added
- Support configuring a default
font-weightfor each font size utility (#โ8763) - Add support for alpha values in safe list (#โ8774)
Fixed
- Improve types to support fallback values in the CSS-in-JS syntax used in plugin APIs (#โ8762)
- Support including
tailwindcssandautoprefixerinpostcss.config.jsin standalone CLI (#โ8769) - Fix using special-characters as prefixes (#โ8772)
- Donโt prefix classes used within arbitrary variants (#โ8773)
- Add more explicit types for the default theme (#โ8780)
v3.1.4
Fixed
- Provide default to
<alpha-value>when usingtheme()(#โ8652) - Detect arbitrary variants with quotes (#โ8687)
- Donโt add spaces around raw
/that are preceded by numbers (#โ8688)
v3.1.3
Fixed
- Fix extraction of multi-word utilities with arbitrary values and quotes (#โ8604)
- Fix casing of import of
corePluginListtype definition (#โ8587) - Ignore PostCSS nodes returned by
addVariant(#โ8608) - Fix missing spaces around arithmetic operators (#โ8615)
- Detect alpha value in CSS
theme()function when using quotes (#โ8625) - Fix "Maximum call stack size exceeded" bug (#โ8636)
- Allow functions returning parallel variants to mutate the container (#โ8622)
- Remove text opacity CSS variables from
::marker(#โ8622)
v3.1.2
Fixed
- Ensure
\is a valid arbitrary variant token (#โ8576) - Enable
postcss-importin the CLI by default in watch mode (#โ8574, #โ8580)
v3.1.1
Fixed
- Fix candidate extractor regression (#โ8558)
- Split
::backdropinto separate defaults group (#โ8567) - Fix postcss plugin type (#โ8564)
- Fix class detection in markdown code fences and slim templates (#โ8569)
v3.1.0
Fixed
- Types: allow for arbitrary theme values (for 3rd party plugins) (#โ7926)
- Donโt split vars with numbers in them inside arbitrary values (#โ8091)
- Require matching prefix when detecting negatives (#โ8121)
- Handle duplicate At Rules without children (#โ8122)
- Allow arbitrary values with commas in
@apply(#โ8125) - Fix intellisense for plugins with multiple
@applyrules (#โ8213) - Improve type detection for arbitrary color values (#โ8201)
- Support PostCSS config options in config file in CLI (#โ8226)
- Remove default
[hidden]style in preflight (#โ8248) - Only check selectors containing base apply candidates for circular dependencies (#โ8222)
- Rewrite default class extractor (#โ8204)
- Move
importantselector to the front when@apply-ing selector-modifying variants in custom utilities (#โ8313) - Error when registering an invalid custom variant (#โ8345)
- Create tailwind.config.cjs file in ESM package when running init (#โ8363)
- Fix
matchVariantthat use at-rules and placeholders (#โ8392) - Improve types of the
tailwindcss/plugin(#โ8400) - Allow returning parallel variants from
addVariantormatchVariantcallback functions (#โ8455) - Try using local
postcssinstallation first in the CLI (#โ8270) - Allow default ring color to be a function (#โ7587)
- Don't inherit
tovalue from parent gradients (#โ8489) - Remove process dependency from log functions (#โ8530)
- Ensure we can use
@import 'tailwindcss/...'without node_modules (#โ8537)
Changed
- Only apply hover styles when supported (future) (#โ8394)
- Respect default ring color opacity (future) (#โ8448, 3f4005e)
Added
- Support PostCSS
Documentnodes (#โ7291) - Add
text-startandtext-endutilities (#โ6656) - Support customizing class name when using
darkMode: 'class'(#โ5800) - Add
--polloption to the CLI (#โ7725) - Add new
border-spacingutilities (#โ7102) - Add
enabledvariant (#โ7905) - Add TypeScript types for the
tailwind.config.jsfile (#โ7891) - Add
backdropvariant (#โ7924, #โ8526) - Add
grid-flow-denseutility (#โ8193) - Add
mix-blend-plus-lighterutility (#โ8288) - Add arbitrary variants (#โ8299)
- Add experimental
matchVariantAPI (#โ8310, 34fd0fb8) - Add
prefers-contrastmedia query variants (#โ8410) - Add opacity support when referencing colors with
themefunction (#โ8416) - Add
postcss-importsupport to the CLI (#โ8437) - Add
optionalvariant (#โ8486) - Add
<alpha-value>placeholder support for custom colors (#โ8501)
v3.0.24
Fixed
- Prevent nesting plugin from breaking other plugins (#โ7563)
- Recursively collapse adjacent rules (#โ7565)
- Preserve source maps for generated CSS (#โ7588)
- Split box shadows on top-level commas only (#โ7479)
- Use local user CSS cache for
@apply(#โ7524) - Invalidate context when main CSS changes (#โ7626)
- Only add
!to selector class matching template candidate when using important modifier with multi-class selectors (#โ7664) - Correctly parse and prefix animation names with dots (#โ7163)
- Fix extraction from template literal/function with array (#โ7481)
- Don't output unparsable arbitrary values (#โ7789)
- Fix generation of
div:not(.foo)if.foois never defined (#โ7815) - Allow for custom properties in
rgb,rgba,hslandhslacolors (#โ7933) - Remove autoprefixer as explicit peer-dependency to avoid invalid warnings in situations where it isn't actually needed (#โ7949)
- Ensure the
percentagedata type is validated correctly (#โ8015) - Make sure
font-weightis inherited by form controls in all browsers (#โ8078)
Changed
- Replace
chalkwithpicocolors(#โ6039) - Replace
cosmiconfigwithlilconfig(#โ6039) - Update
cssnanoto avoid removing empty variables when minifying (#โ7818)
v3.0.23
Fixed
- Remove opacity variables from
:visitedpseudo class (#โ7458) - Support arbitrary values + calc + theme with quotes (#โ7462)
- Don't duplicate layer output when scanning content with variants + wildcards (#โ7478)
- Implement
getClassOrderinstead ofsortClassList(#โ7459)
v3.0.22
Fixed
- Temporarily move
postcssto dependencies (#โ7424)
v3.0.21
Fixed
- Move prettier plugin to dev dependencies (#โ7418)
v3.0.20
Added
- Expose
context.sortClassList(classes)(#โ7412)
v3.0.19
Fixed
- Fix preflight border color fallback (#โ7288)
- Correctly parse shadow lengths without a leading zero (#โ7289)
- Don't crash when scanning extremely long class candidates (#โ7331)
- Use less hacky fix for URLs detected as custom properties (#โ7275)
- Correctly generate negative utilities when dash is before the prefix (#โ7295)
- Detect prefixed negative utilities in the safelist (#โ7295)
v3.0.18
Fixed
Configuration
๐ Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate using a curated preset maintained by
New and removed dependencies detected. Learn more about Socket for GitHub โ๏ธ
๐ฎ Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| react-spring-bottom-sheet | โ Failed (Inspect) | Mar 27, 2024 10:43pm |