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
dba7c72325cfc5b42a2cc34d5687ba24f4d3ebe6
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
2
Jul
1
Add entry-point-url attribute support
Add attribute documentation
Fix web component tag
Improve multi-language support and add a fix
Move "that" variable declaration
Fix change event
Remove unused variable
Implement dynamic language switching
Add unit test support using karma+mocha+chai
Remove the setup command from package.json
Include vendored packages in package.json directly
Add gitlab-ci support
Move the implementation into "src", static files into "assets"
Add a separate demo entry point
Add package-lock.json to .gitignore
Update vendored vpu-auth
Did VPULitElementJQuery class refactoring
Allow closing of selector by clicking outside web component
Ignore npm-debug.log
Change package name
Add missing rollup plugin
Add terser local development setting, web-server on watch and documentation
Move VPULitElement to common
Update auth web component
Fix vpu-auth npm module name
Initial person select web component commit
auth: move submodules to real dependencies
Revert puppeteer update
Update npm deps
Update vpu-common
Add separate attributes for the keycloak config
eslint fixes
Rename web components to vpu-auth-keycloak and vpu-login-button
Simplify the login button
Split vpu-auth into vpu-auth and vpu-auth-button
Port to EventBus
Make the menu button look/behave more like the login one
Limit the width of the dropdown a bit more
Calculate the drop down width based on the element offset, not the width
Reduce the min-width of the drop down menu a bit
Loading