]> source.dussan.org Git - gitea.git/commit
Fix some incorrect async functions, improve frontend document. (#17597)
authorwxiaoguang <wxiaoguang@gmail.com>
Fri, 12 Nov 2021 12:37:45 +0000 (20:37 +0800)
committerGitHub <noreply@github.com>
Fri, 12 Nov 2021 12:37:45 +0000 (20:37 +0800)
commit7f802631c54d2e91301158380b273b872d62bd80
treed2c138ae0c01fa557a0601829436bae06ac7861c
parent0db7a32b9233d2c0039df4e89356ef0cbcef6dae
Fix some incorrect async functions, improve frontend document. (#17597)
docs/content/doc/developers/guidelines-frontend.md
web_src/js/features/clipboard.js
web_src/js/features/notification.js
web_src/js/features/repo-graph.js
web_src/js/features/repo-legacy.js
web_src/js/features/repo-projects.js
web_src/js/features/stopwatch.js