Commit Graph

61 Commits

Author SHA1 Message Date
Muhammad Ali
50ff39845a editor: changed absolute to relative 2023-06-05 16:02:50 +05:00
Muhammad Ali
1cb34d0783 editor: added image-tools for readonly-mode 2023-06-05 16:02:50 +05:00
Abdullah Atta
a3c24bc666 editor: fix image resizing 2023-03-22 13:28:25 +05:00
Abdullah Atta
30a069c845 editor: always use black icons on image overlay 2023-03-22 13:28:25 +05:00
Abdullah Atta
72db8724ec editor: improve gradient overlay on image 2023-03-20 14:00:50 +05:00
Abdullah Atta
43034cf3a3 editor: show gradient overlay on image for better contrast 2023-02-23 13:13:27 +05:00
Abdullah Atta
1f29273561 editor: only auto close a popup if it is fully opened 2023-02-06 13:23:21 +05:00
Abdullah Atta
9116a24392 global: update license year to 2023 2023-01-16 13:48:28 +05:00
Abdullah Atta
5c8cf1beb5 editor: allow multiple popups at one time on mobile 2023-01-03 22:05:08 +05:00
Abdullah Atta
808270d2ef editor: saving a color now updates the color list 2022-11-12 16:38:19 +05:00
Abdullah Atta
69d48ce5c1 editor: menus not opening on web/desktop 2022-09-29 15:56:05 +05:00
ammarahm-ed
df50ece50d editor: don't open already opened popup again 2022-09-13 11:54:33 +05:00
Abdullah Atta
d81f5dba65 refactor: migrate to theme-ui from rebass 2022-08-31 07:26:27 +05:00
Abdullah Atta
c317774c8a docs: add license header 2022-08-30 16:17:04 +05:00
Abdullah Atta
a1834b15c1 theme: migrate to custom fork of rebass for latest changes 2022-08-29 20:03:10 +05:00
thecodrr
12b011278e refactor: use single typescript version & config 2022-08-27 17:27:46 +05:00
thecodrr
15f5fcd521 refactor: run eslint on the whole project 2022-08-27 15:23:11 +05:00
thecodrr
e898ef5d86 refactor: run prettier on the whole codebase 2022-08-26 16:19:39 +05:00
thecodrr
2e65a81351 fix: force popup to render & topmost zIndex
(fixes streetwriters/notesnook#772)
2022-08-04 23:52:08 +05:00
thecodrr
0f83caae60 fix: allow setting resize handle color 2022-08-04 20:10:12 +05:00
thecodrr
85228115b1 fix: disable resizer for readonly editor 2022-07-27 16:43:13 +05:00
thecodrr
78d348122a fix: only set minimum width to not distort the image 2022-07-18 10:05:24 +05:00
thecodrr
c238660b05 chore: publish v1 2022-07-15 09:29:09 +05:00
thecodrr
5c68fe8cc7 refactor: use same resizer component for image & embed 2022-07-09 21:28:02 +05:00
thecodrr
34f71508f6 fix: conditional tools not working on mobile 2022-07-09 11:22:23 +05:00
thecodrr
39bc1d58cf fix: do not reload editor on theme change 2022-07-09 09:00:05 +05:00
thecodrr
fd59a81eb4 fix: use same popup handler for dropdown 2022-07-08 16:54:51 +05:00
thecodrr
342692436f feat: apply font family to font family menu 2022-07-07 13:15:34 +05:00
thecodrr
56f28fa0a9 fix: submenu indicator is too tiny 2022-07-06 11:15:38 +05:00
thecodrr
dda66bcf95 fix: remove hover effect on touch devices 2022-07-06 11:11:31 +05:00
thecodrr
7d1e378fa4 fix: dont prevent default if action sheet isn't open 2022-07-01 14:41:05 +05:00
thecodrr
e95471e19b chore: update all tiptap packages 2022-06-30 21:39:01 +05:00
thecodrr
58e4702cdc chore: copy all 3rd css files 2022-06-30 17:41:00 +05:00
thecodrr
a1f45ee0b0 fix: orphaned popup cannot be closed 2022-06-28 06:46:29 +05:00
thecodrr
b577f7385f feat: add take photo using camera button for mobile 2022-06-27 09:49:22 +05:00
thecodrr
6ab368a039 feat: add back press handler 2022-06-27 09:33:32 +05:00
thecodrr
2246683ccc fix: blocking action sheet has no overlay 2022-06-27 09:06:10 +05:00
thecodrr
5841943778 feat: improve popups ui for web 2022-06-27 09:00:36 +05:00
thecodrr
f9fdf1f920 feat: add hover popup for link 2022-06-25 10:23:39 +05:00
thecodrr
52ae305274 feat: improve toolbar performance 2022-06-24 14:59:58 +05:00
thecodrr
0c669a5aea refactor: improve portal provider logic 2022-06-22 13:50:08 +05:00
thecodrr
89f5ed0464 feat: finalize search/replace 2022-06-22 11:59:43 +05:00
thecodrr
d5efcd95fd fix: improve color picker for mobile 2022-06-21 09:08:44 +05:00
thecodrr
01c1cb581d chore: remove all console logs 2022-06-20 12:29:02 +05:00
thecodrr
41c1128023 fix: all popups not opening properly 2022-06-20 11:52:13 +05:00
thecodrr
9e405670ca fix: replace action sheet with custom implementation 2022-06-20 10:52:20 +05:00
Ammar Ahmed
50a8e8bacb disable hover effect on mobile 2022-06-20 06:20:11 +05:00
Ammar Ahmed
34aaeecbd7 reduce actionsheet border radius 2022-06-20 06:20:11 +05:00
Ammar Ahmed
22b7cbb4d3 add button component 2022-06-20 06:20:11 +05:00
thecodrr
18a5800652 fix: don't move table toolbars with scroll 2022-06-20 06:03:37 +05:00