| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused copyfiles dependencies | Alex Browne | 2018-10-16 | 1 | -1/+0 |
* | Upgrade ethereum-types | fragosti | 2018-10-11 | 1 | -1/+1 |
* | Lint and update deps | fragosti | 2018-10-11 | 2 | -3/+3 |
* | 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 |
* | Upgrade to more recent types, fix yarn.lock | fragosti | 2018-10-11 | 1 | -1/+1 |
* | Change tslint config to remove conflicts with prettier | fragosti | 2018-10-10 | 1 | -1/+2 |
* | Fix empty input bug | fragosti | 2018-10-10 | 2 | -5/+9 |
* | Center 0x instant | fragosti | 2018-10-10 | 1 | -3/+4 |
* | Apply linter | fragosti | 2018-10-05 | 6 | -12/+10 |
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 6 | -15/+72 |
* | 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 |
|\ |
|
| * | Publishethereum-types@1.0.11contracts@2.1.49@0xproject/website@0.0.54@0xproject/web3-wrapper@3.0.3@0xproject/utils@2.0.2@0xproject/typescript-typings@3.0.2@0xproject/types@1.1.4@0xproject/tslint-config@1.0.8@0xproject/testnet-faucets@1.0.51@0xproject/subproviders@2.0.7@0xproject/sra-spec@1.0.6@0xproject/sra-report@1.0.13@0xproject/sol-resolver@1.0.14@0xproject/sol-doc@1.0.2@0xproject/sol-cov@2.1.7@0xproject/sol-compiler@1.1.7@0xproject/react-shared@1.0.15@0xproject/react-docs@1.0.13@0xproject/order-watcher@2.1.1@0xproject/order-utils@1.0.7@0xproject/monorepo-scripts@1.0.11@0xproject/migrations@1.0.14@0xproject/metacoin@0.0.23@0xproject/json-schemas@1.0.7@0xproject/instant@0.0.2@0xproject/fill-scenarios@1.0.7@0xproject/dev-utils@1.0.12@0xproject/contract-wrappers@2.0.2@0xproject/connect@3.0.1@0xproject/base-contract@3.0.1@0xproject/asset-buyer@2.0.0@0xproject/assert@1.0.13@0xproject/abi-gen@1.0.130x.js@1.0.8 | 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 |