Commit Graph

173 Commits

Author SHA1 Message Date
Aman Harwara
f2bcab6131 chore: fix issue with link editor position on iOS 2024-01-21 12:50:33 +05:30
Aman Harwara
814afc3e6d chore: fix mobile toolbar conditional [skip e2e] 2024-01-20 20:46:47 +05:30
Aman Harwara
5463b7b58e chore: fix super editor menus overflowing 2024-01-20 20:16:26 +05:30
Aman Harwara
cb083e2a05 chore: fix super block/item picker menu item colors 2024-01-20 15:24:56 +05:30
Aman Harwara
f3276e2876 chore: re-order super toolbar items 2024-01-20 15:24:56 +05:30
Aman Harwara
396ee3f449 feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) 2024-01-20 15:22:09 +05:30
Aman Harwara
29a50f9353 chore: upgrade lexical & apply patches (#2757) 2024-01-17 21:00:08 +05:30
Aman Harwara
2156e77135 chore: fix arrow down when a collapsed collapsible is the last node 2024-01-17 15:44:48 +05:30
Aman Harwara
ee895ad44d refactor: select image/file node in super when clicking inside it 2024-01-08 19:56:24 +05:30
Aman Harwara
83cefb3492 refactor: file embed plugin 2024-01-03 16:17:56 +05:30
Aman Harwara
8a3fab1024 chore: fix checklist indentation jumping 2024-01-03 14:07:07 +05:30
Aman Harwara
80489cc7b6 refactor: super file insertion plugin 2024-01-01 13:04:10 +05:30
Aman Harwara
2383d3db34 chore: fix issue with creating new Super notes [skip e2e] 2023-12-23 13:00:50 +05:30
Aman Harwara
29b7e989a6 chore: show Super demo modal if user doesn't have subscription when switching editor to Super 2023-12-22 16:40:42 +05:30
Aman Harwara
69a7563b4e chore: sync super markdown import implementation with lexical 2023-12-22 12:32:07 +05:30
Aman Harwara
661cb73749 chore: fix scroll sync in conflict resolution modal 2023-12-18 13:23:39 +05:30
Aman Harwara
8d50201c68 chore: add slight border to code blocks nested in collapsible blocks 2023-12-15 22:11:08 +05:30
Aman Harwara
44d2624cd9 chore: fix nested collapsible background color 2023-12-15 22:09:49 +05:30
Aman Harwara
4d6caffa3a chore: fix nested collapsible arrow direction 2023-12-15 22:04:05 +05:30
Aman Harwara
118421c5e0 chore: improve super markdown export when exporting nested nodes 2023-12-15 21:42:20 +05:30
Aman Harwara
5dc1a401e8 chore: fix code block background color when nested in a collapsible block 2023-12-15 21:28:54 +05:30
Aman Harwara
ba11551dfa Revert "refactor: use ariakit for super note popovers"
This reverts commit 3c5c6723ac.
2023-12-14 23:28:24 +05:30
Aman Harwara
3c5c6723ac refactor: use ariakit for super note popovers 2023-12-14 16:11:21 +05:30
Aman Harwara
a092d134c6 chore: fix super block picker menu height in certain cases 2023-12-12 21:52:35 +05:30
Aman Harwara
6b652a8573 chore: use correct font size for placeholder 2023-12-12 14:12:53 +05:30
Aman Harwara
c6d3daec92 chore: show super note placeholder, only on empty notes 2023-12-12 14:10:59 +05:30
Aman Harwara
7ce5bdff91 chore: load super note twitter embed script from local copy instead of remote 2023-12-12 14:04:05 +05:30
Aman Harwara
82d5a36932 refactor: handle larger files in importer (#2692) 2023-12-11 16:30:31 +05:30
Aman Harwara
6d03a8ad17 refactor: handle uploading imported evernote attachments note-by-note instead of all at once 2023-12-07 22:05:29 +05:30
Aman Harwara
94413018f6 chore: add newlines before/after table if required 2023-12-05 19:08:01 +05:30
Aman Harwara
868932dac2 chore: fix table margin in super 2023-12-05 14:10:23 +05:30
Aman Harwara
39f49d3e8e chore: fix super block cursor 2023-12-05 13:54:33 +05:30
Aman Harwara
fb590cc2f6 chore: fix file node outline color 2023-12-05 02:57:16 +05:30
Aman Harwara
9265e7afe9 chore: fix file node selection issues 2023-12-05 02:53:28 +05:30
Aman Harwara
ccb0e20ad4 chore: fix super checklist rendering in conversion and history dialogs [skip e2e] 2023-12-01 00:51:26 +05:30
Mo
8790f97e2d chore: super conversion dialog (#2669) 2023-11-30 22:20:15 +05:30
Aman Harwara
8ff0d20858 fix: Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) 2023-11-27 19:54:38 +05:30
Mo
305647a4da Revert "fix: Fixed issue with checklist alignment in Super notes"
This reverts commit f6c2991f46.
2023-11-24 11:46:48 -06:00
Aman Harwara
f6c2991f46 fix: Fixed issue with checklist alignment in Super notes 2023-11-24 22:24:30 +05:30
Aman Harwara
1f81cadcfc fix: Fixed issue when importing plaintext file 2023-11-24 19:53:33 +05:30
Aman Harwara
f2ad03e16c chore: keep new lines when converting plaintext/markdown to Super
potential todo: open a PR to add this option to upstream
2023-11-21 18:44:09 +05:30
Aman Harwara
69a9e16ed2 fix: Fixed issue with floating toolbar in Super notes where it would persist even after unselecting text 2023-11-20 11:32:21 +05:30
Aman Harwara
53925a96d4 chore: remove super empty line placeholder temporarily 2023-11-20 01:58:42 +05:30
Aman Harwara
894167520d fix: Fixed issue where non-image inlined files would not correctly be imported from a Markdown file 2023-11-07 12:11:21 +05:30
Aman Harwara
7a24ea3c25 chore: fix converting empty plaintext note with only spaces to super 2023-11-06 14:52:03 +05:30
Aman Harwara
20354a926a refactor: evernote imports (#2619) [skip e2e] 2023-11-04 18:26:22 +05:30
Aman Harwara
63281b9998 chore: fix some enex imports [skip e2e] 2023-11-02 14:10:11 +05:30
Aman Harwara
af6ac568f0 chore: adjust empty line placeholder contrast [skip e2e] 2023-11-02 13:55:34 +05:30
Aman Harwara
f37bd487a2 chore: toolbar color [skip e2e] 2023-10-31 18:50:45 +05:30
Aman Harwara
e42e2d6130 chore: new line placeholder classname [skip e2e] 2023-10-31 15:50:15 +05:30