1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/web_src/js/utils
wxiaoguang c1fe6fbcc3
Make toast support preventDuplicates (#31501)
make preventDuplicates default to true, users get a clear UI feedback
and know that "a new message appears".

Fixes: https://github.com/go-gitea/gitea/issues/26651

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-06-27 13:58:38 +00:00
..
color.js Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 2024-04-07 16:19:25 +00:00
color.test.js Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 2024-04-07 16:19:25 +00:00
dom.js Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00
dom.test.js Refactor dropzone (#31482) 2024-06-27 01:01:20 +08:00
image.js Improve attachment upload methods (#30513) 2024-06-27 09:31:49 +00:00
image.test.js Improve attachment upload methods (#30513) 2024-06-27 09:31:49 +00:00
match.js Avoiding accessing undefined mentionValues (#26461) 2023-08-12 08:36:23 +00:00
match.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
time.js Have time.js use UTC-related getters/setters (#30857) 2024-05-06 09:36:53 +08:00
time.test.js Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
url.js Support pasting URLs over markdown text (#29566) 2024-03-08 15:15:58 +00:00
url.test.js Support pasting URLs over markdown text (#29566) 2024-03-08 15:15:58 +00:00