Aman Harwara
633d6189fb
fix: padding on files view on mobile ( #1934 )
2022-11-04 01:34:47 +05:30
Mo
5bb4435c5b
fix: unable to add children to favorited tag; remove expand-on-click; render arrow before title ( #1931 )
2022-11-03 09:38:31 -05:00
Mo
dd821c95e6
feat: dedicated files layout ( #1928 )
2022-11-02 11:06:19 -05:00
Mo
25ecdceea9
refactor: remove reliance on viewport height in favor of body ( #1926 )
2022-11-01 15:58:12 -05:00
Mo
994f824757
fix(mobile): increase font sizes and other mobile-centric improvements ( #1907 )
2022-11-01 11:41:40 -05:00
Mo
69c3f2be83
feat: daily notes (dev only) ( #1894 )
2022-10-27 17:21:31 -05:00
Aman Harwara
4181d7ff2c
fix: dont show item list "hover" indicator on mobile
2022-10-24 14:06:02 +05:30
Aman Harwara
57fab4f670
fix: "Forgot passcode" and "Switch workspace" lock screen options not working on mobile ( #1850 )
2022-10-20 16:26:21 +05:30
Aman Harwara
a8535cfa23
fix: make tags non-tabbable
2022-10-20 13:34:28 +05:30
Aman Harwara
361f773f2c
fix: editor width on mobile
2022-10-18 20:20:01 +05:30
Aman Harwara
075d7f444d
fix: css variable fallback
2022-10-12 20:58:02 +05:30
Aman Harwara
990939318f
fix: viewport height-related issue on mobile
2022-10-12 00:54:15 +05:30
Aman Harwara
e3f28421ff
feat: item linking ( #1779 )
2022-10-11 23:54:00 +05:30
Aman Harwara
27d2c95b5b
fix: dark mode not working in editors ( #1773 )
2022-10-10 21:47:57 +05:30
Aman Harwara
1e3acd50e9
fix: add fallback for viewport height on mobile ( #1766 )
2022-10-07 15:41:45 +05:30
Mo
c13dd883a4
fix(mobile): reenable bouncing in lists
2022-10-06 09:56:56 -05:00
Aman Harwara
c944eb9365
fix: increase default editor font size on mobile
2022-10-06 17:35:53 +05:30
Aman Harwara
09b994f8f9
feat: add free dark mode ( #1748 )
2022-10-06 01:49:35 +05:30
Mo
6bd5534f74
fix: prevent overflow bouncing on desktop and mobile ( #1743 )
...
* fix: prevent overflow bouncing on desktop and mobile
* fix: add black bg to webview for debugging purposes
2022-10-05 08:19:55 -05:00
Aman Harwara
3c699eaa4a
feat: add line height & font size settings for plaintext editor ( #1700 )
2022-09-30 00:50:33 +05:30
Aman Harwara
20e420820d
fix: ipad web view ui improvements ( #1664 )
2022-09-29 13:47:00 +05:30
Aman Harwara
0ed692ff9b
feat: add panel settings section in quick settings ( #1669 )
2022-09-29 12:46:06 +05:30
Aman Harwara
eafa65e934
fix: grey flash on textarea focus on safari/webkit ( #1661 )
2022-09-28 20:11:03 +05:30
Aman Harwara
97835e64ac
feat: flatten quick settings menu and add separate prefs button ( #1631 )
2022-09-24 14:26:55 +05:30
Aman Harwara
86251b49d3
fix: better safe area padding on iOS ( #1618 )
2022-09-23 01:03:36 +05:30
Aman Harwara
8fa566336c
fix: iOS safe area using CSS ( #1610 )
2022-09-22 00:22:11 +05:30
Aman Harwara
39d0ee9181
feat: update mobile design ( #1526 )
2022-09-12 21:48:47 +05:30
Aman Harwara
4617afe14e
fix: footer and prefs dropdown cutoff by screen on some phones ( #1491 )
2022-09-07 17:36:49 +05:30
Aman Harwara
520b3add0f
fix: editor content being hidden under keyboard on mobile ( #1410 )
2022-08-25 15:01:44 +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
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
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
Vardan Hakobyan
aaf68a8f73
fix(web): prevent jumping the page contents on mobile when editing notes offline ( #1294 )
2022-07-14 11:06:06 +04:00
Aman Harwara
9d230d4b81
fix: focus mode & dynamic panels on small screens ( #1246 )
2022-07-11 19:21:03 +05:30
Aman Harwara
34719c4935
fix(web): scrollbar styles ( #1219 )
2022-07-07 01:17:54 +05:30
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
0193ba3e7b
fix(web): selected navigation item color ( #1191 )
2022-07-01 21:03:35 +05:30
Aman Harwara
5cd449fe80
fix(web): navigation styles ( #1177 )
2022-06-29 14:33:25 -05: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
Aman Harwara
3b80c170d2
feat: use styled-components for panel resizer ( #1131 )
2022-06-22 16:32:28 +05:30
Mo
31003276b7
feat: styles package ( #1074 )
2022-06-07 13:49:00 -05:00
Mo
f4ef63693c
refactor: repo ( #1070 )
2022-06-07 07:18:41 -05:00