Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publish | Leonid Logvinov | 2018-10-18 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.0 - @0x/abi-gen@1.0.14 - @0x/abi-gen-wrappers@1.0.1 - @0x/assert@1.0.14 - @0x/asset-buyer@2.1.0 - @0x/base-contract@3.0.2 - @0x/connect@3.0.2 - @0x/contract-addresses@1.0.1 - @0x/contract-artifacts@1.0.1 - @0x/contract-wrappers@3.0.0 - contracts@2.1.50 - @0x/dev-tools-pages@0.0.2 - @0x/dev-utils@1.0.13 - ethereum-types@1.1.1 - @0x/fill-scenarios@1.0.8 - @0x/instant@0.0.3 - @0x/json-schemas@2.0.0 - @0x/metacoin@0.0.24 - @0x/migrations@2.0.0 - @0x/monorepo-scripts@1.0.12 - @0x/order-utils@2.0.0 - @0x/order-watcher@2.2.0 - @0x/react-docs@1.0.14 - @0x/react-shared@1.0.17 - @0x/sol-compiler@1.1.8 - @0x/sol-cov@2.1.8 - @0x/sol-doc@1.0.3 - @0x/sol-resolver@1.0.15 - @0x/sra-spec@1.0.7 - @0x/subproviders@2.1.0 - @0x/testnet-faucets@1.0.52 - @0x/tslint-config@1.0.9 - @0x/types@1.2.0 - @0x/typescript-typings@3.0.3 - @0x/utils@2.0.3 - @0x/web3-wrapper@3.1.0 - @0x/website@0.0.55 | ||||
* | Fix ethereum-types versions | Leonid Logvinov | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 4 | -5/+5 |
| | |||||
* | chore: update yarn.lock | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: change README.md from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -7/+7 |
| | |||||
* | chore: change tslint.json from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 19 | -32/+32 |
| | |||||
* | selectedAssetBuyState -> buyOrderState | Steve Klebanoff | 2018-10-18 | 4 | -9/+9 |
| | |||||
* | fix type | Steve Klebanoff | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | ReactNode as default for formatters, and show bold dash | Steve Klebanoff | 2018-10-18 | 2 | -10/+30 |
| | |||||
* | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 6 | -18/+60 |
| | |||||
* | error test | Steve Klebanoff | 2018-10-18 | 1 | -0/+48 |
| | |||||
* | asset data util tests | Steve Klebanoff | 2018-10-18 | 1 | -0/+17 |
| | |||||
* | handle other errors | Steve Klebanoff | 2018-10-18 | 1 | -1/+12 |
| | |||||
* | bigger emoji | Steve Klebanoff | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | creating big error util file per francescos comment in PR | Steve Klebanoff | 2018-10-18 | 5 | -55/+56 |
| | |||||
* | use lodash isUndefined per PR comment | Steve Klebanoff | 2018-10-18 | 1 | -2/+4 |
| | |||||
* | export assetDataUtil big obj | Steve Klebanoff | 2018-10-18 | 3 | -16/+17 |
| | |||||
* | latestErrorDismissed -> latestErrorDisplay enum | Steve Klebanoff | 2018-10-18 | 2 | -20/+16 |
| | |||||
* | use redux dev tools from package | Steve Klebanoff | 2018-10-18 | 2 | -2/+3 |
| | |||||
* | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-18 | 1 | -4/+0 |
| | |||||
* | linting, removing unused imports | Steve Klebanoff | 2018-10-18 | 2 | -5/+0 |
| | |||||
* | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 13 | -120/+228 |
| | |||||
* | move z-index setting to zero instant container, and add ability for zindex ↵ | Steve Klebanoff | 2018-10-18 | 1 | -0/+4 |
| | | | | to be set on container | ||||
* | feat(instant): add sliding error | Steve Klebanoff | 2018-10-18 | 2 | -1/+4 |
| | |||||
* | chore: Update TypeDoc to 0.13.0 (supports TS v3.1) | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Remove order-utils from dependencies | fragosti | 2018-10-17 | 1 | -1/+0 |
| | |||||
* | Run tests on circle CI | fragosti | 2018-10-17 | 1 | -5/+7 |
| | |||||
* | Add tests for format and use toFixed instead of round for usd | fragosti | 2018-10-17 | 3 | -1/+99 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-17 | 1 | -1/+0 |
|\ | | | | | | | feature/instant/move-features-over-from-zrx-buyer | ||||
| * | Merge pull request #1105 from 0xProject/feature/contracts-artifacts-re-org | Kadinsky | 2018-10-16 | 1 | -1/+0 |
| |\ | | | | | | | Reorganize and modularize generated contract wrappers and artifacts | ||||
| | * | Remove unused copyfiles dependencies | Alex Browne | 2018-10-16 | 1 | -1/+0 |
| | | | |||||
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-16 | 5 | -6/+152 |
|\| | | | | | | | | | | | feature/instant/move-features-over-from-zrx-buyer | ||||
| * | | take out explicit children definition in props | Steve Klebanoff | 2018-10-16 | 1 | -1/+0 |
| | | | |||||
| * | | remove unused import | Steve Klebanoff | 2018-10-16 | 1 | -1/+0 |
| | | | |||||
| * | | move z-index setting to zero instant container, and add ability for zindex ↵ | Steve Klebanoff | 2018-10-16 | 3 | -2/+10 |
| | | | | | | | | | | | | to be set on container | ||||
| * | | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-16 | 1 | -4/+0 |
| | | | |||||
| * | | better private function syntax | Steve Klebanoff | 2018-10-16 | 1 | -2/+2 |
| | | | |||||
| * | | dont need constructor just to set state | Steve Klebanoff | 2018-10-16 | 1 | -9/+11 |
| | | | | | | | | | | | | git status | ||||
| * | | change to ? syntax instead of number | undefined | Steve Klebanoff | 2018-10-16 | 1 | -1/+1 |
| | | | |||||
| * | | suggestions from code review: renaming timeoutNumber to timeoutId, sharing ↵ | Steve Klebanoff | 2018-10-16 | 2 | -23/+19 |
| | | | | | | | | | | | | interface, renaming component | ||||
| * | | add semicolons | Steve Klebanoff | 2018-10-16 | 1 | -2/+2 |
| | | | |||||
| * | | feat(instant): add sliding error | Steve Klebanoff | 2018-10-13 | 5 | -6/+152 |
| |/ | |||||
* | | Remove expiry buffer seconds option from AssetBuyer init | fragosti | 2018-10-16 | 1 | -3/+1 |
| | | |||||
* | | Add ts-optchain and use it instead of lodash get | fragosti | 2018-10-16 | 4 | -6/+11 |
| | | |||||
* | | Hide USD price when ETH-USD price is not available | fragosti | 2018-10-16 | 1 | -3/+6 |
| | | |||||
* | | Rename OrderDetailsRow to EthAmountRow | fragosti | 2018-10-16 | 1 | -18/+18 |
| | | |||||
* | | Put boundNoop in a util file | fragosti | 2018-10-16 | 4 | -7/+13 |
| | | |||||
* | | Add tnxHash to buy button callbacks | fragosti | 2018-10-16 | 2 | -10/+8 |
| | | |||||
* | | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 9 | -27/+121 |
| | | |||||
* | | feat: make redux actions type-sage | fragosti | 2018-10-13 | 10 | -37/+60 |
| | | |||||
* | | feat: have coinbase API return BigNumber for eth-usd price endpoint | fragosti | 2018-10-13 | 2 | -5/+8 |
| | | |||||
* | | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 7 | -42/+143 |
| | | |||||
* | | feat: debounce the fetching of new quotes | fragosti | 2018-10-12 | 1 | -10/+14 |
| | | |||||
* | | feat: adjust amount input width | fragosti | 2018-10-12 | 1 | -1/+1 |
| | | |||||
* | | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 16 | -55/+321 |
|/ | |||||
* | 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 ↵ | fragosti | 2018-10-05 | 1 | -2/+2 |
|\ | | | | | | | feature/instant/redux-styles-container | ||||
| * | Publish | Brandon Millman | 2018-10-05 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.8 - @0xproject/abi-gen@1.0.13 - @0xproject/assert@1.0.13 - @0xproject/asset-buyer@2.0.0 - @0xproject/base-contract@3.0.1 - @0xproject/connect@3.0.1 - @0xproject/contract-wrappers@2.0.2 - contracts@2.1.49 - @0xproject/dev-utils@1.0.12 - ethereum-types@1.0.11 - @0xproject/fill-scenarios@1.0.7 - @0xproject/instant@0.0.2 - @0xproject/json-schemas@1.0.7 - @0xproject/metacoin@0.0.23 - @0xproject/migrations@1.0.14 - @0xproject/monorepo-scripts@1.0.11 - @0xproject/order-utils@1.0.7 - @0xproject/order-watcher@2.1.1 - @0xproject/react-docs@1.0.13 - @0xproject/react-shared@1.0.15 - @0xproject/sol-compiler@1.1.7 - @0xproject/sol-cov@2.1.7 - @0xproject/sol-doc@1.0.2 - @0xproject/sol-resolver@1.0.14 - @0xproject/sra-report@1.0.13 - @0xproject/sra-spec@1.0.6 - @0xproject/subproviders@2.0.7 - @0xproject/testnet-faucets@1.0.51 - @0xproject/tslint-config@1.0.8 - @0xproject/types@1.1.4 - @0xproject/typescript-typings@3.0.2 - @0xproject/utils@2.0.2 - @0xproject/web3-wrapper@3.0.3 - @0xproject/website@0.0.54 | ||||
* | | 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 |