aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant
Commit message (Expand)AuthorAgeFilesLines
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-127-148/+156
* Publishethereum-types@1.1.5@0x/website@0.0.65@0x/web3-wrapper@3.2.3@0x/utils@3.0.0@0x/typescript-typings@3.0.7@0x/types@1.5.1@0x/tslint-config@2.0.1@0x/testnet-faucets@1.0.62@0x/subproviders@2.1.10@0x/sra-spec@1.0.15@0x/sol-tracing-utils@3.0.0@0x/sol-trace@1.0.1@0x/sol-resolver@1.2.2@0x/sol-profiler@1.0.1@0x/sol-doc@1.0.13@0x/sol-coverage@1.0.1@0x/sol-compiler@2.0.1@0x/react-shared@1.1.1@0x/react-docs@1.0.24@0x/pipeline@1.0.4@0x/order-watcher@2.4.1@0x/order-utils@3.1.1@0x/monorepo-scripts@1.0.17@0x/migrations@2.3.1@0x/metacoin@0.0.34@0x/json-schemas@2.1.6@0x/instant@1.0.6@0x/fill-scenarios@1.1.1@0x/dev-utils@1.0.23@0x/dev-tools-pages@0.0.12@0x/contracts-utils@1.0.4@0x/contracts-tokens@1.0.4@0x/contracts-test-utils@1.0.4@0x/contracts-protocol@2.2.1@0x/contracts-multisig@1.0.4@0x/contracts-libs@1.0.4@0x/contracts-interfaces@1.0.4@0x/contracts-extensions@1.2.1@0x/contracts-examples@1.0.4@0x/contract-wrappers@4.2.1@0x/connect@3.0.12@0x/base-contract@3.0.12@0x/asset-buyer@4.0.0@0x/assert@1.0.22@0x/abi-gen@1.0.21@0x/abi-gen-wrappers@2.1.10x.js@3.0.1Fabio Berger2019-01-121-12/+12
* Update prettier to version ^1.15.3Alex Browne2019-01-1113-54/+35
* feature: implement logging and friendly wallet name for Operafragosti2019-01-113-3/+8
* Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-1032-106/+187
|\
| * Merge developmentLeonid Logvinov2019-01-091-9/+9
| |\
| | * Publish@0x/website@0.0.64@0x/web3-wrapper@3.2.2@0x/utils@2.1.1@0x/types@1.5.0@0x/testnet-faucets@1.0.61@0x/subproviders@2.1.9@0x/sra-spec@1.0.14@0x/sol-resolver@1.2.1@0x/sol-doc@1.0.12@0x/sol-cov@2.1.17@0x/sol-compiler@2.0.0@0x/react-shared@1.1.0@0x/react-docs@1.0.23@0x/pipeline@1.0.3@0x/order-watcher@2.4.0@0x/order-utils@3.1.0@0x/monorepo-scripts@1.0.16@0x/migrations@2.3.0@0x/metacoin@0.0.33@0x/json-schemas@2.1.5@0x/instant@1.0.5@0x/fill-scenarios@1.1.0@0x/dev-utils@1.0.22@0x/dev-tools-pages@0.0.11@0x/contracts-utils@1.0.3@0x/contracts-tokens@1.0.3@0x/contracts-test-utils@1.0.3@0x/contracts-protocol@2.2.0@0x/contracts-multisig@1.0.3@0x/contracts-libs@1.0.3@0x/contracts-interfaces@1.0.3@0x/contracts-extensions@1.2.0@0x/contracts-examples@1.0.3@0x/contract-wrappers@4.2.0@0x/contract-artifacts@1.2.0@0x/contract-addresses@2.1.0@0x/connect@3.0.11@0x/base-contract@3.0.11@0x/asset-buyer@3.0.5@0x/assert@1.0.21@0x/abi-gen@1.0.20@0x/abi-gen-wrappers@2.1.00x.js@3.0.0Fabio Berger2019-01-091-9/+9
| * | Pin @types/styled-components versionsLeonid Logvinov2019-01-091-1/+1
| |/
| * Merge pull request #1481 from 0xProject/fix/instant/dropdown-colorSteve Klebanoff2019-01-042-17/+24
| |\
| | * fix(instant): Dropdown hover should be 10% of primary colorSteve Klebanoff2019-01-032-17/+24
| * | feat: unmount the token selector when its not displayingfragosti2019-01-034-54/+75
| * | feat: dont re-render the token selector on every input changefragosti2019-01-021-8/+31
| * | feat: give all stateless components a displayName or make them privatefragosti2019-01-0215-2/+32
| * | feat: use PureComponent instead of Componentfragosti2019-01-0216-18/+18
| |/
* | take out no-longer necessary testSteve Klebanoff2019-01-031-6/+1
* | Make amountAvailableToFill requiredSteve Klebanoff2018-12-221-1/+0
* | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-2220-122/+339
|\|
| * Merge branch 'development' into fix/instant/signature-deniedBrandon Millman2018-12-2117-117/+315
| |\
| | * Merge branch 'development' into feature/website/0x-orgSteve Klebanoff2018-12-1916-116/+314
| | |\
| | | * Merge branch 'development' into feature/instant/usd-eth-toggleSteve Klebanoff2018-12-155-68/+62
| | | |\
| | | * | fix semicolon and apply prettierSteve Klebanoff2018-12-151-2/+10
| | | * | Show @ price in light greySteve Klebanoff2018-12-141-4/+5
| | | * | typeof -> isStringSteve Klebanoff2018-12-141-1/+1
| | | * | Fix SectionHeaderPropsSteve Klebanoff2018-12-141-4/+2
| | | * | A little bit of scaling logic for not cutting off textSteve Klebanoff2018-12-131-6/+9
| | | * | show < 0.00001 ETH when amount gets really smallSteve Klebanoff2018-12-132-7/+26
| | | * | Use BN equals and call functionSteve Klebanoff2018-12-131-2/+2
| | | * | Use helper function to check for errorSteve Klebanoff2018-12-131-3/+1
| | | * | show as <$0.01 when less than a cent in USD, and also show 1 significant digi...Steve Klebanoff2018-12-132-3/+22
| | | * | Abstract SectionHeader and make 12px per Chris's comment and figma designSteve Klebanoff2018-12-133-21/+33
| | | * | LintingSteve Klebanoff2018-12-131-4/+3
| | | * | Analytics events for ETH/USD toggle and failure to fetch eth usd priceSteve Klebanoff2018-12-134-0/+14
| | | * | Change base currency to ETH if we can't get USD priceSteve Klebanoff2018-12-131-1/+2
| | | * | Show error when fetching usd pricesSteve Klebanoff2018-12-131-4/+32
| | | * | Make primary value in total cost boldSteve Klebanoff2018-12-131-0/+1
| | | * | Small clean upSteve Klebanoff2018-12-131-18/+5
| | | * | Refactor BaseCurrencyChoice to be done in helper functionSteve Klebanoff2018-12-131-27/+19
| | | * | Remove unused utilSteve Klebanoff2018-12-131-36/+0
| | | * | Default to USDSteve Klebanoff2018-12-131-1/+1
| | | * | Refactor OrderDetails to use private instance methodsSteve Klebanoff2018-12-131-91/+115
| | | * | Move header to helperSteve Klebanoff2018-12-131-29/+33
| | | * | Render OrderDetailsRow directlySteve Klebanoff2018-12-132-45/+29
| | | * | Delete old interface and rename BaseCurrencyChoiceSteve Klebanoff2018-12-121-13/+4
| | | * | Refactor out custom componentsSteve Klebanoff2018-12-121-82/+55
| | | * | Show as 0 when selectedSteve Klebanoff2018-12-123-8/+14
| | | * | Remove unused componentSteve Klebanoff2018-12-121-49/+0
| | | * | feat(instant): ETH/USD toggleSteve Klebanoff2018-12-126-48/+269
| | * | | feat: update prod deploy destinationfragosti2018-12-151-1/+1
| | | |/ | | |/|
| * | | feat(instant): add new event for unknown buy errorsBrandon Millman2018-12-212-1/+7
| * | | fix(instant): add analytics to unknown error on executeBuyAsyncBrandon Millman2018-12-211-0/+1
| * | | fix(instant): catch unknown errors from executeBuyAsync, report them and show...Brandon Millman2018-12-213-4/+9
| * | | fix(instant): use isTrust property to determine if provider is trust walletBrandon Millman2018-12-211-1/+1
| * | | feature(instant): add trust wallet detectionBrandon Millman2018-12-153-0/+4
| * | | fix(instant): treat executeBuyQuote errors as signature denialsBrandon Millman2018-12-151-5/+9
| |/ /
* | | one more test for undefinedSteve Klebanoff2018-12-151-1/+6
* | | Only send in amountAvailableToFill if it's a non-zero amount, add additional ...Steve Klebanoff2018-12-151-1/+5
* | | Nesting errorsSteve Klebanoff2018-12-151-23/+25
* | | More tests for assetBuyerErrorMessageSteve Klebanoff2018-12-151-3/+38
* | | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...Steve Klebanoff2018-12-153-2/+23
|/ /
* | Merge pull request #1415 from 0xProject/feature/instant/mobile-numeric-keyboardFrancesco Agosti2018-12-153-55/+45
|\ \
| * | run linterfragosti2018-12-142-14/+31
| * | simplify scaling input logicfragosti2018-12-143-50/+18
| * | feat: change input to number inputfragosti2018-12-112-0/+5
* | | Publishethereum-types@1.1.4@0x/website@0.0.63@0x/web3-wrapper@3.2.1@0x/utils@2.0.8@0x/typescript-typings@3.0.6@0x/types@1.4.1@0x/tslint-config@2.0.0@0x/testnet-faucets@1.0.60@0x/subproviders@2.1.8@0x/sra-spec@1.0.13@0x/sol-resolver@1.1.1@0x/sol-doc@1.0.11@0x/sol-cov@2.1.16@0x/sol-compiler@1.1.16@0x/react-shared@1.0.25@0x/react-docs@1.0.22@0x/pipeline@1.0.2@0x/order-watcher@2.2.8@0x/order-utils@3.0.7@0x/migrations@2.2.2@0x/metacoin@0.0.32@0x/json-schemas@2.1.4@0x/instant@1.0.4@0x/fill-scenarios@1.0.16@0x/dev-utils@1.0.21@0x/dev-tools-pages@0.0.10@0x/contracts-utils@1.0.1@0x/contracts-tokens@1.0.1@0x/contracts-test-utils@1.0.2@0x/contracts-protocol@2.1.58@0x/contracts-multisig@1.0.1@0x/contracts-libs@1.0.1@0x/contracts-interfaces@1.0.1@0x/contracts-extensions@1.0.1@0x/contracts-examples@1.0.1@0x/contract-wrappers@4.1.3@0x/connect@3.0.10@0x/base-contract@3.0.10@0x/asset-buyer@3.0.4@0x/assert@1.0.20@0x/abi-gen@1.0.19@0x/abi-gen-wrappers@2.0.20x.js@2.0.8Leonid Logvinov2018-12-141-12/+12
* | | Merge pull request #1410 from 0xProject/fix/instant/zero-quoteSteve Klebanoff2018-12-131-0/+1
|\ \ \
| * | | fix(instant): Don't update heartbeat if amount is 0Steve Klebanoff2018-12-111-0/+1
* | | | Publishethereum-types@1.1.3@0x/website@0.0.62@0x/web3-wrapper@3.2.0@0x/utils@2.0.7@0x/typescript-typings@3.0.5@0x/types@1.4.0@0x/testnet-faucets@1.0.59@0x/subproviders@2.1.7@0x/sra-spec@1.0.12@0x/sol-resolver@1.1.0@0x/sol-doc@1.0.10@0x/sol-cov@2.1.15@0x/sol-compiler@1.1.15@0x/react-shared@1.0.24@0x/react-docs@1.0.21@0x/pipeline@1.0.1@0x/order-watcher@2.2.7@0x/order-utils@3.0.6@0x/monorepo-scripts@1.0.15@0x/migrations@2.2.1@0x/metacoin@0.0.31@0x/json-schemas@2.1.3@0x/instant@1.0.3@0x/fill-scenarios@1.0.15@0x/dev-utils@1.0.20@0x/dev-tools-pages@0.0.9@0x/contracts-test-utils@1.0.1@0x/contracts-protocol@2.1.57@0x/contract-wrappers@4.1.2@0x/connect@3.0.9@0x/base-contract@3.0.9@0x/asset-buyer@3.0.3@0x/assert@1.0.19@0x/abi-gen@1.0.18@0x/abi-gen-wrappers@2.0.10x.js@2.0.7Fabio Berger2018-12-121-12/+15
| |_|/ |/| |
* | | Add link to rexrelay integration example in instant READMEBrandon Millman2018-12-111-0/+2
* | | chore: fix typo in instant READMEBrandon Millman2018-12-111-1/+1
* | | chore: remove extra newlineBrandon Millman2018-12-111-1/+0
* | | Update instant README with more integration linksBrandon Millman2018-12-111-1/+1
* | | Update instant READMEBrandon Millman2018-12-111-0/+5
| |/ |/|
* | Merge pull request #1404 from 0xProject/feature/instant/better-provider-fallbackFrancesco Agosti2018-12-116-6/+40
|\ \
| * | feat: only use display name from provider in uifragosti2018-12-081-1/+1
| * | feat: refactor provider name and displayName logicfragosti2018-12-085-9/+39
| * | feat: log walletDisplayName to Heapfragosti2018-12-082-0/+4
| |/
* | fix(instant): hide loaders when no token or buy amount is chosenBrandon Millman2018-12-111-6/+13
* | Don't throw error if can't find icon for tokenSteve Klebanoff2018-12-111-2/+11
|/
* feat(instant): More aggressive error reportingSteve Klebanoff2018-12-061-5/+2
* fix: remove target=_blank from instant linkfragosti2018-12-061-0/+0
* Merge pull request #1369 from 0xProject/feature/website/instant-configuratorFrancesco Agosti2018-12-062-21/+20
|\
| * chore: run prettierfragosti2018-12-061-6/+1
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-0619-30/+70
| |\
| * | fix: instant linting issuesfragosti2018-12-051-4/+0
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-047-12/+21
| |\ \
| * \ \ Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-0448-177/+594
| |\ \ \
| * | | | feat: move instant base config to types filefragosti2018-11-302-18/+19
* | | | | Merge pull request #1389 from 0xProject/fix/instant-rollbar-localhostSteve Klebanoff2018-12-064-14/+27
|\ \ \ \ \
| * | | | | Takeout console.logSteve Klebanoff2018-12-061-1/+0
| * | | | | Only include localhost in host domains if in development modeSteve Klebanoff2018-12-063-9/+26
| * | | | | Use dotenv in developmentSteve Klebanoff2018-12-061-5/+2
| | |_|_|/ | |/| | |
* | | | | feat: lowercase keys in additionalAssetMetaDataMapfragosti2018-12-061-1/+2
* | | | | chore: add coingecko css example to externall.cssfragosti2018-12-061-0/+4
* | | | | fix: call toLowerCase in asset creation logicfragosti2018-12-061-2/+2
* | | | | fix: input placeholder css specificity increasefragosti2018-12-061-2/+2
|/ / / /
* | | | Merge pull request #1382 from 0xProject/fix/instant/center-powered-bySteve Klebanoff2018-12-054-7/+11
|\ \ \ \
| * | | | Wallet prompt tweaks per Chris's commentSteve Klebanoff2018-12-053-6/+10
| * | | | Please unlock -> Click to connectSteve Klebanoff2018-12-051-1/+1
| * | | | fix(instant): center powered by 0x svgSteve Klebanoff2018-12-051-1/+1
* | | | | Merge pull request #1379 from 0xProject/fix/instant/overlay-colorBrandon Millman2018-12-053-3/+10
|\ \ \ \ \
| * | | | | fix(instant): remove extra container around the buttonBrandon Millman2018-12-051-11/+15
| * | | | | feat(instant): give a stable class name to the close button on the overlayBrandon Millman2018-12-052-9/+12
| * | | | | fix(instant): lighten the overlay color to 0.7 opacity from 0.9Brandon Millman2018-12-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1381 from 0xProject/feature/magic-input-errorSteve Klebanoff2018-12-055-8/+23
|\ \ \ \ \
| * | | | | Use git sha and npm version from constantsSteve Klebanoff2018-12-051-3/+9
| * | | | | Add GIT_SHA and NPM_VERSION constants, report git and npm version in errorSteve Klebanoff2018-12-054-8/+11
| * | | | | feat(instant): input to trigger error for rollbar testingSteve Klebanoff2018-12-052-0/+6
* | | | | | Merge pull request #1371 from 0xProject/feature/instant/log-decimals-and-add-...Steve Klebanoff2018-12-053-5/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmountSteve Klebanoff2018-12-053-2/+2
| * | | | | feat(instant): Add eth balance, eth address, token symbol and decimals to eve...Steve Klebanoff2018-12-042-4/+18
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1380 from 0xProject/instant/fix/heap-analytics-id-prodSteve Klebanoff2018-12-053-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Ensure build process receives build argumentsSteve Klebanoff2018-12-053-3/+3
| | |/ / | |/| |
* / | | polish: reduce vertical padding in instantfragosti2018-12-054-4/+4
|/ / /
* | | Merge pull request #1372 from 0xProject/fix/instant/single-assetBrandon Millman2018-12-042-5/+6
|\ \ \
| * | | fix(instant): render token selector when only one asset is availableBrandon Millman2018-12-042-5/+6
* | | | Merge pull request #1370 from 0xProject/feature/instant/explicitly-enable-hea...Steve Klebanoff2018-12-044-6/+14
|\ \ \ \ | |/ / / |/| | |
| * | | updating .env exampleSteve Klebanoff2018-12-041-1/+4
| * | | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap i...Steve Klebanoff2018-12-043-5/+10
| |/ /
* | | Merge pull request #1367 from 0xProject/fix/instant/daiBrandon Millman2018-12-041-1/+1
|\ \ \ | |/ / |/| |
| * | feat(instant): update DAI token colorBrandon Millman2018-12-041-1/+1
* | | Merge pull request #1295 from 0xProject/feature/instant/rollbar-envSteve Klebanoff2018-12-0411-40/+238
|\ \ \
| * | | Fix variable nameSteve Klebanoff2018-12-011-2/+2
| * | | Take out https:// prefixSteve Klebanoff2018-12-011-1/+1
| * | | Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-12-013-0/+11
| |\ \ \
| * | | | get rid of double private defSteve Klebanoff2018-12-011-1/+0
| * | | | update with new CDNSteve Klebanoff2018-12-011-2/+1
| * | | | Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rol...Steve Klebanoff2018-12-0138-213/+558
| |\ \ \ \
| * \ \ \ \ Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-11-2710-202/+357
| |\ \ \ \ \
| * | | | | | EMBEDDED_DOMAINS -> HOST_DOMAINSSteve Klebanoff2018-11-272-3/+3
| * | | | | | Host whitelist so we don't get errors from embedded siteSteve Klebanoff2018-11-222-1/+11
| * | | | | | LintingSteve Klebanoff2018-11-221-1/+1
| * | | | | | Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-11-227-52/+45
| |\ \ \ \ \ \
| * | | | | | | Better env var names for source map pluginSteve Klebanoff2018-11-221-5/+5
| * | | | | | | Shorter validateRollbarPresence logicSteve Klebanoff2018-11-221-11/+4
| * | | | | | | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to INSTANT_ENVIR...Steve Klebanoff2018-11-223-22/+22
| * | | | | | | Report when cant update balanceSteve Klebanoff2018-11-221-0/+1
| * | | | | | | Takeout redundant check, and make function name more clearSteve Klebanoff2018-11-221-7/+5
| * | | | | | | Move rollbar setup into function, move setting up into providerSteve Klebanoff2018-11-223-36/+35
| * | | | | | | Always report unexpected errors. Move error message generation into helper f...Steve Klebanoff2018-11-223-23/+56
| * | | | | | | LintingSteve Klebanoff2018-11-211-1/+1
| * | | | | | | TODO noteSteve Klebanoff2018-11-211-1/+1
| * | | | | | | Explicit error reportingSteve Klebanoff2018-11-214-3/+12
| * | | | | | | Force source maps on staging and dogfoodSteve Klebanoff2018-11-211-2/+26
| * | | | | | | feat(instant): Report errors to rollbarSteve Klebanoff2018-11-213-0/+78
| * | | | | | | Use sourcemap loaderSteve Klebanoff2018-11-211-0/+10
| * | | | | | | Introduce rollbar pluginSteve Klebanoff2018-11-214-15/+59
| * | | | | | | Send in rollbar environmentSteve Klebanoff2018-11-211-8/+20
* | | | | | | | Merge pull request #1365 from 0xProject/fix/instant/token-selectorBrandon Millman2018-12-049-14/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(instant): remove screenshot from dev index.htmlBrandon Millman2018-12-042-6/+0
| * | | | | | | | fix(instant): darken overlay colorBrandon Millman2018-12-013-1/+7
| * | | | | | | | feat(instant): add token symbol to buy button textBrandon Millman2018-12-013-5/+16
| * | | | | | | | fix(instant): update zrx iconBrandon Millman2018-12-011-2/+5
| * | | | | | | | fix(instant): DGD and DGX colorsBrandon Millman2018-12-011-2/+2
| * | | | | | | | fix(instant) various token selector fixesBrandon Millman2018-12-013-4/+6
* | | | | | | | | Merge pull request #1364 from 0xProject/feature/instant/allow-env-vars-in-env...Francesco Agosti2018-12-048-7/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | feat: add dotenv to make env dependencies more explicitfragosti2018-12-018-7/+18
| |/ / / / / / /
* / / / / / / / feat(instant): provide a custom wallet display nameBrandon Millman2018-12-016-7/+16
|/ / / / / / /
* | | | | | | Merge pull request #1362 from 0xProject/fix/instant/push-to-history-broken-wh...Francesco Agosti2018-12-011-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | chore: lintfragosti2018-12-013-7/+6
| * | | | | | fix: push to history edge case for second render where onpopstate is not defi...fragosti2018-12-011-2/+3
* | | | | | | Merge pull request #1359 from 0xProject/feature/instant/prod-env-switches-cdnSteve Klebanoff2018-12-019-29/+52
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | removing unused referencesSteve Klebanoff2018-12-012-2/+2
| * | | | | | takeout console.logSteve Klebanoff2018-12-011-1/+0
| * | | | | | Merge branch 'development' into feature/instant/prod-env-switches-cdnSteve Klebanoff2018-12-0133-96/+432
| |\| | | | |
| * | | | | | cdn -> dischargeTarget, and report to heapSteve Klebanoff2018-12-017-16/+29
| * | | | | | Take out old --envSteve Klebanoff2018-11-301-1/+1
| * | | | | | cdn approach to identifyign environmentsSteve Klebanoff2018-11-306-49/+20
| * | | | | | Fix build commandSteve Klebanoff2018-11-301-1/+1
| * | | | | | feat(instant): Cleaner config-specific setupSteve Klebanoff2018-11-306-23/+69
| * | | | | | Set .env in builds, and update profile to use 0xprojectSteve Klebanoff2018-11-304-11/+8
* | | | | | | Merge pull request #1342 from 0xProject/feature/instant/misc-close-analyticsSteve Klebanoff2018-12-013-0/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | add missing import from mergeSteve Klebanoff2018-12-011-0/+1
| * | | | | | Merge branch 'development' into feature/instant/misc-close-analyticsSteve Klebanoff2018-11-3018-51/+186
| |\ \ \ \ \ \
| * | | | | | | feat(instant): Close and View Transaction analytics eventsSteve Klebanoff2018-11-283-1/+11
* | | | | | | | Merge pull request #1348 from 0xProject/feature/instant/cdn-setupFrancesco Agosti2018-12-018-51/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | feat: remove instant from project referencesfragosti2018-12-011-1/+4
| * | | | | | | | chore: deploy_live -> deploy_productionfragosti2018-12-012-2/+2
| * | | | | | | | feat: update tsconfigfragosti2018-12-011-2/+1
| * | | | | | | | fix: address PR feedbackfragosti2018-12-015-8/+4
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | fix: add clarification to NOTE in READMEfragosti2018-11-291-1/+1
| * | | | | | | feat: add URL to other parts of READMEfragosti2018-11-291-2/+2
| * | | | | | | feat: write version info directly to exported objectfragosti2018-11-293-14/+7
| * | | | | | | feat: add deploy_live commandfragosti2018-11-293-3/+25
| * | | | | | | feat: write version info to windowfragosti2018-11-292-0/+11
| * | | | | | | feat: update README to reflect lack of commonjs modulefragosti2018-11-271-29/+1
| * | | | | | | feat: make package privatefragosti2018-11-271-7/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-0117-46/+181
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #1343 from 0xProject/feature/instant/quote-analyticsSteve Klebanoff2018-11-307-12/+62
| |\ \ \ \ \ \
| | * | | | | | assetAmount -> assetBuyAmountSteve Klebanoff2018-11-301-2/+2
| | * | | | | | Merge branch 'development' into feature/instant/quote-analyticsSteve Klebanoff2018-11-297-25/+86
| | |\ \ \ \ \ \
| | * | | | | | | Use base unit valueSteve Klebanoff2018-11-291-1/+1
| | * | | | | | | Move fetch origin out of optionsSteve Klebanoff2018-11-295-17/+16
| | * | | | | | | fetchedVia -> fetchOriginSteve Klebanoff2018-11-296-12/+16
| | * | | | | | | QuoteFetchedVia -> QuoteFetchOriginSteve Klebanoff2018-11-297-14/+14
| | * | | | | | | Take out asset name and data as we can use the selected event propertiesSteve Klebanoff2018-11-292-16/+2
| | * | | | | | | Tracking quote errorsSteve Klebanoff2018-11-282-0/+23
| | * | | | | | | feat(instant): Quote fetch trackingSteve Klebanoff2018-11-287-9/+39
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge pull request #1345 from 0xProject/fix/instant/progress-bar-bgSteve Klebanoff2018-11-303-7/+35
| |\ \ \ \ \ \ \
| | * | | | | | | fix(instant): Progress bar background color should be 10% primary colorSteve Klebanoff2018-11-293-7/+35
| | |/ / / / / /
| * | | | | | | Merge pull request #1346 from 0xProject/fix/instant/token-selector-hoverSteve Klebanoff2018-11-301-4/+2
| |\ \ \ \ \ \ \
| | * | | | | | | LintingSteve Klebanoff2018-11-291-1/+0
| | * | | | | | | fix(instant): Half opacity instead of darkening on hover for clickable textSteve Klebanoff2018-11-291-3/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge pull request #1347 from 0xProject/fix/instant/input-react-warningSteve Klebanoff2018-11-301-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | fix(instant): Fix uncontrolled input warning for token selectorSteve Klebanoff2018-11-291-4/+4
| | |/ / / / / /
| * | | | | | | Merge pull request #1352 from 0xProject/fix/instant/token-symbol-sizeFrancesco Agosti2018-11-291-0/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | fix: notify of the used font size for re-renders of scaling inputfragosti2018-11-291-0/+6
| | |/ / / / /
| * | | | | | Merge pull request #1341 from 0xProject/feature/instant/install-analyticsSteve Klebanoff2018-11-296-20/+73
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'development' into feature/instant/install-analyticsSteve Klebanoff2018-11-283-2/+26
| | |\| | | |
| | * | | | | feat(instant): Install Wallet analyticsSteve Klebanoff2018-11-284-3/+43
| | * | | | | Track install wallet clickedSteve Klebanoff2018-11-283-17/+30
* | | | | | | fix: dont allow price labels to wrapfragosti2018-11-291-2/+9
* | | | | | | fix: instant height change on loading state changefragosti2018-11-291-3/+2
* | | | | | | fix: instant error no longer makes instant movefragosti2018-11-292-1/+9
|/ / / / / /
* | / / / / Publishcontracts@2.1.56@0x/website@0.0.61@0x/web3-wrapper@3.1.6@0x/testnet-faucets@1.0.58@0x/subproviders@2.1.6@0x/sol-doc@1.0.9@0x/sol-cov@2.1.14@0x/sol-compiler@1.1.14@0x/react-shared@1.0.23@0x/react-docs@1.0.20@0x/order-watcher@2.2.6@0x/order-utils@3.0.4@0x/migrations@2.2.0@0x/metacoin@0.0.30@0x/instant@1.0.2@0x/fill-scenarios@1.0.14@0x/dev-utils@1.0.19@0x/dev-tools-pages@0.0.8@0x/contract-wrappers@4.1.1@0x/contract-artifacts@1.1.2@0x/contract-addresses@2.0.0@0x/connect@3.0.8@0x/base-contract@3.0.8@0x/asset-buyer@3.0.2@0x/abi-gen-wrappers@2.0.0@0x/abi-gen-templates@1.0.10x.js@2.0.6Jacob Evans2018-11-281-5/+5
| |/ / / / |/| | | |
* | | | | Merge branch 'development' into feature/instant/dropdown-analyticsSteve Klebanoff2018-11-285-3/+73
|\| | | |
| * | | | Merge pull request #1336 from 0xProject/fix/instant/clipboardSteve Klebanoff2018-11-281-1/+1
| |\ \ \ \
| | * | | | fix(instant): Fix copy to clipboardSteve Klebanoff2018-11-281-1/+1
| * | | | | Merge pull request #1327 from 0xProject/feature/instant/events-buyBrandon Millman2018-11-282-0/+63
| |\ \ \ \ \
| | * | | | | Merge branch 'development' into feature/instant/events-buyBrandon Millman2018-11-285-11/+67
| | |\| | | |
| | * | | | | feat(instant): change event properties to ms times instead of unix timestampsBrandon Millman2018-11-281-8/+5
| | * | | | | Merge branch 'development' into feature/instant/events-buyBrandon Millman2018-11-281-0/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'development' into feature/instant/events-buyBrandon Millman2018-11-277-11/+52
| | |\ \ \ \ \ \
| | * | | | | | | feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy eventsBrandon Millman2018-11-272-11/+26
| | * | | | | | | feat(instant): add buyQuote properties to buy eventsBrandon Millman2018-11-272-14/+43
| | * | | | | | | feat(instant): add txHash to relevant buy eventsBrandon Millman2018-11-272-6/+6
| | * | | | | | | feat(instant): implement buy events without associated propertiesBrandon Millman2018-11-272-0/+22
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'development' into feature/instant/stable-css-classesSteve Klebanoff2018-11-286-11/+68
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Use constantsSteve Klebanoff2018-11-282-2/+5
| * | | | | | | Add stable CSS classesSteve Klebanoff2018-11-271-2/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'development' into feature/instant/dropdown-analyticsSteve Klebanoff2018-11-285-11/+67
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'development' into feature/instant/token-picker-eventsSteve Klebanoff2018-11-286-3/+17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Make explicit functionsSteve Klebanoff2018-11-281-7/+6
| * | | | | | LintingSteve Klebanoff2018-11-281-3/+3
| * | | | | | Fix propsSteve Klebanoff2018-11-271-5/+3
| * | | | | | Set selected asset to noneSteve Klebanoff2018-11-271-6/+2
| * | | | | | Track numberAvailableAssets, selectedAssetName, selectedAssetData event prope...Steve Klebanoff2018-11-273-5/+33
| * | | | | | Fix dupe merge issueSteve Klebanoff2018-11-271-1/+0
| * | | | | | Merge branch 'development' into feature/instant/token-picker-eventsSteve Klebanoff2018-11-272-8/+36
| |\ \ \ \ \ \
| * | | | | | | feat(instant): Event tracking for token selectorSteve Klebanoff2018-11-272-6/+18
| * | | | | | | Token selector searchedSteve Klebanoff2018-11-272-0/+5
| * | | | | | | Token Selector open, closed, choseSteve Klebanoff2018-11-273-0/+19
* | | | | | | | feat(instant): Add analytics events for payment dropdownSteve Klebanoff2018-11-283-2/+26
| |_|/ / / / / |/| | | | | |
* | | | | | | fix(instant): make package privateBrandon Millman2018-11-271-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #1294 from 0xProject/feature/header-tweaksSteve Klebanoff2018-11-275-3/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'development' into feature/header-tweaksSteve Klebanoff2018-11-277-192/+328
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Add commentSteve Klebanoff2018-11-221-0/+1
| * | | | | Force scaling input component to rerender when a different asset is chosenSteve Klebanoff2018-11-221-0/+1
| * | | | | Merge branch 'development' into feature/header-tweaksSteve Klebanoff2018-11-229-61/+73
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'development' into feature/header-tweaksSteve Klebanoff2018-11-2113-44/+383
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | autofocus -> hasAutoFocusSteve Klebanoff2018-11-213-8/+8