Commit Graph

243 Commits

Author SHA1 Message Date
ammarahm-ed
905abd7c2c fix progress background color on android 2022-01-05 10:37:13 +05:00
ammarahm-ed
e5873964ea remove arrow function usage 2022-01-04 23:14:01 +05:00
ammarahm-ed
bbf15c1a12 fix link node not detected if child has styling 2022-01-04 10:59:02 +05:00
ammarahm-ed
e85b570982 fix event not passed on onChange 2022-01-04 10:37:01 +05:00
ammarahm-ed
3ba217e73b try to fix checklist 2022-01-03 15:11:50 +05:00
ammarahm-ed
8c433cb40f handle errors in editor 2022-01-03 11:08:52 +05:00
ammarahm-ed
dbca831544 fix: disable tinymce focus on chaning readonly mode 2021-12-31 19:00:07 +05:00
ammarahm-ed
07bfa8d5a0 remove margins only on ios in editor 2021-12-31 16:02:57 +05:00
ammarahm-ed
406609301c fix table styling 2021-12-31 15:30:49 +05:00
ammarahm-ed
fc7c5a0b3f set padding for ios 2021-12-31 12:35:50 +05:00
ammarahm-ed
8d718d6c7c fix minor glitch in editor when opening new note 2021-12-30 11:05:56 +05:00
ammarahm-ed
b39f6884c2 re-enable readonly mode settings again 2021-12-29 16:45:47 +05:00
ammarahm-ed
e78d5d7e61 add simple error handler 2021-12-29 12:54:49 +05:00
ammarahm-ed
cbfb38f195 remove focus/blur editor logic on set content 2021-12-28 13:42:15 +05:00
ammarahm-ed
d5469ea4c8 feat: improve tables support in editor 2021-12-28 13:21:38 +05:00
ammarahm-ed
cbf2d63ddb update tinymce plugins 2021-12-28 13:18:13 +05:00
ammarahm-ed
aba638ba1c update tables 2021-12-27 18:08:07 +05:00
ammarahm-ed
a2be6cf421 improve search & replace 2021-12-24 10:03:59 +05:00
ammarahm-ed
e8bbf1ec80 fix error when attaching touch handlers to nodes 2021-12-24 10:03:27 +05:00
ammarahm-ed
d0144f2a47 add search with editor selection 2021-12-23 14:51:11 +05:00
ammarahm-ed
e40189aa77 show new note title in placeholder 2021-12-23 12:20:47 +05:00
ammarahm-ed
edc3be53a1 add support for longpress detection on tags in editor 2021-12-23 12:20:14 +05:00
ammarahm-ed
75a865a1cb reduce event delay time 2021-12-23 09:42:00 +05:00
ammarahm-ed
0d12fd6c86 make add tag button in editor same as in properties 2021-12-22 14:04:13 +05:00
ammarahm-ed
bba90f310b update notes-core 2021-12-22 14:03:01 +05:00
Ammar Ahmed
54e2586932 Merge branch 'develop' into feat-version-history 2021-12-22 10:13:36 +05:00
ammarahm-ed
bd3376e093 update plugins 2021-12-21 14:59:20 +05:00
ammarahm-ed
b207cbaf8c fix table cell padding in editor 2021-12-21 14:59:03 +05:00
ammarahm-ed
1310e3fa6b fade color of checked item in list 2021-12-21 11:31:54 +05:00
ammarahm-ed
5f79d4abb2 remove checklist styling from content 2021-12-21 11:21:04 +05:00
ammarahm-ed
bbef84785c do not use arrow functions 2021-12-21 10:08:23 +05:00
ammarahm-ed
1e7eabf452 add tags bar in editor 2021-12-17 10:33:13 +05:00
ammarahm-ed
728b6cb823 fix content loading in editor causes not to save 2021-12-15 11:16:29 +05:00
ammarahm-ed
c72acbd989 feat: note history 2021-12-14 12:33:39 +05:00
ammarahm-ed
3693e2445b fixed issue in content validity checker 2021-12-13 11:28:26 +05:00
ammarahm-ed
5b1ca6ced3 update tinymce plugins 2021-12-13 10:46:10 +05:00
ammarahm-ed
05e893b6a4 fix: unable to focus editor in empty note 2021-12-11 14:07:20 +05:00
ammarahm-ed
bf4213b42b fix empty content loaded in editor 2021-12-09 12:58:55 +05:00
ammarahm-ed
c889297923 fix share extension theme at night 2021-12-09 01:02:21 +05:00
ammarahm-ed
1b442189c1 set a min delay of 200ms 2021-12-08 16:52:36 +05:00
ammarahm-ed
a3188f6576 fix note is not saved when pasting content 2021-12-08 16:20:02 +05:00
ammarahm-ed
73cbe83cd3 fix new note saving & editing 2021-12-06 15:11:35 +05:00
ammarahm-ed
be777a68d0 fix note loading in editor 2021-12-04 12:54:10 +05:00
ammarahm-ed
9875e6ef00 fix some issues with editor on ios 2021-12-02 14:14:31 +05:00
ammarahm-ed
fd272c1372 change selection color to accent color 2021-12-01 19:44:04 +05:00
ammarahm-ed
a4c2471f93 editor: set keep_styles to false 2021-12-01 19:30:53 +05:00
ammarahm-ed
8ad59098d1 change color of link 2021-12-01 19:30:11 +05:00
ammarahm-ed
168c7855b1 fix note loading in editor 2021-11-29 13:57:49 +05:00
ammarahm-ed
c346c9baed change editor title to single line 2021-11-29 11:56:03 +05:00
ammarahm-ed
1b0b6c1ed6 fix tapping in empty editor not focus keyboard 2021-11-29 11:55:26 +05:00