You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
10 months ago
..
color.js Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 1 year ago
color.test.js Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 1 year ago
dom.js Make toast support preventDuplicates (#31501) 10 months ago
dom.test.js Refactor dropzone (#31482) 10 months ago
image.js Improve attachment upload methods (#30513) 10 months ago
image.test.js Improve attachment upload methods (#30513) 10 months ago
match.js Avoiding accessing undefined mentionValues (#26461) 2 years ago
match.test.js Use vitest globals (#27102) 2 years ago
time.js Have time.js use UTC-related getters/setters (#30857) 11 months ago
time.test.js Implement contributors graph (#27882) 1 year ago
url.js Support pasting URLs over markdown text (#29566) 1 year ago
url.test.js Support pasting URLs over markdown text (#29566) 1 year ago