Abdullah Atta
52d48352fd
editor: add export as csv to table
2023-03-18 11:35:47 +05:00
ammarahm-ed
984bf1f15f
core: remove trash duration fn
2023-03-17 22:07:19 +05:00
ammarahm-ed
a07c8b9e11
core: add trash cleanup duration settings
2023-03-17 22:07:19 +05:00
alihamuh
fb8df74242
web: added trash setting to control delete time
2023-03-17 22:07:19 +05:00
Abdullah Atta
3674594832
core: do a healthcheck before logging out user on session revoke
2023-03-17 17:03:00 +05:00
Ammar Ahmed
1ee24cde07
editor: add support for attachment previews ( #2123 )
...
This adds support for basic attachment preview support. Currently only image previews are supported on mobile.
Fixed image downloading not working on mobile
Added image preview support on mobile with support for loading full quality images in full screen.
Added Attachment preview logic in editor, so in future we can support preview for other files such as audio & video
2023-03-17 14:43:53 +05:00
Abdullah Atta
93baed35f4
editor: fix code-block tests to use our own getChangedNodes fn
...
(cherry picked from commit ff246fb9092ea002b76738f3f7082b5c5f10ea6c)
2023-03-13 12:41:29 +05:00
Abdullah Atta
3e1420d496
editor: get rid of @remirror/core-utils
...
(cherry picked from commit c74f15c86b2f25c9f572ea74f47243e1b52f9c1f)
2023-03-13 12:41:02 +05:00
Abdullah Atta
6ba04f4731
editor: move cell properties button outside of table settings
...
this fixes #1410
2023-03-06 16:44:09 +05:00
Abdulrehman-Jafer
7359e23b65
web: fix autocomplete caret color in all inputs ( #2073 )
...
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com >
2023-03-06 15:25:14 +05:00
Abdullah Atta
01387bae94
editor: update code-block test snapshost
2023-03-06 15:15:52 +05:00
Abdullah Atta
cb644dbea6
editor: disable wrapping for all lines in codeblocks
2023-03-06 15:15:52 +05:00
Abdullah Atta
fc5ea0ad51
editor: add tests for codeblock
2023-03-06 15:15:52 +05:00
Abdullah Atta
8108dbae8a
editor: move codeblock language loading into highlighter plugin
2023-03-06 15:15:52 +05:00
Abdullah Atta
b14a9d6eca
editor: improve code block detection when pasting
2023-03-06 15:15:52 +05:00
Abdullah Atta
2f4a7f5410
editor: migrate tests to vitest
2023-03-06 15:15:52 +05:00
Abdulrehman-Jafer
dfa718f8ea
web: fix autocomplete text color for all inputs ( #2057 )
...
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com >
2023-03-06 14:53:35 +05:00
Abdullah Atta
46509a04b0
editor: all lists should have the same spacing
2023-02-28 16:18:48 +05:00
Abdullah Atta
35210ad02b
web: remove unnecessary console.log stmt
2023-02-28 14:09:09 +05:00
ammarahm-ed
50c05efb48
mobile: fix platform check
2023-02-28 14:07:00 +05:00
Abdullah Atta
092016f942
editor: do not build test files
2023-02-28 12:44:11 +05:00
Abdullah Atta
e53cc648f0
core: do not unsub all once events on publish
...
this was a stupid bug where publishing any type of event would
unsubscribe all events that had once set to true.
2023-02-28 12:11:13 +05:00
ammarahm-ed
f56cbfc142
mobile: fix loading images in realtime sync
2023-02-28 12:11:13 +05:00
Abdullah Atta
abf1f5c61c
editor: add tests for backspace handling
2023-02-28 11:17:05 +05:00
Abdullah Atta
1d5b0793d0
editor: move list node types to a separate file to prevent require loop
2023-02-28 11:17:05 +05:00
Abdullah Atta
5ba72fdbd4
editor: adjust sub list indentation
2023-02-28 11:17:05 +05:00
alihamuh
c7d26d2444
editor: improve backspace handling with lists
2023-02-28 11:17:05 +05:00
Ammar Ahmed
1cb0ebd4f8
mobile: fix scroll into view on ios ( #2017 )
2023-02-27 16:06:06 +05:00
Abdullah Atta
16ffec1f1e
editor: set up integration tests
2023-02-27 11:07:06 +05:00
Abdullah Atta
912e97dc3c
editor: add button to sort task list
2023-02-27 11:07:06 +05:00
Abdullah Atta
b948dcee22
editor: optimize clear all completed tasks action
2023-02-25 11:55:46 +05:00
Abdullah Atta
a633f4a3fe
editor: task list should update when its items are toggled
2023-02-25 11:53:57 +05:00
Abdullah Atta
acb384c901
editor: fix Enter key not working on some keyboards in Android
2023-02-24 11:47:10 +05:00
Abdullah Atta
043228fe47
editor: fix link popup not opening on link focus
2023-02-24 09:20:35 +05:00
Muhammad Ali
f29e7936d1
editor: fix link colors in link hover popup ( #1991 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-02-23 17:19:13 +05:00
Ammar Ahmed
d4a7b8d9c9
editor: add borders/scrolling to tagbar on mobile ( #1997 )
2023-02-23 17:07:44 +05:00
Muhammad Ali
fbabfe468a
editor: adjust horizontal rule's vertical spacing ( #1985 )
2023-02-23 17:00:13 +05:00
Muhammad Ali
87c7eccee4
editor: preserve all whitespaces while setting content ( #1978 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-02-23 16:34:46 +05:00
Abdullah Atta
2ada289e74
editor: update patch for @tiptap/extension-link
2023-02-23 13:13:27 +05:00
Abdullah Atta
1edf416461
editor: update patch for @tiptap/core
2023-02-23 13:13:27 +05:00
Abdullah Atta
6fae73b612
editor: increase force update debounce timeout to 200ms
2023-02-23 13:13:27 +05:00
Abdullah Atta
ec898748b1
editor: preserve font family in persisted selection
2023-02-23 13:13:27 +05:00
Abdullah Atta
5be67823ce
editor: optimize selection updates in codeblock
2023-02-23 13:13:27 +05:00
Abdullah Atta
33bf5e26ff
editor: only show table toolbars when table is selected
2023-02-23 13:13:27 +05:00
Abdullah Atta
08363f95e0
editor: update tiptap packages
2023-02-23 13:13:27 +05:00
Abdullah Atta
dc62291fba
editor: only update node views if attributes change
2023-02-23 13:13:27 +05:00
Abdullah Atta
43034cf3a3
editor: show gradient overlay on image for better contrast
2023-02-23 13:13:27 +05:00
Abdullah Atta
88f047c312
editor: reduce no. of nested nodes in task list for perf
2023-02-23 13:13:27 +05:00
Abdullah Atta
46a635d4f4
editor: migrate to vanilla js outline list
2023-02-23 13:13:27 +05:00
ammarahm-ed
c41806bd70
editor: fix build errors
2023-02-23 11:02:10 +05:00