Aman Harwara
e1bbff14b6
feat: Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs ( #2321 )
2023-05-09 22:04:46 +05:30
Aman Harwara
9fbb845b1d
feat: Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu ( #2324 )
2023-05-04 17:42:16 +05:30
Aman Harwara
4f5e634685
chore: add clipper extension package ( #2281 )
2023-04-11 22:14:02 +05:30
Aman Harwara
7bf76b51c5
refactor: merge blocks-editor package with web ( #2217 )
2023-02-17 18:35:17 +05:30
Aman Harwara
baf77516fe
refactor: mobile popover UX ( #2140 )
2023-01-18 01:00:23 +05:30
Aman Harwara
22c6e2c56c
feat: Added linked items container & autocomplete input to file preview modal
2023-01-05 15:32:18 +05:30
Mo
a5b1ff9595
fix: Fixed issue where entering a space or punctuation in Super autocomplete would dismiss menu
2022-12-06 21:43:45 -06:00
Mo
7f2074a6ec
feat: screen presentation and dismiss animations for mobile ( #2073 )
2022-11-30 14:37:36 -06:00
Mo
a6efc5336b
fix: issue where plaintext editor autofocus would interfere with sign in form
2022-11-25 06:41:40 -06:00
Mo
2e517c985d
fix: include more search results in linking autocomplete menu
2022-11-24 09:30:13 -06:00
Aman Harwara
87cd31ae5d
feat: use line height preference in super editor (skip e2e) ( #2045 )
2022-11-23 18:05:15 +05:30
Aman Harwara
096d82f7af
fix: lazy load embedded files in super editor ( #2043 )
2022-11-23 00:55:20 +05:30
Mo
f49ba6bd4d
feat: keyboard shortcuts for primary actions ( #2030 )
2022-11-18 09:01:48 -06:00
Mo
59f8547a8d
feat(labs): super editor ( #2001 )
2022-11-16 05:54:32 -06:00
Mo
da6f36f34c
fix: super improvements ( #1995 )
...
* feat(super): autolink selection with cmd + k
* feat: super note importer
* feat: handle html import
* fix: ignore load change event emitted by on change plugin
2022-11-11 12:24:46 -06:00
Mo
2dbc89594e
fix: super note improvements ( #1991 )
...
* fix: super note previews
* fix; checkmark size
* fix: top padding
* fix: prevent delete shortcut
* fix: spellcheck control
* fix: only embed file if uploaded to current note
* fix: ability to create new tag from editor autocomplete
* feat: protected file embed handling
* fix: event payload
2022-11-10 09:35:53 -06:00
Mo
fdf9ab0fcb
feat: file drop handling for super notes ( #1990 )
2022-11-09 14:55:44 -06:00
Mo
6bcba01dab
refactor: inner blocks note links ( #1973 )
2022-11-09 06:06:46 -06:00
Aman Harwara
73ff1c35ab
fix: editor height
2022-11-09 16:14:38 +05:30
Mo
70a9dbcea6
refactor: blocks plugins ( #1956 )
2022-11-08 13:31:48 -06:00
Mo
2ed01a071c
refactor: lexical ( #1954 )
2022-11-07 10:42:44 -06:00
Mo
40a1a27444
refactor: block storage ( #1952 )
2022-11-06 07:51:41 -06:00
Mo
77d5093f14
refactor: extract components to plugin repo ( #1933 )
2022-11-04 11:04:53 -05:00
Mo
25ecdceea9
refactor: remove reliance on viewport height in favor of body ( #1926 )
2022-11-01 15:58:12 -05:00
Mo
994f824757
fix(mobile): increase font sizes and other mobile-centric improvements ( #1907 )
2022-11-01 11:41:40 -05:00
Mo
89927a3790
perf: avoid uneccessary notes list item rerenders ( #1904 )
2022-10-30 10:48:23 -05:00
Mo
88017ce3d9
fix(mobile): note view hide bar options on editor focus ( #1903 )
2022-10-29 14:53:03 -05:00
Mo
69c3f2be83
feat: daily notes (dev only) ( #1894 )
2022-10-27 17:21:31 -05:00
Aman Harwara
f48c3f9582
feat: add "Upload and link file" button to linking panel
2022-10-26 00:35:50 +05:30
Mo
bda16b88c0
fix(web): emoji length computation ( #1864 )
2022-10-23 11:04:17 -05:00
Aman Harwara
f71e6fe703
fix: improve plaintext editor performance on mobile ( #1855 )
2022-10-21 11:49:23 +05:30
Aman Harwara
e99c7b7c51
feat: improved file drag-n-drop experience ( #1848 )
2022-10-20 02:18:52 +05:30
Mo
07ffc01ede
refactor: add redundant protection checks ( #1822 )
2022-10-18 10:15:14 -05:00
Mo
2b66ff82ee
refactor: note editor relationships ( #1821 )
2022-10-18 08:59:24 -05:00
Aman Harwara
e3f28421ff
feat: item linking ( #1779 )
2022-10-11 23:54:00 +05:30
Aman Harwara
08b70968f2
feat: add pref to disable note status updates ( #1702 )
2022-09-30 20:34:56 +05:30
Aman Harwara
3c699eaa4a
feat: add line height & font size settings for plaintext editor ( #1700 )
2022-09-30 00:50:33 +05:30
Aman Harwara
e0ec53f85a
feat: new note status indicator ( #1679 )
2022-09-29 21:36:08 +05:30
Mo
492c9bacbf
fix(web): change component keys to use id tied to controller lifecycle instead of item id ( #1681 )
...
* fix(web): change component keys to use id tied to controller lifecycle instead of item id
* chore: lint
2022-09-29 10:58:10 -05:00
Aman Harwara
11dd39c126
feat: add custom note title format pref ( #1678 )
2022-09-29 20:10:05 +05:30
Aman Harwara
c0af596f2d
fix: sticky header behavior on iOS ( #1662 )
2022-09-28 18:36:42 +05:30
Aman Harwara
70e57e32b3
fix: don't hide note tags container on desktop
2022-09-27 16:19:06 +05:30
Aman Harwara
f8f6a5212b
feat: sticky header on mobile if plaintext note is scrolled ( #1645 )
2022-09-26 21:15:11 +05:30
Aman Harwara
fe2ce9f1e8
feat: note tags button for mobile ( #1641 )
2022-09-26 02:58:55 +05:30
Aman Harwara
51e50433d3
fix: protected overlay on mobile ( #1621 )
2022-09-23 16:16:04 +05:30
Aman Harwara
efe0c38462
fix: move save status next to note actions on mobile ( #1590 )
2022-09-18 17:37:30 +05:30
Aman Harwara
7807fa34f3
fix: long titles on non-mobile view ( #1575 )
2022-09-16 18:35:43 +05:30
Aman Harwara
110c5ff47f
fix: move mobile nav button next to note/file title ( #1568 )
2022-09-14 20:14:21 +05:30
Aman Harwara
39d0ee9181
feat: update mobile design ( #1526 )
2022-09-12 21:48:47 +05:30
Aman Harwara
520b3add0f
fix: editor content being hidden under keyboard on mobile ( #1410 )
2022-08-25 15:01:44 +05:30