Merge pull request #6345 from nurbek91/Tippy.js

Add Tippy.js / js lib #5945
main
Elbert Alias 3 years ago committed by GitHub
commit 2514e02798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

@ -1615,6 +1615,20 @@
"scriptSrc": "/tiny_?mce(?:\\.min)?\\.js", "scriptSrc": "/tiny_?mce(?:\\.min)?\\.js",
"website": "http://tinymce.com" "website": "http://tinymce.com"
}, },
"Tippy.js": {
"cats": [
59
],
"description": "Tippy.js is the complete tooltip, popover, dropdown, and menu solution for the web, powered by Popper.",
"icon": "Tippy.js.svg",
"dom": "style[data-tippy-stylesheet]",
"js": {
"tippy.defaultProps": ""
},
"scriptSrc": "/tippy\\.js(?:@|/)?([\\d\\.]+)?\\;version:\\1",
"oss": true,
"website": "https://atomiks.github.io/tippyjs"
},
"Tipsa": { "Tipsa": {
"cats": [ "cats": [
99 99