mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
c829f4430d4dacca83e2fcdb076ade2db88ab2ff
index.js to components dir, and remove unused codes. (#17301)
* frontend refactor * Apply suggestions from code review Co-authored-by: delvh <[email protected]> * Update templates/base/head.tmpl Co-authored-by: delvh <[email protected]> * Update docs/content/doc/developers/guidelines-frontend.md Co-authored-by: Lunny Xiao <[email protected]> * fix typo * fix typo * refactor PageData to pageData * Apply suggestions from code review Co-authored-by: delvh <[email protected]> * Simply for the visual difference. Co-authored-by: delvh <[email protected]> * Revert "Apply suggestions from code review" This reverts commit 4d78ad9b0e96ca180e0823de17659a2e0814c099. Co-authored-by: delvh <[email protected]> Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: 6543 <[email protected]>
Frontend refactor: move Vue related code from
index.js to components dir, and remove unused codes. (#17301)
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%