Commit Graph

149 Commits

Author SHA1 Message Date
e2aeff0c6f Use single label type 2022-04-12 12:23:55 -07:00
19f4505943 Add modal for the edit labels dialog 2022-04-12 12:23:55 -07:00
785e3661fc Wire up article actions to have an article instance when hosted in the header 2022-04-12 12:23:55 -07:00
e7528cfc43 Attempt to dismiss focus on mobile 2022-04-12 12:23:55 -07:00
de72df9828 Naming, update small screen layout 2022-04-12 12:23:55 -07:00
92ea5efb98 Update naming 2022-04-12 12:23:55 -07:00
6dd39d5488 Handle toggling labels with mouse 2022-04-12 12:23:55 -07:00
0a4215c57b Handle toggling label state 2022-04-12 12:23:55 -07:00
6b84192543 Increase small screen maxheight 2022-04-12 12:23:55 -07:00
1427ffc783 Test some smaller sizes for mobile screens 2022-04-12 12:23:55 -07:00
eeea5b7c28 Consistent dropdown layout for article actions
We also offset a little to display the popover in the middle of
the article action button on desktop

Disable autofocus on touch devices so the keyboard doesn't take
up too much space
2022-04-12 12:23:55 -07:00
05e7ba7ced Remove empty arrow function 2022-04-12 12:23:55 -07:00
06551bc372 Dont autofocus the labels filter on touch devices as the keyboard uses too much screen space 2022-04-12 12:23:55 -07:00
d8e03c0906 Make arrow styles more closely match design 2022-04-12 12:23:55 -07:00
f87db8bfad Revert "Test with bottom sheet"
This reverts commit 44faad1172580bf4b7ca85d00f0495f76226dc2d.
2022-04-12 12:23:53 -07:00
0d16b32ae7 Test with bottom sheet 2022-04-12 12:23:37 -07:00
0b4f223b26 Spacing on top dropdowns 2022-04-12 12:23:08 -07:00
d8e0648070 Remove empty arrow function 2022-04-12 12:23:08 -07:00
a9988d4706 Re-enable top menu on small screens 2022-04-12 12:23:08 -07:00
278a885f83 Edit labels menu 2022-04-12 12:23:08 -07:00
ba301c4f0f Sliders 2022-04-12 12:23:08 -07:00
78129a4a85 WIP: article actoins and reader settings 2022-04-12 12:23:08 -07:00
32b08d1112 Disable dots menu Since there are no extra actions yet 2022-04-12 12:23:08 -07:00
ce21621927 Use a themed font colour for the article actions buttons 2022-04-12 12:23:08 -07:00
19e3af66d5 Encapsulate the article actions menu, standardize header height at 48px 2022-04-12 12:23:08 -07:00
136762310d Encapsulate the article actions menu, standardize header height at 48px 2022-04-12 12:23:08 -07:00
602dbb29be Play with transparent header in desktop 2022-04-12 12:23:08 -07:00
a777c67e4c Simplify 2022-04-12 12:23:08 -07:00
216cc99932 WIP: reader control breakpoints
This implements the left side controls on desktop and in the
header on smaller screens.

partial work, committing as-is to test on device
2022-04-12 12:23:08 -07:00
770dbbd68a Add margins on wider screens, keyboard commands to adjust 2022-04-12 12:23:08 -07:00
0cdb1a08ac Break community button on small devices 2022-04-06 15:08:43 -07:00
69fcff3099 Remove unused theme colour 2022-04-06 14:44:04 -07:00
ff415b80a1 Remove unneeded debug line 2022-04-06 14:35:09 -07:00
1402e8b6f8 Attempt to load a second page of data after the first 2022-04-06 14:22:41 -07:00
2ef5a59d4c Use the background styles instead of box shadows on new cards 2022-04-06 13:51:52 -07:00
5711df8459 add top margin to web library list on narrow screens 2022-04-06 13:43:41 -07:00
eba8b53a0a resolve merge conflicts 2022-04-06 13:38:06 -07:00
2af85d567e specift correct grid card shadow hover 2022-04-06 12:56:01 -07:00
589e639bb5 Merge pull request #345 from omnivore-app/OMN-190
[Omn-190] - [Settings View] - Labels
2022-04-06 12:54:14 -07:00
dc028466d0 resolve merge conflict 2022-04-06 12:32:38 -07:00
5ab64f3f64 resolve merge conflict 2022-04-06 12:21:47 -07:00
8aed5fd517 Propogate changes to the font size
Because this is update in the page now, this needs to be reflected
when changed in the component.
2022-04-06 11:38:32 -07:00
06360a5993 Merge branch 'main' into OMN-190 2022-04-06 09:24:49 -07:00
09ee5d3f29 Standardize info link 2022-04-05 21:53:32 -07:00
e49bb8652a Use new layout for desktop labels, handle API errors 2022-04-05 21:35:28 -07:00
cdd950f1a7 With new layout we can always display colour text 2022-04-05 16:09:25 -07:00
239a283ca8 Darken the border on label chips 2022-04-05 15:17:02 -07:00
1c9161a105 Remove border on dropdown which causes UI to move around 2022-04-05 10:21:26 -07:00
b322add96e Use a single Plus icon 2022-04-04 22:03:04 -07:00
927044fabc Update Label import 2022-04-04 21:42:06 -07:00