Mo
c6839f776a
feat: handle removed grey-x colors from stylekit ( #1046 )
2022-05-23 18:09:30 -05:00
Mo
4e621cadde
fix: dimmed banner colors ( #1043 )
2022-05-23 17:02:35 -05:00
Mo
8877c42079
feat: ability to cancel multiple selection from UI ( #1045 )
2022-05-23 17:01:44 -05:00
Aman Harwara
599e2b886e
fix: selected smart view and note list issue ( #1042 )
2022-05-23 21:28:38 +05:30
Aman Harwara
45785ad401
refactor: organize utility classes into specific files ( #1041 )
2022-05-23 20:21:45 +05:30
Aman Harwara
079140eb92
fix: updated "editing disabled" banner ( #1037 )
2022-05-23 19:41:19 +05:30
Aman Harwara
51248f2588
fix: file list item icon alignment ( #1039 )
2022-05-23 16:47:14 +05:30
Aman Harwara
6401da2570
feat: generic items list ( #1035 )
2022-05-22 18:51:46 +05:30
Mo
a90ca4d2f6
Revert "Revert "feat: updated "note editing disabled" design ( #1033 )""
...
This reverts commit 15f6b1ce13 .
2022-05-20 11:41:21 -05:00
Mo
09af8bf6d8
Revert "Revert "feat: update note type menu design ( #1032 )""
...
This reverts commit b36c9d09bc .
2022-05-20 11:41:12 -05:00
Mo
b36c9d09bc
Revert "feat: update note type menu design ( #1032 )"
...
This reverts commit 9524a83ec3 .
2022-05-19 07:21:08 -05:00
Mo
15f6b1ce13
Revert "feat: updated "note editing disabled" design ( #1033 )"
...
This reverts commit cb6a81afd6 .
2022-05-19 07:21:01 -05:00
Aman Harwara
cb6a81afd6
feat: updated "note editing disabled" design ( #1033 )
2022-05-19 17:49:13 +05:30
Aman Harwara
9524a83ec3
feat: update note type menu design ( #1032 )
2022-05-19 17:29:48 +05:30
Mo
131f13c558
fix: background color to use for selected note cell
2022-05-12 18:27:45 -05:00
Mo
072af12ffe
fix: dimmed tags issue on safari + increase tag density
2022-05-10 10:43:24 -05:00
Aman Harwara
d0d97a8dbc
fix: image zoom over 100% ( #998 )
2022-04-25 19:51:39 +05:30
Aman Harwara
68ad0f17ae
feat: display files quota in preferences ( #994 )
2022-04-22 21:58:10 +05:30
Mo
fdf290ea1a
feat: error decrypting preferences section ( #990 )
...
* feat: error decrypting preferences section
* chore: upgrade snjs
2022-04-21 10:33:59 -05:00
Aman Harwara
a78c0ce2a1
feat: add image zoom options ( #984 )
2022-04-19 14:00:23 +05:30
Aman Harwara
ec8b307235
fix: encryption section styles ( #976 )
2022-04-14 18:49:41 +05:30
Aman Harwara
8e467f9e6d
refactor: format and lint codebase ( #971 )
2022-04-13 22:02:34 +05:30
Aman Harwara
c16f23a75f
feat: new lock screen and challenge modal design ( #957 )
2022-04-12 00:05:08 +05:30
Aman Harwara
3126d97dca
feat: add file information panel to file preview modal ( #965 )
2022-04-11 19:33:34 +05:30
Aman Harwara
df54c3701c
fix: progress bar color on firefox ( #958 )
2022-03-29 18:04:40 +05:30
Aman Harwara
aba1e35a1d
refactor: button to allow html attributes & refactor class names ( #956 )
2022-03-28 17:41:54 +05:30
Aman Harwara
dc3dcfba2b
refactor: DecoratedInput and add DecoratedPasswordInput ( #953 )
2022-03-26 15:26:36 +05:30
Aman Harwara
97f14e2a95
feat: show alert if file exceeds classic reader limit ( #948 )
2022-03-24 01:17:56 +05:30
Aman Harwara
12e3bb0959
feat: add file preview modal ( #945 )
2022-03-24 00:13:44 +05:30
Aman Harwara
7e67061097
fix: file drag-n-drop issue ( #923 )
2022-03-14 17:16:25 +05:30
Mo
ceedaade82
Revert "feat: wrap search option bubbles if not enough space ( #918 )"
...
This reverts commit be6a9fdb34 .
2022-03-10 09:52:39 -06:00
Aman Harwara
be6a9fdb34
feat: wrap search option bubbles if not enough space ( #918 )
2022-03-10 20:57:59 +05:30
Aman Harwara
b31afee108
feat: add files popover in note toolbar ( #913 )
2022-03-10 13:51:28 +05:30
Myreli
5d49352f93
feat: redesign search filtering experience ( #908 )
...
* feat(search): redesign search filters as bubbles like mobile
* fix(search): decouble Bubble component styling
- animate the bubles on search
- decouple the Bubbles styling using utility classes
- improve styling of the new search options
* fix(Bubble): remove duplicated utility classes
* fix(bubble): use color neutral utility
* fix(bubble): increase gaps and justify center
* fix(Bubble): increase height and decrease gap
* fix(search): improve usability on search options
- increase animation timing to match mobile
- properly center cancel button
- only show cancel on text input
- prevent search options from disappearing when clicking with no text
* fix(search-options): improve spacing and auto size
* fix(search-options): improve animation and decrease gap
2022-03-08 10:50:21 -06:00
Aman Harwara
c5eb84d7e8
feat: add toast notifications using stylekit ( #905 )
2022-03-02 23:33:46 +05:30
Mo
7abad65a51
fix: saving status while fully offline
2022-02-23 11:27:03 -06:00
Aman Harwara
209bd99fe5
feat: add "Listed actions" option in note context menu ( #891 )
2022-02-23 20:51:34 +05:30
Aman Harwara
22718d8a9f
feat: add tag context menu ( #890 )
2022-02-22 13:05:01 +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
Aman Harwara
1887d5d01e
fix: plain editor revision rendering and revision list sorting ( #878 )
2022-02-18 19:28:24 +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
Aman Harwara
03ba4afd2e
fix: note list item border ( #862 )
2022-02-11 19:46:00 +05:30
Mo
dcf07f70fd
fix: slightly increase tag display density
2022-02-08 22:09:11 -06:00
Mo
d920bf663f
fix: deactivate themes when switching accounts
2022-02-08 21:51:06 -06:00
Aman Harwara
7f5f0d9d17
feat: update line height and width of note size warning text ( #852 )
2022-02-07 22:12:08 +05:30
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