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
silverwind d19c2c9fcb
Fix loading button with invalid form (#20754) (#20759)
Previously, if a invalid form was submitted (for example issue with no
title), the form could not be re-submitted again because the button
would not stay stuck in loading state. Fix that by hooking the 'submit'
event instead which triggers only when the form is valid.
3 years ago
..
fomantic Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 3 years ago
js Fix loading button with invalid form (#20754) (#20759) 3 years ago
less Display project in issue list (#20583) 3 years ago
svg Add Helm Chart registry (#19406) 3 years ago