Commit Graph

4609 Commits

Author SHA1 Message Date
StandardNotes CI
c045eb1459 chore(release): publish
- @standardnotes/blocks-editor@1.9.1
 - @standardnotes/desktop@3.102.10
 - @standardnotes/icons@1.6.1
 - @standardnotes/mobile@3.47.10
 - @standardnotes/releases@1.4.11
 - @standardnotes/toast@1.3.12
 - @standardnotes/ui-services@1.17.2
 - @standardnotes/web@3.111.2
2022-11-28 10:17:02 +00:00
Aman Harwara
e19184c2da Merge branch 'main' of github.com:standardnotes/app 2022-11-28 15:15:18 +05:30
Aman Harwara
7f6c53dfcb fix: add new line after embedding files
fix: sync icon direction
2022-11-28 15:15:06 +05:30
StandardNotes CI
1c9ad49aea chore(release): publish
- @standardnotes/desktop@3.102.9
 - @standardnotes/mobile@3.47.9
 - @standardnotes/releases@1.4.10
 - @standardnotes/web@3.111.1
2022-11-28 08:55:36 +00:00
Aman Harwara
6fc1bb5e84 fix: navigation footer padding 2022-11-28 13:59:41 +05:30
StandardNotes CI
ddd7c8f889 chore(release): publish
- @standardnotes/desktop@3.102.8
 - @standardnotes/mobile@3.47.8
 - @standardnotes/releases@1.4.9
 - @standardnotes/web@3.111.0
2022-11-27 21:13:25 +00:00
Aman Harwara
03eb1cc6b4 Merge branch 'main' of github.com:standardnotes/app 2022-11-28 02:18:03 +05:30
Aman Harwara
ac91621271 feat: add arrow key navigation to file context menu & options panel
feat: close popover with Escape key and focus anchor element

fix: menu focus

fix: quick settings menu keyboard navigation
2022-11-28 02:17:55 +05:30
StandardNotes CI
c01fa7bb99 chore(release): publish
- @standardnotes/desktop@3.102.7
 - @standardnotes/mobile@3.47.7
 - @standardnotes/releases@1.4.8
 - @standardnotes/web@3.110.4
2022-11-27 18:30:00 +00:00
Aman Harwara
6db6079790 Merge branch 'main' of github.com:standardnotes/app 2022-11-27 23:33:35 +05:30
Aman Harwara
2026d8b936 refactor: note options tag selection menu 2022-11-27 23:33:26 +05:30
StandardNotes CI
645602b9d3 chore(release): publish
- @standardnotes/desktop@3.102.6
 - @standardnotes/mobile@3.47.6
 - @standardnotes/releases@1.4.7
 - @standardnotes/web@3.110.3
2022-11-27 17:51:13 +00:00
Aman Harwara
3c91b0cb17 refactor: menu items (#2057) 2022-11-27 22:53:30 +05:30
StandardNotes CI
8145cdb8ac chore(release): publish
- @standardnotes/api@1.20.11
 - @standardnotes/desktop@3.102.5
 - @standardnotes/encryption@1.19.19
 - @standardnotes/filepicker@1.26.2
 - @standardnotes/files@1.13.2
 - @standardnotes/mobile@3.47.5
 - @standardnotes/models@1.37.8
 - @standardnotes/releases@1.4.6
 - @standardnotes/services@1.47.1
 - @standardnotes/snjs@2.152.5
 - @standardnotes/ui-services@1.17.1
 - @standardnotes/web@3.110.2
2022-11-27 11:55:50 +00:00
Aman Harwara
d50c5fefcb chore: fix types 2022-11-27 16:59:58 +05:30
Aman Harwara
745e850a5c chore: fix types 2022-11-27 16:48:30 +05:30
Aman Harwara
cadf03f0ef refactor: correct type autocomplete for <Icon/> type 2022-11-27 16:33:52 +05:30
StandardNotes CI
931b674e4e chore(release): publish
- @standardnotes/desktop@3.102.4
 - @standardnotes/mobile@3.47.4
 - @standardnotes/releases@1.4.5
 - @standardnotes/web@3.110.1
2022-11-25 13:07:41 +00:00
Mo
a6efc5336b fix: issue where plaintext editor autofocus would interfere with sign in form 2022-11-25 06:41:40 -06:00
StandardNotes CI
21611d9b45 chore(release): publish
- @standardnotes/desktop@3.102.3
 - @standardnotes/mobile@3.47.3
 - @standardnotes/releases@1.4.4
 - @standardnotes/ui-services@1.17.0
 - @standardnotes/web@3.110.0
2022-11-25 08:57:51 +00:00
Karol Sójko
9b91875d3d Revert "chore: e2e tests opt in"
This reverts commit 4661c6cb77.
2022-11-25 09:32:28 +01:00
Aman Harwara
dcc8cfbe45 feat: Markdown, HTML & JSON export options for super notes (#2054) 2022-11-25 13:58:44 +05:30
StandardNotes CI
ff1d71c2f8 chore(release): publish
- @standardnotes/desktop@3.102.2
 - @standardnotes/mobile@3.47.2
 - @standardnotes/releases@1.4.3
 - @standardnotes/snjs@2.152.4
 - @standardnotes/web@3.109.1
2022-11-24 18:44:27 +00:00
Karol Sójko
81b5123294 fix(snjs): initial value of subscription ids on files test - run e2e 2022-11-24 19:14:07 +01:00
Karol Sójko
7a89a3cd9c fix(snjs): subscription id increments - run e2e 2022-11-24 19:06:04 +01:00
StandardNotes CI
08fd234e60 chore(release): publish
- @standardnotes/desktop@3.102.1
 - @standardnotes/mobile@3.47.1
 - @standardnotes/releases@1.4.2
 - @standardnotes/snjs@2.152.3
 - @standardnotes/web@3.109.0
2022-11-24 16:35:47 +00:00
Karol Sójko
0fac2dd939 fix(snjs): decrease factory sleep in order to have a continuing session - run e2e 2022-11-24 17:03:37 +01:00
Karol Sójko
212e7843ec fix(snjs): remove extra sign in - run e2e 2022-11-24 16:56:08 +01:00
Karol Sójko
6bbf0c02bd fix(snjs): add additional sign in missing - run e2e 2022-11-24 16:40:24 +01:00
Aman Harwara
2485bed350 feat: resize images in super editor (#2052) 2022-11-24 21:06:09 +05:30
Mo
2e517c985d fix: include more search results in linking autocomplete menu 2022-11-24 09:30:13 -06:00
Karol Sójko
75303b5eb8 fix(snjs): run e2e 2022-11-24 16:17:03 +01:00
StandardNotes CI
b5997aa70e chore(release): publish
- @standardnotes/desktop@3.102.0
 - @standardnotes/mobile@3.47.0
 - @standardnotes/releases@1.4.1
 - @standardnotes/snjs@2.152.1
 - @standardnotes/web@3.108.1
2022-11-24 15:15:06 +00:00
Karol Sójko
07e26915b0 fix: subscription expiring event 2022-11-24 15:59:57 +01:00
Mo
4661c6cb77 chore: e2e tests opt in 2022-11-24 08:43:54 -06:00
Mo
0d1e0d730d chore: re-add version numbers to mobile and desktop, though unused, but required for some lerna scripts 2022-11-24 06:20:28 -06:00
Mo
7ef0db545c chore(ci): trigger desktop and mobile builds on web tag 2022-11-24 06:17:27 -06:00
StandardNotes CI
9f6316976c chore(release): publish
- @standardnotes/releases@1.4.0
 - @standardnotes/services@1.47.0
 - @standardnotes/snjs@2.152.0
 - @standardnotes/ui-services@1.16.0
 - @standardnotes/web@3.108.0
2022-11-24 12:06:34 +00:00
Mo
0a01ddb430 feat: New 'What's New' section in Preferences (#2049) (skip e2e) 2022-11-24 05:46:44 -06:00
Karol Sójko
c40b17bd4c fix(snjs): factory timeout to propagate subscription purchase 2022-11-24 11:40:23 +01:00
Mo
858fa6835c chore: add json changelog file 2022-11-23 14:49:57 -06:00
StandardNotes CI
96babc454d chore(release): publish
- @standardnotes/blocks-editor@1.9.0
 - @standardnotes/desktop@3.101.2
 - @standardnotes/mobile@3.46.31
 - @standardnotes/releases@1.3.257
 - @standardnotes/snjs@2.151.11
 - @standardnotes/ui-services@1.15.0
 - @standardnotes/web@3.107.0
2022-11-23 17:35:33 +00:00
Mo
8579ff39b1 feat: option to show markdown preview for super notes (skip e2e) (#2048) 2022-11-23 11:22:01 -06:00
Karol Sójko
99163d90d2 fix(snjs): wait timeout after subscription purchase 2022-11-23 18:00:29 +01:00
Aman Harwara
8a709158d6 feat: dim checked list items in super editor (#2046) 2022-11-23 20:53:04 +05:30
Karol Sójko
25cf4cfd22 fix(snjs): file subscriptions tests subscription assignment 2022-11-23 16:02:14 +01:00
Aman Harwara
9f8e937766 Merge branch 'main' of github.com:standardnotes/app 2022-11-23 20:16:51 +05:30
Aman Harwara
9d5a57521e fix: change editor button icon & selection 2022-11-23 20:16:43 +05:30
Karol Sójko
e36a1ffea0 fix(snjs): adjust file bytes used expected 2022-11-23 15:28:33 +01:00
Karol Sójko
b05c793fe9 fix(snjs): remove unnecessary file uploaded event in tests 2022-11-23 15:04:04 +01:00