Abdullah Atta
95e0c4b0d6
editor: reduce task list header padding
2023-09-05 15:40:25 +05:00
Abdullah Atta
9ec6ca0ded
web: fix various colors
2023-09-05 15:40:25 +05:00
Abdullah Atta
85b7611214
theme: increase opacity of shade color
2023-09-05 15:40:25 +05:00
Abdullah Atta
d256d435e4
theme: mark shade and textSelection colors as deprecated
2023-09-05 15:40:25 +05:00
Abdullah Atta
577a976e01
theme: derive shade color from accent color
2023-09-05 15:40:25 +05:00
Abdullah Atta
07453834b0
docs: update list of colors in theme-engine docs
2023-09-05 15:40:25 +05:00
Abdullah Atta
59f6b5e411
theme: get rid of shade & textSelection colors
2023-09-05 15:40:25 +05:00
Abdullah Atta
ac9be8360a
web: list item title should use heading color
2023-09-05 15:40:25 +05:00
Abdullah Atta
32d0b07f09
web: use accentForeground color instead of white
2023-09-05 15:40:25 +05:00
Abdullah Atta
7b57639076
theme: add new accentForeground color
2023-09-05 15:40:25 +05:00
Abdullah Atta
1fa174bab7
theme: fix input placeholder color
2023-09-05 15:40:25 +05:00
Abdullah Atta
6c52b5a77d
editor: editor toolbar separators should use separator color
2023-09-05 15:40:25 +05:00
Abdullah Atta
d4a6157ed3
web: navigation menu separators should use separator color
2023-09-05 15:40:25 +05:00
Abdullah Atta
a86358bbcd
web: borders between panes should use scoped border color
2023-09-05 15:40:25 +05:00
Abdullah Atta
20d0e6d047
web: fix menu borders should use border color
2023-09-05 15:40:25 +05:00
Muhammad Ali
51fc4bf3e4
core: add support for aligning images in PDF/HTML exports ( #3197 )
...
* web: added function for aligning images
* web: removed regex and added replaceAll in loop
* Update apps/web/src/common/export.ts
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
* core: add support for image alignment in html/pdf export
---------
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-09-05 15:39:59 +05:00
Abdullah Atta
61d0dafd21
desktop: update app-builder-lib patch
2023-09-04 16:01:04 +05:00
Abdullah Atta
89398cb5e5
misc: remove all mention of crypto-worker
2023-09-04 15:58:38 +05:00
Abdullah Atta
72ec4063de
global: update lockfiles
2023-09-04 15:58:23 +05:00
Abdullah Atta
f8423eeea8
editor: update test snapshots
2023-09-04 15:51:47 +05:00
Abdullah Atta
d91203990e
editor: respect text direction when exiting node using arrow keys
2023-09-04 15:51:47 +05:00
Abdullah Atta
fc84c1af51
editor: add keyboard specific android editor tests
2023-09-04 15:51:47 +05:00
Abdullah Atta
58de07073d
editor: improve escaping from & deleting of nodes
2023-09-04 15:51:47 +05:00
Abdullah Atta
cafa5ff821
editor: fix blockquote padding & margin on mobile
2023-09-04 15:51:47 +05:00
Abdullah Atta
1859799ca3
editor: fix crash on adding a task list
2023-09-04 15:51:47 +05:00
Abdullah Atta
271aa11f74
editor: use list-keymap extension instead of own workarounds
2023-09-04 15:51:47 +05:00
Abdullah Atta
e42f1a65f5
editor: update tiptap packages to v2.1.7
2023-09-04 15:51:47 +05:00
Abdullah Atta
73f3a31614
editor: fix sub outline lists not getting outdented
2023-09-04 15:51:47 +05:00
Abdullah Atta
4d7792d06a
editor: fix alignment of outline list indicator
2023-09-04 15:51:47 +05:00
ammarahm-ed
1a0f17c059
mobile: update relations store on open notification
2023-09-04 15:46:37 +05:00
ammarahm-ed
89d941401a
mobile: fix beta tags ui
2023-09-04 15:46:23 +05:00
ammarahm-ed
a076ee640d
mobile: save report issue information if app gets
...
restarted or accidentally closed
2023-09-04 15:45:30 +05:00
Abdullah Atta
8c1629f7dd
web: ask for password when doing sensitive actions
2023-09-04 15:10:18 +05:00
ammarahm-ed
9a31c07ac5
mobile: add verification prompts
2023-09-04 15:10:18 +05:00
ammarahm-ed
11f39316b5
mobile: fix color scheme
2023-09-04 15:09:03 +05:00
ammarahm-ed
f157229e00
mobile: fix theme gets reset on opening share extension
2023-09-04 15:09:03 +05:00
ammarahm-ed
a0f25c4e6f
mobile: fix list not updating on change date sort
2023-09-04 15:07:33 +05:00
Ammar Ahmed
003b3d2a84
Remove hover effect on mobile in editor ( #3163 )
...
* editor: remove background on hover on mobile
* editor: fix task item alignment and size on mobile
2023-09-04 15:06:41 +05:00
ammarahm-ed
1775e0bda1
mobile: fix flash on launch on ios
2023-09-04 14:37:24 +05:00
Ammar Ahmed
d5038ac631
mobile: fix quick notes from notifications ( #3165 )
...
- Add note to default notebook
- Respect paragraph spacing
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2023-09-04 14:36:55 +05:00
ammarahm-ed
7eab77ba01
mobile: fix share sheet sorting
2023-09-04 14:34:53 +05:00
ammarahm-ed
89413c56e2
mobile: auto update pinned note in notif
2023-09-04 14:33:39 +05:00
Muhammad Ali
4d89643203
web: fix multi-select context menu for list items ( #3159 )
2023-09-04 14:31:00 +05:00
ammarahm-ed
e119590249
mobile: prevent login/signup request when loading
2023-09-04 14:27:35 +05:00
ammarahm-ed
ace2dfac30
core: increase server timeout
2023-09-04 14:27:35 +05:00
Abdullah Atta
5843df0ce8
web: allow encrypted backups for basic users
2023-09-04 14:24:46 +05:00
Abdullah Atta
403ed8adb6
web: do not clear attachment upload status on complete
2023-09-04 14:24:24 +05:00
Abdullah Atta
1eb5c8bc46
core: do not trigger auto sync on settings merge
2023-09-04 14:24:24 +05:00
Abdullah Atta
46f7ec5e00
core: do not trigger autosync on attachment upload
2023-09-04 14:24:24 +05:00
Abdullah Atta
52adece147
web: upload arraybuffer on desktop builds for attachments
2023-09-04 14:24:24 +05:00