Skip to content

Commit 2c85f53

Browse files
authored
Replace hospscotch tooltip JS library for QC Plots with tippy (#7367)
1 parent 4bb320a commit 2c85f53

3 files changed

Lines changed: 2528 additions & 0 deletions

File tree

core/webapp/internal/tippy.lib.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<libraries xmlns="http://labkey.org/clientLibrary/xml/">
2+
<library compileInProductionMode="false">
3+
<script path="internal/tippy/tippy-bundle.umd.js" mode="dev"/>
4+
<script path="internal/tippy/popper.min.js" mode="dev"/>
5+
</library>
6+
</libraries>

0 commit comments

Comments
 (0)