Steve Ross
6cd48fdd31
add base framework styles
2024-11-05 17:19:47 +00:00
Steve Ross
2204d6691c
remove tailwind-css
2024-11-05 15:10:13 +00:00
Ben Word
5cd2c43847
✨ Editor: Add background image support ( #3169 )
2023-12-19 10:31:29 -06:00
Adrian Enriquez
00691cbeac
💡 Update links in bud.config.js ( #3154 )
2023-12-08 10:16:46 -06:00
Kelly Mears
1bbd32b6ad
📦 deps: upgrade @roots/bud to 6.16.1 ( #3146 )
2023-09-27 09:12:32 -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
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
Kelly Mears
f4474ecb00
bud.config.mjs -> bud.config.js
2022-12-23 10:53:11 -08:00
Kelly Mears
8192a15e50
📦 improve(patch): bud@6.2.0 ( #3074 )
2022-07-12 11:27:24 -05:00
Ben Word
16d99623a9
🔧 bud config: set the public path by default ( #3064 )
2022-06-20 14:31:26 -05:00
Ben Word
82ad056fae
⬆️ bud 5.7.6 ( #3024 )
2022-03-30 19:44:13 -05:00
Ben Word
cf2dc5430a
🔥 improve: no need to watch tailwind.config.js ( #3000 )
...
Co-authored-by: Kelly Mears <developers@tinypixel.dev >
2022-03-05 09:41:56 -06:00
Kelly Mears
f297df0942
bud 5.4.0 ( #2983 )
...
Co-authored-by: Ben Word <ben@benword.com >
2022-02-23 08:45:08 -06:00
Ben Word
5c7587f8d6
⬆️ bump bud to v5.3.2 ( #2976 )
2022-02-10 16:44:24 -06:00
Ben Word
60e4c24d97
Bud v5.2.0 ( #2959 )
...
* chore(deps): Bump @roots/bud to v5.2.0
* lockfile
* remove `setPublicPath`
* suggestions (#2961 )
* suggestions
* unneccessary
Co-authored-by: Kelly Mears <developers@tinypixel.dev >
2022-01-25 19:33:04 -06:00
Ben Word
c036636022
Bud v5.1.0 ( #2952 )
...
Co-authored-by: Kelly Mears <developers@tinypixel.dev >
2022-01-19 15:31:46 -06:00
Ben Word
09234d21f0
Remove customizer starter ( #2904 )
2021-12-19 09:19:09 -06:00
Kelly Mears
d1d9dc03bf
update watch glob for views directory ( #2892 )
2021-12-13 17:40:12 -06:00
Ben Word
2331f43a84
Fix Bud proxy ( #2890 )
2021-12-13 13:09:44 -06:00
Altan S
9717df84de
Fix assets path for static images ( #2864 )
2021-11-28 13:48:00 -06:00
Kelly Mears
69dfbfc65c
Replace Laravel Mix with Bud ( #2643 )
...
Co-authored-by: QWp6t <hi@qwp6t.me >
Co-authored-by: Ben Word <ben@benword.com >
2021-11-21 23:53:01 -06:00