|
|
e3bb5274ad
|
add block READMEs
|
2026-01-04 18:03:17 +00:00 |
|
|
|
af0fb75d22
|
add placeholder markup to example block editor file
|
2026-01-04 18:02:58 +00:00 |
|
|
|
fd44d8d091
|
add placeholder js to example block
|
2026-01-04 18:02:36 +00:00 |
|
|
|
3325eab953
|
remove unused styles and scripts from article block
|
2026-01-04 18:01:53 +00:00 |
|
|
|
71646f253f
|
acf footer block can have buttons or blurb
|
2026-01-04 18:00:37 +00:00 |
|
|
|
b37583f3b2
|
add some placeholder markup to dynamic example block
|
2026-01-04 18:00:05 +00:00 |
|
|
|
e876dd1ca8
|
article block : add wysiwyg class to container
|
2026-01-04 17:59:40 +00:00 |
|
|
|
799115fd37
|
article block front end rendering
|
2026-01-03 13:33:13 +00:00 |
|
|
|
8d8ccedbf2
|
basic article block backend working
|
2026-01-03 10:31:24 +00:00 |
|
|
|
0576d05dfb
|
block background image settings
|
2026-01-02 20:21:33 +00:00 |
|
|
|
70e995cbd5
|
block background colours and tint
|
2026-01-02 01:15:56 +00:00 |
|
|
|
b0d6d90616
|
add css class name helper functions for blocks
|
2025-12-19 12:29:38 +00:00 |
|
|
|
9a8df23529
|
remove console.log from block js
|
2025-12-18 11:01:52 +00:00 |
|
|
|
8ffec45182
|
integrating attributes
|
2025-12-18 10:57:50 +00:00 |
|
|
|
ae6eec5848
|
remove old style acf block
|
2025-12-15 18:24:46 +00:00 |
|
|
|
f0d8cb2065
|
use standard block.json method with ACF blocks
|
2025-12-15 18:10:06 +00:00 |
|
|
|
d47b3fdb07
|
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 |
|
|
|
da8097e7c3
|
cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block
|
2025-12-12 13:12:37 +00:00 |
|
|
|
917150bbe6
|
a working react/php dynamic wordpress block example integrated with the Vite build process
|
2025-12-10 19:44:32 +00:00 |
|
|
|
b16bd77355
|
restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks
|
2025-12-09 22:40:44 +00:00 |
|
|
|
b03bdc2139
|
fix container width in blocks
|
2025-12-09 22:01:23 +00:00 |
|
|
|
0055a25420
|
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 |
|
|
|
00d0861014
|
default content block that uses core inner blocks
|
2025-11-23 17:34:49 +00:00 |
|
|
|
010160ce46
|
pull in v11.0.1 from upstream
|
2025-10-30 21:40:17 +00:00 |
|
Brandon
|
5ffb5636b2
|
🎨 Simplify the default Composers (#3250)
|
2025-03-26 21:24:04 -05:00 |
|
Ben Word
|
723506daba
|
✨ 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 |
|
Steve Ross
|
586da211df
|
updates from most recent website build
|
2024-12-20 17:09:16 +00:00 |
|
Marcelo
|
d58fcc7976
|
🩹 Add missing text domain to skip link (#3190)
|
2024-05-29 13:59:43 -05:00 |
|
Brandon
|
308cc20859
|
🩹 Fix the comment list output (#3184)
|
2024-02-02 09:36:33 -06:00 |
|
Brandon
|
4ff19c77ca
|
🩹 Fix exception being thrown when listing comments (#3182)
|
2024-02-01 16:56:58 -06:00 |
|
Ben Word
|
0365fb2515
|
♿️ Add accessible names to nav elements (#3179)
* ♿️ Add accessible names to nav elements
---------
Co-authored-by: Nathan Knowler <nathan@knowler.me>
|
2024-01-18 13:18:02 -06:00 |
|
Brandon
|
c72f14c68d
|
🎨 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
|
f57d9aab30
|
🎨 Make the Alert component anonymous (#3173)
|
2024-01-05 11:10:05 -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 |
|
Brandon
|
dd114a4798
|
🎨 Move default theme markup to the app layout
🐛 Fix uncontrollable HTML output (Fixes #3166)
|
2023-12-18 20:15:03 -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 |
|
Ben Word
|
353a60711d
|
🔍️ Posts: Use latest h-entry microformat (#3115)
|
2023-01-23 20:46:47 -06:00 |
|
strarsis
|
03921768f3
|
🐛 Fix i18n warnings (#3039)
|
2022-05-11 14:30:48 -05:00 |
|
Pascal GAULT
|
85366aeb06
|
chore(header): allow unescaped siteName data (#2967)
|
2022-02-06 11:27:02 -06:00 |
|
Nathan Knowler
|
4281ffff90
|
feat(search): use a button element (#2943)
This is trivial. The only real benefit is that it might be easier to add an icon and easier to style.
|
2022-01-11 10:05:35 -06:00 |
|
Brandon
|
fc53cf18b8
|
fix(views): Use dot notation on entry-meta view includes (#2941)
|
2022-01-10 16:16:14 -06:00 |
|
Ben Word
|
21491ce84f
|
enhance(views): Move page section views to a sections directory (#2936)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
|
2022-01-10 16:00:11 -06:00 |
|
Ben Word
|
358ae364d7
|
Remove all base styles followup (#2900)
|
2021-12-20 08:32:50 -06:00 |
|
Brandon
|
385452469a
|
chore(views): nitpick blade syntax
|
2021-10-21 15:19:13 -05:00 |
|
Nathan Knowler
|
8cb0124750
|
Use menu name as accessible name of <nav>
|
2021-10-08 09:13:37 -05:00 |
|
Nathan Knowler
|
824a2cc18c
|
Only display <nav> if primary_navigation is set
The contents of the menu were being conditionally displayed, but it
would display an empty `<nav>` element if the menu location wasn’t set.
|
2021-10-08 09:13:37 -05:00 |
|
Brandon
|
e845481fc2
|
chore(deps): Bump dependencies
chore(view): Remove tabindex from main selector
|
2021-02-16 01:08:50 -06:00 |
|
Michael W. Delaney
|
23e374d773
|
enhance(view): Add "skip to content" link (#2622)
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
098f2fcfe5
|
chore(view): Remove redundant selector
|
2021-02-16 01:08:50 -06:00 |
|