Commit Graph

115 Commits

Author SHA1 Message Date
8b7a71c883 fix indent 2026-02-03 12:57:39 +00:00
6cc3aa2b30 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
16cabcf2b5 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
4607d85457 add hero image size 2026-01-05 13:39:24 +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
071a7effc2 adjust colour php functions 2026-01-04 17:53:45 +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
03e5667240 cleanup unused theme hook 2026-01-02 18:54:16 +00:00
cd5751df63 block background colours and tint 2026-01-02 01:15:56 +00:00
10a72b01cf move restAPI class to utilities 2025-12-19 12:28:59 +00:00
d4b0f328f7 setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +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
06b90a75d0 remove old code 2025-12-09 22:09:49 +00:00
1e8b173d31 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +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
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
Brandon
71622502b4 🔥 Remove unnecessary HMR client setup (#3241) 2025-03-26 21:21:13 -05:00
Johan van der Molen
7df0d47c08 🧑‍💻 Always import editor.css in block editor settings (#3248) 2025-03-26 20:57:56 -05:00
Andréas Lundgren
1bdf4b1aa0 🎨 Remove unused use statement in setup.php (#3238) 2025-03-04 05:35:32 -06: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
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
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
d67a9ea2ff disable comments 2024-11-06 22:56:03 +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
Brandon
7e5e789e7b 🩹 Fix the comment list output (#3184) 2024-02-02 09:36:33 -06:00
Ben Word
ba672ce51a 🩹 Comments title: Fix make-pot warning (#3178) 2024-01-18 12:56:13 -06:00
Brandon
884bfc770f 🎨 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
Brandon
eaae7ac7f9 👷 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
Ben Word
47958c949c 🔥 Remove Soil features (#3172) 2024-01-16 09:17:15 -06:00
Brandon
af74fb3305 🎨 Make the Alert component anonymous 2024-01-04 12:05:48 -06:00
Jacek Gajewski
837da757a1 ♻️ 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
Ben Word
1fba34e6fd 🔧 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
Joshua Fredrickson
2ca4da4e0e 💡 Update WordPress documentation links (#3107) 2022-12-01 16:09:54 -06:00
Brandon
d0631488fd chore(lint): run pint (#3075) 2022-07-12 11:29:07 -05:00
Joshua Fredrickson
50a542f212 🎨 Add trailing commas (#3032) 2022-04-27 13:27:04 -05:00
Ben Word
1fc4986a8b 🔥 remove add_theme_support('align-wide') (#3008) 2022-03-16 09:01:38 -05:00
Ben Word
8e27580a9b 🔧 migrate global settings to theme.json (#2964) 2022-02-10 14:52:33 -06:00
Nathan Knowler
71b2635e0c fix: app/setup.php doesn’t need to be executable (#2933) 2022-01-05 01:06:27 -06:00
Brandon
933cd9ae3a chore: remove helpers.php (#2917)
* chore: remove helpers.php

* chore(docs): remove helpers.php reference from readme
2022-01-02 14:11:43 -06:00