gitea/web_src/js/components
silverwind 59f812bc1c
Fix and enhance comment editor monospace toggle (#36181)
Fixes: https://github.com/go-gitea/gitea/issues/36175

1. Correctly apply setting on textareas spawned by comment edit
3. When changing the setting, apply it to all textareas on the current page

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-01-26 14:19:47 +00:00
..
ActionRunStatus.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
ActivityHeatmap.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
ContextPopup.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
DashboardRepoList.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
DiffCommitSelector.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
DiffFileTree.vue Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
DiffFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
PullRequestMergeForm.vue Replace CSRF cookie with `CrossOriginProtection` (#36183) 2025-12-25 12:33:34 +02:00
RepoActionView.vue Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
RepoActivityTopAuthors.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
RepoBranchTagSelector.vue Replace CSRF cookie with `CrossOriginProtection` (#36183) 2025-12-25 12:33:34 +02:00
RepoCodeFrequency.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
RepoContributors.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
RepoFileSearch.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
RepoRecentCommits.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
ViewFileTree.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
ViewFileTreeItem.vue Show edit page confirmation dialog on tree view file change (#36130) 2025-12-20 02:29:39 +01:00
ViewFileTreeStore.ts Fix file-tree ui error when adding files to repo without commits (#36312) 2026-01-08 12:04:51 -08:00