| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ObjectMap to shared types | fragosti | 2018-09-19 | 2 | -2/+3 |
* | Clear localstorage | fragosti | 2018-09-07 | 1 | -1/+1 |
* | Fix minting for new tokens on testnets | fragosti | 2018-09-07 | 3 | -23/+27 |
* | Run linter | fragosti | 2018-09-05 | 1 | -0/+1 |
* | Merge branch 'feature/website/update-portal-v2' of https://github.com/0xProje... | fragosti | 2018-09-05 | 1 | -1/+0 |
|\ |
|
| * | Fix imports | Fabio Berger | 2018-09-05 | 1 | -2/+1 |
* | | Use order parser utils from order utils | fragosti | 2018-09-05 | 2 | -30/+5 |
|/ |
|
* | Update generate and fill order flows | Brandon Millman | 2018-08-31 | 2 | -3/+18 |
* | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 3 | -41/+72 |
* | Fix website given that it still depends on an old version of @0xproject/Types | Fabio Berger | 2018-08-20 | 1 | -2/+5 |
* | Merge development | Fabio Berger | 2018-08-17 | 1 | -5/+2 |
|\ |
|
| * | Rename OrderAlreadyCancelledOrFilled -> OrderCancelled. | Jacob Evans | 2018-08-16 | 1 | -5/+2 |
* | | Start refactoring docs to remove unnecessary configs given more concise TypeD... | Fabio Berger | 2018-08-01 | 1 | -2/+2 |
|/ |
|
* | Remove careers page feature flag | Brandon Millman | 2018-07-26 | 1 | -3/+0 |
* | Update open positions section | Brandon Millman | 2018-07-25 | 1 | -0/+1 |
* | Merge branch 'v2-prototype' into feature/website/jobs-page-part2 | Brandon Millman | 2018-07-21 | 1 | -2/+1 |
|\ |
|
| * | Fix version dropdown so it also renders RC versions properly | Fabio Berger | 2018-07-20 | 1 | -2/+1 |
| * | Compare host rather then origin so that it comes without the http/https prefix | Fabio Berger | 2018-07-20 | 1 | -1/+1 |
* | | Benefits and values sections | Brandon Millman | 2018-07-19 | 1 | -0/+1 |
* | | Fix development environment check | Brandon Millman | 2018-07-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 1 | -5/+5 |
|\ |
|
| * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -5/+5 |
* | | Fix ocean link | Brandon Millman | 2018-07-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-14 | 4 | -36/+91 |
|\ |
|
| * | Merge pull request #866 from 0xProject/feature/website/integrate-heap | Francesco Agosti | 2018-07-14 | 2 | -30/+85 |
| |\ |
|
| | * | Fix indentify typo | fragosti | 2018-07-13 | 1 | -3/+3 |
| | * | Make Analytics API non-async | fragosti | 2018-07-13 | 2 | -27/+22 |
| | * | Add no-floating-promises ignore comments | fragosti | 2018-07-12 | 1 | -0/+1 |
| | * | Remove unused configs and constants | fragosti | 2018-07-12 | 2 | -2/+0 |
| | * | Integrate heap analytics | fragosti | 2018-07-12 | 2 | -27/+41 |
| | * | Replace calls to google analytics with calls to heap | fragosti | 2018-07-12 | 4 | -18/+65 |
| * | | Merge branch 'v2-prototype' into fix/request-timeout-issue | Fabio Berger | 2018-07-13 | 1 | -5/+0 |
| |\ \ |
|
| * | | | -fetch'; | Fabio Berger | 2018-07-13 | 2 | -6/+6 |
| | |/
| |/| |
|
* | | | Move format to helper function | fragosti | 2018-07-14 | 1 | -12/+10 |
* | | | Refactor utils and add UNNKOWN environment type | fragosti | 2018-07-13 | 3 | -26/+15 |
* | | | Fix linting errors | fragosti | 2018-07-13 | 2 | -4/+2 |
* | | | Make error reporter not return a promise and add more environment possibilities | fragosti | 2018-07-13 | 4 | -30/+36 |
* | | | Do not crash on NaN, and provide default | fragosti | 2018-07-13 | 1 | -2/+6 |
* | | | Only upload sourcemaps to rollbar on live deploys, and log NaN error for futu... | fragosti | 2018-07-13 | 1 | -0/+4 |
| |/
|/| |
|
* | | Remove legacy portal code | Brandon Millman | 2018-07-12 | 1 | -5/+0 |
|/ |
|
* | Grab token registry information from our DB for mainnet | Brandon Millman | 2018-07-11 | 1 | -0/+6 |
* | Update rollbar for telemetry | fragosti | 2018-07-10 | 1 | -1/+1 |
* | Get rollbar uploads working by enabling sourcemaps | fragosti | 2018-07-10 | 1 | -1/+1 |
* | Add sourcemaps for rollbar | fragosti | 2018-07-10 | 1 | -0/+8 |
* | Shim shouldShowPortalV2 to always return true | fragosti | 2018-07-07 | 1 | -1/+3 |
* | Merge pull request #838 from 0xProject/feature/website/portal-final-touches | Francesco Agosti | 2018-07-07 | 1 | -3/+3 |
|\ |
|
| * | Create Balance component and make token symbols smaller than token amounts | fragosti | 2018-07-07 | 1 | -3/+3 |
* | | Update token registry icons and asset picker flows | Brandon Millman | 2018-07-07 | 2 | -42/+5 |
|/ |
|
* | Implement landing page change in preperation for portal | Brandon Millman | 2018-07-06 | 1 | -0/+13 |
* | Merge pull request #816 from 0xProject/feature/website/portal-mobile-improvem... | Francesco Agosti | 2018-07-06 | 2 | -1/+59 |
|\ |
|
| * | Rename getBestDownloadLink to getBestWalletDownloadLinkAndIsMobile | fragosti | 2018-07-06 | 1 | -1/+1 |
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-04 | 1 | -5/+2 |
| |\ |
|
| * | | Prompt user to download Toshi or MetaMask in install wallet onboarding step | fragosti | 2018-07-04 | 1 | -1/+36 |
| * | | Show different download links and icons when on mobile | fragosti | 2018-07-04 | 1 | -0/+2 |
| * | | Rename isMobile utility fn to be more specific and add isMobileOperatingSystem | fragosti | 2018-07-04 | 1 | -1/+4 |
| * | | Add OperatingSystemType and get OS util | fragosti | 2018-07-04 | 1 | -0/+18 |
* | | | merge v2-prototype | Fabio Berger | 2018-07-04 | 1 | -5/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2 | Francesco Agosti | 2018-07-04 | 1 | -5/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Add media query abstraction around ScreenWidths and stop relayer grid hover e... | fragosti | 2018-07-03 | 1 | -5/+2 |
* | | | Remove dep on Web3 in Website. Introduced InjectedWeb3 type. | Fabio Berger | 2018-07-04 | 1 | -5/+6 |
|/ / |
|
* | | Merge pull request #806 from 0xProject/feature/website/mobile-readable-web3-n... | Brandon Millman | 2018-07-03 | 2 | -0/+7 |
|\ \ |
|
| * | | Add human readable names for Toshi and Cipher | Brandon Millman | 2018-07-03 | 2 | -0/+7 |
| |/ |
|
* / | Add better balance formatting rules for balances and usd values | Brandon Millman | 2018-07-03 | 2 | -3/+16 |
|/ |
|
* | Update staging api link | Brandon Millman | 2018-06-30 | 1 | -1/+1 |
* | Refactor inline styles out of Wallet | Brandon Millman | 2018-06-29 | 1 | -9/+0 |
* | Implement new locked and uninstalled states | Brandon Millman | 2018-06-29 | 1 | -2/+2 |
* | Update ProviderDisplay with new design | Brandon Millman | 2018-06-29 | 1 | -6/+21 |
* | Implement provider name in header | Brandon Millman | 2018-06-29 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 3 | -1/+25 |
|\ |
|
| * | Remove isTracked field on token in favor of trackedTimestamp | Brandon Millman | 2018-06-29 | 2 | -2/+5 |
| * | Sort wallet tokens by timestamp added and scroll to newly added token | Brandon Millman | 2018-06-29 | 1 | -0/+5 |
| * | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 2 | -0/+16 |
* | | Remove IS_MAINNET_ENABLED config | fragosti | 2018-06-28 | 1 | -1/+0 |
|/ |
|
* | Fix z-index issues | fragosti | 2018-06-22 | 1 | -0/+3 |
* | Various relayer grid ui polish items | Brandon Millman | 2018-06-22 | 1 | -0/+3 |
* | Consolidate account state messaging logic | Brandon Millman | 2018-06-19 | 1 | -0/+19 |
* | Add all steps to their own file | fragosti | 2018-06-16 | 2 | -0/+12 |
* | Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowa... | Francesco Agosti | 2018-06-15 | 1 | -2/+8 |
|\ |
|
| * | Implement allowance and final flow step | fragosti | 2018-06-13 | 1 | -1/+0 |
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-13 | 2 | -6/+3 |
| |\ |
|
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 5 | -6/+2 |
| |\ \ |
|
| * | | | Add utilities for getting tokens from tokensByAddress | fragosti | 2018-06-07 | 1 | -2/+9 |
* | | | | Add back redirector behind feature flag | Brandon Millman | 2018-06-14 | 1 | -0/+3 |
* | | | | Revert localhost config | Brandon Millman | 2018-06-13 | 1 | -1/+1 |
* | | | | Use Text in OpenPositions | Brandon Millman | 2018-06-13 | 1 | -1/+1 |
* | | | | Implement large screen open positions | Brandon Millman | 2018-06-13 | 1 | -1/+12 |
| |_|/
|/| | |
|
* | | | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -3/+3 |
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 5 | -6/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge pull request #653 from 0xProject/feature/ethereum-types-docs | Leonid Logvinov | 2018-06-07 | 1 | -1/+1 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Add a documentation page for ethereum types | Leonid Logvinov | 2018-06-05 | 1 | -1/+1 |
| * | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 5 | -33/+33 |
| |\| | |
|
| * | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 5 | -5/+1 |
| | |/
| |/| |
|
* | | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -3/+0 |
| |/
|/| |
|
* | | Address PR feedback | fragosti | 2018-06-05 | 2 | -11/+14 |
* | | Merge branch 'feature/website/landing-subscribe-button' into feature/website/... | fragosti | 2018-06-02 | 6 | -26/+23 |
|\ \
| |/
|/| |
|
| * | Implement subscription form | fragosti | 2018-06-02 | 1 | -2/+2 |
| * | Add styled-components and polished | fragosti | 2018-06-02 | 3 | -25/+1 |
| * | Have basic newsletter subscribe form working | fragosti | 2018-06-02 | 3 | -1/+22 |
* | | Refactor order parser and add shared order support to new portal | Brandon Millman | 2018-06-02 | 1 | -0/+33 |
|/ |
|
* | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 2 | -0/+8 |
* | Improve tooltip look | fragosti | 2018-05-30 | 1 | -1/+2 |
* | Run linter | fragosti | 2018-05-26 | 1 | -1/+1 |
* | Implement metamask installation flow | fragosti | 2018-05-26 | 1 | -0/+4 |
* | Fix issue where modal can be out of sync with app state | fragosti | 2018-05-25 | 1 | -1/+1 |
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 1 | -0/+4 |
* | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 1 | -2/+2 |
* | Update dogfood url | Brandon Millman | 2018-05-23 | 1 | -1/+1 |
* | Fix styling of portal menu | Brandon Millman | 2018-05-19 | 1 | -0/+2 |
* | Refactor portal specific colors out of react-shared | Brandon Millman | 2018-05-19 | 2 | -1/+20 |
* | Set up scaffolding for new drawer | Brandon Millman | 2018-05-19 | 1 | -0/+3 |
* | fix style errors | fragosti | 2018-05-16 | 2 | -2/+2 |
* | Fix circular dependency | fragosti | 2018-05-16 | 3 | -11/+13 |
* | Add dogfood configs to website | Brandon Millman | 2018-05-16 | 2 | -1/+8 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 3 | -21/+21 |
* | Fix website and 0x.js docs | Fabio Berger | 2018-05-10 | 1 | -17/+26 |
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 1 | -1/+2 |
* | Hit website backend for price information | Brandon Millman | 2018-05-01 | 2 | -7/+5 |
* | Move quote currency string into config | Brandon Millman | 2018-04-28 | 1 | -0/+1 |
* | Refactor common fetch logic into fetch_utils | Brandon Millman | 2018-04-23 | 2 | -40/+39 |
* | Grab price information from crypto compare api | Brandon Millman | 2018-04-23 | 1 | -0/+1 |
* | Merge pull request #543 from 0xProject/feature/website/integrate-relayer-info | Brandon Millman | 2018-04-21 | 1 | -1/+12 |
|\ |
|
| * | Integrate relayer index with website backend | Brandon Millman | 2018-04-20 | 1 | -1/+12 |
* | | Add ImToken to landing page | Fabio Berger | 2018-04-19 | 1 | -1/+1 |
|/ |
|
* | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -0/+59 |
* | Fix calendar text color to it shows up | Fabio Berger | 2018-04-13 | 1 | -1/+1 |
* | Show staging docs on development and staging | Fabio Berger | 2018-04-11 | 1 | -1/+7 |
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -3/+3 |
* | Merge branch 'development' into feature/website/wallet-wrap | Brandon Millman | 2018-03-30 | 2 | -8/+2 |
|\ |
|
| * | Remove WETH hack now that updated WETH address is in TokenRegistry | Fabio Berger | 2018-03-27 | 1 | -7/+0 |
| * | Improve rounding error message | Fabio Berger | 2018-03-26 | 1 | -1/+2 |
* | | Implement ETH/WETH conversion and allowance toggle styling | Brandon Millman | 2018-03-23 | 2 | -7/+10 |
|/ |
|
* | Fix Ethfinex link, looks like they have their own domain now | Fabio Berger | 2018-03-23 | 1 | -1/+1 |
* | Refactor all docJSON's to reside within the same S3 bucket under different fo... | Fabio Berger | 2018-03-16 | 2 | -14/+49 |
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 1 | -4/+2 |
|\ |
|
| * | Use `isMetaMask` flag rather then constructor name for Metamask provider dete... | Fabio Berger | 2018-03-12 | 1 | -4/+2 |
* | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 3 | -8/+5 |
|/ |
|
* | Merge pull request #447 from 0xProject/refactorAnalytics | Fabio Berger | 2018-03-12 | 4 | -12/+51 |
|\ |
|
| * | Refactor Analytics so that calls to ReactGA are all in a single module, combi... | Fabio Berger | 2018-03-10 | 4 | -12/+51 |
* | | Merge pull request #444 from 0xProject/dedupWeb3Wrapper | Fabio Berger | 2018-03-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION | Fabio Berger | 2018-03-11 | 1 | -0/+1 |
* | | Fixed merge issue | Tom Schmidt | 2018-03-10 | 1 | -18/+0 |
* | | Merge branch 'development' into feature/website/web3-logging | Tom Schmidt | 2018-03-10 | 8 | -649/+19 |
|\| |
|
| * | Move remaining type configs to topLevel DocsInfoConfigs | Fabio Berger | 2018-03-07 | 1 | -0/+6 |
| * | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 1 | -0/+6 |
| * | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 6 | -591/+9 |
| * | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 4 | -74/+1 |
| * | Merge branch 'development' into extractDocs | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
| |\ |
|
| * | | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 2 | -5/+0 |
* | | | Fixed Parity detection | Tom Schmidt | 2018-03-10 | 1 | -1/+1 |
* | | | Fixed lint | Tom Schmidt | 2018-03-09 | 1 | -4/+4 |
* | | | Added web3 provider logging | Tom Schmidt | 2018-03-09 | 1 | -17/+9 |
* | | | Added provider canonical name mapping | Tom Schmidt | 2018-03-07 | 1 | -1/+20 |
| |/
|/| |
|
* | | Remove unnecessary type assertion | Fabio Berger | 2018-03-04 | 1 | -1/+1 |
|/ |
|
* | Add hack comment | Fabio Berger | 2018-03-04 | 1 | -0/+3 |
* | Add support for merging multiple topLevel packages under a single section. Fo... | Fabio Berger | 2018-03-03 | 1 | -20/+27 |
* | Add support for backward compatibility for TypeDoc versions <0.9.0 | Fabio Berger | 2018-03-03 | 1 | -2/+10 |
* | Hash hash instead of prefixedHash to scrollToHash function | Fabio Berger | 2018-03-03 | 1 | -4/+4 |
* | Move onPageLoadAsync to utils | Fabio Berger | 2018-03-03 | 1 | -0/+8 |
* | Undo config changes | Fabio Berger | 2018-03-02 | 1 | -3/+4 |
* | Update react-markdown, properly scroll to section for wiki internal links, co... | Fabio Berger | 2018-03-02 | 2 | -4/+24 |
* | Merge pull request #421 from 0xProject/moveOutDocGenerator | Fabio Berger | 2018-02-28 | 3 | -77/+29 |
|\ |
|
| * | Move more configs into docsInfo and remove logic that does not belong there e... | Fabio Berger | 2018-02-28 | 2 | -77/+28 |
| * | remove docsJsonRoot from docsInfo | Fabio Berger | 2018-02-27 | 1 | -0/+1 |
* | | Fix a bug with displaying solidity functions returning multiple return values | Leonid Logvinov | 2018-02-28 | 1 | -5/+11 |
|/ |
|
* | Move from storing translations in TS files to JSON files | Fabio Berger | 2018-02-22 | 1 | -5/+6 |
* | Re-set language to browser | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
* | Improve homepage and add translations in chinese, russian, korean and spanish | Fabio Berger | 2018-02-21 | 1 | -3/+31 |
* | Add translation infra and replace english text with calls to translate | Fabio Berger | 2018-02-21 | 1 | -0/+54 |
* | Add Rinkeby network to smart contract docs | Fabio Berger | 2018-02-16 | 2 | -0/+7 |
* | remove hard-coded color | Fabio Berger | 2018-02-16 | 1 | -0/+1 |
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 1 | -0/+3 |
* | Merge pull request #379 from 0xProject/portal_json | Leonid | 2018-02-09 | 1 | -25/+22 |
|\ |
|
| * | Address feedback | Leonid Logvinov | 2018-02-08 | 1 | -2/+1 |
| * | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 1 | -2/+2 |
| * | Remove networkId from orderJSON | Leonid Logvinov | 2018-02-08 | 1 | -2/+0 |
| * | Split Order into signedOrder and metadata | Leonid Logvinov | 2018-02-08 | 1 | -22/+26 |
| * | Remove unused types and take their names | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| * | Introduce makerToken and takerToken fields for unsigned token metadata | Leonid Logvinov | 2018-02-07 | 1 | -16/+12 |
| * | Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| * | Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| * | Rename signature to ecSignature | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| * | Rename exchangeContract to exchangeContractAddress | Leonid Logvinov | 2018-02-07 | 1 | -4/+4 |
| * | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 1 | -3/+3 |
* | | Fix links | Fabio Berger | 2018-02-09 | 1 | -0/+6 |
* | | Add Relayer section to landing | Fabio Berger | 2018-02-09 | 1 | -0/+1 |
* | | Move isTestNetwork into utils and also check it from showing ZRX request button | Fabio Berger | 2018-02-07 | 1 | -0/+11 |
* | | Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable | Fabio Berger | 2018-02-07 | 1 | -1/+23 |
* | | Add networkId to faucet requests so that we can request tokens on Kovan, Rink... | Fabio Berger | 2018-02-07 | 1 | -1/+1 |
|/ |
|
* | Uppercase Networks enum values | Fabio Berger | 2018-01-31 | 3 | -12/+12 |
* | Pass in whether we want the personal message prefix appended and never append... | Fabio Berger | 2018-01-30 | 1 | -0/+6 |
* | Use live backend on development | Fabio Berger | 2018-01-29 | 1 | -1/+1 |
* | Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger... | Fabio Berger | 2018-01-29 | 2 | -1/+5 |
* | Add light blue as our accent color | Fabio Berger | 2018-01-28 | 1 | -0/+1 |
* | Properly detect user signing cancellation on Metamask, Parity signer and Ledger | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
* | Add our mainnet and kovan nodes as backups for Portal requests | Fabio Berger | 2018-01-19 | 1 | -2/+2 |
* | Add discourse forum to Community section of website footer | Fabio Berger | 2018-01-18 | 1 | -0/+1 |
* | Fix ts error in portal after enabling more strict checks | Leonid Logvinov | 2018-01-10 | 1 | -2/+2 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 2 | -2/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 9 | -209/+266 |
* | Create types sectionName constant | Fabio Berger | 2017-12-22 | 1 | -0/+1 |
* | Update outdated WETH ranges | Fabio Berger | 2017-12-21 | 1 | -4/+4 |
* | Fix conditional | Fabio Berger | 2017-12-21 | 1 | -1/+1 |
* | Fix top-padding | Fabio Berger | 2017-12-21 | 1 | -1/+1 |
* | Remove etherToken from smart contract docs | Fabio Berger | 2017-12-20 | 1 | -3/+0 |
* | Update new WETH addresses and localStorage clearance key | Fabio Berger | 2017-12-20 | 1 | -3/+3 |
* | Fix merge | Fabio Berger | 2017-12-20 | 1 | -0/+1 |
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-20 | 7 | -193/+255 |
|\ |
|
| * | Move muiTheme into it's own module | Fabio Berger | 2017-12-19 | 1 | -0/+35 |
| * | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti... | Fabio Berger | 2017-12-19 | 4 | -178/+164 |
| * | Sort colors into color spectrum | Fabio Berger | 2017-12-18 | 1 | -8/+22 |
| * | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 1 | -9/+10 |
| * | Standardize colors to always be in uppercase hex and consolidate material-ui ... | Fabio Berger | 2017-12-18 | 1 | -15/+13 |
| * | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 2 | -1/+30 |
| * | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 2 | -5/+5 |
| * | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 1 | -4/+4 |
* | | Temporarily pretend as if new WETH contracts are already whitelisted by token... | Fabio Berger | 2017-12-18 | 1 | -0/+7 |
* | | Add notice dialog to balances page about updating the WETH contract. We also ... | Fabio Berger | 2017-12-18 | 1 | -0/+1 |
* | | Move weth.io url to constants | Fabio Berger | 2017-12-18 | 1 | -0/+1 |
|/ |
|
* | Fix linter errors | Fabio Berger | 2017-12-16 | 1 | -1/+0 |
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-16 | 4 | -10/+2 |
|\ |
|
| * | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 4 | -10/+2 |
* | | Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ... | Fabio Berger | 2017-12-15 | 1 | -6/+17 |
* | | Clear trackedTokens so that a user starts tracking the new WETH and no longer... | Fabio Berger | 2017-12-14 | 1 | -0/+1 |
* | | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-13 | 1 | -30/+44 |
|\| |
|
| * | Fix typedoc_utils to take into account subPackageName when rendering call path | Brandon Millman | 2017-12-13 | 1 | -30/+44 |
* | | progress weth page | Fabio Berger | 2017-12-13 | 1 | -1/+12 |
|/ |
|
* | Add orderWatcher to 0x.js docs | Fabio Berger | 2017-11-30 | 1 | -1/+1 |
* | Refactor the topLevel documentation react components for 0x.js and Smart cont... | Fabio Berger | 2017-11-29 | 2 | -27/+1 |
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ... | Fabio Berger | 2017-11-29 | 2 | -180/+77 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 6 | -52/+100 |
* | Add "Web3" prefix to web3 alias types and link to the correct line in the web... | Fabio Berger | 2017-11-28 | 1 | -1/+4 |
* | Force the clearance of tradeHistory | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 7 | -0/+1128 |