Commit Graph

304 Commits

Author SHA1 Message Date
Mo
bfca244061 refactor: introduce error boundary 2022-11-08 13:29:10 -06:00
Mo
2ed01a071c refactor: lexical (#1954) 2022-11-07 10:42:44 -06:00
Aman Harwara
34b3f67b2a fix: mobx out of bounds read warning 2022-11-07 13:25:43 +05:30
Mo
40a1a27444 refactor: block storage (#1952) 2022-11-06 07:51:41 -06:00
Mo
417c90a6f2 chore: fix eslint crashing issues (#1951) 2022-11-04 17:09:54 -05:00
Mo
77d5093f14 refactor: extract components to plugin repo (#1933) 2022-11-04 11:04:53 -05:00
Aman Harwara
633d6189fb fix: padding on files view on mobile (#1934) 2022-11-04 01:34:47 +05:30
Mo
5bb4435c5b fix: unable to add children to favorited tag; remove expand-on-click; render arrow before title (#1931) 2022-11-03 09:38:31 -05:00
Aman Harwara
de4adca059 fix: "No modifications allowed" error on file drag in Firefox 2022-11-03 19:00:34 +05:30
Mo
c4dbc5cbd2 fix: purchase flow close on complete 2022-11-03 06:46:07 -05:00
Mo
305ffdf984 fix: correctly refresh cta banner 2022-11-03 06:35:06 -05:00
Aman Harwara
a6ef658dae feat: prioritize loading latest selected items (#1930) 2022-11-03 00:11:17 +05:30
Mo
35b21b21ce fix: hide subscription marketing on iOS (#1929) 2022-11-02 12:07:26 -05:00
Mo
dd821c95e6 feat: dedicated files layout (#1928) 2022-11-02 11:06:19 -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
05305b5298 test: fix calendar tests 2022-10-31 08:16:13 -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
026fbc1524 style: copy 2022-10-28 12:17:30 -05:00
Mo
5058aaee33 fix: boolean 2022-10-28 12:14:23 -05:00
Mo
a9efce21f0 refactor: daily notes (#1901) 2022-10-28 10:45:03 -05:00
Aman Harwara
9ac5bd0c27 refactor: extract biometrics conditional to constant 2022-10-28 17:11:37 +05:30
Aman Harwara
02ad46147d fix: only auto-toggle biometrics prompt if user hasn't interacted 2022-10-28 16:07:26 +05:30
Mo
69c3f2be83 feat: daily notes (dev only) (#1894) 2022-10-27 17:21:31 -05:00
Aman Harwara
3bd1ad38ad feat: auto-activate biometrics prompt when mobile regains focus (#1891) 2022-10-27 02:02:33 +05:30
Aman Harwara
f48c3f9582 feat: add "Upload and link file" button to linking panel 2022-10-26 00:35:50 +05:30
Mo
ee7f11c933 feat: per-tag display preferences (#1868) 2022-10-25 07:27:26 -05:00
Aman Harwara
28ef9054fa feat: add preference on android to not confirm when exiting (#1870) 2022-10-24 23:37:37 +05:30
Aman Harwara
5eb5634541 fix: navigation button not showing up on iPad 2022-10-24 19:48:34 +05:30
Aman Harwara
bb63cbe2d1 fix: listed menu closing when clicking inside challenge modal (#1863) 2022-10-23 21:46:23 +05:30
Mo
bda16b88c0 fix(web): emoji length computation (#1864) 2022-10-23 11:04:17 -05:00
Aman Harwara
47b3286235 fix: new note button on mobile when no account 2022-10-23 11:29:46 +05:30
Aman Harwara
b98f5e2d02 fix: link autocomplete input keyboard navigation (#1859) 2022-10-23 10:41:19 +05:30
Aman Harwara
fc6c6bad2c fix: hide items list button on desktop 2022-10-22 17:35:37 +05:30
Mo
cbd0063926 feat: ability to favorite tags + customize icon (#1858) 2022-10-21 11:11:31 -05:00
Aman Harwara
4a2dc1ef7a chore: lint 2022-10-21 18:59:07 +05:30
Aman Harwara
21f725bb2a feat: "create new note" floating button on mobile (#1857) 2022-10-21 18:36:55 +05:30
Aman Harwara
c6e3580678 fix: tag collapse/expand not persisting 2022-10-21 12:24:46 +05:30
Aman Harwara
f71e6fe703 fix: improve plaintext editor performance on mobile (#1855) 2022-10-21 11:49:23 +05:30
Mo
5d202a823e Revert "feat: ability to favorite tags (#1852)"
This reverts commit 4f3b258363.
2022-10-20 13:00:22 -05:00
Aman Harwara
76f23e13ec fix: mobx warnings and react render phase set state error 2022-10-20 20:24:56 +05:30
Mo
4f3b258363 feat: ability to favorite tags (#1852) 2022-10-20 09:28:35 -05:00
Aman Harwara
4432f1cb4c feat: persist selected tag & note locally (#1851) 2022-10-20 18:56:59 +05:30
Aman Harwara
57fab4f670 fix: "Forgot passcode" and "Switch workspace" lock screen options not working on mobile (#1850) 2022-10-20 16:26:21 +05:30
Aman Harwara
fb72c2fdae fix: help & feedback links on mobile (#1849) 2022-10-20 14:10:23 +05:30
Aman Harwara
a8535cfa23 fix: make tags non-tabbable 2022-10-20 13:34:28 +05:30
Aman Harwara
27bb4ebdae fix: remove tinted border from change note type button 2022-10-20 13:29:59 +05:30
Aman Harwara
d333d4f188 fix: file not linking to note when uploaded by dragging on note 2022-10-20 12:44:50 +05:30
Aman Harwara
e99c7b7c51 feat: improved file drag-n-drop experience (#1848) 2022-10-20 02:18:52 +05:30