Abdullah Atta
7708e5b66e
editor: fix react error 409
2024-02-22 15:48:04 +05:00
Ammar Ahmed
565cd8d828
editor: fix callout margins
2024-02-22 13:33:23 +05:00
Ammar Ahmed
2804710a8d
mobile: fix keyboard jump on tap in dropdown
2024-02-22 13:15:44 +05:00
Abdullah Atta
1c206fb058
editor: fix rtl for outline list
2024-02-21 22:13:41 +05:00
Abdullah Atta
4848cb9f08
editor: add callout component
2024-02-21 22:13:38 +05:00
Ammar Ahmed
4d75da5ee0
mobile: release v3.0.5 beta
2024-02-21 14:08:36 +05:00
Ammar Ahmed
4079dd079c
mobile: update toolbar
2024-02-21 13:58:50 +05:00
Abdullah Atta
69aa9e284d
editor: fix marks.filter is not a function error on pressing Enter
2024-02-21 13:54:53 +05:00
Abdullah Atta
a2dd96d64b
editor: add support for simple checklists
2024-02-20 13:51:47 +05:00
Ammar Ahmed
4444c731f9
editor: implement simple checklists
2024-02-20 13:50:36 +05:00
Ammar Ahmed
fe02385b52
editor: fix color picker missing prop
2024-02-15 16:28:36 +05:00
Ammar Ahmed
ee5ebfe7eb
editor: fix keyboard focus issues on mobile
2024-02-15 16:04:03 +05:00
Abdullah Atta
5002947c27
editor: fix Position -1 is outside of fragment error
2024-02-13 10:46:17 +05:00
Ammar Ahmed
bc0f92ea5d
mobile: sqlite-multiple-ciphers patch
2024-02-06 23:15:40 +05:00
Ammar Ahmed
b2ac5965d4
mobile: fix reorderable side menu
2024-02-06 00:00:14 +05:00
Ammar Ahmed
47ef642648
mobile: update sheet component
2024-02-05 22:21:14 +05:00
Ammar Ahmed
da3ce62f08
global: fix type errors during build
2024-02-05 22:21:14 +05:00
Abdullah Atta
930fadeae4
global: update lockfiles
2024-02-05 22:21:14 +05:00
Abdullah Atta
b732337ca2
global: update lockfiles
2024-02-05 22:21:14 +05:00
Abdullah Atta
c988c510ba
web: migrate everything to react@18
2024-02-05 22:21:14 +05:00
Abdullah Atta
9c858c0037
core: fix "type" does not exist
2024-02-05 22:21:14 +05:00
Ammar Ahmed
3179c0ca2a
mobile: migrate to sqlite
2024-02-05 22:21:14 +05:00
Abdullah Atta
9f33de94cb
global: update lockfiles
2024-02-05 22:21:14 +05:00
Abdullah Atta
a70b309df8
global: update lockfiles
2024-02-05 22:21:14 +05:00
ammarahm-ed
fe2fc26bc0
mobile: migrate to typescript
2024-02-05 22:21:14 +05:00
Ammar Ahmed
9d1374dcd4
editor: fix progress not showing in image on mobile
2024-01-29 19:05:49 +05:00
Abdullah Atta
094a65e514
editor: hide progress on image if 0
2024-01-29 18:26:44 +05:00
Abdullah Atta
d3371326f2
editor: add progress indicator to image
2024-01-29 18:26:44 +05:00
Abdullah Atta
081201aa42
editor: add support for ignoring edits
2024-01-29 18:26:44 +05:00
Abdullah Atta
270e6778d1
editor: optimize image loading when fast scrolling
2024-01-29 16:23:59 +05:00
Abdullah Atta
2074320583
editor: revoke blob urls on image unmount
2024-01-29 16:09:05 +05:00
Abdullah Atta
19a151f637
editor: fix image query matching all images in editor
2024-01-28 17:17:45 +05:00
Ammar Ahmed
7c4a6f1e17
global: update deps
2024-01-27 23:06:24 +05:00
Ammar Ahmed
4558c0b2eb
mobile: fix downloading attachments from editor
2024-01-27 16:06:04 +05:00
Abdullah Atta
a442677e91
editor: fix loading of images that have wrong mime type
2024-01-27 16:06:04 +05:00
Abdullah Atta
95666bee36
editor: remove attachment progress once it reaches 100
2024-01-27 16:06:04 +05:00
Abdullah Atta
f53fb58024
editor: eagerly load image/webclip instead of waiting on client
2024-01-27 16:06:04 +05:00
Abdullah Atta
27840b9bd6
editor: fix link pasting ( #4178 )
2024-01-26 18:57:59 +05:00
Muhammad Ali
ae819504f0
editor: fix input rules not working at the end of note ( #4130 )
...
* web: added condition in getDeletedNodes
* editor: some corrections
* editor: merge if conditions
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2024-01-26 16:43:19 +05:00
Muhammad Ali
76a4d5c2a5
editor: fix subtasks getting unchecked on drag/drop reorder ( #4135 )
...
* editor: add a condition to check nested item state
* editor: force coerce value to boolean
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2024-01-26 16:31:23 +05:00
Abdullah Atta
3211e7a149
global: update lockfiles
2024-01-05 21:54:06 +05:00
Abdullah Atta
08496c699e
editor: fix font size changes back after exiting list ( fixes #3602 )
2024-01-05 21:48:00 +05:00
Muhammad Ali
0de463526f
editor: add support for +/- font-size using shortcut keys ( #4029 )
2024-01-05 10:40:29 +05:00
Muhammad Ali
5fd79875ef
editor: fix math/formula block getting cut off on mobile ( #4023 )
2024-01-05 10:39:20 +05:00
Abdullah Atta
6127eb97af
editor: do not mark task list as completed if there are no items
2023-12-22 11:49:10 +05:00
Abdullah Atta
a31e863c7b
global: update lockfiles
2023-12-22 11:16:26 +05:00
Muhammad Ali
15a32ac83a
editor: fix pasting a word inside a list adds newlines around it ( #3843 )
...
* editor: added openstart, openEnd from old slice
* editor: removed extra import
* editor: update test snapshots
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-12-22 11:11:03 +05:00
Muhammad Ali
7905584eac
editor: disable invalid tools when inside a code block ( #3997 )
...
* editor: removed fontSize property from code-text style
* editor: TO BE CONTINUED
* editor: some comments for testing
* editor: comment removed
* editor: diabled font size and family in code-block
* editor: disable invalid tools when inside code block
* editor: remove unused console.log
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-12-22 10:26:25 +05:00
Abdullah Atta
4e6466fc18
editor: handle md links with parentheses ( #3996 )
2023-12-19 14:54:22 +05:00
Muhammad Ali
bfe5a5cb96
editor: correctly style other types of lists in outline list ( #3889 )
2023-12-19 12:15:36 +05:00