forgejo/web_src/js/features/comp
silverwind c71e8abbc3
Add toasts to UI (#25449)
Fixes https://github.com/go-gitea/gitea/issues/24353

In some case like async success/error, it is useful to show toasts in UI.
2023-06-27 02:45:24 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
ConfirmModal.js Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
EasyMDEToolbarActions.js
ImagePaste.js
LabelEdit.js
QuickSubmit.js Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
ReactionSelector.js Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
SearchUserBox.js
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2023-06-18 08:38:47 +00:00
WebHookEditor.js