Commit Graph

1114 Commits

Author SHA1 Message Date
thecodrr
36104f2dfb feat: change app icon 2021-02-06 10:42:08 +05:00
thecodrr
1d5e194a56 fix: scroll jumps when sticking/unsticking toolbar 2021-02-05 11:47:10 +05:00
thecodrr
2ba03ca311 fix: 50% width in focus mode instead of 900px 2021-02-05 10:24:43 +05:00
thecodrr
7749029d74 feat: change focus mode icon 2021-02-05 10:21:44 +05:00
thecodrr
cb73df2df1 fix: editor getting stretched in focus mode 2021-02-05 10:19:02 +05:00
thecodrr
d7fb8fd110 feat: sticky toolbar 2021-02-05 10:16:35 +05:00
thecodrr
a87eeb9eb6 feat: make editor open for everyone 2021-02-05 09:22:21 +05:00
thecodrr
87fa60089a feat: add theme transition animation 2021-02-04 22:03:09 +05:00
thecodrr
45d2afe457 fix: placeholder not visible in dark mode 2021-02-04 14:28:10 +05:00
thecodrr
c14f81a09b fix: make diff resolver work with tinymce 2021-02-04 14:17:20 +05:00
thecodrr
29b32c0d82 refactor: fix all warnings 2021-02-04 14:00:57 +05:00
Abdullah Atta
88381260f1 feat: migrate from quill to tinymce (#164)
* feat: add editor skins

* feat: migrate to tinymce
2021-02-04 13:51:03 +05:00
thecodrr
cbf1f9ab7f feat: move color & background lower in toolbar 2021-01-30 09:18:11 +05:00
thecodrr
32cad6601c feat: silence all notifications in focus mode 2021-01-28 11:46:18 +05:00
thecodrr
8961ec1ad9 feat: add button to toggle night mode in focus mode 2021-01-28 11:43:45 +05:00
thecodrr
eef88ea7d4 fix: document is not active on exitFullscreen 2021-01-28 11:39:03 +05:00
thecodrr
849ce0997b fix: blot is deleted on auto-correct 2021-01-28 11:31:18 +05:00
thecodrr
3651f91e71 fix: broken html after pasting 2021-01-27 20:32:14 +05:00
thecodrr
65d4af316a fix: add all subscription statuses 2021-01-27 19:15:36 +05:00
thecodrr
eb177ed8e1 feat: improve subscription status ui 2021-01-26 14:37:43 +05:00
thecodrr
abd26d1a17 refactor: use event names from EVENTS global obj 2021-01-23 10:55:29 +05:00
thecodrr
dc7a3cb54f feat: enter full screen in focus mode 2021-01-23 10:37:23 +05:00
thecodrr
66f47e8a77 refactor: remove extra console.log 2021-01-23 10:32:22 +05:00
thecodrr
2b058650b5 fix: minor editor fixes 2021-01-23 10:27:16 +05:00
thecodrr
c44b09a3ac feat: upgrade quill to 2.0 2021-01-23 09:52:41 +05:00
thecodrr
22aef37f72 fix: pasting plain text should respect paragraphs 2021-01-20 12:08:15 +05:00
thecodrr
3bf3938a4f fix: delta being duplicated 2021-01-20 12:07:47 +05:00
thecodrr
6a34d3ae7a fix: adjust height of empty note with only title 2021-01-20 09:36:54 +05:00
thecodrr
6cad513076 fix: adjust toolbar toggle position 2021-01-20 09:29:36 +05:00
thecodrr
b2c9a655f2 feat: make toolbar title editable 2021-01-20 09:24:12 +05:00
thecodrr
db36890420 feat: handle tab in word counter 2021-01-20 09:08:40 +05:00
thecodrr
e927d59460 fix: make select all in lazy-loading quill work 2021-01-20 01:44:18 +05:00
thecodrr
24bcc1dbad fix: more accurate and faster word counter 2021-01-20 01:43:44 +05:00
thecodrr
6501ea8ffc feat: hash passwords client-side 2021-01-19 12:59:40 +05:00
thecodrr
044a3d2131 feat: make editor placeholders more user friendly 2021-01-17 15:18:08 +05:00
thecodrr
a1e0bc829f feat: make shift + enter work as expected 2021-01-17 14:57:25 +05:00
thecodrr
7158c9778f feat: on demand toolbar expand instead of on hover 2021-01-17 12:13:55 +05:00
thecodrr
6773bc1f1d fix: make changelog scrollable 2021-01-13 13:08:23 +05:00
thecodrr
73a4384724 chore: update notesnook-core 2021-01-13 13:04:20 +05:00
thecodrr
4fd128527d chore: bump version to 1.2.0 2021-01-13 12:37:06 +05:00
thecodrr
87b3f6bef8 feat: change editing note indicator 2021-01-13 12:35:16 +05:00
thecodrr
12199a57c7 fix: conflicted note cannot be opened directly 2021-01-13 12:15:45 +05:00
thecodrr
c8513f792e fix: conflict editors are not scrollable 2021-01-13 12:11:28 +05:00
thecodrr
400c694981 fix: menu pins not updated when tag is removed 2021-01-13 11:42:09 +05:00
thecodrr
fe43a0872a fix: dark topic text in dark mode 2021-01-13 10:17:59 +05:00
thecodrr
3985f3e7ac fix: white flash when opening keyboard on mobile in dark mode 2021-01-13 10:13:19 +05:00
thecodrr
21bc1f2ed7 feat: show loading when logging out 2021-01-13 00:49:24 +05:00
thecodrr
c070e1ebed fix: show Clear Trash only when there are items in trash 2021-01-13 00:46:41 +05:00
thecodrr
df3424b733 fix: properties should close when editor is closed 2021-01-13 00:45:46 +05:00
thecodrr
e250c3101e feat: show toasts if nothing is found in search 2021-01-13 00:44:32 +05:00