Skip to content
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

Merge next into main #15979

Closed
wants to merge 704 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
704 commits
Select commit Hold shift + click to select a range
baed3aa
Migrate `grid-cols-[subgrid]` and `grid-rows-[subgrid]` to `grid-cols…
RobinMalfait Nov 1, 2024
df6dfb0
Update tree-sitter 0.21.1 → 0.22.0 (major) (#14858)
depfu[bot] Nov 4, 2024
894bf9f
Support migrating projects with multiple config files (#14863)
RobinMalfait Nov 4, 2024
5f3630b
Fix macOS test flakiness (#14869)
thecrypticace Nov 4, 2024
ca4e4ae
Adjust shadow, radius, and blur scales to ensure all utilities have a…
adamwathan Nov 4, 2024
42430bc
Update @types/react 18.3.11 → 18.3.12 (patch) (#14832)
depfu[bot] Nov 5, 2024
8d373ec
Update @playwright/test 1.48.0 → 1.48.2 (patch) (#14876)
depfu[bot] Nov 5, 2024
b63f493
Make `ease-linear` a static utility (#14880)
adamwathan Nov 5, 2024
c50de93
Replace default explicit spacing scale with multiplier system (#14857)
adamwathan Nov 5, 2024
7175605
Remove fallbacks from theme `var(...)` calls (#14881)
adamwathan Nov 5, 2024
8bd3c85
Derive all font-weight values from theme (#14883)
adamwathan Nov 5, 2024
4e16410
Fix parsing `url(…)` with special characters such as `;` or `{}` (#14…
RobinMalfait Nov 6, 2024
d099f8b
Migrate default utilities to have a value suffix (#14875)
RobinMalfait Nov 6, 2024
c5b6df2
Optimize generated CSS output (#14873)
RobinMalfait Nov 6, 2024
2aea6e9
Rename `--font-family-*` variables to `--font-*` (#14885)
adamwathan Nov 6, 2024
32cf4af
Rename `--transition-timing-function-*` variables to `--ease-*` (#14886)
adamwathan Nov 6, 2024
26638af
Rename `--width-*` namespace to `--container-*` (#14898)
adamwathan Nov 7, 2024
462308d
Sort upgraded CSS (#14866)
RobinMalfait Nov 7, 2024
75eeed8
Fix crash during upgrade when content globs escape root of project (#…
RobinMalfait Nov 7, 2024
e82b316
Rewrite urls in CSS files when using Vite (#14877)
thecrypticace Nov 7, 2024
15fc7f4
Apply non-Tailwind CSS transforms in Vite plugin (#14871)
philipp-spiess Nov 7, 2024
a4f8a36
Don't unset keys like `--font-weight-*` when unsetting `--font-*` (#1…
adamwathan Nov 7, 2024
3821f69
Add new `**` variant (#14903)
RobinMalfait Nov 7, 2024
28e46ba
Rename `--font-size-*` variables to `--text-*` (#14909)
adamwathan Nov 7, 2024
95c4877
Upgrade: Migrate spacing scale (#14905)
philipp-spiess Nov 7, 2024
99c4c04
Fix glob pattern hoisting on Windows (#14904)
RobinMalfait Nov 7, 2024
54ddbb1
Ensure spacing utilities with no value (e.g. `px`) don't generate CSS…
adamwathan Nov 8, 2024
c1c94d8
Revert lightningcss change (#14919)
philipp-spiess Nov 8, 2024
aaa32e2
Allow newlines and tabs in the argument list of the `theme()` functio…
philipp-spiess Nov 8, 2024
7b75b1a
Fix opacity modifier using CSS variables (#14916)
RobinMalfait Nov 8, 2024
192109b
Don't give input elements a transparent background by default (#14913)
adamwathan Nov 8, 2024
97da59f
Increase specificity of `*` and `**` variants (#14920)
RobinMalfait Nov 8, 2024
586723f
Rename `--letter-spacing-*` variables to `--tracking-*` (#14921)
philipp-spiess Nov 8, 2024
3fb49bb
Fix `theme(…/15%)` to only apply when used on its own (#14922)
RobinMalfait Nov 8, 2024
350add7
Rename `--line-height-*` variables to `--leading-*` (#14925)
philipp-spiess Nov 8, 2024
c72c83f
Vite: Support Tailwind in Svelte <style> blocks (#14151)
philipp-spiess Nov 8, 2024
bcddc81
Replace `outline-none` with `outline-hidden`, add new `outline-none` …
adamwathan Nov 8, 2024
56288a3
Remove input borders by default (#14929)
adamwathan Nov 8, 2024
5da6968
Normalize date/time input styles (#14931)
adamwathan Nov 8, 2024
1dbd99d
Reintroduce deprecated theme values (#14932)
adamwathan Nov 9, 2024
e1c74ca
Deprecate `shadow-inner` utility (#14933)
adamwathan Nov 9, 2024
4f76980
Make `leading-none` a static utility (#14934)
adamwathan Nov 9, 2024
0d3e13e
Migrate arbitrary values to built-in values (#14841)
RobinMalfait Nov 11, 2024
760695c
Update jiti 2.3.3 → 2.4.0 (minor) (#14928)
depfu[bot] Nov 11, 2024
6177ca9
Fix lockfile
philipp-spiess Nov 11, 2024
3244da8
Sort theme variables in a more intentional order (#14952)
adamwathan Nov 11, 2024
9c41ce8
Plugin API: Allow custom utilities to start with `@` (#14793)
philipp-spiess Nov 11, 2024
d325e70
Convert `,` to ` ` in `grid-cols-[…]`, `grid-rows-[…]`, and `object-[…
RobinMalfait Nov 11, 2024
292efa5
Remove the negative flag from the Candidate AST (#14938)
RobinMalfait Nov 11, 2024
7da9272
Prepare v4.0.0-alpha.32 (#14954)
adamwathan Nov 11, 2024
50d7355
Don't reset horizontal padding on date/time pseudo-elements (#14959)
adamwathan Nov 11, 2024
98c279d
Don't create bare spacing utilities with invalid multiples (#14962)
philipp-spiess Nov 11, 2024
6cef844
Update lightningcss-win32-x64-msvc 1.26.0 → 1.28.1 (minor) (#14956)
depfu[bot] Nov 11, 2024
d2c2749
Revert "Update lightningcss-win32-x64-msvc 1.26.0 → 1.28.1 (minor)" (…
adamwathan Nov 11, 2024
1ec1445
Support spacing scale as line-height modifiers (#14966)
adamwathan Nov 11, 2024
437579d
Prepare v4.0.0-alpha.33 release (#14967)
adamwathan Nov 12, 2024
5ce575a
Support opacity values in increments of 0.25 by default (#14980)
adamwathan Nov 12, 2024
bc6f7e2
Update changelog
philipp-spiess Nov 13, 2024
c62422f
Upgrade `@parcel/watcher` to `2.5.0` (#14978)
philipp-spiess Nov 13, 2024
0b908f3
Update @types/bun 1.1.11 → 1.1.13 (patch) (#14936)
depfu[bot] Nov 13, 2024
a8b99f7
Fix Vite playground warnings
adamwathan Nov 13, 2024
13f05e2
Support specifying gradient interpolation method via modifier (#14984)
adamwathan Nov 13, 2024
dda181b
Vite: Don't track candidate changes for Svelte `<style>` tags (#14981)
philipp-spiess Nov 13, 2024
dd85aad
Reintroduce `container` component as a utility (#14993)
philipp-spiess Nov 13, 2024
49484f0
Do not migrate legacy classes with custom values (#14976)
RobinMalfait Nov 14, 2024
8538ad8
Ensure `@config` is injected in common ancestor sheet (#14989)
RobinMalfait Nov 14, 2024
4079059
Add missing `layer(…)` to imports above Tailwind directives (#14982)
RobinMalfait Nov 14, 2024
890f18d
Add codemod and interop for legacy `container` component configu (#14…
philipp-spiess Nov 14, 2024
953ecd2
Prepare v4.0.0-alpha.34 (#15002)
philipp-spiess Nov 14, 2024
2a6cd94
Bring back named opacity support for color opacity modifiers (#15009)
philipp-spiess Nov 15, 2024
5edf6c7
Ensure clients pin the `tailwindcss` version (#15011)
philipp-spiess Nov 15, 2024
3fb6902
Make `flex` a static utility (#15014)
RobinMalfait Nov 15, 2024
57f87be
Resolve imports from CSS file (#15010)
RobinMalfait Nov 15, 2024
b0a539a
Tweak changelog
adamwathan Nov 16, 2024
5a974cd
Bring back `max-w-screen-*` utilities (#15013)
philipp-spiess Nov 16, 2024
22d36cc
Update tree-sitter-typescript 0.23.0 → 0.23.2 (minor) (#15026)
depfu[bot] Nov 18, 2024
9ca7386
Update postcss 8.4.47 → 8.4.49 (patch) (#15024)
depfu[bot] Nov 18, 2024
9c3bfd6
restructure changelog
RobinMalfait Nov 18, 2024
3dc3bad
Re-introduce automatic var injection shorthand (#15020)
RobinMalfait Nov 18, 2024
4687777
Migrate `[&>*]` to `*` variant, and `[&_*]` to `**` variant (#15022)
RobinMalfait Nov 18, 2024
dd3441b
Add new `in-*` variant (#15025)
RobinMalfait Nov 18, 2024
08c6c96
Improve multi-root `@config` linking (#15001)
RobinMalfait Nov 18, 2024
93f9c99
Improve robustness when upgrading (#15038)
RobinMalfait Nov 19, 2024
ab9e2b7
Support complex `addUtilities()` configs (#15029)
philipp-spiess Nov 19, 2024
38c9a88
Upgrade: don't show error during upgrade when analyzing external URL …
RobinMalfait Nov 19, 2024
b3d1cbb
Upgrade: Error when project is already using Tailwind CSS v4 (#15015)
philipp-spiess Nov 19, 2024
b73c746
Implement compat for `<alpha-value>` from v3 (#15033)
thecrypticace Nov 19, 2024
e4bfa8c
Bundle core plugins with the standalone build (#15028)
philipp-spiess Nov 19, 2024
fe9fc9a
Use `resolveJsId` when resolving `tailwindcss/package.json` (#15041)
RobinMalfait Nov 19, 2024
7e068ba
Upgrade `jiti` dependency to stable (#15043)
philipp-spiess Nov 19, 2024
a83b02b
Fix negative rotate utilities (#15044)
thecrypticace Nov 19, 2024
7b19b00
Improve PostCSS migration (#15046)
RobinMalfait Nov 19, 2024
f19afd9
Improve root file detection (#15048)
RobinMalfait Nov 19, 2024
75deeca
Update CHANGELOG.md
adamwathan Nov 20, 2024
85dc3db
Add new `transition-discrete` and `transition-normal` utilities (#15051)
RobinMalfait Nov 20, 2024
8b098fc
Prepare v4.0.0-alpha.35 release (#15052)
RobinMalfait Nov 20, 2024
57be02a
Improve `in-*` variant migrations (#15054)
RobinMalfait Nov 20, 2024
0d0ce2c
WIP
adamwathan Nov 20, 2024
ae249c7
Fix Next.js endless loop when setting a custom `distDir` (#15053)
philipp-spiess Nov 21, 2024
fcf948f
Add consistent base styles for buttons and form controls (#15036)
philipp-spiess Nov 21, 2024
4f63a5a
Inline theme values in `drop-shadow` (#15056)
thecrypticace Nov 21, 2024
3cf5c2d
Disallow empty arbitrary values (#15055)
RobinMalfait Nov 21, 2024
c53a525
Upgrade: Migrate `ring` to `ring-3` (#15063)
RobinMalfait Nov 21, 2024
11dce5a
v4.0.0-alpha.36 (#15062)
RobinMalfait Nov 21, 2024
a56c3a3
Update CHANGELOG.md
adamwathan Nov 21, 2024
61c3718
Add `color` to form reset snippet (#15064)
philipp-spiess Nov 21, 2024
5d2c64e
Fix changelog
philipp-spiess Nov 21, 2024
6c85327
Convert opacity keys to percentage values (#15067)
philipp-spiess Nov 21, 2024
0c97a5b
Bring back some deprecated utilities (#15069)
thecrypticace Nov 21, 2024
5e4f565
Prepare v4.0.0-beta.1 release (#15070)
thecrypticace Nov 21, 2024
c5a0b54
Use configured letter-spacing values for custom font-size utilities (…
adamwathan Nov 22, 2024
92bf26b
Reset reverse state in `space-x/y-*` and `divide-x/y-*` (#15094)
thecrypticace Nov 22, 2024
dad9ac6
Revert new default form styles (#15100)
reinink Nov 22, 2024
dd2058d
Always add `layer(…)` as the first param to `@import` (#15102)
RobinMalfait Nov 22, 2024
de096f7
Don't print minified code when the build fails (#15106)
thecrypticace Nov 22, 2024
0c7088e
Generate the correct CSS for the `break-keep` utility (#15108)
adamwathan Nov 22, 2024
8122837
Allow simple utilities with numbers in Oxide (#15110)
thecrypticace Nov 22, 2024
bd43d63
Prepare `v4.0.0-beta.2` release (#15104)
thecrypticace Nov 22, 2024
98359be
Ensure `.group` and `.peer` are prefixed when using the `prefix(…)` o…
RobinMalfait Nov 25, 2024
8217b5c
Declare transform properties with "*" syntax instead of "<transform-f…
adamwathan Nov 26, 2024
cb518f4
Set browser targets for iOS Safari, Firefox, and Chrome (#15166)
philipp-spiess Nov 26, 2024
996a99d
Update @playwright/test 1.48.2 → 1.49.0 (minor) (#15178)
depfu[bot] Nov 26, 2024
068b1c2
Update tree-sitter 0.22.0 → 0.22.1 (minor) (#15130)
depfu[bot] Nov 26, 2024
a022905
Ensure `--spacing-*` variables take precedence over `--container-*` v…
adamwathan Nov 26, 2024
8ae8f65
Update all of nextjs 14.1.0 → 15.0.3 (major) (#15200)
depfu[bot] Nov 26, 2024
4bdc724
Fix scanning classes delimited by tab characters (#15169)
RobinMalfait Nov 26, 2024
f9355a3
Update eslint 9.11.1 → 9.15.0 (minor) (#15123)
depfu[bot] Nov 27, 2024
961e8da
Use `oklab` instead of `oklch` for `color-mix(…)` and gradients (#15201)
adamwathan Nov 27, 2024
6aac3cb
Throw when `layer(…)` in `@import` is in the incorrect spot (#15109)
RobinMalfait Nov 27, 2024
bfcc144
Reduce precision of `oklab()` arguments in test snapshots (#15210)
philipp-spiess Nov 27, 2024
317cf08
Upgrade: Migrate prefixed `group` and `peer` classes (#15208)
philipp-spiess Nov 27, 2024
31cfbc7
Update Vite to 6.0 (#15197)
philipp-spiess Nov 27, 2024
aa15964
Use unitless line-heights for font-size variables (#15216)
adamwathan Nov 27, 2024
a1f78a2
Don't register properties with types unless necessary (#15215)
adamwathan Nov 27, 2024
7347a2f
Vite: Use Vite resolvers for CSS and JS files (#15173)
philipp-spiess Nov 27, 2024
4dbe90c
Add Windows ARM build in CI (#15171)
philipp-spiess Nov 27, 2024
6abd808
Prepare v4.0.0-beta.3 (#15217)
philipp-spiess Nov 27, 2024
99b73ee
Improve performance of `@tailwindcss/postcss` and `@tailwindcss/vite`…
RobinMalfait Nov 29, 2024
3ab98f0
Upgrade: Do not migrate `overflow-clip` utility (#15244)
philipp-spiess Nov 29, 2024
a18ae8e
Migrate `backdrop-blur-*` utilities (#15242)
RobinMalfait Nov 29, 2024
9736506
Prepare v4.0.0-beta.4 (#15245)
RobinMalfait Nov 29, 2024
e9426d0
Use correct values for `float-start/end` and `clear-start/end` (#15261)
adamwathan Dec 2, 2024
6af4835
Improve performance of scanning source files (#15270)
RobinMalfait Dec 2, 2024
667af25
Vite: Don't rebase absolute `url()`s (#15275)
philipp-spiess Dec 2, 2024
89f291c
Vite: Simplify preprocessor to make it work with Svelte 5 and Vite 6 …
philipp-spiess Dec 2, 2024
93b922d
Fix resolution of imported CSS files in Vite SSR builds (#15279)
AlemTuzlak Dec 2, 2024
5454014
Postcss: Run plugin in `Once` hook (#15273)
philipp-spiess Dec 3, 2024
3e5745f
Update changelog and add test for absolute url rebasing (#15282)
philipp-spiess Dec 3, 2024
78f5b08
Add `@import "…" reference` (#15228)
philipp-spiess Dec 3, 2024
536e118
Add some missing suggestions in IntelliSense (#15288)
thecrypticace Dec 4, 2024
408fa99
Use AST transformations in `@tailwindcss/postcss` (#15297)
RobinMalfait Dec 4, 2024
85da88f
Prepare v4.0.0-beta.5 (#15285)
philipp-spiess Dec 4, 2024
1238d07
Reference imports should not generate utilities (#15307)
philipp-spiess Dec 5, 2024
3d0b86c
Prepare v4.0.0-beta.6 release (#15325)
thecrypticace Dec 6, 2024
94a3cff
Fix PostCSS watcher warnings on Windows (#15321)
philipp-spiess Dec 9, 2024
a7ebc9c
Expose `flattenColorPalette` (#15318)
philipp-spiess Dec 9, 2024
d444362
Skip creating a compiler for CSS files that should not be processed (…
RobinMalfait Dec 9, 2024
1566c3a
Suggest `shadow-none` (#15342)
philipp-spiess Dec 9, 2024
d0b0375
Alias `@tailwindcss/upgrade` to the latest tag (#15308)
RobinMalfait Dec 9, 2024
ea9d700
Optimize AST before printing for IntelliSense (#15347)
thecrypticace Dec 9, 2024
2cbc915
Rename `--aspect-ratio-*` theme key to `--aspect-*` (#15365)
reinink Dec 10, 2024
bcf7099
Improve debug logs (#15303)
RobinMalfait Dec 11, 2024
2a29c29
Improve integration tests (stability + performance) (#15125)
RobinMalfait Dec 12, 2024
4277857
Use better names for CI workflow, similar to Integration Tests workfl…
RobinMalfait Dec 12, 2024
04dcf27
Change Chrome target to 111 (#15389)
philipp-spiess Dec 13, 2024
0072f01
Prepare v4.0.0-beta.7 release (#15392)
RobinMalfait Dec 13, 2024
a39d036
use single quotes
RobinMalfait Dec 13, 2024
352d1b9
Ensure `Symbol.dispose` and `Symbol.asyncDispose` are available (#15404)
RobinMalfait Dec 16, 2024
c9dfe17
Prepare v4.0.0-beta.8 release (#15418)
RobinMalfait Dec 17, 2024
7bf11f9
Move `--container-prose` to `--max-width-prose` (#15439)
thecrypticace Dec 19, 2024
ab49b59
Fixed definition of `place-content-*` (#15440)
thecrypticace Dec 19, 2024
0544c2a
Update bun to version 1.1.40
depfu[bot] Dec 18, 2024
5f95c5e
Update @types/bun 1.1.13 → 1.1.14 (patch) (#15451)
depfu[bot] Dec 19, 2024
34340e3
Update @vitejs/plugin-react 4.3.1 → 4.3.4 (patch) (#15453)
depfu[bot] Dec 19, 2024
00ccbdc
Don’t detect arbitrary properties when preceded by an escape (#15456)
thecrypticace Dec 20, 2024
36dfe1f
Rename `bg-round` -> `bg-repeat-round`, `bg-space` -> `bg-repeat-spac…
RobinMalfait Dec 20, 2024
608b139
Fix `inset-shadow-*` suggestions in IntelliSense (#15471)
kidonng Dec 22, 2024
bca432e
Update all of nextjs 15.0.3 → 15.1.0 (minor) (#15536)
depfu[bot] Jan 6, 2025
cd15caa
🚨 [security] Update all of nextjs 15.1.0 → 15.1.3 (patch) (#15535)
depfu[bot] Jan 6, 2025
427efa2
Update jiti 2.4.0 → 2.4.2 (patch) (#15491)
depfu[bot] Jan 6, 2025
9075db0
Apply Clippy suggestions (#15549)
RobinMalfait Jan 6, 2025
52325a8
Only compile arbitrary values ending in `]` (#15503)
RobinMalfait Jan 6, 2025
7f35af0
Update @playwright/test 1.49.0 → 1.49.1 (patch) (#15550)
depfu[bot] Jan 6, 2025
8299d04
Update bun 1.1.40 → 1.1.42 (patch) (#15551)
depfu[bot] Jan 6, 2025
af33451
Improve `walk(…)` performance (#15529)
RobinMalfait Jan 6, 2025
c84acf8
Update turbo 2.2.3 → 2.3.3 (minor) (#15563)
depfu[bot] Jan 7, 2025
d4f693f
Upgrade: Do not extract class names from functions (#15566)
philipp-spiess Jan 7, 2025
dcf116b
Add `@tailwindcss/browser` package (#15558)
thecrypticace Jan 7, 2025
02cfc45
Ensure `@utility` is processed before using them (#15542)
RobinMalfait Jan 7, 2025
d6c4e72
Add `@reference "…"` (#15565)
philipp-spiess Jan 7, 2025
ee3add9
Add functional utility syntax (#15455)
RobinMalfait Jan 8, 2025
8d03db8
Implement `--spacing(…)`, `--alpha(…)` and `--theme(…)` CSS functions…
RobinMalfait Jan 8, 2025
76151d4
Allow negative utility names in `@utilty` (#15573)
RobinMalfait Jan 8, 2025
a3aec17
Add musl binaries to the Standalone CLI (#15567)
thecrypticace Jan 9, 2025
d7c8448
Remove all `@keyframes` in reference import mode (#15581)
philipp-spiess Jan 9, 2025
a11c80d
Upgrade `lightningcss` to `1.29.0` (#15576)
philipp-spiess Jan 9, 2025
c766d7e
Vite: Process `<style>` blocks inside Svelte files as a post-processo…
philipp-spiess Jan 9, 2025
82589eb
Migrate `theme(…)` to `--theme(…)`, migrate `calc(var(--spacing)*x)` …
RobinMalfait Jan 9, 2025
fa2c83e
Improve `--theme()` CSS function to only accept modern syntax (#15580)
RobinMalfait Jan 9, 2025
fd84f9d
Update enhanced-resolve 5.17.1 → 5.18.0 (minor) (#15582)
depfu[bot] Jan 9, 2025
acdb406
Update prettier 3.3.3 → 3.4.2 (minor) (#15564)
depfu[bot] Jan 9, 2025
2cc4864
Update eslint 9.15.0 → 9.17.0 (minor) (#15584)
depfu[bot] Jan 9, 2025
aac8c5a
Prepare v4.0.0-beta.9 release (#15583)
RobinMalfait Jan 9, 2025
0ed4d81
Update tree-sitter 0.22.1 → 0.22.4 (minor) (#15585)
depfu[bot] Jan 10, 2025
5df5daa
Add missing `main` field for `@tailwindcss/browser` (#15594)
RobinMalfait Jan 10, 2025
acd2da5
Upgrade `lightningcss` to `1.29.1` (#15593)
philipp-spiess Jan 10, 2025
501c59f
Update @types/react-dom 18.3.1 → 19.0.2 (major) (#15587)
depfu[bot] Jan 10, 2025
def9bf3
Update all of react 18.3.1 → 19.0.0 (major) (#15586)
depfu[bot] Jan 10, 2025
27f8bab
Update @types/react 18.3.12 → 19.0.2 (major) (#15588)
depfu[bot] Jan 10, 2025
b4a20af
Improve upgrade tool to pretty print `--spacing(2)` (#15596)
RobinMalfait Jan 10, 2025
fcee63d
Update @types/braces 3.0.4 → 3.0.5 (patch) (#15612)
depfu[bot] Jan 13, 2025
ae8fb14
Update fast-glob 3.3.2 → 3.3.3 (patch) (#15607)
depfu[bot] Jan 13, 2025
3b03395
Ensure namespace reset with escaped `*` works (#15603)
RobinMalfait Jan 13, 2025
d2fbdf5
Update @types/bun 1.1.14 → 1.1.16 (patch) (#15618)
depfu[bot] Jan 14, 2025
da2da51
Resolve values in functional utilities based on `@theme` options (#15…
RobinMalfait Jan 14, 2025
2de644b
Remove `@property` fallbacks for Firefox (#15622)
philipp-spiess Jan 14, 2025
79b4715
Update @tailwindcss/forms 0.5.9 → 0.5.10 (minor) (#15627)
depfu[bot] Jan 15, 2025
e62991a
Update @tailwindcss/typography to version 0.5.16
depfu[bot] Jan 15, 2025
528c848
Discard invalid variants such as `data-checked-[selected=1]:*` (#15629)
thecrypticace Jan 15, 2025
fe758af
Upgrade `lightningcss` to `1.29.1` in standalone package (#15641)
philipp-spiess Jan 16, 2025
2f8c517
Ensure `-outline-offset-*` utilities are suggested in IntelliSense (#…
thecrypticace Jan 16, 2025
f93c42f
Write to `stdout` when `--output` is omitted (#15656)
RobinMalfait Jan 17, 2025
a51b214
Use more modern `--alpha(color / 50%)` syntax (#15665)
RobinMalfait Jan 17, 2025
03afd43
Update h3 1.13.0 → 1.13.1 (patch) (#15661)
depfu[bot] Jan 20, 2025
67237e2
Update postcss 8.4.49 → 8.5.1 (minor) (#15675)
depfu[bot] Jan 20, 2025
4035ab0
Implement `@variant` (#15663)
RobinMalfait Jan 21, 2025
79f21a8
Prevent `not-*` from being used with variants with multiple sibling r…
thecrypticace Jan 21, 2025
d65bb68
update changelog
RobinMalfait Jan 21, 2025
4820f6b
Transition `outline-color` (#15690)
RobinMalfait Jan 21, 2025
8a97a6a
v4.0.0-beta.10 (#15691)
RobinMalfait Jan 21, 2025
a8c54ac
Prepare v4.0.0 release (#15693)
thecrypticace Jan 21, 2025
7e20c3b
Remove `min-w/h-none` (#15845)
wongjn Jan 25, 2025
79541c9
Merge changelogs (#15698)
RobinMalfait Jan 27, 2025
193fc60
Ensure CSS variable shorthand uses valid CSS variables (#15738)
RobinMalfait Jan 27, 2025
14fea72
Update @types/react 19.0.2 → 19.0.7 (patch) (#15682)
depfu[bot] Jan 27, 2025
a707fed
Update eslint 9.17.0 → 9.18.0 (minor) (#15664)
depfu[bot] Jan 27, 2025
6dd4c33
Include `:open` in the open variant (#15349)
lukewarlow Jan 27, 2025
f1221b3
Ensure font-size utilities with `none` modifier works e.g.: `text-sm/…
RobinMalfait Jan 27, 2025
2c1dea4
Fix handling of absolute config files in upgrade tool (#15927)
philipp-spiess Jan 28, 2025
515a9bd
Setup v4 releases (#15961)
RobinMalfait Jan 28, 2025
35bc28b
Ensure we set the version before running build (#15971)
RobinMalfait Jan 28, 2025
28008f1
remove unnecessary version step
RobinMalfait Jan 28, 2025
1eb2980
Fix IntelliSense class suggestions (#15857)
thecrypticace Jan 28, 2025
e1c084c
Update all of nextjs 15.1.3 → 15.1.4 (patch) (#15630)
depfu[bot] Jan 28, 2025
d66d7ab
Update bun 1.1.43 → 1.2.0 (minor) (#15922)
depfu[bot] Jan 28, 2025
b009afa
Update @types/react-dom 19.0.2 → 19.0.3 (patch) (#15669)
depfu[bot] Jan 28, 2025
82ddc24
Ensure browser package does not pollute global namespace (#15978)
philipp-spiess Jan 28, 2025
86264a9
Revert "Update bun 1.1.43 → 1.2.0 (minor) (#15922)"
RobinMalfait Jan 28, 2025
e02a29f
Don’t look at ignore files outside initialized repos (#15941)
thecrypticace Jan 28, 2025
b492187
Fix Oxide scanner bugs (#15974)
philipp-spiess Jan 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 0 additions & 9 deletions .editorconfig

This file was deleted.

9 changes: 0 additions & 9 deletions .eslintignore

This file was deleted.

17 changes: 0 additions & 17 deletions .eslintrc.json

This file was deleted.

1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @tailwindlabs/engineering
10 changes: 0 additions & 10 deletions .github/CODE_OF_CONDUCT.md

This file was deleted.

21 changes: 12 additions & 9 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,37 @@
# Contributing

Thanks for your interest in contributing to Tailwind CSS! Please take a moment to review this document **before submitting a pull request**.
## Bug fixes

## Pull requests
If you've found a bug in Tailwind that you'd like to fix, [submit a pull request](https://github.com/tailwindlabs/tailwindcss/pulls) with your changes. Include a helpful description of the problem and how your changes address it, and provide tests so we can verify the fix works as expected.

**Please ask first before starting work on any significant new features.**
## New features

It's never a fun experience to have your pull request declined after investing a lot of time and effort into a new feature. To avoid this from happening, we request that contributors create [a feature request](https://github.com/tailwindlabs/tailwindcss/discussions/new?category=ideas) to first discuss any significant new ideas. This includes things like adding new utilities, creating new at-rules, etc.
If there's a new feature you'd like to see added to Tailwind, [share your idea with us](https://github.com/tailwindlabs/tailwindcss/discussions/new?category=ideas) in our discussion forum to get it on our radar as something to consider for a future release.

**Please note that we don't often accept pull requests for new features.** Adding a new feature to Tailwind requires us to think through the entire problem ourselves to make sure we agree with the proposed API, which means the feature needs to be high on our own priority list for us to be able to give it the attention it needs.

If you open a pull request for a new feature, we're likely to close it not because it's a bad idea, but because we aren't ready to prioritize the feature and don't want the PR to sit open for months or even years.

## Coding standards

Our code formatting rules are defined in [.eslintrc](https://github.com/tailwindcss/tailwindcss/blob/master/.eslintrc.json). You can check your code against these standards by running:
Our code formatting rules are defined in the `"prettier"` section of [package.json](https://github.com/tailwindcss/tailwindcss/blob/next/package.json). You can check your code against these standards by running:

```sh
npm run style
pnpm run lint
```

To automatically fix any style violations in your code, you can run:

```sh
npm run style -- --fix
pnpm run format
```

## Running tests

You can run the test suite using the following commands:

```sh
npm run build && npm test
pnpm build && pnpm test
```

Please ensure that the tests are passing when submitting a pull request. If you're adding new features to Tailwind, please include tests.

59 changes: 0 additions & 59 deletions .github/workflows/ci-stable.yml

This file was deleted.

104 changes: 66 additions & 38 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,45 +1,58 @@
name: CI — Oxide
name: CI

on:
push:
branches: [master, 3.3, 3.4]
branches: [next]
pull_request:
branches: [master, 3.3, 3.4]

permissions:
contents: read

env:
CI: true
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
CACHE_PREFIX: oxide

jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15

tests:
strategy:
fail-fast: false
matrix:
node-version: [18]
node-version: [20]
runner:
- name: Windows
os: windows-latest

- name: Linux
os: namespace-profile-default

- name: macOS
os: macos-14

# Exclude windows and macos from being built on feature branches
on-next-branch:
- ${{ github.ref == 'refs/heads/next' }}
exclude:
- on-next-branch: false
runner:
name: Windows
- on-next-branch: false
runner:
name: macOS

runs-on: ${{ matrix.runner.os }}
timeout-minutes: 30

name: ${{ matrix.runner.name }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}

- name: Cache node_modules
uses: actions/cache@v3
with:
path: node_modules
key: ${{ runner.os }}-${{ matrix.node-version }}-${{ env.CACHE_PREFIX }}-node_modules-${{ hashFiles('**/package-lock.json') }}
cache: 'pnpm'

# Cargo already skips downloading dependencies if they already exist
- name: Cache cargo
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/.cargo/bin/
Expand All @@ -51,26 +64,41 @@ jobs:

# Cache the `oxide` Rust build
- name: Cache oxide build
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
./oxide/target/
./oxide/crates/node/*.node
./oxide/crates/node/index.js
./oxide/crates/node/index.d.ts
key: ${{ runner.os }}-oxide-${{ hashFiles('./oxide/crates/**/*') }}
./target/
./crates/node/*.node
./crates/node/index.js
./crates/node/index.d.ts
key: ${{ runner.os }}-oxide-${{ hashFiles('./crates/**/*') }}

- name: Install dependencies
run: npm install
run: pnpm install

- name: Build Tailwind CSS
run: npx turbo run build --filter=//
- name: Build
run: pnpm run build
env:
CARGO_PROFILE_RELEASE_LTO: 'off'
CARGO_TARGET_X86_64_PC_WINDOWS_MSVC_LINKER: 'lld-link'

- name: Lint
run: pnpm run lint
# Only lint on linux to avoid \r\n line ending errors
if: matrix.runner.os == 'ubuntu-latest'

- name: Test
run: |
npx turbo run test --filter=// || \
npx turbo run test --filter=// || \
npx turbo run test --filter=// || exit 1
run: pnpm run test

- name: Lint
run: npx turbo run style --filter=//
- name: Install Playwright Browsers
run: npx playwright install --with-deps

- name: Run Playwright tests
run: npm run test:ui

- name: Notify Discord
if: failure() && github.ref == 'refs/heads/next'
uses: discord-actions/message@v2
with:
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_URL }}
message: 'The [most recent build](<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}>) on the `next` branch has failed.'
85 changes: 0 additions & 85 deletions .github/workflows/integration-tests-oxide.yml

This file was deleted.

Loading