mirror of
1
Fork 0
forgejo/web_src/less
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
..
chroma
code
codemirror
console
features
markup
modules Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
shared
standalone
themes
_admin.less
_base.less
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less
_home.less
_install.less
_organization.less
_repository.less
_review.less
_svg.less
_tribute.less
_user.less
animations.less
helpers.less
index.less Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
misc.css
variables.less