aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/instant_heading.tsx
Commit message (Collapse)AuthorAgeFilesLines
* lintingSteve Klebanoff2018-10-201-2/+2
|
* arrow function syntax so no need to bindSteve Klebanoff2018-10-201-8/+6
|
* Refactor to make placeholder logic more straightforwardSteve Klebanoff2018-10-201-5/+6
|
* undefined -> null to follow conventionSteve Klebanoff2018-10-191-2/+2
|
* pulsating -> isPulsatingSteve Klebanoff2018-10-191-4/+4
|
* feat(instant): Indicate that order details section is loading by having ↵Steve Klebanoff2018-10-191-4/+9
| | | | pulsing placeholder
* Pulsating holder element showing, even if amount is emptySteve Klebanoff2018-10-191-57/+55
|
* quoteState -> quoteRequestStateSteve Klebanoff2018-10-191-5/+5
|
* chore: fix importsFabio Berger2018-10-181-1/+1
|
* fix typeSteve Klebanoff2018-10-181-1/+1
|
* ReactNode as default for formatters, and show bold dashSteve Klebanoff2018-10-181-4/+16
|
* add concept of quoteStateSteve Klebanoff2018-10-181-4/+18
|
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-8/+1
|
* feat: make redux actions type-sagefragosti2018-10-131-2/+0
|
* feat: populate order details with information from worst buy quotefragosti2018-10-121-11/+3
|
* feat: Move over features from zrx-buyerfragosti2018-10-111-4/+35
|
* Apply linterfragosti2018-10-051-1/+0
|
* Create SelectedAssetInputAmountfragosti2018-10-051-2/+2
|
* Add Input and AmountInput componentfragosti2018-10-051-3/+3
|
* Add border radiosfragosti2018-10-051-1/+1
|
* Add BuyButton and other small improvementfragosti2018-10-051-0/+46