gitea/web_src/js/features/comp
Harry Vince d7ec23febf
Fix editor markdown not incrementing in a numbered list (#33187)
Amended the logic for newPrefix in the MarkdownEditor to resolve
incorrect number ordering.

Fixes #33184

Attached screenshot of fixed input similar to issue 
<img width="175" alt="Screenshot 2025-01-09 at 23 59 24"
src="https://github.com/user-attachments/assets/dfa23cf1-f3db-4b5e-99d2-a71bbcb289a8"
/>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-10 07:28:38 +00:00
..
ComboMarkdownEditor.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +08:00
ConfirmModal.ts Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
Cropper.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +08:00
EasyMDEToolbarActions.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +08:00
EditorMarkdown.test.ts Fix editor markdown not incrementing in a numbered list (#33187) 2025-01-10 07:28:38 +00:00
EditorMarkdown.ts Fix editor markdown not incrementing in a numbered list (#33187) 2025-01-10 07:28:38 +00:00
EditorUpload.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorUpload.ts Fix JS error when dropping a file to a editor without dropzone (#32804) 2024-12-12 12:37:25 +08:00
LabelEdit.ts Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
QuickSubmit.ts Correctly query the primary button in a form (#32438) 2024-11-07 04:21:53 +08:00
ReactionSelector.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +08:00
SearchUserBox.ts Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
TextExpander.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
WebHookEditor.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +08:00