d17058fbdb
allow extra classes in className js function
2026-01-04 17:57:51 +00:00
be4c3632e2
use json lists in editor.js
2026-01-04 17:57:20 +00:00
7a32eb324e
adjust framework css
2026-01-04 17:56:40 +00:00
05f580d078
acf blocks: adjust padding and contrast controls
2026-01-04 17:55:34 +00:00
468fd85f65
most block lists to json files
2026-01-04 17:54:46 +00:00
7ad2182c01
article block front end rendering
2026-01-03 13:33:13 +00:00
205d730cd9
basic article block backend working
2026-01-03 10:31:24 +00:00
49ef33cffc
block background image settings
2026-01-02 20:21:33 +00:00
cd5751df63
block background colours and tint
2026-01-02 01:15:56 +00:00
b8f7bb77dd
add css class name helper functions for blocks
2025-12-19 12:29:38 +00:00
c24cb0919b
fix editor styles after wp update
2025-12-19 12:28:25 +00:00
49a4642ff3
remove console.log from block js
2025-12-18 11:01:52 +00:00
78de18847f
remove unused css
2025-12-18 11:00:43 +00:00
b263e232c3
integrating attributes
2025-12-18 10:57:50 +00:00
4549344c27
tweak editor styles
2025-12-15 18:34:09 +00:00
b142262fae
remove old style acf block
2025-12-15 18:24:46 +00:00
d84c70ad94
use standard block.json method with ACF blocks
2025-12-15 18:10:06 +00:00
f718532c8f
auto-registering blocks in php and javascript with dynamic enqueuing of associated styles and scripts with support for scss and blade
2025-12-13 14:22:42 +00:00
157c79a56b
cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block
2025-12-12 13:12:37 +00:00
9013516782
a working react/php dynamic wordpress block example integrated with the Vite build process
2025-12-10 19:44:32 +00:00
cb671d00a8
restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks
2025-12-09 22:40:44 +00:00
4f01ce1670
stop loading blocks in main app.js
2025-12-09 22:11:20 +00:00
b3924e47d0
block whitelist json
2025-12-09 22:10:55 +00:00
31e6c81a91
remove BadExample css
2025-12-09 22:10:35 +00:00
cab3908a70
use json file for block whitelist
2025-12-09 22:06:47 +00:00
615abaf470
basic block styles within editor
2025-12-09 22:04:29 +00:00
cee267ba24
remove blocks.js
2025-12-09 22:02:59 +00:00
1c613e5e3f
tweak acf block settings
2025-12-09 22:02:24 +00:00
8b0584a6b9
add $wpblue var
2025-12-09 22:01:52 +00:00
bf9b4cdc7b
fix container width in blocks
2025-12-09 22:01:23 +00:00
bae8ecb72b
new text editor block that contains core blocks as inner blocks and prevents them from being used at top level
2025-11-27 07:14:31 +00:00
3a8f82cc42
default content block that uses core inner blocks
2025-11-23 17:34:49 +00:00
5605b5f6c0
replace deprecated scss
2025-10-30 22:01:23 +00:00
b404580499
pull in v11.0.1 from upstream
2025-10-30 21:40:17 +00:00
Brandon
be765102ef
🎨 Simplify the default Composers ( #3250 )
2025-03-26 21:24:04 -05:00
Ben Word
f82aa1081b
🩹 static
2025-02-26 10:51:55 -05:00
Ben Word
741b8c879c
✨ Use @roots/vite-plugin ( #3231 )
...
Co-authored-by: Brandon <brandon@tendency.me >
2025-02-22 15:13:42 -05:00
Ben Word
6958f1cc6b
♻️ Improve theme.json generation with more robust CSS parsing ( #3223 )
2025-02-06 08:52:03 -05:00
Matthias
2343d60a83
fix tailwind css regex mismatch ( #3221 )
2025-02-05 17:58:57 -05:00
Pavol Caban
424c91b856
Fix Vite dependency extract ( #3219 )
...
* Fix Vite dependency extract regex
* Fix Vite Typescript compatibility
2025-02-05 17:50:31 -05:00
Steve Jones
d659ad01b8
🩹 Compact fix for color generation in theme.json ( #3222 )
...
* Fix for incorrect theme.json generation of colours
* Fix for theme.json color generation
* Compact fix for colour theme.json generation
---------
Co-authored-by: Steve Jones <steve@codewithfeeling.com >
2025-02-05 17:47:11 -05:00
Ben Word
2ae34b9f55
✨ Tailwind v4 ( #3208 )
...
Co-authored-by: Brandon <brandon@tendency.me >
Co-authored-by: csorrentino <cjsorren@gmail.com >
Co-authored-by: stuart <stuartjwong@gmail.com >
2025-02-02 07:53:33 -05:00
csorrentino
82b818553e
Support external WP dependencies in JSX files ( #3209 )
2025-01-20 18:02:59 -05:00
Ben Word
9c7c11fb54
🩹 Dev server: fix WP dependency handling ( #3207 )
...
* Revert "🎨 Simplify WordPress dependency handling" (#3202 )
* 🩹 Fix dev server error
2025-01-20 15:57:09 -05:00
tombroucke
a3a3b704a8
🔧 Import static assets ( #3204 )
...
Similar to `.assets(["images"])` in bud, we can add static assets in vite.
2025-01-15 18:10:41 -05:00
Ben Word
462e4e413d
🎨 Simplify WordPress dependency handling ( #3202 )
2025-01-14 08:10:27 -05:00
Ben Word
ff3046ed32
🔧 Use Vite for build ( #3199 )
...
Co-authored-by: Brandon Nifong <brandon@tendency.me >
2025-01-04 08:45:24 -05:00
c3e5edab8b
updates from most recent website build
2024-12-20 17:09:16 +00:00
3bf359177a
acf-json
2024-11-06 22:55:01 +00:00
e0ad3b5d03
custom post type and ACF json syncing
2024-11-06 22:42:07 +00:00