Commit Graph

171 Commits

Author SHA1 Message Date
30155f1321 Empty rows for table settings, formatting fixes, less differences between mobile web and desktop 2023-01-17 17:45:21 +08:00
f674bb34aa Style tweaks for the emails list 2023-01-16 21:57:34 +08:00
76ea354084 Update browser icons from install page 2022-12-21 16:52:55 +08:00
e8cd9f4412 Shared highlights UX 2022-12-19 17:07:27 +08:00
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00
e86276e1de Add festive logo file 2022-12-14 12:56:54 +08:00
e9757e3391 Clean up login and invite page UI 2022-12-08 12:05:44 +08:00
16654bafef Refactor the SetLabels components to allow them to take a highlight or article 2022-12-02 15:30:27 +08:00
a4a32dec2b Make the web notebook UI better match the iOS UI 2022-12-01 18:26:35 +08:00
8ff154e2f4 Squarer label chips on web 2022-11-29 15:27:54 +08:00
d6393c5855 Style tweaks on delete confirmation view 2022-11-24 15:55:54 +08:00
6a918bd074 Show the being deleted item in the confirmation modal 2022-11-24 14:56:44 +08:00
5bc3dec953 Fixed all the layouts and cleaned up CSS for grid 2022-10-06 12:45:43 -05:00
155cbcf2ec Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
2022-09-27 08:06:33 -05:00
efcfc1afdb Compact list view completion 2022-09-26 13:57:18 -05:00
b423f40f59 Remove left side arrow menus as these screw up the article action menus 2022-09-26 16:18:33 +08:00
9fe879e141 Fix custom colour padding on labels dropdown, fix cancel button style 2022-09-26 15:47:36 +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
3b0bbeb760 Dont have a maxwidth on colours dropdown, it needs a little more space with our new fonts 2022-08-18 12:37:37 +08:00
f6cdfaf8c9 Use bold on the new library headline font 2022-08-18 11:51:29 +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
7a8516eb6b SVG attribute naming cleanup 2022-08-12 11:51:20 +08:00
695a9ce649 Add page with new library layout 2022-08-11 17:36:09 +08:00
858448e0d4 Update style for new library, display progress bar backgrounds 2022-08-11 17:34:44 +08:00
4f19d9f5ec Add new text style 2022-08-11 17:34:14 +08:00
f3a5f82b64 Make sure the cancel button matches design 2022-08-10 16:46:56 +08:00
4ba54222a8 Enable email login on web 2022-08-10 14:28:39 +08:00
95d866a120 Display the highlight delete confirmation outside the modal content
This fixes an issue where a long list of highlights wouldn't show
the confirmation modal properly if scrolled because the modal
would be in the scrolled content.
2022-07-28 12:18:25 -07:00
3d2035a014 removing the border from the table on small screens 2022-07-22 16:26:31 +02:00
735169bf41 Updated CSS to match how it was before 2022-07-21 22:31:19 +02:00
8874513e59 Some clean up around css 2022-07-21 13:03:44 +02:00
5c69fb50fb Show the css attribute 2022-07-20 16:12:25 -07:00
1c1db00626 Example of how to style table components 2022-07-20 16:08:57 -07:00
fdd140485e Rename table to imports dont fail 2022-07-20 15:58:19 -07:00
3e1ecaad76 Fixing z-index issue on modal 2022-07-20 23:35:32 +02:00
290da8db19 Merge branch 'main' of github.com:omnivore-app/omnivore into 895 2022-07-19 23:52:06 +02:00
ba945b36a4 Deleting testing file for table and cleaning up commented code 2022-07-19 23:37:32 +02:00
5b6b9afd47 Refactor + commented out code 2022-07-19 23:29:52 +02:00
22c1f6f7b4 Implement UI for email login and registration 2022-07-18 20:43:41 -07:00
a40d7703a7 Added New Responsive table and data 2022-07-15 22:43:59 +02:00
3c764776ef Merge pull request #928 from omnivore-app/901
Increase luminous for labels
2022-07-13 05:52:37 +00:00
ab687ca832 Merge pull request #951 from omnivore-app/feature/typeahead-search
feature/typeahead search
2022-07-13 11:53:32 +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
b1e40b2da4 Fix consistency of font styles in dropdown menus 2022-07-12 10:44:46 -07:00
91bb08ea5f Use typeahead search 2022-07-12 10:36:09 -07:00