12 Commits
Author SHA1 Message Date
2d26c74874 feat(text-editor): add highlight, subscript, superscript and mathematics toolbar actions (#10627)
* feat(text-editor): add highlight action

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* feat(text-editor): add subscript and superscript actions

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* feat(text-editor): add mathematics inline and block actions

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* chore(text-editor): add mathematics and katex dependencies

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* fix(text-editor): fix eslint strict-boolean-expressions in mathematics extension

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* fix(text-editor): change max-width of toolbar to display all icons correctly

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* chore(text-editor): add subscript and superscript as direct dependencies

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* chore(text-editor): add missing locale keys for new text editor actions [temp, AI-generated]

Adds placeholder translations (English fallback) for Highlight, Subscript,  Superscript, Mathematics, and MathematicsBlock to all non-English locale files. Translations are not reviewed and should be replaced by a native speaker.

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

* fix(text-editor): fix subscript/superscript serialization and extension placement

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>

---------

Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com>
Co-authored-by: ComputerCrack <github.compacter838@simplelogin.com>
2026-03-19 09:51:24 +07:00
Artyom SavchenkoandGitHub 144b0acfe1 Support documents table diff and refresh (#10411)
* Add metadata for markdown tables

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Support table diff and refresh

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Fix warnings and icons

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2026-01-17 12:17:20 +07:00
Victor IlyushchenkoandGitHub 007b11c9df Support for embedding links and references in text editor (#9003)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-21 11:45:08 +07:00
Victor IlyushchenkoandGitHub 97c884a30e To Do list improvements (#8280)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-20 11:38:30 +07:00
Victor IlyushchenkoandGitHub 24b66777ea Text & Table cell color styling features (#7624)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-10 16:32:30 +07:00
Victor IlyushchenkoandGitHub bc4c94ae2a Table cell merge & various related fixes (#7599)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-08 15:55:43 +07:00
Victor IlyushchenkoandGitHub 8a4c23fb23 Added focus toolbar for tables in text editor and adjusted table styling (#7509) 2024-12-20 12:35:38 +07:00
Victor IlyushchenkoandGitHub 2158661df5 Inline comments plugin (#7473)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-17 00:22:34 +07:00
Alexander PlatovandGitHub dd8ba84a9b UI and icons fixes (#7177) 2024-11-17 22:43:12 +07:00
Alexander OnnikovandGitHub a337bb128c UBERF-8477 Allow to download image from text editor (#6929)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-15 15:36:27 +07:00
Alexey ZinovievandGitHub 5f795ce0d2 EZQMS-1166: Revamp doc library sections model (#6358)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-08-21 18:47:24 +04:00
Alexey ZinovievandGitHub fba1469647 UBERF-7579: Text editor actions (#6103)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-07-25 10:43:12 +04:00