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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
befe70ea00a930634866afeb9c2bcd6884114098
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
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jul
1
Implement setter for the next language
Make the language switcher a toggle button
Update dependencies
Port to new i18next wrapper
Only allow commonjs modules in external dependencies
Use utils.defineCustomElement() for defining our custom elements
Dispatch the event from the element itself.
Default to "de"
Make the select listen to the event itself and change the lang in update()
Add test for the demo and fix a typo in disconnect
Fix the npm package name
Add an empty .gitmodules
Initial commit
person-select: integrate into lerna
auth: lookup node packages in the parent as well
login-button: Use an array to concat styles
Update npm deps
Update auth/common
Set a license in package.json
Remove "VPU"
Add LICENSE
Don't use initAssetBaseURL()
Port to scoped elements
Port away from multientry
Improve selector search message
Remove debugger call and log output
Fix missing variable assignment
Use json-ld expand/compact before accessing the properties
Subclass LitElement directly
Remove library-only parameter (VPU/Middleware/API#10)
Fix birth date API validation
Use select2 styling from vpu-common
Fix person select fetch problem due to jsonLD inits twice with presets
Add birth day support
Remove select version pinning
Fix unselecting if not found
Update libraries
Add reload button
Add refresh button WIP
Lock select2 version
Loading