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.
forgejo/web_src
silverwind 57f1ea0366
Fix loading button with invalid form (#20754)
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.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
fomantic Replace fomantic popup module with tippy.js (#20428) 2 years ago
js Fix loading button with invalid form (#20754) 2 years ago
less Make branch icon stand out more (#20726) 2 years ago
svg Replace some icons with SVG (#20741) 2 years ago