forgejo/docs/content/doc/developers
wxiaoguang 0a9a3c2a6d
Improve frontend guideline (#23252)
If an event listener must be `async`, the `e.preventDefault()` should be
before any `await`,
it's recommended to put it at the beginning of the function.
2023-03-02 11:46:47 -05:00
..
api-usage.en-us.md
api-usage.zh-cn.md
guidelines-backend.en-us.md Fix typo in guidelines-backend.en-us.md (#22690) 2023-01-31 21:43:12 +00:00
guidelines-frontend.en-us.md Improve frontend guideline (#23252) 2023-03-02 11:46:47 -05:00
guidelines-refactoring.en-us.md Nest metadata in refactoring docs (#23087) 2023-02-23 16:25:18 +08:00
hacking-on-gitea.en-us.md
integrations.en-us.md
integrations.zh-tw.md
migrations.en-us.md
migrations.zh-tw.md
oauth2-provider.en-us.md
oauth2-provider.zh-tw.md