Tom Kirkpatrick
2b80ae7106
feat(wallet): implement new pay forms
6 years ago
Tom Kirkpatrick
fcafdec861
feat(ui): add Pay components
Add components for updated Pay form and build out reference use case in
the storybook environment.
6 years ago
Tom Kirkpatrick
3d53d703bf
chore: disable react/display-name in storybook
6 years ago
Tom Kirkpatrick
03635998e6
feat(ui): add Fiat/Crypto amount field components
6 years ago
Tom Kirkpatrick
0acd6bf66d
style(global): update general styles
Use https://www.npmjs.com/package/styled-reset to apply css resets and
move all global styles to the GlobalStyle component.
Update general styles inline with design design work.
6 years ago
Tom Kirkpatrick
e64314ca97
feat(ui): add LightningInvoiceInput component
6 years ago
Tom Kirkpatrick
d68f1f3acc
refactor: use named exports for UI components
6 years ago
Tom Kirkpatrick
b552aa60f1
feat(ui): add Dropdown component
6 years ago
Tom Kirkpatrick
cfd9f7a15f
feat(ui): add Menu components
6 years ago
Tom Kirkpatrick
524627de9d
feat(ui): add Form components
6 years ago
Tom Kirkpatrick
81f8b2d9a4
feat(ui): add Page/MainContent/Sidebar components
6 years ago
Tom Kirkpatrick
fd7987929b
feat(ui): add Modal component
6 years ago
Tom Kirkpatrick
2a7780bce4
feat(ui): add Background component
6 years ago
Tom Kirkpatrick
ea646fd82f
feat(ui): add Bar component
6 years ago
Tom Kirkpatrick
dd3adec3f2
feat(ui): add Notification component
6 years ago
Tom Kirkpatrick
4e4ef61947
feat(ui): add Button component
6 years ago
Tom Kirkpatrick
eddd3cb55f
feat(ui): add Typography components
6 years ago
Tom Kirkpatrick
ab68b9a376
feat(ui): add Spinner component
6 years ago
Tom Kirkpatrick
7a393d32bc
feat(ui): add Icon component
6 years ago
Tom Kirkpatrick
3100d2995a
feat(ui): add storybook
Create a storybook in order to aid component development by providing an
easy way to preview components.
6 years ago