notdanilo / web-component

HTML5 CustomElement
Apache License 2.0
0 stars 0 forks source link

WebComponent should not expose connected and disconnected #14

Open notdanilo opened 2 years ago

notdanilo commented 2 years ago

If we improve the instance management connected should be translated to new and disconnected should be implemented with Drop.

We also need to think about the implications for the JavaScript WebComponent API