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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for declarative shadow dom #189

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Feb 1, 2022

  1. Add shadowRoot nodes

    whaaaley committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3d29bb5 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Rename `slot` to `attach`
    Add `children` variable
    A root element is required inside `shadow-root` vnodes
    whaaaley committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7308f59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf803a View commit details
    Browse the repository at this point in the history
  4. Forgot else if

    whaaaley committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    bc4b996 View commit details
    Browse the repository at this point in the history
  5. Add a space

    whaaaley committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b2ef880 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08ee4f1 View commit details
    Browse the repository at this point in the history
  7. Patch nodes inside shadowRoot

    I think this is ok
    whaaaley committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    16a3d13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a3d31f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47bef01 View commit details
    Browse the repository at this point in the history
  10. Remove extra prop loop

    whaaaley committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    991ea17 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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