aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/secondary_button.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-27/+0
|
* feat: give all stateless components a displayName or make them privatefragosti2019-01-021-0/+1
|
* feat: make all button fontsizes 16px by defaultfragosti2018-11-131-2/+0
|
* chore: linterfragosti2018-11-071-1/+0
|
* feat: make instant resistant to external stylesfragosti2018-11-071-3/+3
|
* chore(instant): import UI components directlySteve Klebanoff2018-11-061-1/+2
|
* chore: address PR feedbackfragosti2018-11-011-2/+1
|
* Get BuyOrderState one big connected component, and let user view failureSteve Klebanoff2018-10-261-1/+0
|
* Show View Transaction button on failure, and allow setting of width for Try ↵Steve Klebanoff2018-10-261-1/+5
| | | | Again button and View Txn button
* Making SecondaryButton accept children instead of text propSteve Klebanoff2018-10-231-4/+2
|
* feat(instant): Add failure state and iconSteve Klebanoff2018-10-201-0/+28