Minor Changes
- 26f683d: - Make the OverlayController constructor phase synchronous.
- Trigger a setup of the OverlayController on every connectedCallback
- Execute a new OverlayController after (shadowDom) rendering of the element is done
- Teardown the OverlayController on every disconnectedCallback
- This means moving a dialog triggers teardown in the old location and setup in the new location
- Restore the original light dom (if needed) in the teardown phase of the OverlayController
Patch Changes
- Updated dependencies [874ff48]
- Updated dependencies [26f683d]
- @lion/form-core@0.6.0
- @lion/core@0.11.0
- @lion/fieldset@0.14.8
- @lion/select-rich@0.21.0
- @lion/input-datepicker@0.16.0
- @lion/checkbox-group@0.11.15
- @lion/input@0.9.1
- @lion/input-date@0.7.22
- @lion/input-email@0.8.22
- @lion/input-iban@0.9.22
- @lion/input-range@0.4.22
- @lion/radio-group@0.11.15
- @lion/select@0.7.22
- @lion/textarea@0.7.22
- @lion/validate-messages@0.2.14
- @lion/button@0.7.12
- @lion/form@0.6.22
- @lion/localize@0.14.3