Commit Graph

5 Commits (744f7c8200190964b72b145040ea58801949832b)

Author SHA1 Message Date
wxiaoguang c30f4f4be5
Fix issue suggestion bug (#33389) (#33391)
Backport #33389
4 weeks ago
wxiaoguang 4ffa49aa04
Make issue suggestion work for all editors (#33340) (#33342)
Backport #33340

And do not handle special keys when the text-expander popup exists
1 month ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 4 months ago
Anbraten b7fb20e73e
Suggestions for issues (#32327)
closes #16872
4 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559)
None of the frontend js/ts files was touched besides these two commands
(edit: no longer true, I touched one file in
61105d0618
because of a deprecation that was not showing before the rename).

`tsc` currently reports 778 errors, so I have disabled it in CI as
planned.

Everything appears to work fine.
8 months ago