Marcelo Serpa

Results 104 comments of Marcelo Serpa

> if you select an item, the style is correctly applied to the paragraph, but if you move the focus to another paragraph and then go back to the one...

> I'll look into it + the z-index CSS issue tomorrow. I fixed the most pressing visual bugs: Your browser does not support the video tag. However, there are still...

I think this is ready for a review pass. Here are a few consumers that can be used to test it in practice: 1. `wp-admin/site-editor.php?canvas=edit`: Add a `date` block and...

I've merged https://github.com/WordPress/gutenberg/pull/60261 here. After fixing a few conflicts, functionality-wise, the control is working fine (with the fixes in this PR). I did find a few visual inconsistencies, though, including...

@mirka Cool! Thanks for the feedback! I'll start splitting into separate PRs then 👍🏻

> Also, any kind of fix in this realm needs to start with a unit test in the v1, to first establish what the original behavior was Ah, copy that....

Closing this in favor of splitting into smaller PRs. See linked PRs for more details.

@djaonourside I don't like the over-usage of `new` there, it's too verbose and pollutes the code. Might be better to just use wrapper functions in a class that is added...

+1 @sebthom You could use `tink_lang` to relieve the pain for now: https://haxetink.github.io/tink_lang/#/declaration-sugar/complex-default-arguments.

By the way, GameDuell made a really cool design for a Haxe t-shirt that the gameduell guys were wearing at the WWX2015. I asked them if they could release the...