Commit Graph

219 Commits

Author SHA1 Message Date
Aman Harwara
3d1dc8f38a feat: move search bar back to notes column (#1408) 2022-08-17 19:12:40 +05:30
Vardan Hakobyan
a25923f084 fix: remove tablet specific responsive UI (#1411)
* fix: revert tablet responsiveness UI

* fix: don't let the "Saving..." text container hide the note title on tablets

* chore: better visibility of css classes list

* fix: fixed width of notes container column on Tablets
2022-08-17 15:39:56 +04:00
Aman Harwara
2ea9f862fe fix: note tag delete button not showing on iOS (#1403) 2022-08-16 14:40:03 +05:30
Aman Harwara
54ae4365a3 fix: selecting from "Photo Library" on iOS doesn't upload (#1401) 2022-08-15 18:13:29 +05:30
Aman Harwara
77cbb6b06e fix: tags being dimmed on safari (#1389) 2022-08-10 18:34:05 +05:30
Aman Harwara
82a8bcc440 fix: tag context menu button opening notes list veiw (#1390) 2022-08-10 18:13:29 +05:30
Vardan Hakobyan
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 Harwara
887402f75f fix: viewport height on mobile Chrome & Safari (#1376) 2022-08-08 14:32:16 +05:30
Vardan Hakobyan
f555fbcaaa feat: tablet responsiveness (#1369)
* feat: "Notes" column responsiveness for tablets

* feat: ability to expand/collapse the navigation column, move some styles to tailwind

* feat: ability to expand/collapse the navigation column, move some styles to tailwind

* feat: icon for collapsing/expanding navigation column, style improvements

* fix: restore vertical panels resizability on large screens

* feat: tags/folders section for collapsed state

* feat: notes subsection styling in navigation section

* feat: hide rename & delete links of smart views when in collapsed mode

* fix: show notes count in bold when in collapsed mode

* fix: better padding for folders in collapsed state

* fix: smaller left padding for collapsed case

* fix: better view of expand/collapse control

* fix: hide search bar when collapsed

* fix: adjust position of "expand" control when in collapsed state

* chore: remove comments

* refactor: use `classNames` util when applying conditional css classes

* chore: shorter class names syntax

* chore: shorter syntax for conditional classes

* fix: better way of setting background color with opacity

* fix: use variable colors according to SN themes

* chore: move "colors" from "extend" section and thus override Tailwind's colors (so only SN colors will exist)

* fix: correct hover style in collapsed mode

* fix: correct upper boundary for extra small screens
2022-08-08 11:07:15 +04:00
Karol Sójko
3ce621e24c fix(mobile): imports only from snjs 2022-08-05 13:22:21 +02:00
Karol Sójko
ffb2193924 feat(encryption): refactor circular dependencies on services 2022-08-05 11:59:02 +02:00
Karol Sójko
183f68c9c1 fix(files): filepicker circular dependency 2022-08-04 17:32:49 +02:00
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
Aman Harwara
58e751f986 fix: popover behaviour when clicking outside of popover (#1355) 2022-07-27 20:52:08 +05:30
Aman Harwara
9bc7533010 fix: preview modal keyboard handling (#1345) 2022-07-26 15:54:15 +05:30
Aman Harwara
7b6b2bc5b1 fix: make modals mobile-friendly (#1337) 2022-07-25 20:18:24 +05:30
Aman Harwara
2573407851 feat: responsive popovers & menus (#1323) 2022-07-21 02:20:14 +05:30
Mo
a827274ac6 refactor(web): use asterisk icon for upgrade indicator (#1318) 2022-07-14 10:06:31 -05:00
Vardan Hakobyan
0a2c90f2c1 fix(web): responsive autocomplete tag dropdown (#1250) 2022-07-12 11:32:54 +04:00
Aman Harwara
9d230d4b81 fix: focus mode & dynamic panels on small screens (#1246) 2022-07-11 19:21:03 +05:30
Aman Harwara
5393eb71fe feat: release Files view (#1236) 2022-07-09 16:07:20 +05:30
Aman Harwara
c6932ba733 fix(desktop): don't shift sections on macOS if window is small (#1235) 2022-07-09 02:07:42 +05:30
Aman Harwara
66f97f0612 feat(web): mobile-friendly (responsive) preferences UI (#1234) 2022-07-09 00:38:44 +05:30
Aman Harwara
f349744fdb fix: subtag duplication (#1227) 2022-07-08 19:47:18 +05:30
Mo
9a3cdfbc1a chore: mobile web bridge concept (#1228) 2022-07-07 11:55:07 -05:00
Aman Harwara
50c024e643 feat: add selected file size in context menu (#1224) 2022-07-07 15:51:16 +05:30
Aman Harwara
34719c4935 fix(web): scrollbar styles (#1219) 2022-07-07 01:17:54 +05:30
Aman Harwara
6fa6374cf2 fix(web): update modal styles (#1220) 2022-07-07 01:02:59 +05:30
Aman Harwara
2ee791259d fix: select next item when trashing or deleting item (#1218) 2022-07-06 20:32:18 +05:30
Mo
d315c8c6c1 chore(web): fix tests 2022-07-06 09:44:13 -05:00
Mo
ad92392b4d chore: fix web types 2022-07-06 07:50:56 -05:00
Karol Sójko
d38071168a fix: deps on weba and mobile 2022-07-06 14:18:36 +02:00
Aman Harwara
37d765ab21 fix(web): content & navigation list scroll on mobile (#1207) 2022-07-05 20:14:01 +05:30
Karol Sójko
e5771fcbde feat: add @standardnotes/encryption package (#1199)
* feat: add @standardnotes/encryption package

* fix: mobile dependency on encryption package

* fix: order of build & lint in pr workflows

* fix: web dependency on encryption package

* fix: remove encryption package composite configuration

* fix: import order
2022-07-05 10:06:03 +02:00
Aman Harwara
21ea2ec7a1 feat: initial implementation of responsive app panes (#1198) 2022-07-04 21:20:28 +05:30
Aman Harwara
dd23135d6d fix: permissions modal width (#1195) 2022-07-02 20:20:40 +05:30
Aman Harwara
f3a6aaaf2e feat: remove attached files button from files view (#1193) 2022-07-02 17:21:51 +05:30
Aman Harwara
febca55f25 feat(web): file view auto-rename on title change(#1192) 2022-07-02 01:48:30 +05:30
Aman Harwara
7c3c59dd92 fix(web): file protected overlay not toggling off correctly (#1190) 2022-07-01 19:20:15 +05:30
Aman Harwara
87213e9f5d feat: allow previewing CSV files as plaintext (#1188) 2022-07-01 18:34:24 +05:30
Mo
7c2b8fe545 chore: improve preferences folder hierarchies (#1186) 2022-06-30 13:49:03 -05:00
Aman Harwara
8b845ea424 feat: add tag id to tag context menu (#1185) 2022-06-30 21:57:33 +05:30
Aman Harwara
5cd449fe80 fix(web): navigation styles (#1177) 2022-06-29 14:33:25 -05:00
Mo
b8efd823ac fix: desktop backups directory change (#1178)
* fix: only move backup related files when changing file backups location

* fix: remove presently recursive error handling for third party component installation
2022-06-29 09:03:09 -05:00
Aman Harwara
5e5cf618c5 fix: search bar (#1175)
* fix: search bar distance

* fix: desktop window drag

* fix: remove unnecessary div

* fix: shift layout down on macOS if panels collapsed
2022-06-28 22:42:17 +05:30
Aman Harwara
94be36ed9c fix: file deletion in navigation panel (#1173) 2022-06-28 19:27:34 +05:30
Aman Harwara
7b51fa4fa8 feat: move search bar to navigation panel (#1170) 2022-06-28 18:20:31 +05:30
Aman Harwara
ee5b6627da style: tailwind classname sorting (#1169) 2022-06-28 13:37:38 +05:30
Mo
ded2d1866a fix: don't show deprecated editors; add missing solarized dark theme 2022-06-27 17:43:17 -05:00
Aman Harwara
b80038f607 feat(web): tailwind css (#1147) 2022-06-27 16:20:52 -05:00