Aaryan Khandelwal
518327e380
[WEB-1974] fix: images getting replaced on resize ( #5233 )
...
* fix: image resizer error
* refactor: created common function to get the active image element
* fix: build errors
2024-07-30 14:58:40 +05:30
Aaryan Khandelwal
5d2983d027
fix: creation of new todo list item in comments ( #5242 )
2024-07-29 11:29:09 +05:30
Aaryan Khandelwal
4a9e09a54a
fix: image outline on load ( #5230 )
2024-07-29 11:24:23 +05:30
Aaryan Khandelwal
c6cdc12165
fix: headings 4, 5 and 6 triggering heading 3 ( #5206 )
2024-07-23 15:12:21 +05:30
Aaryan Khandelwal
b95d7716e2
fix: editor focus after mentioning ( #5187 )
2024-07-22 16:45:09 +05:30
Aaryan Khandelwal
2ee6cd20d8
chore: add missing headings to the rich text editor ( #5135 )
2024-07-22 15:17:24 +05:30
Aaryan Khandelwal
cb21dcbcef
fix: disable editor history conditionally ( #5133 )
2024-07-19 15:31:22 +05:30
Prateek Shourya
281948c1ce
[WEB-1984] fix: code block padding and margin in pages. ( #5152 )
2024-07-18 15:28:40 +05:30
Prateek Shourya
977b47d35f
[WEB-1843] chore: minor file restructuring. ( #5044 )
2024-07-05 14:58:42 +05:30
M. Palanikannan
12401c54cc
fix: update link view now updates the link ( #4989 )
2024-07-02 19:25:32 +05:30
Aaryan Khandelwal
e78263e01f
[WEB-1689] fix: command enter submits the form ( #4986 )
...
* fix: command enter submits the form
* fix: build errors
2024-07-01 17:00:53 +05:30
M. Palanikannan
f3347c5430
[WEB-1736] fix: drag drop task list ( #4959 )
...
* fix: drag drop issues with h4,h5,h6,images and drag handle position in tables solved
* fix: drag drop fixed for task lists
* fix: drag drop fixed for task lists
* fix: drag drop task list items
2024-07-01 15:22:23 +05:30
M. Palanikannan
fa2cfbbb1b
fix: padding inside the blockquotes inside list items ( #4983 )
2024-07-01 15:18:21 +05:30
M. Palanikannan
ab2e96a915
fix: fix multiline copy paste ( #4978 )
2024-07-01 13:18:35 +05:30
M. Palanikannan
7d4bb3e12b
Fix: image insertion in node boundaries and missing extensions ( #4977 )
...
* fix: insertion of image at node boundaries fixed
* fix: remove unecessary things
* fix: history conflicting
* fix: generate json from html properly
2024-07-01 12:49:10 +05:30
Aaryan Khandelwal
dbd7756163
fix: issue embed option in slash command ( #4938 )
2024-06-27 16:24:52 +05:30
M. Palanikannan
9a255944e4
fix: drag drop issues with h4,h5,h6,images and drag handle position in tables solved ( #4940 )
2024-06-27 15:52:52 +05:30
Aaryan Khandelwal
4452630b33
fix: added import order rules to the editor package ( #4946 )
...
* fix: added import order rules to the editor package
* chore: remove headless ui rule
2024-06-26 18:47:36 +05:30
M. Palanikannan
99184371f7
[WEB-1727] refactor: pages editor sync logic solidified ( #4926 )
...
* feat: pages editor sync logic solidified
* chore: added validation for archive and lock in a page
* feat: pages editor sync logic solidified
* fix: updated the auto save hook to run every 10s instead of 10s after the user stops typing!!
* chore: custom status code for pages
* fix: forceSync in case of auto save
* fix: modifying a locked and archived page shows a toast for now!
* fix: build errors and better error messages
* chore: page root moved
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-06-25 18:58:57 +05:30
Aaryan Khandelwal
dcbd974ac5
fix: mentions not working in any editor ( #4915 )
2024-06-24 13:49:11 +05:30
Aaryan Khandelwal
55a5c2d383
[WEB-1682] chore: additional document editor extensions ( #4905 )
...
* chore: additional document editor extensions
* chore: updated document editor hook
2024-06-21 18:53:35 +05:30
Aaryan Khandelwal
dcdd1ef065
[WEB-1682] refactor: editor code splitting ( #4893 )
...
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
2024-06-21 17:37:11 +05:30