Ben Word
081782f05e
🔖 v10.8.2
2024-02-06 08:48:58 -06:00
Brandon
308cc20859
🩹 Fix the comment list output ( #3184 )
2024-02-02 09:36:33 -06:00
Darshan Gada
a86946e39f
👷 Fix deprecation errors in CI Action ( #3183 )
2024-02-02 09:35:54 -06:00
Ben Word
3932435866
🔧 10.x-dev
2024-02-01 16:58:33 -06:00
Ben Word
947831ac1c
🔖 v10.8.1
2024-02-01 16:57:46 -06:00
Brandon
4ff19c77ca
🩹 Fix exception being thrown when listing comments ( #3182 )
2024-02-01 16:56:58 -06:00
Daniel Sturm
0fe7047fa3
🔧 Bump minimum PHP version to 8.1 in style.css ( #3181 )
2024-02-01 09:25:39 -06:00
Ben Word
f0c5224112
🔧 10.x-dev
2024-01-30 15:29:01 -06:00
Ben Word
c6ff21662b
🔖 v10.8.0
2024-01-30 15:28:18 -06:00
Ben Word
68898723a1
🔧 Build
2024-01-30 15:20:18 -06:00
Ben Word
2e17f81c5d
🔧 Remove sage-svg suggestion
...
https://roots.io/sage/docs/use-blade-icons/
2024-01-26 09:59:32 -06:00
Ben Word
0365fb2515
♿ ️ 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]
c841a02361
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
8bbc14e781
🩹 Comments title: Fix make-pot warning ( #3178 )
2024-01-18 12:56:13 -06:00
Sandro Würmli
e5b06d37d9
Fix for multiple .po files ( #3155 )
...
Co-authored-by: Ben Word <ben@benword.com >
2024-01-18 12:48:38 -06:00
Brandon
c72f14c68d
🎨 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
ad93e8b8c7
👷 Fix labeler action ( #3177 )
2024-01-18 12:36:07 -06:00
Brandon
e27af6282b
👷 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]
a3807c7e94
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]
4301b2827a
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
f44d6b8c72
Use npm for translate scripts execution ( #3174 )
2024-01-18 11:50:47 -06:00
Ben Word
bf4c7759ba
🔧 Bump minimum PHP version to 8.1 ( #3176 )
2024-01-18 11:45:42 -06:00
Ben Word
eccb8ba90e
🔧 Bump minimum Node.js version to v20 ( #3175 )
2024-01-18 11:42:55 -06:00
renovate[bot]
cca3ffaed1
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
6bb5325f66
🔥 Remove Soil features ( #3172 )
2024-01-16 09:17:15 -06:00
Brandon
f57d9aab30
🎨 Make the Alert component anonymous ( #3173 )
2024-01-05 11:10:05 -06:00
Brandon
6f46605b83
🎨 Move default theme markup to the app layout ( #3167 )
2024-01-05 11:08:58 -06:00
Brandon
5b07f46c2c
🎨 Make the Alert component anonymous
2024-01-04 12:05:48 -06:00
Brandon
94a1787838
🩹 Move get_header hook above wp_head() ( Fixes #3171 )
2024-01-04 00:30:48 -06:00
Ben Word
5cd2c43847
✨ Editor: Add background image support ( #3169 )
2023-12-19 10:31:29 -06:00
Brandon
66a39822ee
🚨 Run phpcbf
2023-12-18 23:37:35 -06:00
Brandon
3c07fae355
👷 Stop the madness ( #3168 )
2023-12-18 23:25:08 -06:00
Log1x
aa2d27699b
🎨 Run Pint
2023-12-19 02:21:37 +00:00
Brandon
b94e545e82
🔧 Remove index.php from the Tailwind config
2023-12-18 20:20:26 -06:00
Brandon
dd114a4798
🎨 Move default theme markup to the app layout
...
🐛 Fix uncontrollable HTML output (Fixes #3166 )
2023-12-18 20:15:03 -06:00
Ben Word
588297f063
📝 Update README [ci skip]
2023-12-11 10:48:10 -06:00
Jacek Gajewski
8109f7d039
♻️ 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]
f53aee2c1f
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]
4495474c9f
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
2208c11c62
🌐 Include theme.json; patterns/ in translation scan command ( #3076 )
2023-12-08 10:25:42 -06:00
Adrian Enriquez
00691cbeac
💡 Update links in bud.config.js ( #3154 )
2023-12-08 10:16:46 -06:00
Ben Word
285a273030
📝 Update README [ci skip]
2023-12-07 10:53:44 -06:00
Ben Word
be5281cdd1
📝 Update README [ci skip]
2023-10-10 19:25:36 -05:00
Ben Word
be730d90df
📝 Update README [ci skip]
2023-09-27 10:10:04 -05:00
Ben Word
806993d4f9
🔧 10.x-dev
2023-09-27 09:27:31 -05:00
Ben Word
14f2f9ade4
🔖 v10.7.0
2023-09-27 09:26:40 -05:00
Tom Lawton
c6e9191686
fix: update default app.css tailwind syntax to use @tailwind ( #3149 ) ( #3150 )
2023-09-27 09:22:49 -05:00
renovate[bot]
3c366a8f3d
chore(deps): ⬆️ bump actions/checkout action to v4 ( #3147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 09:14:35 -05:00
renovate[bot]
b123a6bf58
chore(deps): ⬆️ bump actions/setup-node action to v3 ( #3084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 09:13:43 -05:00
renovate[bot]
b022da215c
chore(deps): ⬆️ bump squizlabs/php_codesniffer to v3.7.2 ( #3127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 09:13:26 -05:00