copilot-swe-agent[bot]
|
819c9a7506
|
fix: resolve TypeScript 6 typecheck issues
- Remove deprecated `downlevelIteration` from tsconfig.base.json (not needed for ES2022+ target)
- Add `noUncheckedSideEffectImports: false` to tsconfig.base.json and ckeditor5 package tsconfigs to allow CSS/plugin side-effect imports
- Remove deprecated `baseUrl: "."` from 6 package tsconfig.lib.json files (unused without `paths`)
- Replace `NodeJS.Timeout` with `ReturnType<typeof setTimeout>` in debounce.ts
Agent-Logs-Url: https://github.com/TriliumNext/Trilium/sessions/8e861e56-2be6-4c61-9558-a666abbe3ff0
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
|
2026-03-31 19:22:16 +00:00 |
|
Elian Doran
|
910b0d280d
|
fix(ckeditor5): reintroduce block handle for floating editor
|
2025-05-05 15:43:14 +03:00 |
|
Elian Doran
|
d6548f4cd6
|
chore(ckeditor5): integrate ckeditor5-math
|
2025-05-04 23:03:29 +03:00 |
|
Elian Doran
|
46e21928b8
|
chore(ckeditor5): integrate ckeditor5-footnotes
|
2025-05-04 21:10:06 +03:00 |
|
Elian Doran
|
a494ff1169
|
chore(ckeditor5): integrate ckeditor5-admonition
|
2025-05-04 19:06:23 +03:00 |
|
Elian Doran
|
cdb62f4376
|
chore(ckeditor5): integrate ckeditor5-mermaid
|
2025-05-04 17:25:30 +03:00 |
|
Elian Doran
|
2a966e7fd8
|
chore(ckeditor5): integrate keyboard-marker
|
2025-05-04 14:47:59 +03:00 |
|
Elian Doran
|
0ccbf75fa1
|
chore(ckeditor5/plugins): integrate file-upload
|
2025-05-03 23:39:30 +03:00 |
|
Elian Doran
|
2dcd37001f
|
chore(ckeditor5/plugins): integrate reference link
|
2025-05-03 17:00:24 +03:00 |
|
Elian Doran
|
5cb5d8e511
|
chore(ckeditor5/plugins): integrate uploadimage
|
2025-05-03 16:40:32 +03:00 |
|
Elian Doran
|
ae85ec6ca6
|
chore(ckeditor5/plugins): integrate cuttonote
|
2025-05-03 15:05:00 +03:00 |
|
Elian Doran
|
ba6aa16778
|
chore(nx/ckeditor5): create empty lib project
|
2025-05-03 11:44:18 +03:00 |
|