Brian Hanson
Brian Hanson
Not sure this is the _best_ way to fix this, but I think it's at least a way. This PR alters the `searchingInNeed` function within the `businesses` template to return...
### Description I'm not sure _exactly_ why but in the `apply` function, `$value` can sometimes be an array. My best guess is that when an asset field is used twice,...
### Description Fixes an issue where resaving values didn't work when using the queue ### Related issues Fixes #11974
Continuation of #12436 but instead of handling the copy server-side, the controller will return fragments of HTML that we use to replace fields and immediately save a draft. This simplifies...
Gatsby's preview requires a manual refresh at the moment.
Variables are important.
Fixes the validation of URLs with special characters (like `ä`). I'm_ not sure if this is the best fix, so I'm definitely open to suggestions here.
Updates CKEditor to use the [new installation methods](https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/migration-to-new-installation-methods.html). The big change between old and new is that the new no longer supports DDLs and leans all in to JavaScript imports...
### Description Adds a "collapsible" option to source headings when customizing.  When checked, headings will get an icon before the label and items beneath...
Ensures the `fetch` call will only happen once per page load