Commit Graph

267 Commits

Author SHA1 Message Date
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
fa0efe7794 First pass at hover actions on the library items 2023-06-27 15:46:49 +08:00
f9d35ee216 Fix light mode selected colour on the labels picker 2023-06-22 10:52:37 +08:00
73ce4f3dce Increase the unstacked labels count 2023-06-21 20:46:09 +08:00
431a4b7829 Add the edit label chip stack 2023-06-21 20:45:31 +08:00
e540c57da4 Throttle set label calls 2023-06-21 19:59:32 +08:00
2293cc0256 Add support for multi select labels 2023-06-21 13:55:20 +08:00
5f5d3ca164 Remove focus when dropdown closed, fix light theme border colours for label picker 2023-06-20 17:24:52 +08:00
a49e4f0378 Grid shadow, label picker colours 2023-06-20 17:06:18 +08:00
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
b8886c96da Only set minWidth for placeholder if all elements are empty 2023-06-20 10:55:41 +08:00
103e676c7d Clear last focused state on the labels in the selector 2023-06-20 10:28:15 +08:00
d0140b33d9 Min font size of 16px to prevent zoom on iOS 2023-06-20 10:18:29 +08:00
de8766512f Use a special chip style for the edit labels modal 2023-06-19 21:42:18 +08:00
a730a4cb85 Push props down so we can manipulate at the top level 2023-06-19 21:42:18 +08:00
0b7cd80c85 Set selected labels after creating 2023-06-19 21:42:18 +08:00
58183540db Use theme for input box colour 2023-06-19 21:42:18 +08:00
20345dd583 Label colour picker positioning 2023-06-19 21:42:18 +08:00
8477eb20be Outline on label colour selector 2023-06-19 21:42:18 +08:00
3e36706ab9 Styling on labels editor 2023-06-19 21:42:18 +08:00
ed66cba8df Remove the concept of a label colour row to simplify colour selection in labels 2023-06-19 21:42:18 +08:00
2523ac1aa9 Add LabelsPicker file 2023-06-19 21:41:25 +08:00
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
4cf8744ced Dont display focus on the dropdown 2023-06-12 14:53:47 +08:00
5ee02a1b38 More colors 2023-06-12 13:57:42 +08:00
bcde86bc01 Remove dbeug 2023-06-09 18:03:10 +08:00
86d961481c Left menu logo position 2023-06-09 17:39:18 +08:00
d4aa715b5b Add checkboxes on library cards in multi select mode 2023-06-08 19:57:33 +08:00
e6eadf75f0 Some menu and bulk selection UI 2023-06-08 19:57:33 +08:00
cbb82abf4d Update label styles on iOS and MacOS 2023-06-01 17:40:23 +08:00
f1de7a0332 More messing with pointer events and the header 2023-05-25 17:33:40 +08:00
b6410976e5 Better handling of focus outlines 2023-05-25 15:26:29 +08:00
6cfd424922 Modify the sizes of the left menu and the header 2023-05-25 12:56:58 +08:00
c7a735b2d0 Better font sizes for article titles 2023-05-02 11:55:33 +08:00
030af76a42 Reduce the title font size 2023-05-02 11:01:06 +08:00
93bbf25170 Merge pull request #2038 from omnivore-app/feat/web-upload-modal
Move dnd uploader into a separate modal
2023-04-14 12:17:48 +08:00
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
af00b88c5a More merge fixes 2023-04-03 17:29:01 +08:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
d6a3eaea92 Fix notebook layout to match design, remove unused file 2023-03-31 14:48:31 +08:00
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
bf0a7d2865 Remove unused colors from theme 2023-03-10 15:05:18 +08:00
df04986a92 Merge pull request #1888 from omnivore-app/fix/notebooks-modal
Make notebook modal closer to highlights view, add exports
2023-03-10 11:47:28 +08:00
5cd68cae44 When clicking the logo button to go back, use filter states 2023-03-10 09:10:49 +08:00
69bf77cba0 Add menu trigger 2023-03-09 18:46:30 +08:00
8cd7e823c5 Make notebook modal closer to highlights view, add exports 2023-03-09 18:22:51 +08:00
071c3799c2 Change LABEL_CREATED to LABEL_ADDED in webhook events label 2023-03-09 14:48:24 +08:00
b445c7ebfe Padding, margin, font size tweaks on highlight editors 2023-03-09 10:23:02 +08:00