Commit Graph

31 Commits

Author SHA1 Message Date
fa0efe7794 First pass at hover actions on the library items 2023-06-27 15:46:49 +08:00
2293cc0256 Add support for multi select labels 2023-06-21 13:55:20 +08:00
5ee02a1b38 More colors 2023-06-12 13:57:42 +08:00
e6eadf75f0 Some menu and bulk selection UI 2023-06-08 19:57:33 +08:00
b6410976e5 Better handling of focus outlines 2023-05-25 15:26:29 +08:00
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
bf0a7d2865 Remove unused colors from theme 2023-03-10 15:05:18 +08:00
bff847a5a2 pointer on the seachbox button 2023-03-06 15:55:06 +08:00
c74f26a2f0 Styling on the search button 2023-03-06 15:39:03 +08:00
678f60823b Inline search box 2023-03-03 14:44:06 +08:00
aa2e20d9c0 Edit title and description modal 2023-03-02 12:59:31 +08:00
47b8299625 Only use button active item focus in modal buttons
This is useful for keyboard tabbing but we don't want it on
all items as it creates a weird effect.

Fixes: https://github.com/omnivore-app/omnivore/issues/1197
2022-09-19 10:47:39 +08:00
7673814fd3 Add a delete page article action, add keyboard ctrls for confirm dialogs 2022-08-22 15:53:22 +08:00
a7f7f80c90 Fix the style for cancel buttons on non-login pages 2022-08-17 14:21:57 +08:00
b6d58d15be Make the library layout toggles into buttons 2022-08-15 12:13:25 +08:00
858448e0d4 Update style for new library, display progress bar backgrounds 2022-08-11 17:34:44 +08:00
f3a5f82b64 Make sure the cancel button matches design 2022-08-10 16:46:56 +08:00
5b6b9afd47 Refactor + commented out code 2022-07-19 23:29:52 +02:00
9e3b192506 Clean up the design of FormModals 2022-07-11 18:15:14 -07:00
215d9cfc36 Fix the utility text color in menus, make theme switcher smaller 2022-07-09 17:08:49 -07:00
f60876830c Clean up menus based on latest design
Mostly removing separators, improving shadows, tweaking font.

First pass at these updates:

https://www.figma.com/file/ILgs6aXrPfukXOMf5Yibra/Omnivore---Deliverables?node-id=3386%3A82865
2022-07-08 15:20:55 -07:00
5182a3053a reverted OmnivoreNameLogo icon and change icon sizes 2022-04-28 03:07:01 +00:00
24b622fffb Themed colours for the saved searches 2022-04-20 11:57:56 -07:00
21c6b1fe01 Dont break light gray buttons 2022-04-20 11:39:49 -07:00
4030f8efc4 Initial implementation of saved searches (feature flagged) 2022-04-20 11:22:30 -07:00
19e3af66d5 Encapsulate the article actions menu, standardize header height at 48px 2022-04-12 12:23:08 -07:00
7cd1d65ce7 Header button fixes
- Completely disable the GitHub button when collapsed in header
- Point the name logo button to /login on the login page
2022-03-09 10:00:03 -08:00
2d663ec71b Add a link to our GitHub from our main header 2022-02-16 17:09:19 -08:00
a050e44e4a Use the OctoCat icon instead of the star icon 2022-02-15 09:16:59 -08:00
979372c6c8 Add a follow us on GitHub button to the login page 2022-02-14 23:41:41 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00