|
062c13d0d7
|
✨ implement dropdown then set tool bar name as uploadDocx and repair history for undo on import docx, got @esi_package/ckeditor5-import@0.0.6
|
2025-01-24 11:56:29 +07:00 |
|
|
c7faf3d97e
|
🖼 adjust icon for insert/import, got @esi_package/ckeditor5-import@0.0.5
|
2025-01-22 17:53:18 +07:00 |
|
|
d5d26ead68
|
✨ insertDocx button for the plugin, got @esi_package/ckeditor5-import@0.0.4
|
2025-01-22 16:17:17 +07:00 |
|
|
285dbf6c0b
|
🎉 finally done the nested list pre-processing for font-size and for the link on tag a, got @esi_package/ckeditor5-import@0.0.3
|
2025-01-22 15:31:19 +07:00 |
|
|
360e4736a9
|
🏁 pre-process list tag li and link tag a
|
2025-01-22 15:02:51 +07:00 |
|
|
25ac23c3ae
|
🏁 pre-process list tag li
|
2025-01-22 15:02:22 +07:00 |
|
|
28eddb8fc0
|
✨ finally handle the mathlive fontSize in ckeditor after the import word, got @esi_package/ckeditor5-import@0.0.1
|
2025-01-22 13:11:41 +07:00 |
|
|
a0b4713b0c
|
⚠ javascript/typescript dom do not touch doc.style. because it will turns the content to escaping characters and cannot process furthur more for put those into ckeditor support, because even using .replace or try to change those escaping characters will also not working for them and no way to apply on them anymore for examples " which is for single quote '
|
2025-01-20 21:45:18 +07:00 |
|
|
f34d56ca83
|
🧠 font-size can pre-process but with not mathlive size and font-style stucks with out of control on escaping characters
|
2025-01-20 20:06:29 +07:00 |
|
|
b52225bcf1
|
🧠 pre-process each mathml element on the response html text into a ckeditor5-mathlive native
|
2025-01-19 21:23:13 +07:00 |
|
|
b6c510de54
|
✨ finally able to support html output, fixes the random chaos chinese characters on the output of word-to-html
|
2025-01-19 21:13:39 +07:00 |
|
|
907bee0527
|
✨ init project with ckeditor5-export template, with new ckeditor.svg content resized into 20x20 px
|
2025-01-15 17:58:02 +07:00 |
|