0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 09:40:20 +01:00
gitea/web_src/js/features/comp
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428)
- replace fomantic popup module with tippy.js
- fix chaining and add comment
- add 100ms delay to tooltips
- stopwatch improvments, raise default maxWidth
- update web_src/js/features/common-global.js
- use type=submit instead of js
2022-08-09 14:37:34 +02:00
..
ColorPicker.js
EasyMDE.js move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import (#20679) 2022-08-05 18:08:29 +08:00
ImagePaste.js
LabelEdit.js
MarkupContentPreview.js
QuickSubmit.js move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import (#20679) 2022-08-05 18:08:29 +08:00
ReactionSelector.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
SearchUserBox.js
WebHookEditor.js