aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/buy_order_state_buttons.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat(instant): add token symbol to buy button textBrandon Millman2018-12-011-1/+3
* feat: make all button fontsizes 16px by defaultfragosti2018-11-131-1/+1
* Merge branch 'development' into feature/instant/account-state-changeBrandon Millman2018-11-091-5/+2
|\
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-5/+5
| |\
| * | chore: linterfragosti2018-11-071-1/+0
| * | feat: make instant resistant to external stylesfragosti2018-11-071-4/+2
* | | feat(instant): fetch balance at startupBrandon Millman2018-11-081-0/+6
* | | feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-081-0/+2
| |/ |/|
* | feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-1/+1
* | chore(instant): update OrderState enum to follow capitalization conventionsBrandon Millman2018-11-071-4/+4
|/
* chore(instant): import UI components directlySteve Klebanoff2018-11-061-1/+4
* feat(instant): implement affiliateFeeInfo propBrandon Millman2018-11-031-1/+3
* Merge branch 'development' into feature/instant/simulated-progress-barSteve Klebanoff2018-11-021-7/+4
|\
| * chore: address PR feedbackfragosti2018-11-011-7/+4
* | Explicit actions for setting different order statesSteve Klebanoff2018-11-011-3/+2
* | Takeout unneeded divSteve Klebanoff2018-10-311-12/+10
* | Get rid of old demoSteve Klebanoff2018-10-311-11/+0
* | Use simulated progress bar for txnSteve Klebanoff2018-10-311-13/+26
|/
* Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-301-5/+7
|\
| * When transaction too low, treat as validation error. also modify callback: er...Steve Klebanoff2018-10-301-2/+2
| * onPendingValidation -> onValidationPendingSteve Klebanoff2018-10-291-4/+4
| * Simpler way of validaitng has enough ethSteve Klebanoff2018-10-271-6/+6
| * Validate enough ETH when user clicks buySteve Klebanoff2018-10-271-0/+2
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-291-1/+1
|/
* linting importsSteve Klebanoff2018-10-271-2/+2
* buy order state button -> buy order state buttonsSteve Klebanoff2018-10-271-0/+63