Skip to content

Commit 79cad29

Browse files
authored
Add platform-provided mixins explainer (#1208)
V1 includes: - Rewording on interoperability. - Adds examples on current workarounds used by frameworks. - Adds goal to clarify the general and specific objectives of the proposal. - "behavior" -> "mixin", to avoid confusion with "behaviour" spelling. - Simplifies to add mixins to `attachInternals()` and avoid dynamic changes at runtime. - Adds mixins property to `ElementInternals` to query behaviors. - Removed "Open questions" section and expanded "Future Work" section with a "collision handling" note and 2 more proposed mixins (input and table behaviors). - Updated "Accessibility, Security, and Privacy Considerations" section. - Updated acknowledgements.
1 parent d3d535f commit 79cad29

3 files changed

Lines changed: 526 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Platform-Provided Mixins
3+
about: new issue
4+
title: "[Platform-provided mixins] <TITLE HERE>"
5+
labels: PlatformProvidedMixins
6+
assignees: anaskim
7+
---

0 commit comments

Comments
 (0)