| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(instant): import UI components directly | Steve Klebanoff | 2018-11-06 | 1 | -9/+0 |
* | chore: address PR comments | fragosti | 2018-11-03 | 2 | -2/+3 |
* | chore: prettier and linter | fragosti | 2018-11-02 | 1 | -1/+0 |
* | feat: add basic token search functionality | fragosti | 2018-11-02 | 1 | -0/+1 |
* | feat: implement search bar UI | fragosti | 2018-11-02 | 2 | -1/+8 |
* | feat: implement basic token selection UI | fragosti | 2018-11-02 | 4 | -4/+35 |
* | feat: use withTheme to use ColorOption to color Icon | fragosti | 2018-11-02 | 2 | -8/+10 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-02 | 3 | -22/+95 |
|\ |
|
| * | Remove alternate hover styling from button and move into icon component | Brandon Millman | 2018-11-02 | 4 | -52/+54 |
| * | feat(instant): add interactive overlay presentation to umd bundle | Brandon Millman | 2018-11-02 | 4 | -5/+77 |
|/ |
|
* | chore: address PR feedback | fragosti | 2018-11-01 | 1 | -6/+6 |
* | feat: refactor animation code | fragosti | 2018-10-31 | 1 | -0/+2 |
* | feat: add 'Select Token' UI to asset amount input | fragosti | 2018-10-30 | 2 | -2/+4 |
* | feat: add chevron icon and add it to asset amount input | fragosti | 2018-10-30 | 1 | -5/+23 |
* | feat: add basic panel component and other small improvements | fragosti | 2018-10-30 | 1 | -0/+2 |
* | Merge pull request #1189 from 0xProject/feature/instant/txn-failure | Steve Klebanoff | 2018-10-27 | 1 | -0/+1 |
|\ |
|
| * | Get BuyOrderState one big connected component, and let user view failure | Steve Klebanoff | 2018-10-26 | 1 | -0/+1 |
* | | chore: use alternate syntax for styled | fragosti | 2018-10-25 | 4 | -4/+16 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-25 | 1 | -0/+30 |
|\| |
|
| * | Spinner: change prop names and fix svg props | Steve Klebanoff | 2018-10-23 | 1 | -9/+9 |
| * | Spinner no longer wobbly | Steve Klebanoff | 2018-10-23 | 1 | -5/+5 |
| * | WIP: spinner | Steve Klebanoff | 2018-10-23 | 1 | -0/+30 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-25 | 2 | -0/+60 |
|\| |
|
| * | Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure... | Steve Klebanoff | 2018-10-20 | 1 | -0/+2 |
| |\ |
|
| | * | Pulsating holder element showing, even if amount is empty | Steve Klebanoff | 2018-10-19 | 1 | -0/+2 |
| * | | Icon component for Instant | Steve Klebanoff | 2018-10-20 | 1 | -0/+58 |
| |/ |
|
* | | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 1 | -0/+2 |
* | | fix: dont allow heading to change height when input size changes | fragosti | 2018-10-24 | 2 | -2/+4 |
* | | chore: run linter | fragosti | 2018-10-23 | 2 | -6/+0 |
* | | feat: user better syntax for defining ui components | fragosti | 2018-10-20 | 4 | -18/+4 |
|/ |
|
* | move z-index setting to zero instant container, and add ability for zindex to... | Steve Klebanoff | 2018-10-16 | 1 | -0/+2 |
* | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-16 | 1 | -4/+0 |
* | feat(instant): add sliding error | Steve Klebanoff | 2018-10-13 | 1 | -0/+4 |
* | Apply linter | fragosti | 2018-10-05 | 1 | -2/+0 |
* | Add Input and AmountInput component | fragosti | 2018-10-05 | 3 | -0/+45 |
* | Add box shadow and default box-sizing: border-box to container | fragosti | 2018-10-05 | 1 | -2/+1 |
* | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 2 | -17/+11 |
* | Add faux order details section | fragosti | 2018-10-05 | 1 | -1/+7 |
* | Create zrx instant container heading | fragosti | 2018-10-05 | 2 | -3/+6 |
* | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 4 | -21/+38 |
* | Add Flex and Container component | fragosti | 2018-10-05 | 2 | -0/+81 |
* | Add some ui components | fragosti | 2018-10-04 | 2 | -0/+143 |