Alexander Dimitrov

Results 12 comments of Alexander Dimitrov

Hey, I can see there aren't too many replies on issues around, but this looks like a core feature question that would be super helpful in many cases where live...

I am interested in working on this ticket, but I would love to get some general direction/goals of what is needed: - Is there a guideline to look at/specific style...

I have begun some general work in [feature/30-clickable-dropdown-arrows](https://github.com/10up/component-library/commit/95c42a539755e95e640db805d0a3292245294e55) where I added new option `toggleWithArrows`. I have lots of more work to do there as I think that I messed up...

Hey! Here are a few UI examples: The idea is to use existing Gutenberg UI elements - in this case just the toolbar and position it absolutely, visible just on...

I was browsing for some solutions and found this -https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/src/components/post-taxonomies/hierarchical-term-selector.js which we can technically copy-paste, add a filter on top, and replace the checkboxes to the radio. I saw this...

Awesome ^^ I will look into this ticket then 👍 Assigning to myself for now and if there is no update I will comment again here

Maybe that took more than expected but I got to it in the end :D I have opened a draft PR where I am working on a proof of concept...

I like this! Totally voting **for** I have a few thoughts/potential concerns: - How would we manage CSS dependencies like "media query" or other "mixins"? Would their code be included...

Aye! Just assigned, Thanks :)

Hey @fabiankaegy I just added some more information as requested about pulling and updating post meta. There are two different contexts in which we use Meta, so I wrote the...