Commit Graph

10 Commits

Author SHA1 Message Date
Aman Harwara
e5c580deab feat: Preferences view layout on mobile has been updated, and can be dismissed by swiping from the right 2023-05-17 19:42:08 +05:30
Aman Harwara
f51d234596 chore: fix select dropdown border on dark themes 2023-02-01 15:30:12 +05:30
Mo
dd821c95e6 feat: dedicated files layout (#1928) 2022-11-02 11:06:19 -05:00
Aman Harwara
c944eb9365 fix: increase default editor font size on mobile 2022-10-06 17:35:53 +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
40d9392599 fix: optimize toasts for mobile (#1392) 2022-08-12 01:07:23 +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
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
Mo
f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00