Commit Graph

131 Commits

Author SHA1 Message Date
5b6b9afd47 Refactor + commented out code 2022-07-19 23:29:52 +02: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
a7eb8b0c39 cleaned up code 2022-07-06 12:54:17 +00:00
12983cc0cb Increase luminous for labels 2022-07-06 01:46:30 +00:00
560853fb1d Issue-835-Part-1 2022-06-22 12:36:06 -07:00
99ec93449b Use a Radix dialog instead of dropdown, add OpenDyslexic font, prefetch fonts
The main change here is using Dialog instead of dropdown. The
dialog uses a fixed position, so when the underlying document
dimensions change based on a font change, the dialog will still
be positioned properly.
2022-06-21 15:38:05 -07:00
00bbb993bc Consistent naming 2022-06-14 10:01:20 -07:00
c69eb3b575 Make checkboxs left aligned 2022-06-14 09:59:58 -07:00
927ec54775 Use a <select for picking API expiration, fix some text color issues in dark mode 2022-06-13 22:46:49 -07:00
c389a48209 Add default expires at and validation 2022-06-06 13:10:46 +08:00
5177b30f85 Add default event_type options 2022-06-03 16:51:16 +08:00
f7c46e676f Set values in checkboxes 2022-06-03 16:41:26 +08:00
96e67a1ddd Add checkout box input 2022-06-03 16:23:05 +08:00
0353930ca3 Update Table CSS 2022-06-02 21:55:37 +08:00
4beec020cb Replace onUpdate with onEdit callback 2022-06-02 18:42:19 +08:00
f5780bd4e6 Use Record type in rows in TableProps 2022-06-02 18:41:54 +08:00
35b4e07d16 Use Record type in rows in TableProps 2022-06-02 18:41:26 +08:00
36c5a548d1 Update Table's edit & delete button style 2022-06-02 10:59:05 +08:00
48bd56be82 Update Table component to read rows as a map 2022-06-01 18:43:03 +08:00
2d518d327d Add description for known newsletters, update icon set 2022-05-23 21:54:15 -07:00
28a52b24f5 Remove unused learn more link, this is lowered to under the description text 2022-05-23 12:09:28 -07:00
c6fd8bcf4a Add some padding on appstore install button 2022-05-23 12:09:07 -07:00
06bffa5060 Added underline 2022-05-16 23:27:37 +00:00
db72f7c733 Made fixes to MobileInstallHelp component 2022-05-16 23:19:24 +00:00
ede60b21ee Fixed icon being cropped 2022-05-16 21:47:07 +00:00
516f15940d Changed layout of icon on MobileInstallHelp for small screens and adding storybook story for it 2022-05-14 19:23:13 +00:00
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
7811e9e428 Improve the Lean More button on smaller screens 2022-05-12 16:33:29 -07:00
ad071ca677 Use the same colour on the download button regardless of usage
The download button is always yellow regardless of the usage
so the text should always be a contrasting black, not a themed
colour.
2022-05-12 13:34:25 -07:00
068a14b2b5 Fixing build issue 2022-05-09 17:22:51 +00:00