|
|
9f88ed4106
|
scss: replace @use with @forward
|
2026-02-11 20:46:12 +00:00 |
|
|
|
690d16f878
|
app.scss: @use header and footer from views directory
|
2026-02-11 16:42:49 +00:00 |
|
|
|
da7bb3067a
|
article block: resolve parent/inner focus toggle issue
|
2026-02-11 15:49:44 +00:00 |
|
|
|
6d710c603e
|
set image block width and height based on selected size, not the lazy size
|
2026-02-11 15:49:13 +00:00 |
|
|
|
cfbe081329
|
css colour classes: conditions for selection colours on white and black backgrounds
|
2026-02-11 12:41:36 +00:00 |
|
|
|
0d6597b64a
|
components.socials: fix variable typo
|
2026-02-10 16:43:48 +00:00 |
|
|
|
7072e8bc8a
|
conditional socials
|
2026-02-10 15:51:11 +00:00 |
|
|
|
866bf46871
|
favicon title var
|
2026-02-10 15:43:03 +00:00 |
|
|
|
449ebe65bb
|
update fontawesome integration and add kit support
|
2026-02-10 15:22:19 +00:00 |
|
|
|
d892714026
|
handle empty content error in core/image block
|
2026-02-10 13:40:24 +00:00 |
|
|
|
a9528116e1
|
supporess acf load error
|
2026-02-10 11:43:44 +00:00 |
|
|
|
910dad6c51
|
add favicon support
|
2026-02-10 11:43:27 +00:00 |
|
|
|
1235dd92b8
|
add simple lightbox
|
2026-02-06 21:42:37 +00:00 |
|
|
|
ce68dc18fc
|
remove unused line
|
2026-02-06 16:36:11 +00:00 |
|
|
|
74e6b95a31
|
remove commented out lines
|
2026-02-05 20:46:07 +00:00 |
|
|
|
8b0d40f13a
|
core/image: only output <figure> rather than complete html document
|
2026-02-05 20:45:54 +00:00 |
|
|
|
755b38c8cf
|
add article block editor style overrides
|
2026-02-05 14:34:54 +00:00 |
|
|
|
55aa23b785
|
wp core image block: parse html and add lightbox link
|
2026-02-05 14:34:36 +00:00 |
|
|
|
c136756962
|
article block: more core block styles
|
2026-02-05 11:59:32 +00:00 |
|
|
|
4c38753830
|
article block: organise styles by core block
|
2026-02-04 13:55:13 +00:00 |
|
|
|
040f0cf464
|
base article block styles
|
2026-02-03 22:54:29 +00:00 |
|
|
|
ea0e3478cd
|
app/blocks: comments for filters and actions
|
2026-02-03 17:18:39 +00:00 |
|
|
|
245f91eb1f
|
add condition for disabling lazy background image
|
2026-02-03 13:03:02 +00:00 |
|
|
|
19ea4b40cd
|
fix background condition in block classname js function
|
2026-02-03 13:01:17 +00:00 |
|
|
|
a6a8a8cf2a
|
block settings: toggle for text contrast and fix colour/tint
|
2026-02-03 13:00:27 +00:00 |
|
|
|
391a522900
|
remove core block styles from wordpress block editor
|
2026-02-03 12:59:28 +00:00 |
|
|
|
03b49fb8c5
|
remove wysiwyg class from article block wrapper
|
2026-02-03 12:58:46 +00:00 |
|
|
|
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 |
|
|
|
76574d605b
|
BackgroundImage component: support specific image sizes and lazy loading
|
2026-01-05 14:49:33 +00:00 |
|
|
|
ad592e99d4
|
add lazy background image
|
2026-01-05 13:39:42 +00:00 |
|
|
|
4607d85457
|
add hero image size
|
2026-01-05 13:39:24 +00:00 |
|
|
|
05a75624de
|
add block READMEs
|
2026-01-04 18:03:17 +00:00 |
|
|
|
5415a8a13e
|
add placeholder markup to example block editor file
|
2026-01-04 18:02:58 +00:00 |
|
|
|
c72377a71b
|
add placeholder js to example block
|
2026-01-04 18:02:36 +00:00 |
|
|
|
01ca34a148
|
remove unused styles and scripts from article block
|
2026-01-04 18:01:53 +00:00 |
|
|
|
84e8cd7696
|
remove unused js function
|
2026-01-04 18:01:18 +00:00 |
|
|
|
1907db914e
|
acf footer block can have buttons or blurb
|
2026-01-04 18:00:37 +00:00 |
|
|
|
afa130a3a5
|
add some placeholder markup to dynamic example block
|
2026-01-04 18:00:05 +00:00 |
|
|
|
405b750585
|
article block : add wysiwyg class to container
|
2026-01-04 17:59:40 +00:00 |
|
|
|
3652b4ec5a
|
background tint no longer requires background image
|
2026-01-04 17:59:01 +00:00 |
|
|
|
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 |
|
|
|
071a7effc2
|
adjust colour php functions
|
2026-01-04 17:53:45 +00:00 |
|
|
|
7ad2182c01
|
article block front end rendering
|
2026-01-03 13:33:13 +00:00 |
|
|
|
3041b42934
|
package-lock.json
|
2026-01-03 10:32:26 +00:00 |
|