Commit Graph

159 Commits

Author SHA1 Message Date
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
ecde719b64 Merge pull request #807 from omnivore-app/OMN-715
[OMN-715]: Add a command pallet to the web
2022-07-12 09:29:34 -07:00
156c4cf2cf Update design on Add Link, and notes modals 2022-07-11 19:25:25 -07:00
9e3b192506 Clean up the design of FormModals 2022-07-11 18:15:14 -07:00
6cffbc23c7 reset - file 2022-07-11 22:43:15 +00:00
9541e0c32e updated Labels for different themes 2022-07-11 21:20:57 +00:00
552d76a929 Added search support for kbar in this PR. 2022-07-11 13:14:12 -07:00
27ed89b375 Resetting some files + leveraging library - color2k 2022-07-10 16:10:03 +00:00
215d9cfc36 Fix the utility text color in menus, make theme switcher smaller 2022-07-09 17:08:49 -07:00
56245619cf Remove unused attribute 2022-07-08 19:31:43 -07:00
6dc707cc92 Improve the outlines on dropdown arrows 2022-07-08 19:27:53 -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
33c204aff8 Cleaning up imports 2022-07-06 14:02:16 +00:00