Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint and update deps | fragosti | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | Be more explicit with falsiness | fragosti | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | Add type to cssRuleIfExists | fragosti | 2018-10-11 | 1 | -1/+2 |
| | |||||
* | Fix issue where we throw if non-numeric characters are used in input | fragosti | 2018-10-11 | 1 | -2/+7 |
| | |||||
* | Fix empty input bug | fragosti | 2018-10-10 | 2 | -5/+9 |
| | |||||
* | Apply linter | fragosti | 2018-10-05 | 5 | -12/+9 |
| | |||||
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 5 | -15/+71 |
| | |||||
* | Add Input and AmountInput component | fragosti | 2018-10-05 | 5 | -3/+75 |
| | |||||
* | Add border radios | fragosti | 2018-10-05 | 2 | -2/+2 |
| | |||||
* | Add box shadow and default box-sizing: border-box to container | fragosti | 2018-10-05 | 4 | -9/+10 |
| | |||||
* | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 6 | -17/+140 |
| | |||||
* | Add faux order details section | fragosti | 2018-10-05 | 3 | -40/+15 |
| | |||||
* | Create zrx instant container heading | fragosti | 2018-10-05 | 3 | -21/+37 |
| | |||||
* | apply prettier | fragosti | 2018-10-05 | 1 | -7/+1 |
| | |||||
* | Fix linting problems | fragosti | 2018-10-05 | 3 | -4/+4 |
| | |||||
* | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 6 | -22/+79 |
| | |||||
* | Add Flex and Container component | fragosti | 2018-10-05 | 3 | -0/+91 |
| | |||||
* | Add some ui components | fragosti | 2018-10-04 | 5 | -14/+165 |
| | |||||
* | Add Inter UI font | fragosti | 2018-10-04 | 2 | -2/+7 |
| | |||||
* | Add redux to 0x instant | fragosti | 2018-10-04 | 4 | -4/+47 |
| | |||||
* | Add styled-components with theme | fragosti | 2018-10-04 | 2 | -1/+34 |
| | |||||
* | Add public dir | fragosti | 2018-10-03 | 1 | -0/+10 |
| | |||||
* | Add dev environment | fragosti | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Have React setup with basic build working | fragosti | 2018-09-28 | 3 | -0/+12 |