Commit Graph
20 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
Alexander OnnikovandGitHub c633be0084 EQMS-1633 Fix qms inline comments (#9873)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-18 16:37:18 +07:00
Artyom SavchenkoandGitHub 59c8f05508 Add content to new card form in Home (#9803) 2025-09-08 22:44:45 +07:00
Victor IlyushchenkoandGitHub 99feb2e894 Simplified editor plugin configuration management (#9485)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-07-08 17:30:27 +07:00
Victor IlyushchenkoandGitHub f21996252b Generalized implementation of the text editor toolbar (#9147)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-06-05 11:05:21 +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 2cab7e50bb Interpret plain text paste events in the text editor as an opportunity to parse and apply Markdown (#8618)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-17 19:26:27 +03:00
KristinaandGitHub af9bb74670 New chat & inbox (#8328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 17:09:09 +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 75c207a822 UBERF-9144: Stay in same view after delete sub-issue (#8051)
* UBERF-9144: Stay in same view after delete sub-issue

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fmt

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* move link resolver back to text-editor-resources

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-19 10:28:58 +03: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 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 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
Alexander OnnikovandGitHub 4ff8a4559f Cloud collaborator refactoring (#6424) 2024-08-29 15:10:37 +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 ZinovievandAndrey Sobolev 5f90d7821d UBERF-7675: Remove heading text action from compact editors (#6143)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-07-28 14:55:42 +07: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
Alexey ZinovievandGitHub 0fc0115c99 UBERF-7495: Global editor kit extensions (#6057)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-07-12 15:42:13 +07:00