0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 10:54:40 +01:00
gitea/web_src/js
silverwind 00d3876c85
Use tippy.js for context popup (#20393)
By appending the tooltips to `document.body`, we can avoid any stacking context issues caused by surrounding element's CSS.

This uses [tippy.js](https://github.com/atomiks/tippyjs) instead of Fomantic popups. We should aim to replace all Fomantic popups with this eventually and then get rid of the Fomantic `popup` module completely.
2022-07-19 00:33:34 +02:00
..
components Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2022-07-15 17:38:18 +08:00
features Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
markup
modules Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
standalone
testUtils
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js