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
Merge requests
!81
Add info tooltip
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add info tooltip
add-tooltip
into
master
Overview
0
Commits
6
Pipelines
1
Changes
3
Merged
Tögl, Christina
requested to merge
add-tooltip
into
master
3 years ago
Overview
0
Commits
6
Pipelines
1
Changes
3
Expand
Add a new component which uses tippy and a circle-info icon for showing simple information tooltips.
0
0
Merge request reports
Viewing commit
7170de4d
Prev
Next
Show latest version
3 files
+
5
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
7170de4d
Clean up, inline tooltip icon
· 7170de4d
Neuber, Eugen Ramon
authored
3 years ago
packages/tooltip/assets/index.html.ejs
+
0
−
1
Options
@@ -3,7 +3,6 @@
<head>
<meta
charset=
"UTF-8"
>
<script
type=
"module"
src=
"dbp-tooltip-demo.js"
></script>
<style
src=
"tippy.css"
></style>
</head>
<body>
Loading