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
Kelly Mears
1bbd32b6ad
📦 deps: upgrade @roots/bud to 6.16.1 ( #3146 )
2023-09-27 09:12:32 -05:00
Ben Word
c0d3dd87f7
🔧 10.x-dev
2023-05-09 09:30:16 -05:00
Ben Word
3159cadabb
🔖 v10.6.0
2023-05-09 09:22:08 -05:00
Kelly Mears
27a63ecacd
🩹 fix: core/button block style ( #3130 )
2023-05-09 09:20:41 -05:00
renovate[bot]
505c310d1f
chore(deps): ⬆️ bump bud to v6.12.2 ( #3135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 21:26:02 -05:00
renovate[bot]
a2c29f4949
chore(deps): ⬆️ bump bud to v6.12.1 ( #3134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 10:05:44 -05:00
Kelly Mears
cc94b1bc47
bump: bud@6.12.0 & improvements ( #3128 )
...
This PR contains various improvements and cleanups to the configuration and JavaScript code. Key changes include:
- Adding simple comments to `jsconfig.json`.
- Improving config: `bud.wpjson.set` replaces `bud.wpjson.settings`. Note that `bud.wpjson.settings` is not deprecated.
- `bud.wpjson.settings` now disables `dropCap` by default.
- `app.js` and `editor.js` now use `if (import.meta.webpackHot)` instead of optional chaining, since `import.meta.webpackHot` is not a real method and using optional chaining might cause errors.
2023-04-05 13:42:27 -04:00
Ben Word
102778abcf
📝 Update README [ci skip]
2023-03-25 11:33:33 -05:00
renovate[bot]
fe34ad86d0
chore(deps): ⬆️ bump bud to v6.11.0 ( #3126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 17:39:45 -06:00
Ben Word
46e0a8407a
📝 Update README [ci skip]
2023-03-07 18:36:57 -06:00
Ben Word
41c7f2c508
📝 Update README
2023-02-28 00:03:07 -06:00
strarsis
d6e6e21339
🔧 Use wp i18n update-po for updating PO files ( #3081 )
2023-02-22 17:41:27 -06:00
renovate[bot]
d1e1c8ea90
chore(deps): ⬆️ bump bud to v6.9.0 ( #3123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 18:51:09 -06:00
Joshua Fredrickson
d22e3935cb
🔧 Bump required PHP version in style.css ( #3125 )
2023-02-06 12:00:30 -06:00
Daniel Sturm
e99867daca
📝 Update README, update requirement for Acorn v3 ( #3124 )
2023-02-06 11:59:56 -06:00
Ben Word
eb41bd8c63
🔧 10.x-dev
2023-02-05 12:24:13 -06:00
Ben Word
40dedd67a5
🔖 v10.5.1
2023-02-05 12:22:40 -06:00
renovate[bot]
7129b9b4df
⬆️ Bump Bud to v6.8.0 ( #3120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben Word <ben@benword.com >
2023-02-04 17:28:30 -06:00
Brandon
07f28076ca
🧑💻 Check that the Acorn bootloader exists before booting ( #3121 )
2023-02-03 16:52:36 -06:00
Ben Word
51d60f9c43
🔧 10.x-dev
2023-01-27 16:47:14 -06:00
Ben Word
d5f5fbef27
🔖 v10.5.0
2023-01-27 16:45:38 -06:00
Ben Word
03386f06ab
🔧 Acorn v3 (Laravel 9.x), drop PHP 7.4 support ( #3097 )
...
Co-authored-by: retlehs <retlehs@users.noreply.github.com >
Co-authored-by: Brandon Nifong <brandon@tendency.me >
2023-01-27 16:43:23 -06:00
Ben Word
523c99c4ec
🔧 10.x-dev
2023-01-26 16:32:32 -06:00
Ben Word
3b4b261e3e
🔖 v10.4.1
2023-01-26 16:31:00 -06:00