Commit Graph
52 Commits
Author SHA1 Message Date
Aman HarwaraandGitHub 7bf76b51c5 refactor: merge blocks-editor package with web (#2217) 2023-02-17 18:35:17 +05:30
Aman HarwaraandGitHub 506a1e83f1 feat: Allow exporting multiple Super notes and select what format to export them to (#2191) 2023-02-01 00:47:28 +05:30
MoandGitHub e7214ea73a fix: fixed issue with third party editors not loading (#2174) 2023-01-20 16:32:33 -06:00
MoandGitHub 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
MoandGitHub 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
MoandGitHub caf2c4a876 feat: add Super note type to list of note types (#2086) 2022-12-05 09:38:42 -06:00
MoandGitHub b5b6192b60 fix: fixes issue where files imported from another account could not be deleted (#2082) 2022-12-02 10:13:25 -06:00
MoandGitHub 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
MoandGitHub 7f2074a6ec feat: screen presentation and dismiss animations for mobile (#2073) 2022-11-30 14:37:36 -06:00
Aman HarwaraandGitHub 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
MoandGitHub 8579ff39b1 feat: option to show markdown preview for super notes (skip e2e) (#2048) 2022-11-23 11:22:01 -06:00
Aman HarwaraandGitHub 87cd31ae5d feat: use line height preference in super editor (skip e2e) (#2045) 2022-11-23 18:05:15 +05:30
MoandGitHub 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
MoandGitHub f49ba6bd4d feat: keyboard shortcuts for primary actions (#2030) 2022-11-18 09:01:48 -06:00
MoandGitHub 59f8547a8d feat(labs): super editor (#2001) 2022-11-16 05:54:32 -06:00
MoandGitHub 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
MoandGitHub e27ac3126e feat(dev): insert current date and time command in super note (#1994) 2022-11-11 06:32:31 -06:00
MoandGitHub 6bcba01dab refactor: inner blocks note links (#1973) 2022-11-09 06:06:46 -06:00
MoandGitHub 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
MoandGitHub 2ed01a071c refactor: lexical (#1954) 2022-11-07 10:42:44 -06:00
MoandGitHub 40a1a27444 refactor: block storage (#1952) 2022-11-06 07:51:41 -06:00
MoandGitHub 417c90a6f2 chore: fix eslint crashing issues (#1951) 2022-11-04 17:09:54 -05:00
MoandGitHub 77d5093f14 refactor: extract components to plugin repo (#1933) 2022-11-04 11:04:53 -05:00
MoandGitHub 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
MoandGitHub a9efce21f0 refactor: daily notes (#1901) 2022-10-28 10:45:03 -05:00
MoandGitHub 69c3f2be83 feat: daily notes (dev only) (#1894) 2022-10-27 17:21:31 -05:00
Aman HarwaraandGitHub d9db73ea05 fix: on mobile open links from editor in external browser (#1860) 2022-10-25 21:38:29 +05:30
MoandGitHub 3cb016ab1f feat: handle basic routes (#1784) 2022-10-13 09:08:03 -05:00
Aman HarwaraandGitHub 27d2c95b5b fix: dark mode not working in editors (#1773) 2022-10-10 21:47:57 +05:30
Aman HarwaraandGitHub b15d80eb29 fix: files download in mobile webview (#1726) 2022-09-30 22:31:49 +05:30
Aman HarwaraandGitHub 5f24e7285e fix: downloading backups in mobile webview (#1703) 2022-09-30 21:33:30 +05:30
Aman HarwaraandGitHub 6d5ebdeaa1 fix: export/sharing notes on mobile webview (#1644) 2022-09-27 12:24:44 +05:30
Aman HarwaraandGitHub 59e814bcec fix: improve new note title format (#1640) 2022-09-24 16:18:06 -05:00
Aman HarwaraandGitHub e4b1b64119 fix: responsiveness when resizing window on web/desktop (#1637) 2022-09-24 21:24:10 +05:30
Aman HarwaraandGitHub d3621d70b1 feat: new note title format w/ prefs (#1629) 2022-09-24 16:04:31 +05:30
Aman HarwaraandGitHub db4ceca10e fix: manage subscription button on mobile webview (#1613) 2022-09-22 13:10:15 +05:30
Vardan HakobyanandGitHub 73ef93c1db fix: ability to open a new tab on iOS Safari (#1516)
* fix: ability to open a new tab on iOS Safari

* chore: fix `https deprecation` warning

* chore: better variable naming
2022-09-12 13:11:48 +04:00
Aman HarwaraandGitHub 520b3add0f fix: editor content being hidden under keyboard on mobile (#1410) 2022-08-25 15:01:44 +05:30
Aman HarwaraandGitHub 818c3066cc fix: context menu on longpress on ios safari (#1405) 2022-08-17 20:20:18 +05:30
Vardan HakobyanandGitHub d048800b9d fix: disable zoom on input focusing on ios (#1386)
* fix: disable zoom when focusing input field on ios

* chore: better naming
2022-08-09 19:06:03 +04:00
Aman HarwaraandGitHub 2573407851 feat: responsive popovers & menus (#1323) 2022-07-21 02:20:14 +05:30
Aman HarwaraandGitHub 21ea2ec7a1 feat: initial implementation of responsive app panes (#1198) 2022-07-04 21:20:28 +05:30