Skip to content
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

[DOM Parts] Add new declarative syntax and update iterative proposal #1023

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from

Commits on Jul 31, 2023

  1. Update DOM-Parts-Imperative.md after DOM parts discussion

    This removes some options that we have decided against.
    1. DocumentPart and ChildNodePart cache child parts
    2. DocumentPart and ChildNodePart clone
    3. Partial attribute updating is supported with either array value or
         TemplateStringsArray
    tbondwilkinson committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0e7d430 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ce92803 View commit details
    Browse the repository at this point in the history