 
|
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
|
1d450682b1
|
Display documents table source (#10433)
* Display documents table source
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix warning
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix review comments
Signed-off-by: Artem Savchenko <armisav@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
|
2026-01-23 11:20:06 +07:00 |
|
 Artyom SavchenkoandGitHub
|
d8653adf71
|
Add confirmation modal for table refresh (#10428)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
|
2026-01-21 21:01:22 +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
|
995d5750fe
|
fix: show collaborator connection errors (#9259)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
|
2025-06-16 20:35:29 +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 |
|
 Alexander PlatovandGitHub
|
664dfceb9a
|
Minor UI fixes (#8146)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
|
2025-03-06 15:37:57 +07:00 |
|