Skip to content

Enhanced query filter blocks [rebased and updated]#39

Open
goldenapples wants to merge 3 commits intomainfrom
enhanced-query-filter-blocks-updated
Open

Enhanced query filter blocks [rebased and updated]#39
goldenapples wants to merge 3 commits intomainfrom
enhanced-query-filter-blocks-updated

Conversation

@goldenapples
Copy link

See #25 - this is the same branch, just cleaned up with phpcbf to follow the formatting standards of this project.

@goldenapples goldenapples force-pushed the enhanced-query-filter-blocks-updated branch 3 times, most recently from 167000c to 2ee049c Compare March 4, 2026 21:14
Thomas Navarro and others added 3 commits March 4, 2026 16:16
… direction

- Updated package.json to include @wordpress/env as a dev dependency.
- Added new attributes `displayType` and `layoutDirection` to block.json for post-type and taxonomy blocks.
- Modified the Edit component for post-type and taxonomy blocks to include SelectControl for display type and ToggleGroupControl for layout direction.
- Implemented conditional rendering for select, radio, and checkbox inputs based on the selected display type.
- Updated render.php files for post-type and taxonomy blocks to handle new display type and layout direction attributes.
- Added styles for radio and checkbox groups in style-index.css to support vertical and horizontal layouts.
- refactor: Remove shared styles registration and update label classes in taxonomy render

Build changes to render files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant