We presently support connect and disconnect events, corresponding to the connectedCallback and disconnectedCallback, but there are three other lifecycle callbacks. One of these, attributeChangedCallback is addressed in a separate issue. The other two, connectedMoveCallback and adoptedCallback should be mapped to events, probably move and adopt?