Matias Ventura

Results 38 comments of Matias Ventura

Thank you @mrwweb for putting the time and effort in gathering all these thoughts and looking through the history and past conversations. It's wonderful to see the attention and deep...

@fabiankaegy definitely — with serialized I mean saving it in the markup compared to generating it based on attributes server-side at render time. @scruffian with `elements.text` I mean accessing the...

I don't think we are in disagreement there! The tools from the editor are always going to be limited compared to the possibilities of custom work. Perhaps the wording wasn't...

Would love to see some participation and help on the [registration API work](https://github.com/WordPress/gutenberg/issues/16209) (there's a lot that got done there already) and [the PHP APIs](https://github.com/WordPress/gutenberg/issues/8352)! Have you reviewed recently the...

Now we need to prioritize creating templates for specific slugs (like category-travel, or custom post type templates). I'd imagine we could start with a modal that includes a selector for...

Not sure such a generic search would be easier to grasp. Users are used to their categories, tags, post types being a concrete thing. I think we should lean towards...

Why would we need to combine it all in a single modal? I was hoping that when you create a category template you'd have the option of narrowing it down...

There are also some functional things we should support on placeholder — like setting width / height, aspect ratio, border radius, and any other properties that would make sense _before...

Nice, thanks for the tweaks. Now we need to get the "constrain image to dimensions / aspect ratio" issue sorted and we'd be in a great place :)