app-shell: Support the new scoped elements registry polyfill
Compare changes
+ 13
− 1
@@ -729,7 +729,19 @@ export class AppShell extends ScopedElementsMixin(AdapterLitElement) {
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
Register the activity properly and create a scoped element if the API is there.
One all bugs are fixed upstream this should allow us to switch to lit v2 without any further changes.