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/modules
silverwind 376c0e25f7
Remove fomantic transition module (#26469)
Removes all dropdown and dimmer animations. Works everywhere as far as I
can tell, but need to give this thorough testing. Removes around 70kb
JS/CSS.

Note, I'm not 100% sure regarding the various callbacks, those will need
more investigation, but it appears to work nonetheless.

Fixes: https://github.com/go-gitea/gitea/issues/15709
1 year ago
..
aria Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
fomantic.js Remove fomantic transition module (#26469) 1 year ago
sortable.js Import `sortablejs` only once (#25936) 2 years ago
stores.js Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
tippy.js Batch delete issue and improve tippy opts (#25253) 2 years ago
toast.js Use frontend fetch for branch dropdown component (#25719) 2 years ago
toast.test.js Add toasts to UI (#25449) 2 years ago