Commit Graph

28 Commits

Author SHA1 Message Date
Aman Harwara
81532f2f20 refactor: item linking (#1781) 2022-10-12 21:57:51 +05:30
Aman Harwara
e3f28421ff feat: item linking (#1779) 2022-10-11 23:54:00 +05:30
Aman Harwara
52962ed65d fix: text wrapping in notes list panel title 2022-10-02 21:40:49 +05:30
Aman Harwara
11dd39c126 feat: add custom note title format pref (#1678) 2022-09-29 20:10:05 +05:30
Aman Harwara
20e420820d fix: ipad web view ui improvements (#1664) 2022-09-29 13:47:00 +05:30
Aman Harwara
86251b49d3 fix: better safe area padding on iOS (#1618) 2022-09-23 01:03:36 +05:30
Aman Harwara
39d0ee9181 feat: update mobile design (#1526) 2022-09-12 21:48:47 +05:30
Aman Harwara
9267e580b5 fix: note panel resizing (#1497) 2022-09-08 18:26:47 +05:30
Aman Harwara
520b3add0f fix: editor content being hidden under keyboard on mobile (#1410) 2022-08-25 15:01:44 +05:30
Aman Harwara
779596b9ae fix: hidden file input being clickable (#1414) 2022-08-18 12:30:30 +05:30
Aman Harwara
818c3066cc fix: context menu on longpress on ios safari (#1405) 2022-08-17 20:20:18 +05:30
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
54ae4365a3 fix: selecting from "Photo Library" on iOS doesn't upload (#1401) 2022-08-15 18:13:29 +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
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
Aman Harwara
2573407851 feat: responsive popovers & menus (#1323) 2022-07-21 02:20:14 +05:30
Aman Harwara
5393eb71fe feat: release Files view (#1236) 2022-07-09 16:07:20 +05:30
Aman Harwara
2ee791259d fix: select next item when trashing or deleting item (#1218) 2022-07-06 20:32:18 +05:30
Mo
ad92392b4d chore: fix web types 2022-07-06 07:50:56 -05:00
Aman Harwara
37d765ab21 fix(web): content & navigation list scroll on mobile (#1207) 2022-07-05 20:14:01 +05:30
Aman Harwara
21ea2ec7a1 feat: initial implementation of responsive app panes (#1198) 2022-07-04 21:20:28 +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
Aman Harwara
b80038f607 feat(web): tailwind css (#1147) 2022-06-27 16:20:52 -05:00
Aman Harwara
b0911b1574 feat: move display options to icon button in header (#1138) 2022-06-22 22:30:22 +05:30
Aman Harwara
dcf3724e2c feat: ctrl+a to select all items (#1123) 2022-06-19 17:09:03 +05:30
Mo
f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00