Commit Graph

2652 Commits

Author SHA1 Message Date
Pavol Caban
424c91b856 Fix Vite dependency extract (#3219)
* Fix Vite dependency extract regex

* Fix Vite Typescript compatibility
2025-02-05 17:50:31 -05:00
Steve Jones
d659ad01b8 🩹 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
d45db1436f 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
564787f713 🔧 Update Renovate config 2025-02-02 08:07:20 -05:00
Ben Word
19784450cc ⬆️ Bump dev dependencies 2025-02-02 08:03:30 -05:00
renovate[bot]
326f354c0a ⬆️ 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
2ae34b9f55 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
1e8124fdd0 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
82b818553e Support external WP dependencies in JSX files (#3209) 2025-01-20 18:02:59 -05:00
Ben Word
9c7c11fb54 🩹 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
d2a991045b 🔧 Set public base path 2025-01-15 18:45:57 -05:00
Ben Word
16ecaf73a7 🔧 Set public base path (#3205) 2025-01-15 18:37:47 -05:00
tombroucke
a3a3b704a8 🔧 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
462e4e413d 🎨 Simplify WordPress dependency handling (#3202) 2025-01-14 08:10:27 -05:00
Ben Word
7fa70e6d56 🔧 PHP 8.2 is required 2025-01-04 10:14:33 -05:00
Ben Word
ef277f4344 ⬆️ Update build deps 2025-01-04 10:03:25 -05:00
Ben Word
4bdcdce08a 🙈 Update .gitignore 2025-01-04 09:52:29 -05:00
Ben Word
3bafd31eb3 🔧 Don't declare providers in composer.json 2025-01-04 09:14:11 -05:00
Ben Word
6811b5b37f 🔧 Minimal bootloader 2025-01-04 09:09:31 -05:00
Ben Word
db891ebf6c 📝 Update README [ci skip] 2025-01-04 09:06:41 -05:00
Ben Word
b97e10500c 🔧 Bootloader: Remove unnecessary wrapping action from inside theme 2025-01-04 09:03:59 -05:00
Ben Word
f4d1ac38e8 🔧⬆️ Acorn v5 (#3201) 2025-01-04 08:57:07 -05:00
Ben Word
21a102fc95 🔧 11.x-dev 2025-01-04 08:46:07 -05:00
Ben Word
ff3046ed32 🔧 Use Vite for build (#3199)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
2025-01-04 08:45:24 -05:00
Ben Word
60f71b7fe7 📝 Update README [ci skip] 2024-12-22 13:34:01 -05:00
Ben Word
2e7b85db2c 📝 Update README [ci skip] 2024-12-22 13:31:34 -05:00
Ben Word
0b406a284b 📝 Update README [ci skip] 2024-11-13 04:53:25 -05:00
Ben Word
922cf8ab17 📄 Update name 2024-11-13 04:52:57 -05:00
renovate[bot]
fe69893d42 chore(deps): ⬆️ bump bud to v6.23.3 (#3193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 10:10:29 -05:00
renovate[bot]
029d7de745 chore(deps): ⬆️ bump bud to v6.23.2 (#3187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 11:39:07 -05:00
Ben Word
d488df6ebd 📝 Update README [ci skip] 2024-06-02 15:26:58 -05:00
Marcelo
7886aee44c 🩹 Add missing text domain to skip link (#3190) 2024-05-29 13:59:43 -05:00
Ben Word
03335c6ffe 📝 Update README [ci skip] 2024-04-04 09:17:11 -05:00
Ben Word
a096302967 🔧 10.x-dev 2024-02-06 08:50:26 -06:00
Ben Word
f40da3fa60 🔖 v10.8.2 2024-02-06 08:48:58 -06:00
Brandon
7e5e789e7b 🩹 Fix the comment list output (#3184) 2024-02-02 09:36:33 -06:00
Darshan Gada
0af9e0f148 👷 Fix deprecation errors in CI Action (#3183) 2024-02-02 09:35:54 -06:00
Ben Word
097fbc3de9 🔧 10.x-dev 2024-02-01 16:58:33 -06:00
Ben Word
639b4578e4 🔖 v10.8.1 2024-02-01 16:57:46 -06:00
Brandon
1e3e3258ce 🩹 Fix exception being thrown when listing comments (#3182) 2024-02-01 16:56:58 -06:00
Daniel Sturm
a7f9962e05 🔧 Bump minimum PHP version to 8.1 in style.css (#3181) 2024-02-01 09:25:39 -06:00
Ben Word
195545c70f 🔧 10.x-dev 2024-01-30 15:29:01 -06:00
Ben Word
c5be350f4b 🔖 v10.8.0 2024-01-30 15:28:18 -06:00
Ben Word
d6c6858516 🔧 Build 2024-01-30 15:20:18 -06:00
Ben Word
1b8267d12c 🔧 Remove sage-svg suggestion
https://roots.io/sage/docs/use-blade-icons/
2024-01-26 09:59:32 -06:00
Ben Word
c35cd42072 ️ Add accessible names to nav elements (#3179)
* ️ Add accessible names to nav elements

---------

Co-authored-by: Nathan Knowler <nathan@knowler.me>
2024-01-18 13:18:02 -06:00
renovate[bot]
05099a1921 chore(deps): ⬆️ bump actions/cache action to v4 (#3180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 13:09:32 -06:00
Ben Word
ba672ce51a 🩹 Comments title: Fix make-pot warning (#3178) 2024-01-18 12:56:13 -06:00
Sandro Würmli
dce151f9d2 Fix for multiple .po files (#3155)
Co-authored-by: Ben Word <ben@benword.com>
2024-01-18 12:48:38 -06:00
Brandon
884bfc770f 🎨 Move comment logic into a dedicated Composer (#3162)
* 🎨 Move comment logic into a dedicated Composer

* 🎨 Swap the method order
2024-01-18 12:37:47 -06:00