Skip to content

Conversation

rianby64
Copy link
Contributor

attachedCallback() is mentionend in the example TacoButton but
at the interface 2.4 CustomElementsRegistry the connectedCallback
replaces the attachedCallback.

attachedCallback() is mentionend in the example TacoButton but
at the interface 2.4 CustomElementsRegistry the connectedCallback
replaces the attachedCallback.
@rianby64
Copy link
Contributor Author

What happened? 😄
Is this spec the main stream for web components? Or maybe you migrated to another place?
Which spec you advice me to read?
Thanks in advance

@annevk
Copy link
Collaborator

annevk commented Apr 22, 2016

It has been upstreamed into https://dom.spec.whatwg.org/ (create element bits) and https://html.spec.whatwg.org/multipage/ (window.customElements and most of the infrastructure).

@annevk
Copy link
Collaborator

annevk commented Apr 22, 2016

(And your name was already on the list of acknowledgments for HTML (or you have a namesake).)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants