Alexander Dimitrov
Alexander Dimitrov
If I have 3000 in use, it will create a live reload setup that uses that port, which would redirect me to a project that is already running. I have...
There are CSS and JS folders that are included from the main class, while the JS and CSS files at root level are unused and serve no use. This should...
### Description of the Change Resolves #30 - Add an option `toggleWithArrows: boolean` to show arrows for dropdown menu items instead of only being able to click on the top-level...
### Is your enhancement related to a problem? Please describe. I want to disable the ContentSearch for card items that are part of the query loop. Example: ```jsx setAttributes({ selectedPost:...
### Description of the Change Adds new Terms Picker component to allow editors to pick a single category from set of categories. There is similar existing component in core https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/src/components/post-taxonomies/hierarchical-term-selector.js...
### Describe the bug The width of the dropdown after searching is expanding to the width of the viewport. ### Steps to Reproduce On a desktop: 1. Open https://gutenberg.10up.com/ 2....
### Is your enhancement related to a problem? Please describe. Add the graphics attached as comments into posts. Of course, we can create new issues for this as a request...
Add a new page to describe how we can output custom information in the query loop. Still work in progress