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
Aman Harwara
96bfd6efc2
fix: header button border ( #887 )
2022-02-18 20:48:04 +05:30
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
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
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
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
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
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
Aman Harwara
9c046a3890
feat: wait 1ms before menu collision detection ( #859 )
2022-02-10 18:35:16 +05:30
Aman Harwara
3b830b00d9
fix: change editor menu position on large viewport ( #857 )
2022-02-10 17:36:58 +05:30
Mo
78ec092bf0
fix: use full path when searching autocomplete tags
2022-02-09 11:09:11 -06:00
Mo
0c3d1fce0c
feat: persist tags expanded state
2022-02-08 22:27:00 -06:00
Mo
453488f752
fix: display full tag path in add tags menu
2022-02-08 22:01:06 -06:00
Mo
f6c9a9f9ad
fix: preferences pane order
2022-02-08 21:52:24 -06:00
Mo
d920bf663f
fix: deactivate themes when switching accounts
2022-02-08 21:51:06 -06:00
Mo
e43c8a6f07
fix: improve deinit logic and flow
2022-02-08 21:35:31 -06:00
Mo
1dd70364e7
chore(deps): snjs
2022-02-08 14:25:53 -06:00
Mo
e07f3732c5
chore: lint autolock service
2022-02-08 10:32:28 -06:00
Aman Harwara
139853a491
feat: show all themes and premium icon if not entitled ( #854 )
2022-02-08 20:25:12 +05:30
Aman Harwara
7f5f0d9d17
feat: update line height and width of note size warning text ( #852 )
2022-02-07 22:12:08 +05:30
Mo
f9c47a10ca
fix: do not deactivate all themes on theme service deinit; themes should remain activated on application lock
2022-02-07 09:54:51 -06:00
Aman Harwara
5605baeb57
feat: add warning to note options menu if note size is >0.5mb ( #851 )
2022-02-07 20:38:19 +05:30
Aman Harwara
9932c2a177
fix: notes list item layout when title is empty ( #850 )
2022-02-07 19:59:43 +05:30
Mo
b549cc38bf
fix: unmount application view when ephemeral identifier changes
2022-02-04 12:00:03 -06:00
Aman Harwara
cc2169152e
feat: sort note cell tags alphabetically ( #848 )
2022-02-04 20:04:07 +05:30
Aman Harwara
3fb27326fa
feat: move change editor up in menu ( #847 )
2022-02-04 20:00:22 +05:30
Mo
6970a375b7
feat: native listed integration ( #846 )
...
* feat(wip): native listed integration
* feat(wip): wip
* feat: simplified actions menu structure
* feat: open settings alert upon succesful creation
* fix: handle remove menu row api
* chore(deps): snjs
2022-02-03 18:14:28 -06:00
Vardan Hakobyan
8388265493
fix: correctly check if cloud backups are available for the user ( #845 )
2022-02-03 21:01:39 +04:00
Mo
fc3d575fe0
fix: export location of ElectronDesktopCallbacks
2022-02-03 09:55:11 -06:00
Mo
7a3cc3577d
release: 3.10.0-beta.1
2022-02-03 09:38:32 -06:00
Mo
0f01d296e4
feat: desktop compatibility, beta 1
2022-02-03 09:02:09 -06:00
Mo
333d4c4808
fix: sanitize alert string
2022-02-02 17:37:23 -06:00
Vardan Hakobyan
616b77a5f7
fix: don't get backups settings if there is no logged-in user ( #842 )
...
* fix: don't get backups settings if there is no logged-in user
* chore: bump snjs version
2022-02-02 23:58:58 +04:00
Mo
294d681a96
chore: fix copy
2022-02-02 09:47:26 -06:00