Aman Harwara
6311c68712
feat: show sign-in/sign-up errors under input instead of alert ( #904 )
2022-03-02 19:43:52 +05:30
Aman Harwara
c184ef2449
fix: first history entry being fetched twice ( #903 )
2022-03-02 18:30:10 +05:30
Mo
60bddd0f41
feat: untagged notes smart view
2022-02-27 17:46:55 -06:00
Mo
16fc3eb521
refactor: smart tags to views ( #902 )
...
* refactor: smart tags to views
* chore: upgrade snjs
2022-02-27 13:18:21 -06:00
Aman Harwara
4db8ca8bdd
feat: use improved style calculation for change editor submenu ( #899 )
2022-02-25 19:11:21 +05:30
Mo
c3d849d204
chore: ugprade snjs deps ( #898 )
2022-02-24 12:57:32 -06:00
Aman Harwara
7fe0873bbb
feat: redirect subscribers to dashboard instead of plans page ( #897 )
2022-02-24 21:28:39 +05:30
Aman Harwara
f9fafec11a
feat: make listed menu sorting consistent ( #896 )
2022-02-24 19:12:58 +05:30
Aman Harwara
3e14a77d62
feat: add icon to listed group header ( #895 )
2022-02-23 23:06:37 +05:30
Mo
7abad65a51
fix: saving status while fully offline
2022-02-23 11:27:03 -06:00
Aman Harwara
5df3e59604
fix: render change editor menu only if it is open ( #894 )
2022-02-23 20:55:26 +05:30
Aman Harwara
209bd99fe5
feat: add "Listed actions" option in note context menu ( #891 )
2022-02-23 20:51:34 +05:30
Aman Harwara
5265a0d010
fix: tag context menu ( #893 )
2022-02-23 18:59:25 +05:30
Mo
3d6c10b70e
fix: apply active themes after features updated
2022-02-22 14:03:28 -06:00
Mo
af69a02555
fix: feature id reference
2022-02-22 11:05:37 -06:00
Mo
7f4184e0a9
chore: bump deps
2022-02-22 11:00:40 -06:00
Aman Harwara
22718d8a9f
feat: add tag context menu ( #890 )
2022-02-22 13:05:01 +05:30
Aman Harwara
a5da191034
fix: notes options closing when selecting note id ( #888 )
2022-02-19 19:47:30 +05:30
Aman Harwara
538e41d1cb
fix: plain editor revision rendering ( #889 )
2022-02-19 19:35:44 +05:30
Mo
d12eebe883
fix: prevent save status overflow from changing width of editor pane
2022-02-18 11:46:54 -06:00
Mo
e9f2dc691d
release: 3.11.1
2022-02-18 10:02:45 -06:00
Aman Harwara
96bfd6efc2
fix: header button border ( #887 )
2022-02-18 20:48:04 +05:30
Mo
1e80a40a6c
chore(deps): upgrade bundle deps
2022-02-18 08:45:32 -06:00
Mo
12f4d5f372
chore: move constants file
2022-02-18 08:22:42 -06:00
Mo
0369d03542
fix: theme entitlement logic
2022-02-18 08:20:39 -06:00
Aman Harwara
fbabbbb7d3
fix: legacy history ( #879 )
2022-02-18 19:38:38 +05:30
Mo
01e5d0fcb1
chore: merge develop
2022-02-18 08:05:21 -06:00
Mo
2b0ebf0a47
chore: upgrade deps
2022-02-18 08:04:04 -06:00
Aman Harwara
cd814bf473
fix: plain editor font changing ( #880 )
2022-02-18 19:31:50 +05:30
Aman Harwara
1887d5d01e
fix: plain editor revision rendering and revision list sorting ( #878 )
2022-02-18 19:28:24 +05:30
Johnny A
1c57b52183
chore(deps): update bold-editor ( #881 )
...
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2022-02-18 07:55:30 -06:00
Mo
b8e242cbee
fix: activate cached themes without entitlement check
2022-02-18 07:53:39 -06:00
Aman Harwara
a47556b840
fix: theme sorting in quick settings menu ( #882 )
2022-02-18 19:12:11 +05:30
Mo
d27916fc28
chore: remove legacy references
2022-02-18 07:35:27 -06:00
Mo
bc45de813d
tmp: disable legacy note history
2022-02-17 08:29:10 -06:00
Mo
5c3bf43346
chore(deps): snjs
2022-02-16 15:17:01 -06:00
Aman Harwara
1717fbf545
refactor: move setting allNotesCount_ into action ( #877 )
2022-02-17 02:21:37 +05:30
Aman Harwara
ca3112dcaf
fix: check if user is entitled to theme before activating it ( #867 )
2022-02-17 01:13:05 +05:30
Aman Harwara
1983b94a49
feat: add change editor button ( #874 )
2022-02-17 01:01:54 +05:30
Mo
7f341c797a
chore(deps): snjs with synchronous crypto
2022-02-16 11:34:53 -06:00
Aman Harwara
723a70dd28
fix: revision content screen copy ( #876 )
2022-02-16 22:18:54 +05:30
Aman Harwara
3373a47da4
fix: use break-word for note list item title; closes #873 ( #875 )
2022-02-16 22:13:45 +05:30
Aman Harwara
71c7ee1bec
feat: new revision history UI ( #861 )
2022-02-16 19:39:04 +05:30
Aman Harwara
cc2bc1e21c
feat: replace accordion in change editor menu with regular menu ( #871 )
2022-02-16 17:57:06 +05:30
Johnny A
cb013dbce9
chore: bundle components ( #872 )
...
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2022-02-15 20:04:57 -04:00
Vardan Hakobyan
80cc37fbd4
fix: allow users to disable any active cloud integration even if they are not entitled to cloud backups ( #870 )
...
* fix: allow users to disable any active cloud integration even if they are not entitled to cloud backups
* chore: better variable naming
* refactor: move css constant away from the global constants file
* refactor: avoid importing a constant css class from non-shared file
2022-02-15 19:48:35 +04:00
Aman Harwara
dab8080da6
feat: move SubscriptionState to central AppState ( #869 )
2022-02-15 21:00:05 +05:30
Vardan Hakobyan
00d57aa69d
feat: import svg files from stylekit ( #844 )
...
* chore: install stylekit with its new name
* feat: import svg files from stylekit
* feat: import the remaining svgs from stylekit
* fix: import 'warning' icon from stylekit
* chore: import warning icon from stylekit
* chore: bump stylekit version
* chore: update sn dependencies
2022-02-15 12:12:34 +04:00
Aman Harwara
0e1b94b5cd
fix: sign out dialog disappearing when account menu is unfocused ( #863 )
2022-02-12 20:53:49 +05:30
Mo
65b0e254c9
chore(deps): snjs; fixes third party themes activation on load issue
2022-02-12 09:04:09 -06:00