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
c376c8d4b4
Created Page 03 of Onboarding
2022-05-09 17:12:09 +00:00
92026b6ab0
Merge commit 'a657da2b5f59a9de2a302590df5361e3954fb5df' into OMN-506
2022-05-04 20:48:38 +00:00
5ea67a0bea
Pull in new highlight cards
2022-05-03 12:09:32 -07:00
9003f40ef7
Created Page 02 of Onboarding
2022-05-03 17:24:47 +00:00
fedd92488b
Merge pull request #491 from omnivore-app/OMN-423
...
[OMN-423] Updated share highlight modal
2022-05-02 15:28:02 -07:00
deac4b6680
Use react attributes for SVG
2022-05-02 13:21:35 -07:00
039cab33ed
Use embedded SVG so we can set colours
2022-05-02 13:01:50 -07:00
5182a3053a
reverted OmnivoreNameLogo icon and change icon sizes
2022-04-28 03:07:01 +00:00
fdd2d95164
Add popular newsletters
2022-04-22 12:17:09 -07:00
bcbda50daa
Add basic UI for subscriptions
2022-04-22 12:17:09 -07: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
48e36c8635
Merge pull request #393 from omnivore-app/OMN-382
...
[Omn-382] - Updated landing page
2022-04-19 11:15:31 -07:00
c004f20ee7
More label padding tweaks
2022-04-14 21:38:48 -07:00
0db6bff308
label padding
2022-04-14 21:20:17 -07:00
0e50ef1b56
Tighten padding on label chips
2022-04-14 21:15:53 -07:00
d56e3147df
Remove whitespace
2022-04-14 21:05:02 -07:00
944784f25a
Use Button+router for label chips instead of next/link
...
This allows us to use preventDefault on click, which means labels
can be inside of grid cards, and clicking a label wont navigate
to the card's page.
2022-04-14 20:40:28 -07:00
ecdbed4a5c
Merge commit 'd33d383891c7b68ae5bc9e0f8922004af7556f44' into OMN-382
2022-04-14 23:29:30 +00:00
8978ff68f7
Use standard box shadow on modals
2022-04-13 09:58:50 -07:00
2ab7e4ccdd
Make the action dropdowns modal
...
This dismisses the tooltip when the modal is active
2022-04-12 12:23:55 -07:00
9a627c225e
Add tooltips to article actions
2022-04-12 12:23:55 -07:00
a104486602
Clip the label chips to their radius
2022-04-12 12:23:55 -07:00
0bb2c1d8c6
Refresh labels when edited
2022-04-12 12:23:55 -07:00
e2aeff0c6f
Use single label type
2022-04-12 12:23:55 -07:00
eeea5b7c28
Consistent dropdown layout for article actions
...
We also offset a little to display the popover in the middle of
the article action button on desktop
Disable autofocus on touch devices so the keyboard doesn't take
up too much space
2022-04-12 12:23:55 -07:00
d8e03c0906
Make arrow styles more closely match design
2022-04-12 12:23:55 -07:00