14 Commits

Author SHA1 Message Date
Brandon
afbebbe816 🔧 Set a default layout content size (#3240) 2025-03-07 14:34:28 -06:00
Ben Word
a482791397 🔧 Use Vite for build (#3199)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
2025-01-04 08:45:24 -05:00
Ben Word
68898723a1 🔧 Build 2024-01-30 15:20:18 -06:00
Ben Word
5cd2c43847 Editor: Add background image support (#3169) 2023-12-19 10:31:29 -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
Kelly Mears
d23fcfb5a4 6.6.9 2023-01-03 10:04:20 -08:00
Kelly Mears
fce1ab7da6 📦 update: 6.6.8 2022-12-31 11:20:49 -08:00
Ben Word
b063fa030d 🔧 Generated theme.json 2022-09-24 10:28:56 -05:00
Ben Word
a2bd26a4af 🚧 theme.json generator updates 2022-09-24 10:28:56 -05:00
Kelly Mears
972f4cd55c improve: set theme.json colors in tailwind conf 2022-09-24 10:28:56 -05:00
Mike Sheppard
ed89b07f4c 🔥 remove default palette + gradients from theme.json (#3002) 2022-03-09 12:49:57 -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
b1d291e63f 🔧 migrate global settings to theme.json (#2964) 2022-02-10 14:52:33 -06:00