Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -9/+11 |
* | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 7 | -19/+147 |
* | Add faux order details section | fragosti | 2018-10-05 | 3 | -40/+15 |
* | Create zrx instant container heading | fragosti | 2018-10-05 | 3 | -21/+37 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-05 | 1 | -2/+2 |
|\ | |||||
| * | Publish | Brandon Millman | 2018-10-05 | 1 | -5/+5 |
* | | apply prettier | fragosti | 2018-10-05 | 1 | -7/+1 |
* | | Remove deps we probably dont need | fragosti | 2018-10-05 | 1 | -2/+0 |
* | | 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 | 8 | -23/+89 |
* | | Add Flex and Container component | fragosti | 2018-10-05 | 3 | -0/+91 |
* | | Add some ui components | fragosti | 2018-10-04 | 6 | -14/+166 |
* | | Add Inter UI font | fragosti | 2018-10-04 | 2 | -2/+7 |
* | | Add redux to 0x instant | fragosti | 2018-10-04 | 5 | -4/+49 |
* | | Add styled-components with theme | fragosti | 2018-10-04 | 3 | -2/+38 |
|/ | |||||
* | Fix typo in build:ci | fragosti | 2018-10-03 | 1 | -1/+1 |
* | Make package private | fragosti | 2018-10-03 | 1 | -0/+1 |
* | Ignore bundles in public dir | fragosti | 2018-10-03 | 3 | -32/+2 |
* | Add to README | fragosti | 2018-10-03 | 1 | -0/+20 |
* | Add public dir | fragosti | 2018-10-03 | 4 | -0/+62 |
* | Add build:ci command | fragosti | 2018-10-03 | 1 | -0/+1 |
* | Add dev environment | fragosti | 2018-10-03 | 4 | -8/+25 |
* | Clean up package json | fragosti | 2018-10-03 | 1 | -5/+9 |
* | Tests are working with coverage | fragosti | 2018-10-03 | 2 | -0/+23 |
* | Have React setup with basic build working | fragosti | 2018-09-28 | 11 | -0/+209 |