Commit Graph

2680 Commits

Author SHA1 Message Date
Brandon
3d87ce1f6a 🔥 Remove unnecessary HMR client setup (#3241) 2025-03-26 21:21:13 -05:00
Brandon
cf25bcd20f 🔥 Remove package-lock.json (#3251)
* 👷 Update workflow to not depend on package lock file
2025-03-26 21:08:22 -05:00
Johan van der Molen
20d1d07c21 🧑‍💻 Always import editor.css in block editor settings (#3248) 2025-03-26 20:57:56 -05:00
Brandon
afbebbe816 🔧 Set a default layout content size (#3240) 2025-03-07 14:34:28 -06:00
Andréas Lundgren
9864d7cf36 🎨 Remove unused use statement in setup.php (#3238) 2025-03-04 05:35:32 -06:00
Ben Word
da70c86f5e 🔧 11.x-dev 2025-03-03 08:48:15 -05:00
Ben Word
9ecea45705 🔖 v11.0.0 2025-03-03 08:46:56 -05:00
Ben Word
86864166f9 🔧 Acorn v5 (#3235) 2025-03-03 08:45:46 -05:00
renovate[bot]
c8a7dcdf05 ⬆️ Bump @roots/vite-plugin to ^1.0.2 (#3236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 08:45:30 -05:00
Joshua Fredrickson
b134d39172 Avoid missing folder error when running dev (#3224) 2025-02-27 13:48:43 -05:00
Ben Word
194ab5af52 🔧 WordPress 6.6+ required 2025-02-26 13:17:15 -05:00
Ben Word
3012d2875c 🩹 static 2025-02-26 10:51:55 -05:00
Ben Word
be72015657 ⬆️ Bump deps 2025-02-26 10:49:06 -05:00
Ben Word
5948da928d 👷 Update labeler 2025-02-23 11:17:23 -05:00
Ben Word
2f2d67fb7f Use @roots/vite-plugin (#3231)
Co-authored-by: Brandon <brandon@tendency.me>
2025-02-22 15:13:42 -05:00
Ben Word
8cc24bab95 📝 Update README [ci skip] 2025-02-22 13:57:28 -05:00
Ben Word
24bb08f02e 📝 Update README [ci skip] 2025-02-20 14:23:03 -05:00
Ben Word
9ec39fb246 ⬆️ Bump Pint 2025-02-12 09:20:23 -05:00
Ben Word
677d658ecb ⬆️ Upgrade npm deps 2025-02-12 09:18:51 -05:00
Ben Word
77eda834d4 👷 Renovate: Move rangeStrategy to root config 2025-02-12 09:10:40 -05:00
Ben Word
57cf6ab817 👷 Renovate: Enable version bumps in package.json 2025-02-12 09:08:21 -05:00
renovate[bot]
f6385cd4a3 Migrate config .github/renovate.json (#3227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 09:01:27 -05:00
Ben Word
1e9790c37d 🔥 Remove assets config 2025-02-12 08:58:49 -05:00
Ben Word
0656c7ba68 brb
This reverts commit 8d81e1ba3e.
2025-02-06 11:56:39 -05:00
Ben Word
8d81e1ba3e 🔥 Remove assets config 2025-02-06 11:53:28 -05:00
Ben Word
a3b9e82240 🔧 Add Acorn's postAutoloadDump script 2025-02-06 11:40:49 -05:00
Ben Word
464e977d5a ♻️ Improve theme.json generation with more robust CSS parsing (#3223) 2025-02-06 08:52:03 -05:00
Matthias
47a48480bd fix tailwind css regex mismatch (#3221) 2025-02-05 17:58:57 -05:00
Pavol Caban
6012bf1886 Fix Vite dependency extract (#3219)
* Fix Vite dependency extract regex

* Fix Vite Typescript compatibility
2025-02-05 17:50:31 -05:00
Steve Jones
04b2404e47 🩹 Compact fix for color generation in theme.json (#3222)
* Fix for incorrect theme.json generation of colours

* Fix for theme.json color generation

* Compact fix for colour theme.json generation

---------

Co-authored-by: Steve Jones <steve@codewithfeeling.com>
2025-02-05 17:47:11 -05:00
Marcin Lis
8c91368c4f Fix default aliases paths for assets (#3218)
Setting absolute paths in aliases to prevent warnings in Vite.js and fix the background-image reference to an image using eg. @images/bg.svg
2025-02-03 06:21:37 -05:00
Ben Word
a9fa2433a5 🔧 Update Renovate config 2025-02-02 08:07:20 -05:00
Ben Word
7d3bbd2122 ⬆️ Bump dev dependencies 2025-02-02 08:03:30 -05:00
renovate[bot]
487716a1ac ⬆️ Bump tailwindcss monorepo to v4.0.3 (#3217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 07:55:31 -05:00
Ben Word
723506daba Tailwind v4 (#3208)
Co-authored-by: Brandon <brandon@tendency.me>
Co-authored-by: csorrentino <cjsorren@gmail.com>
Co-authored-by: stuart <stuartjwong@gmail.com>
2025-02-02 07:53:33 -05:00
csorrentino
8d5a1ac4f4 Add default aliases for assets (#3215)
* add default aliases for assets

Adds the same default aliases as the @roots/sage bud extension

* Remove beginning slash

---------

Co-authored-by: Ben Word <ben@benword.com>
2025-02-02 07:52:49 -05:00
csorrentino
3f808812dd Support external WP dependencies in JSX files (#3209) 2025-01-20 18:02:59 -05:00
Ben Word
37e3773d88 🩹 Dev server: fix WP dependency handling (#3207)
* Revert "🎨 Simplify WordPress dependency handling" (#3202)
* 🩹 Fix dev server error
2025-01-20 15:57:09 -05:00
Ben Word
2ff215a3df 🔧 Set public base path 2025-01-15 18:45:57 -05:00
Ben Word
0755a90847 🔧 Set public base path (#3205) 2025-01-15 18:37:47 -05:00
tombroucke
e5f46df7bc 🔧 Import static assets (#3204)
Similar to `.assets(["images"])` in bud, we can add static assets in vite.
2025-01-15 18:10:41 -05:00
Ben Word
41e232bcdd 🎨 Simplify WordPress dependency handling (#3202) 2025-01-14 08:10:27 -05:00
Ben Word
713594d768 🔧 PHP 8.2 is required 2025-01-04 10:14:33 -05:00
Ben Word
0957f59fcd ⬆️ Update build deps 2025-01-04 10:03:25 -05:00
Ben Word
9362ba6c26 🙈 Update .gitignore 2025-01-04 09:52:29 -05:00
Ben Word
fbb87394f3 🔧 Don't declare providers in composer.json 2025-01-04 09:14:11 -05:00
Ben Word
89e5ebcd55 🔧 Minimal bootloader 2025-01-04 09:09:31 -05:00
Ben Word
e7a87f09c5 📝 Update README [ci skip] 2025-01-04 09:06:41 -05:00
Ben Word
25ef858d58 🔧 Bootloader: Remove unnecessary wrapping action from inside theme 2025-01-04 09:03:59 -05:00
Ben Word
256128b0cc 🔧⬆️ Acorn v5 (#3201) 2025-01-04 08:57:07 -05:00