-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spring 2019 F2F Agenda #802
Comments
cc: @tkent-google for Form associated custom elements. |
I won't attend the F2F. I hope we discuss it online. |
My personal high-priority list:
In addition, I'd love to have an open ended discussions on:
|
Do you think you may be able to join us over phone / video conf? |
Probably aught to add: CSS and JSON modules to the list :) |
Updated the list per @justinfagnani & @travisleithead's comments. |
@caridy (tentatively) and myself will be representing Salesforce. Apart from the items already mentioned here is our ideal priority list (of the non mentioned):
Also +1 in everything @justinfagnani said :) |
What is SSR? |
Server Side Rendering. |
To make the most efficient use of F2F time it would also help if for each topic there's some recommended ahead-of-time reading. |
@rniwa server side rendering is related to a couple of existing proposals: declarative shadow dom and declarative custom elements, but this time we can probably just cover concrete use-cases. 1hr is probably sufficient. |
@rniwa Some time slot suggestions:
16.5 hours is a lot... |
Updated accordingly. We probably want to keep it under 13-14 hours so we probably need to trim down the time from other topics too. e.g. maybe we can do CustomElementRegistry and ::theme() or other theming ability across shadow roots in 30 min each too? |
I think it's difficult. |
Okay, that's unfortunate. Do you think someone else from Google can speak on behalf of you during the meeting? If not, perhaps we should remove it from the agenda. |
I will not be able to attend, but can dial in for an hour or so to speak specifically about form-associated custom elements if people feel there is work we cannot do asynchronously. If that is desired I'd love to hear what people want to talk about. Right now the spec PRs look good to me, and @tkent-google has provided a high-level summary in #187 (comment) . I could translate that into slides, but I presume that is not what people are looking for. |
What does the 'outstanding issues' list look like, and is there a way to put items on this list? There is a small outstanding compatibility issue I reported a year ago that needs some kind of resolution, and can hopefully be resolved in a few minutes. |
@ruoxiran pointer to your issue? Outstanding issues are linked from the README for various technologies. |
It is this mentioned in this issue: w3c/csswg-drafts#1995 I'm only concerned about the current incompatibility between Safari and Chrome/Firefox regarding the lookup scope of name-defined constructs for slotted content. A minimal reproduction of the issue is here: https://codepen.io/ruphin/pen/zPQvXw |
@ruphin that does not seem like the kind of thing that can be solved in a couple of minutes unfortunately and we might not even have the right people attending for CSS-related issues. |
It is a very small edge-case that is currently unspecified in the specs, but it can be resolved without touching larger issues like scoping of css name defining constructs. I think it is trivial to demonstrate that the Safari implementation is correct. It is currently impossible to apply animations to slotted content in Chrome and Firefox due to this. If I have five minutes to make the case, I am sure we can get a consensus on it, so we can suggest a possible resolution to the csswg. |
I disagree with that characterization. This is really about global name resolution and we need a comprehensive plan to resolve it. To be fair, the issue #179 is already in the agenda so we can discuss this there. |
Would it make sense to briefly discuss WebAssembly modules alongside the other module types? It's not web components, but I think we will face analogous issues about asynchronicity that other module types may have. |
Probably not. We don't have the right set of people to discuss that topic, and we've already got too many topics. |
@justinfagnani : I added some links for async DOM UI topic you suggested. Are there any relevant documents people should read beforehand? Also for ::theme and other shadow piercing styling, is there any new proposal, etc... other than ::theme? |
@travisleithead / @dandclark : I added the link to the HTML module explainer. Any other document we should review before showing up at the meeting? |
This agenda looks great!
As part of this I am particularly interested in finding out the state/future of
In particular, github/details-dialog-element#26 (comment) is the reason why we want to find out more about this. |
@muan : We've gotten the request for |
I'm now wondering if folks from Github or Salesforce could tell us how they're using web components at the meeting? In the past, our meetings were very much focused on discussing specific standard issues but I think it would be great if we can learn more about how web components are used in real world at scale. What do you all think? @muan, @caridy, @diervo, @pmdartus: any interests from your side? |
Thanks @rniwa for the suggestion. I'd be happy to talk about how we are using Web Components and the choices we had to make in-depth at the meeting. We have also shared a little bit about this in the post on our transition off jQuery last year. |
@muan That would be great. I added "Real world use cases of web components" for one hour in the hope that folks from Salesforce / Polymer / ComponentKitchen could also tell us something. |
For real world use cases I may be able to provide some insights from the perspective of ING, particularly in the area of accessibility. |
Great idea @rniwa! I would be happy to present how Web Component aligns with Salesforce strategy from a technical and business perspective. I would also like to share what are the challenges we are currently facing with Web Components when trying to address the variety of use cases that Salesforce supports. |
@rniwa @justinfagnani Is there anything newer to read on template instantiation beyond the original proposal? As I recall, at the Tokyo 2018 meeting, Google presented some interesting ideas for lower-level template primitives. I think the resolution was that Google and Apple would follow up on those ideas after the meeting. I was wondering if the outcome of those discussions was documented anywhere as pre-reading for the F2F. |
@JanMiksovsky I have a draft explainer of the latest Template Instantiation ideas here: https://docs.google.com/document/d/1XXJVGKm6UA6SfESDHEH1vFLP5EhTstFYm5DGMQ6Snl8 @rniwa, @hober and I met early this year to solidify the API, and I think we're all relatively happy with the current state. Reading the explainer should get you up to speed for the meeting. |
@annevk @rniwa @travisleithead ... In Tokyo, Chris Joel and I had prepared a few slides for the topics we were most involved in - mostly background, some code samples, and open-questions - to try to help level-set everyone and prep the conversation. Was that helpful? If so I could make 1-3 slides for the topics I want to highlight, like Scoped CustomElementRegistry, lazy element definitions, custom pseudo-classes and Maybe this could help us regain some time. It's possible Scoped CustomElementRegistry won't take a full hour, etc. |
@justinfagnani if kept short I think that helps. But also make sure OP has the relevant links so folks can study in advance (bit late now perhaps, but seems it's all mostly there already). |
The issue links are there. I'm thinking summary for context. I'll make them and we can use them if the seem likely to be helpful. |
Inspired by today's great presentations of real world use-cases from Component.Kitchen, GitHub, ING and Salesforce, I prepared a quick ad-hoc demo as well. If you anybody is interested, ad we could squeeze it somewhere in Friday's agenda, I'd be happy to show it. I hope it could give some value as well. |
I updated OP with pointers to the meeting notes. |
Where can we check outcomes of this meeting? |
@askbeka what kind of outcomes are you looking for? The main outcome is that various presented proposals will be further refined per given feedback. |
I guess the "Summary of solutions" and "Summary of action items" sections are supposed to be filled by someone of the participants? It would be nice if you could write them down. https://www.w3.org/2019/04/26-components-minutes.html#ActionSummary |
@annevk I would like to know if there are any conclusion I haven't noticed your changes with meeting notes, you have posted them seconds before I have commented. |
We generally don't make decisions synchronously as that'd not allow for those not being able to attend to give input. |
I filed #809 to track the issue that we need a callback for when the parser finished parsing children or when child nodes had changed since this came up quite frequently during F2F. Please add your use cases & rationales as you see fit to make the case. |
Guys, https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Declarative-Custom-Elements-Strawman.md.... This makes me sooooooooo happy!!!!!!! Finally, finally we have a native declarative proposal!!!! But this is revolutionary, cause as developers, finally we could really use the platform for the way we intended to since 10 years. I guess all the frameworks out there are the prove that this is the way we would like to work! Thanks for proposing this, looking forward to possible polyfills and new update to the proposal. 🎉 |
For those who were in the photo we took on the last day, I have it ready. Please email me (same username as my Github account) at webkit.org, and I'll send it to you privately since I'm not certain if everyone wants their pictures being distributed publicly. |
We're planning to have a F2F in Toronto on April 25th and April 26th.
Let's list the possible topics of discussion with the estimated time needed. Here's the current list:
April 25th
Meeting space information and introductions, ~10 minHTML module (HTML Modules #645; explainer), CSS module (Cascading Style Sheet module scripts #759), and JSON modules (JSON "modules" #770), ~2.5 hoursObserve connected-ness in MutationObserver: [https://github.com/Make it possible to observe connected-ness of a node whatwg/dom#533, ~30 minReal world use cases of web components, ~1 hourScoped CustomElementRegistry: Scoped Custom Element Registries #716, ~1 hourLazy element definition: Lazy Custom Element Definitions #782, ~30 minCustom pseudo-classes: Custom pseudo-classes for host elements via shadow roots (:state) #738, ~30 minCustom elements only API: How to define APIs only for custom element authors #758, ~1 hourForm participation Need callback for form submit data #187 (comment) / form associated elements (explainer), ~1 hourApril 26th
More real world use cases of web components, ~15 min::theme() (explainer) or other theming ability across shadow roots, ~1 hourAsynchronous UI updates / DOM update batching (Display Locking, async append, DOMChangeList), ~1 hourResolving ID references in CSS: How should various document internal references work when SVG is being used in shadow DOM #179, with emphasis on resolving SVG use element: SVG use element can't reference an element within the same shadow tree #772, ~1 hourAccessibility with Shadow DOM (Reflecting IDRef, Use IDRef reflection in ARIA), ~1 hourTemplate Instantiation (original proposal by Apple), ~1 hoursNotes
Logistics
For attendance and logistics, please continue to reply on #786
The text was updated successfully, but these errors were encountered: