Mo
4a29e2a24c
chore: upgrade eslint and prettier ( #2376 )
...
* chore: upgrade eslint and prettier
* chore: add restrict-template-expressions
2023-07-27 14:36:05 -05:00
Mo
d268c02ab3
fix: Fixes issue where lock screen would not use previously active theme ( #2372 )
2023-07-26 15:50:08 -05:00
Mo
a77535456c
refactor: application dependency management ( #2363 )
2023-07-23 15:54:31 -05:00
Mo
2c68ea1d76
refactor: component manager usecases ( #2354 )
2023-07-13 05:46:52 -05:00
Aman Harwara
512b8d9fbc
chore: correctly close modals and show toast after creating note from shared text
2023-07-13 02:16:54 +05:30
Mo
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
Aman Harwara
6f18a73d94
chore: close currently open modals/popovers when sharing text into sn
2023-07-12 21:03:06 +05:30
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
3dc179c7b0
feat: On Android, you can now share text & files from other apps directly into Standard Notes ( #2352 )
2023-07-12 00:16:32 +05:30
Mo
27fc4be886
chore: fix mobile device interface
2023-07-03 09:08:27 -05:00
Mo
d79e7b14b1
chore: legacy fixes ( #2343 )
2023-07-03 08:03:25 -05:00
Mo
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
Aman Harwara
476c5b4bdb
chore: remove Labs status from Super
2023-06-29 17:57:07 +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
3b5bf1e509
refactor: usePreference + update TS tooling ( #2333 )
2023-05-11 20:04:14 +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
d1009e368a
chore: fix mobile large font size
2023-04-27 18:06:20 +05:30
Aman Harwara
7bf76b51c5
refactor: merge blocks-editor package with web ( #2217 )
2023-02-17 18:35:17 +05:30
Aman Harwara
506a1e83f1
feat: Allow exporting multiple Super notes and select what format to export them to ( #2191 )
2023-02-01 00:47:28 +05:30
Mo
e7214ea73a
fix: fixed issue with third party editors not loading ( #2174 )
2023-01-20 16:32:33 -06:00
Mo
544a28d450
refactor: offline roles ( #2169 )
2023-01-19 21:46:21 -06:00
Aman Harwara
eb79e106db
fix(desktop): Fixed issue where the "Manage subscription" button would not work on desktop
2023-01-17 23:34:38 +05:30
Aman Harwara
371a47d838
refactor: new note default editor options
2023-01-07 14:47:17 +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
a66bb08c3b
fix: fixed issue where popover menus would open with incorrect positioning on desktop
2022-12-05 17:34:41 -06:00
Mo
c928f8a281
fix: fixes issue where add button would not be visible at times on iOS ( #2087 )
...
* fix: fixes issue where add button would not be visible at times on iOS
* fix: fixes issue where screens could not be navigated with certain window sizes
2022-12-05 15:50:19 -06:00
Mo
caf2c4a876
feat: add Super note type to list of note types ( #2086 )
2022-12-05 09:38:42 -06:00
Mo
b5b6192b60
fix: fixes issue where files imported from another account could not be deleted ( #2082 )
2022-12-02 10:13:25 -06:00
Mo
29368c51b8
feat: Moments: your personal photo journal, now available in Labs ( #2079 )
2022-12-02 08:41:21 -06:00
Mo
73ca12275f
chore: fix date tests
2022-12-01 07:05:02 -06:00
Mo
7f2074a6ec
feat: screen presentation and dismiss animations for mobile ( #2073 )
2022-11-30 14:37:36 -06:00
Aman Harwara
148aee441b
fix: Super editor popover menus on iOS ( #2061 )
2022-11-28 20:36:10 +05:30
Mo
2e517c985d
fix: include more search results in linking autocomplete menu
2022-11-24 09:30:13 -06:00
Mo
8579ff39b1
feat: option to show markdown preview for super notes (skip e2e) ( #2048 )
2022-11-23 11:22:01 -06:00
Aman Harwara
87cd31ae5d
feat: use line height preference in super editor (skip e2e) ( #2045 )
2022-11-23 18:05:15 +05:30
Mo
7c2e832065
feat: display file backup status in file context menu ( #2044 ) (skip e2e)
...
* feat: show file backup status in context menu
* feat: show backup status in list cell
* feat: mapping cache
* feat: add to linking menu + date format
* fix: types
2022-11-22 19:58:48 -06:00
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
e27ac3126e
feat(dev): insert current date and time command in super note ( #1994 )
2022-11-11 06:32:31 -06:00
Mo
6bcba01dab
refactor: inner blocks note links ( #1973 )
2022-11-09 06:06:46 -06:00
Mo
70a9dbcea6
refactor: blocks plugins ( #1956 )
2022-11-08 13:31:48 -06:00
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
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
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