Skip to content

Migration Guide for Flutter web slotted rendering.#5928

Merged
sfshaza2 merged 4 commits intoflutter:masterfrom
ditman:slots-in-web
Jun 21, 2021
Merged

Migration Guide for Flutter web slotted rendering.#5928
sfshaza2 merged 4 commits intoflutter:masterfrom
ditman:slots-in-web

Conversation

@ditman
Copy link
Member

@ditman ditman commented Jun 16, 2021

This change adds a Migration Guide for the new Flutter web slotted rendering, explaining how the code is changing and what users need to do for their web apps to keep working as normal.

Fixes: flutter/flutter#80524

@google-cla google-cla bot added the cla: yes Contributor has signed the Contributor License Agreement label Jun 16, 2021
@ditman ditman requested a review from yjbanov June 16, 2021 00:17
@yjbanov yjbanov requested a review from sfshaza2 June 16, 2021 00:25
Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yegor made some comments that I turned into official GitHub suggestions. He also had some questions as to the design, and I will leave that to the two of you to resolve. :)

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>
@ditman
Copy link
Member Author

ditman commented Jun 16, 2021

Thanks @sfshaza2 for the suggestions! I was halfway through applying by hand Yegor's suggestions so I took the ones from you that wouldn't directly conflict with my changes :P I've manually applied your changes to the first half of the doc, I think I got'em'all!

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I will let Yegor have the final say.

@ditman ditman requested a review from yjbanov June 17, 2021 01:00
@ditman
Copy link
Member Author

ditman commented Jun 17, 2021

I've added a few more lines here and there, I think I addressed all of the comments. @yjbanov I've re-tagged you to PTAL. Once we're happy with the content, I'll ping @sfshaza2 for a last review!

Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sfshaza2 sfshaza2 merged commit 9250e1e into flutter:master Jun 21, 2021
@ditman ditman deleted the slots-in-web branch June 22, 2021 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Contributor has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[web] Use ShadowDOM slots to render HtmlElementViews

3 participants