You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Major Changes
bd4397a: CascadeController and @cascades decorator are removed. Use @lit/context instead for sharing data between parent and child elements. SlotController.anonymous is removed. Use SlotController.default instead.
Patch Changes
6d1520a: FloatingDOMController: support usage within iframes
3a64fd3: InternalsController: allows accessibility auditing tools to access element internals.