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
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
2 years ago
..
components Improve clickable area in repo action view page (#26115) 2 years ago
features Use unique class for breadcrumb divider (#26524) 2 years ago
markup
modules Remove fomantic transition module (#26469) 2 years ago
render Add custom ansi colors and CSS variables for them (#25546) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
test rename tributeValues to mentionValues (#25375) 2 years ago
utils Avoiding accessing undefined mentionValues (#26461) 2 years ago
webcomponents Refactor locale number (#24134) 2 years ago
bootstrap.js
index.js Show branches and tags that contain a commit (#25180) 2 years ago
jquery.js
svg.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
svg.test.js
utils.js
utils.test.js