mirror of https://github.com/go-gitea/gitea.git
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.
Backport #27746 by @lng2020 When hitting the `enter` key to create a new project column, the request is sent twice because the `submit` event and `key up` event are both triggered. Probably a better solution is to rewrite these parts of the code to avoid using native jQuery but reuse the `form-fetch-action` class. But it's beyond my ability. Co-authored-by: Nanguan Lin <70063547+lng2020@users.noreply.github.com> |
1 year ago | |
---|---|---|
.. | ||
components | 1 year ago | |
features | 1 year ago | |
markup | 1 year ago | |
modules | 1 year ago | |
render | 1 year ago | |
standalone | 2 years ago | |
test | 1 year ago | |
utils | 1 year ago | |
vendor | 1 year ago | |
webcomponents | 2 years ago | |
bootstrap.js | 1 year ago | |
index.js | 1 year ago | |
jquery.js | ||
svg.js | 1 year ago | |
svg.test.js | 1 year ago | |
utils.js | 1 year ago | |
utils.test.js | 1 year ago |