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
Ben Word
27808abf0a
👷 Fix labeler action ( #3177 )
2024-01-18 12:36:07 -06:00
Brandon
eaae7ac7f9
👷 Replace phpcs with Pint ( #3161 )
...
➕ Add `laravel/pint` to the project
➖ Remove `squizlabs/php_codesniffer` from the project
🔧 Remove deprecated Composer scripts
👷 Replace phpcs with Pint
🎨 Run Pint
---------
Co-authored-by: Ben Word <ben@benword.com >
2024-01-18 12:01:21 -06:00
renovate[bot]
7f5e5d47aa
chore(deps): ⬆️ bump actions/labeler action to v5 ( #3164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:53:44 -06:00
renovate[bot]
7ff538a029
chore(deps): ⬆️ bump squizlabs/php_codesniffer to v3.8.1 ( #3163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:53:31 -06:00
strarsis
456ade46c6
Use npm for translate scripts execution ( #3174 )
2024-01-18 11:50:47 -06:00
Ben Word
c9c2c67dca
🔧 Bump minimum PHP version to 8.1 ( #3176 )
2024-01-18 11:45:42 -06:00
Ben Word
a42591cf47
🔧 Bump minimum Node.js version to v20 ( #3175 )
2024-01-18 11:42:55 -06:00
renovate[bot]
157202898c
chore(deps): ⬆️ bump bud to v6.20.0 ( #3137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:36:49 -06:00
Ben Word
47958c949c
🔥 Remove Soil features ( #3172 )
2024-01-16 09:17:15 -06:00
Brandon
a8cb79d3ec
🎨 Make the Alert component anonymous ( #3173 )
2024-01-05 11:10:05 -06:00
Brandon
9e90725931
🎨 Move default theme markup to the app layout ( #3167 )
2024-01-05 11:08:58 -06:00
Brandon
af74fb3305
🎨 Make the Alert component anonymous
2024-01-04 12:05:48 -06:00
Brandon
a8ed5732f2
🩹 Move get_header hook above wp_head() ( Fixes #3171 )
2024-01-04 00:30:48 -06:00
Ben Word
1087778e4b
✨ Editor: Add background image support ( #3169 )
2023-12-19 10:31:29 -06:00
Brandon
f19e65e684
🚨 Run phpcbf
2023-12-18 23:37:35 -06:00
Brandon
4d394dfec0
👷 Stop the madness ( #3168 )
2023-12-18 23:25:08 -06:00
Log1x
605f1a6285
🎨 Run Pint
2023-12-19 02:21:37 +00:00
Brandon
2d88831b79
🔧 Remove index.php from the Tailwind config
2023-12-18 20:20:26 -06:00
Brandon
bc0455bd2c
🎨 Move default theme markup to the app layout
...
🐛 Fix uncontrollable HTML output (Fixes #3166 )
2023-12-18 20:15:03 -06:00
Ben Word
37a50679ab
📝 Update README [ci skip]
2023-12-11 10:48:10 -06:00
Jacek Gajewski
837da757a1
♻️ Check wp_link_pages before rendering in content-single.blade.php ( #3157 )
...
Co-authored-by: Brandon <brandon@tendency.me >
2023-12-08 10:44:28 -06:00
renovate[bot]
af2532ff24
chore(deps): ⬆️ bump actions/setup-node action to v4 ( #3156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 10:26:38 -06:00
renovate[bot]
1e6ce0002f
chore(deps): ⬆️ bump stefanzweifel/git-auto-commit-action action to v5 ( #3153 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 10:26:16 -06:00
strarsis
0f519699fa
🌐 Include theme.json; patterns/ in translation scan command ( #3076 )
2023-12-08 10:25:42 -06:00
Adrian Enriquez
2c10462bc2
💡 Update links in bud.config.js ( #3154 )
2023-12-08 10:16:46 -06:00
Ben Word
f08c86f831
📝 Update README [ci skip]
2023-12-07 10:53:44 -06:00
Ben Word
31c878b942
📝 Update README [ci skip]
2023-10-10 19:25:36 -05:00