Artur Arseniev

Results 173 comments of Artur Arseniev

Amazing work @robhoward thanks for sharing

Thanks @pvbergen for sharing the use case and making your module available for others. Great talk and the integration seems quite solid 👏

@HansSchouten truly amazing, and thanks for the open-source libraries

Hi Emil, I tried this https://jsfiddle.net/37n5691f/ but can't see the issue

Thanks @emilsedgh Ok, I think we have to improve the [style attribute parser here](https://github.com/artf/grapesjs/blob/c1fb490a73adefb0fa073f37bef4e6178d9321a8/src/parser/model/ParserHtml.js#L64) Suggestions are welcome

> I would be a bit worried of corner cases the regexp might fail and also the performance impact, but that'd be the easiest way to solve it. Yeah, regexp...

At first look the issue might be here: https://github.com/artf/grapesjs/blob/a850a305b80b8f86c0e7e4fb92b6492c2e5a1957/src/dom_components/model/ComponentVideo.js#L115-L117 indeed in the export/import I'd expect just `... controls>` and not `... controls="controls">`. The HTML code generator should use single attributes...

Thanks Mike for pointing this out, I definitely add this to the Roadmap (#74)

> GatsbyJS has made a great commitment to accessibility. Might be worth checking them out @mgifford GatsbyJS itself is just a static site generator, not a kind of "site builder...

@mgifford no problem BTW I'm not that much in a11y and unfortunately, I invest my time in other things so any help, from anyone, is highly appreciated