Commit Graph

33 Commits

Author SHA1 Message Date
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00
dacb4ee354 Label formatting across devices match better 2023-07-12 12:35:09 +08:00
1e38154e54 Clean up label styling 2023-06-27 15:46:50 +08:00
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
a730a4cb85 Push props down so we can manipulate at the top level 2023-06-19 21:42:18 +08:00
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
cbb82abf4d Update label styles on iOS and MacOS 2023-06-01 17:40:23 +08:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
3eb74251da Work on dark mode 2023-03-03 12:15:02 +08:00
00286244ce Label sizing tweaks 2023-03-01 11:18:26 +08:00
b091ff830f Improve handling of labels 2023-03-01 10:56:00 +08:00
0b33f63680 Some sizing tweaks for larger screens 2023-03-01 10:42:56 +08:00
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
4fd4d5a4db New library item cards, fix issue with read position 2023-02-15 13:56:11 +08:00
3062e16e63 Pass tap events from web reader into native instead of setting up gestures in native
This allows us to handle tap events based on state better, most
importantly it means we wont raise the bottom buttons if the
there is a tap to dismiss an active menu.
2023-02-08 18:52:17 +08:00
f800e3a04e Make the TextChips on iOS and Web match better 2023-02-07 17:32:32 +08:00
8ff154e2f4 Squarer label chips on web 2022-11-29 15:27:54 +08:00
b58cdc8a55 reducing lighting 2022-07-13 00:19:02 +00:00
31d133fdf0 updating border color to match label text color 2022-07-12 23:07:12 +00:00
7781d09623 Updated luminance condition for dark theme 2022-07-12 22:42:39 +00:00
ef31cb7199 Added code to lighten up the labels in dark mode 2022-07-12 21:52:51 +00:00
9541e0c32e updated Labels for different themes 2022-07-11 21:20:57 +00:00
c004f20ee7 More label padding tweaks 2022-04-14 21:38:48 -07:00
0db6bff308 label padding 2022-04-14 21:20:17 -07:00
0e50ef1b56 Tighten padding on label chips 2022-04-14 21:15:53 -07:00
d56e3147df Remove whitespace 2022-04-14 21:05:02 -07:00
944784f25a Use Button+router for label chips instead of next/link
This allows us to use preventDefault on click, which means labels
can be inside of grid cards, and clicking a label wont navigate
to the card's page.
2022-04-14 20:40:28 -07:00
a104486602 Clip the label chips to their radius 2022-04-12 12:23:55 -07:00
0bb2c1d8c6 Refresh labels when edited 2022-04-12 12:23:55 -07:00
239a283ca8 Darken the border on label chips 2022-04-05 15:17:02 -07:00
72e68b2b5a Update the font and background colour on label chips 2022-03-30 09:45:07 -07:00
a856297002 Add LabelChip file 2022-03-25 14:37:37 -07:00