Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Toolkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Web Component Framework
Toolkit
Graph
d87aea9f49876d6b45f46a24da67f25f45a1ec0b
Select Git revision
Branches
17
advertisement
automagic
dbp-translation-component
demo
protected
demo-file-handling
favorites-and-recent-files
icon-set-mapping
lit2
main
default
protected
person-select-custom
port-i18next-parser
publish
remove-sentry
renovate/lock-file-maintenance
revert-6c632dc6
wc-part
wip-cleanup
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jul
Shorten username if chevron becomes invisible
Remove "VPU"
Don't show the profile image by default
Handle logout being aborted in beforeunload
Add a LICENSE file as well
Add a license
Don't read the default keycloak settings from env.js
Allow silentCheckSsoRedirectUri to be a relative/absolute path as well
Don't use initAssetBaseURL()
Update deps
Move to scoped vpu-icon
Port to scoped elements
Add option to pass a list of optional scopes to vpu-auth
Extend the demo to show the parsed token and make a userinfo request
Add eslint support and fix all warnings
Also set the "locale" option for the keycloak login
Update common
Retry the keycloak init in case it fails.
Access Auth menu from keyboard
Enable PKCE
Add a border to the profile image
Fix dropdown background color
Pass the current language to the keycloak login page
Mark the login svg as an image for a11y
Make the login button accessible
Always import keycloak from the beginning
Add a new keycloak-config attribute which will override all keycloak defaults.
Set the global variables before we emit the status updates and emit after the person is loaded.
Handle keycloak init blocking forever
Add an entry-point-url attribute
Change chevron-up to -down on @blur
Send a logging-out event when transitioning from logged-in to logged-out
Only emit a changed event in case the token has actually changed
Always send an event in case of keycloak changes
Use EventTarget() from event-target-shim to fix Safari support
Add an attribute to display the profile link and disable it by default
Replace the remember-login attribute with a new try-login one
Support redirect-less login in case the user is already logged in.
Fix some typos
Refactor keycloak logic
Loading