Results 59 issues of Ben Dwyer

## What? If a site has a classic navigation menu, but no wp_navigation CPTs then we should fallback to the classic navigation block. If there's a primary location then we...

[Block] Navigation

## What? In classic themes we don't output the styles for elements, which we rely on for button styles. This adds those rules to the global styles output for all...

Global Styles

This adds a JSON version of the text for use in JS bibles like javascripture.org. To test, run `python main.py` in the `code` directory. There are some syntax errors, which...

I have found some morph codes that I don't know how to parse: S-2PDSF S-1SGSF S-1SASF S-1SDSF S-1PDPM S-1PNPM S-1SAPN S-2SGSF S-1SASF S-1PNSF S-1PGPF S-1SAPN S-1SAPM ADV-I ADV-S ADV-K ADV-C...

I couldn't find a tool which parses the Greek morphology for the New Testament, so I made one: https://github.com/javascripture/morphgnt If you want to include it in this then I'd be...

I have found a few instance where the chapter markers in the XML are in the wrong places, for example: ``` ``` ``` ``` ``` ``` ``` ``` ``` ```...

## What? Now that this component is marked as an experiment (https://github.com/WordPress/gutenberg/pull/47465), we can remove the IS_GUTENBERG_PLUGIN check from this code. ## Why? This will allow the experimental component to...

[Block] Navigation

## What problem does this address? When my navigation block is in a "fallback" state, and then I add a link to it, I see a spinner and I get...

[Block] Navigation

## What? This makes it possible to modify the name of the OffCanvasEditor component, so that it can be customized to the context it's being used in. ## Why? The...

Needs Accessibility Feedback
[Block] Navigation

## What? A popular feature in classic themes was to allow users to change the color palette and font families of their theme, usually the customizer. This is already possible...

[Type] Enhancement
Global Styles