Commit Graph

42 Commits

Author SHA1 Message Date
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Karol Sójko
325737bfbd chore: fix ContentType usage (#2353)
* chore: fix ContentType usage

* chore: fix specs
2023-07-12 13:53:29 +02:00
Aman Harwara
e4488dcb8c chore: take popover offset into account when fitting inside rect 2023-07-10 14:29:49 +05:30
Aman Harwara
31b42553be chore: improve super formatting toolbar positioning 2023-07-04 14:33:24 +05:30
Aman Harwara
5839f7d075 chore: fix empty super note error on exporting to markdown 2023-07-02 21:17:13 +05:30
Aman Harwara
efa0669dbc chore: show non-editable link bar to allow opening auto-links 2023-07-02 15:29:02 +05:30
Aman Harwara
929642195d feat: Link and formatting toolbars for super are now unified on web/desktop to allow formatting existing links and updated link editor on mobile (#2342) 2023-07-02 14:45:49 +05:30
Mo
b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
Aman Harwara
0613436198 chore: select current result when closing super search dialog 2023-06-25 16:37:05 +05:30
Aman Harwara
e0e9249334 feat: Added a conflict resolution dialog and a Conflicts view for easier management of conflicts (#2337) 2023-06-25 14:27:51 +05:30
Aman Harwara
0cb73b5d18 fix: Fixed issue on Android where pressing backspace in Super notes would delete characters on both side of the cursor (#2336) 2023-05-29 17:00:01 +05:30
Aman Harwara
22cedc1321 chore: upgrade lexical 2023-05-24 21:43:17 +05:30
Aman Harwara
799945b167 fix: Fixed issue where empty new line in Super would create extra new lines when converting to Markdown 2023-05-22 19:28:19 +05:30
Aman Harwara
d83e371022 chore: fix modal close on escape 2023-05-19 19:11:13 +05:30
Aman Harwara
fc06d0001a chore: fix app reloading when invalid url is clicked in super note 2023-05-16 21:35:55 +05:30
Aman Harwara
499d408515 chore: fix super toolbar not correctly hiding on ios 2023-05-12 21:26:31 +05:30
Aman Harwara
e1c5319965 chore: fix save image button opening keyboard on ios 2023-05-12 20:42:32 +05:30
Aman Harwara
a7d0b64e97 chore: close markdown preview when pressing escape (#2327) 2023-05-08 13:01:37 +05:30
Aman Harwara
74f8f9fafe chore: use generateNodesFromDOM from core 2023-05-04 23:01:56 +05:30
Mo
8385b4e89f fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. 2023-05-04 05:54:11 -05:00
Mo
75ecf4c393 fix: automatically convert Super notes to Markdown for the Plaintext Backups feature 2023-05-02 15:46:24 -05:00
Aman Harwara
e1a47ea884 chore: display options menu keyboard nav 2023-04-29 00:10:13 +05:30
Aman Harwara
0ab9006c52 chore: update collapsible plugin 2023-04-28 16:26:02 +05:30
Aman Harwara
4d9c9d597b chore: make collapsible arrow key behavior same as lexical 2023-04-28 16:24:38 +05:30
Aman Harwara
40179bba06 fix: Fixed issue where removing a collapsible block would unwrap the contents in reverse order 2023-04-28 16:20:46 +05:30
Aman Harwara
b34ab6ab28 chore: fix error when converting empty super note 2023-04-27 18:12:23 +05:30
Aman Harwara
d2dba42403 feat: Changing note type from Super to any other type will now show a conversion dialog 2023-04-25 21:24:11 +05:30
Aman Harwara
3d68ae0923 refactor: migrate dropdowns from reach-ui (#2315) 2023-04-21 16:59:45 +05:30
Aman Harwara
9996dac00a refactor: migrate dialogs & tooltips from reach-ui (#2314) 2023-04-21 01:51:22 +05:30
Aman Harwara
fc137a7e7b fix: Fixed issue where the Super note markdown preview modal could not be closed on mobile 2023-04-18 20:36:17 +05:30
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Aman Harwara
6fea8a3095 chore: update some lexical plugins (#2297) 2023-04-06 16:45:28 +05:30
Aman Harwara
f884e2cd66 chore: update collapsible node 2023-04-01 14:53:22 +05:30
Aman Harwara
c832371e3a chore: fix remote image component 2023-03-31 15:49:06 +05:30
Aman Harwara
09fd65903b fix: Files uploaded to a protected Super note will also be marked as protected 2023-03-30 12:19:15 +05:30
Aman Harwara
08a20e25b4 fix: Added backspace button on Super toolbar on Android as a workaround for backspace issue 2023-03-30 00:35:55 +05:30
Aman Harwara
8bf891f8a3 fix: Fixed issue where ordered list numbers in Super would get cut off when using monospace font 2023-03-24 19:10:33 +05:30
Aman Harwara
5cd04b1474 fix: Fixed issue where pasting an image into Super would not correctly link it to note 2023-03-24 15:00:40 +05:30
Aman Harwara
b3263bfdab fix: Fixes issue where the Super mobile toolbar would not correctly close on dismissing keyboard 2023-02-27 15:02:40 +05:30
Aman Harwara
a15fc1ed1d feat: Added "Image from URL" option and markdown image syntax support to Super. Also allows pasting images from copied web content (#2218) 2023-02-25 11:27:03 +05:30
Aman Harwara
b130fc76cb chore: fix super auto-embed menu style 2023-02-24 19:52:14 +05:30
Aman Harwara
7bf76b51c5 refactor: merge blocks-editor package with web (#2217) 2023-02-17 18:35:17 +05:30