Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chore: remove unused imports | Fabio Berger | 2018-10-13 | 1 | -6/+3 |
* | Fix: Make width variable | Fabio Berger | 2018-10-13 | 1 | -1/+1 |
* | Remove doc menus from main topBar | Fabio Berger | 2018-10-13 | 1 | -65/+4 |
* | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 5 | -62/+124 |
* | Fix sidebar shifting onHover due to scrollbar width | Fabio Berger | 2018-10-13 | 1 | -2/+11 |
* | fix: Remove unnecessary onClick prop from NestedSidebar, since one can listen... | Fabio Berger | 2018-10-13 | 2 | -16/+3 |
* | Pass down sidebar instead of sectionNameToLinks | Fabio Berger | 2018-10-13 | 4 | -19/+17 |
* | Make all doc reference pages responsive | Fabio Berger | 2018-10-12 | 11 | -11/+33 |
* | Improve loading | Fabio Berger | 2018-10-12 | 1 | -26/+17 |
* | If sidebar menu item links to internal page, no longer open in new tab | Fabio Berger | 2018-10-12 | 1 | -15/+0 |
* | Add Getting starter sidebar header | Fabio Berger | 2018-10-12 | 11 | -35/+24 |
* | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 14 | -854/+780 |
* | chore: update yarn.lock | Fabio Berger | 2018-10-11 | 1 | -7/+0 |
* | style: Make width of developer section same as rest of website (1064px) | Fabio Berger | 2018-10-11 | 1 | -1/+1 |
* | merge dev-section-redesign | Fabio Berger | 2018-10-11 | 122 | -1386/+3478 |
|\ | |||||
| * | Merge branch 'development' into dev-section-redesign | Fabio Berger | 2018-10-11 | 122 | -1393/+3478 |
| |\ | |||||
| | * | Merge pull request #1125 from 0xProject/feature/starter-dev-tools-pages | Leonid Logvinov | 2018-10-11 | 24 | -39/+1305 |
| | |\ | |||||
| | | * | Fix linter error | Leonid Logvinov | 2018-10-11 | 1 | -2/+0 |
| | | * | Explains tools we want them to use | Fabio Berger | 2018-10-11 | 1 | -0/+14 |
| | | * | Add note about button | Fabio Berger | 2018-10-11 | 1 | -0/+4 |
| | | * | Add dev-tools-pages bundles to gitignore | Fabio Berger | 2018-10-11 | 1 | -0/+1 |
| | | * | Improve README | Fabio Berger | 2018-10-11 | 1 | -12/+27 |
| | | * | Fix button and center | Fabio Berger | 2018-10-11 | 2 | -10/+12 |
| | | * | Add stuff | Fabio Berger | 2018-10-10 | 14 | -43/+936 |
| | | * | Initial project scaffolding | Leonid Logvinov | 2018-10-10 | 16 | -91/+342 |
| | * | | Merge pull request #1114 from 0xProject/feature/instant/redux-styles-container | Francesco Agosti | 2018-10-11 | 24 | -126/+691 |
| | |\ \ | |||||
| | | * | | 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 | 2 | -10/+5 |
| | | * | | Increase max bundle size for instant | fragosti | 2018-10-11 | 1 | -1/+1 |
| | | * | | Change tslint config to remove conflicts with prettier | fragosti | 2018-10-10 | 1 | -1/+2 |
| | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-10 | 78 | -1354/+1518 |
| | | |\| | |||||
| | | * | | 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 | 90 | -398/+508 |
| | | |\ \ | |||||
| | | * | | | apply prettier | fragosti | 2018-10-05 | 1 | -7/+1 |
| | | * | | | Fix currupted yarn lock file | fragosti | 2018-10-05 | 1 | -6/+6 |
| | | * | | | Remove deps we probably dont need | fragosti | 2018-10-05 | 2 | -49/+35 |
| | | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-05 | 22 | -556/+758 |
| | | |\ \ \ | |||||
| | | * | | | | 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 | 7 | -14/+172 |
| | | * | | | | Add Inter UI font | fragosti | 2018-10-04 | 2 | -2/+7 |
| | | * | | | | Add redux to 0x instant | fragosti | 2018-10-04 | 6 | -26/+60 |
| | | * | | | | Add styled-components with theme | fragosti | 2018-10-04 | 4 | -2/+70 |
| | * | | | | | [fix]: [testnet-faucet] Exit 1 on build fail | Jacob Evans | 2018-10-11 | 1 | -18/+17 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge pull request #1116 from 0xProject/feature/asset-buyer/api-tweaks | Brandon Millman | 2018-10-10 | 7 | -18/+40 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'development' into feature/asset-buyer/api-tweaks | Brandon Millman | 2018-10-10 | 69 | -1242/+1477 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Update the CHANGELOG | Brandon Millman | 2018-10-10 | 1 | -0/+8 |
| | | * | | | | | Add comments for expiryBuffer | Brandon Millman | 2018-10-10 | 2 | -2/+2 |
| | | * | | | | | Fix incorrect affiliate fee calculations and associated tests | Brandon Millman | 2018-10-06 | 2 | -14/+20 |
| | | * | | | | | Increase default expiryBufferSeconds from 15 to 300 (5 minutes) | Brandon Millman | 2018-10-06 | 1 | -1/+1 |
| | | * | | | | | Add comments for gasPrice and gasLimit | Brandon Millman | 2018-10-06 | 1 | -0/+2 |
| | | * | | | | | Fix order expiration calc bug and expose gas options to executeBuyQuote | fragosti | 2018-10-06 | 3 | -2/+8 |
| | * | | | | | | fix: [testnet-faucet] Signing of orders | Jacob Evans | 2018-10-10 | 1 | -3/+1 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge pull request #1122 from 0xProject/feature/new-ethers | Leonid Logvinov | 2018-10-09 | 16 | -24/+29 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Define bundlewatch.ci.repoBranchBase | Leonid Logvinov | 2018-10-09 | 1 | -1/+2 |
| | | * | | | | | Stop accesing ethers private methods | Leonid Logvinov | 2018-10-09 | 3 | -9/+7 |
| | | * | | | | | Fix merge conflicts | Leonid Logvinov | 2018-10-09 | 1 | -0/+39 |
| | | * | | | | | Fix ethers build issue | Leonid Logvinov | 2018-10-09 | 4 | -52/+19 |
| | | * | | | | | Upgrade ethers.js version | Leonid Logvinov | 2018-10-09 | 11 | -11/+11 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1123 from 0xProject/feature/artifacts | Leonid Logvinov | 2018-10-09 | 3 | -14/+87 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix branch name | Leonid Logvinov | 2018-10-09 | 1 | -1/+1 |
| | | * | | | | | Add max sizes | Leonid Logvinov | 2018-10-09 | 1 | -2/+4 |
| | | * | | | | | Use bundlewatch instead of bundlesize | Leonid Logvinov | 2018-10-09 | 3 | -14/+85 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1102 from 0xProject/feature/0x.js/eip712-sign-typed-data | Jacob Evans | 2018-10-09 | 53 | -1204/+1361 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Move Metamask Error to OrderErrors | Jacob Evans | 2018-10-09 | 3 | -10/+9 |
| | | * | | | | | Update the exported types for the packages which touch RPC providers | Jacob Evans | 2018-10-09 | 5 | -3/+24 |
| | | * | | | | | Throw and handle errors from Providers. | Jacob Evans | 2018-10-09 | 23 | -150/+208 |
| | | * | | | | | Detect MM on signature validation failure. | Jacob Evans | 2018-10-08 | 1 | -24/+28 |
| | | * | | | | | Return SignedOrder from signing utils. | Jacob Evans | 2018-10-05 | 25 | -192/+380 |
| | | * | | | | | Update 0x.js Changelog | Jacob Evans | 2018-10-05 | 1 | -0/+18 |
| | | * | | | | | Add eth_signTypedData support to our wallet subproviders | Jacob Evans | 2018-10-05 | 20 | -86/+326 |
| | | * | | | | | Move SignTypedData to utils package | Jacob Evans | 2018-10-05 | 9 | -152/+234 |
| | | * | | | | | Introduce Metamask Subprovider. | Jacob Evans | 2018-10-05 | 15 | -444/+277 |
| | | * | | | | | Expose eth_signTypedData functionality for order signing | Jacob Evans | 2018-10-05 | 10 | -531/+245 |
| | | |/ / / / | |||||
* | | | | | | | fix(website): remove deadzone between "Developers" menu item and dropdown so ... | Fabio Berger | 2018-10-11 | 2 | -2/+2 |
* | | | | | | | fix(website): Avoid hover activated dropdown from closing when activeNode is ... | Fabio Berger | 2018-10-11 | 1 | -1/+6 |
* | | | | | | | Replace Rollbar UMD with regular import | Fabio Berger | 2018-10-10 | 3 | -3/+44 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'development' into dev-section-redesign | Fabio Berger | 2018-10-09 | 98 | -460/+879 |
|\| | | | | | |||||
| * | | | | | Merge pull request #1121 from nebkor/development | Fabio Berger | 2018-10-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Clarifies use of schemas outside of Javascript/TypeScript. | Joe Ardent | 2018-10-08 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Fix typo | Brandon Millman | 2018-10-05 | 1 | -1/+1 |
| * | | | | Add asset-buyer to published packages section in README | Brandon Millman | 2018-10-05 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
| * | | | 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 | 34 | -260/+260 |
| * | | | Updated CHANGELOGS | Brandon Millman | 2018-10-05 | 56 | -141/+251 |
| | |/ | |/| | |||||
| * | | Merge pull request #1113 from 0xProject/feature/asset-buyer/tests | Brandon Millman | 2018-10-05 | 7 | -58/+366 |
| |\ \ | |||||
| | * | | Update BuyQuote interface | Brandon Millman | 2018-10-05 | 5 | -40/+73 |
| | * | | Add missing default options | Brandon Millman | 2018-10-04 | 1 | -3/+6 |
| | * | | Remove unused constants | Brandon Millman | 2018-10-04 | 1 | -3/+0 |
| | * | | Add fee order with a takerFee | Brandon Millman | 2018-10-04 | 1 | -2/+6 |
| | * | | Add additional order factory methods and refactor test to use them | Brandon Millman | 2018-10-04 | 2 | -61/+61 |
| | * | | Add comments about buy quote calculation | Brandon Millman | 2018-10-04 | 1 | -0/+2 |
| | * | | Update CHANGELOG | Brandon Millman | 2018-10-04 | 1 | -0/+4 |
| | * | | Fix linter | Brandon Millman | 2018-10-04 | 1 | -2/+0 |
| | * | | Add additional test for slippage | Brandon Millman | 2018-10-04 | 2 | -18/+70 |
| | * | | Add buy_quote_calculator_test | Brandon Millman | 2018-10-04 | 2 | -31/+246 |
* | | | | Merge pull request #1103 from 0xProject/doc-overview-page | Fabio Berger | 2018-10-09 | 56 | -426/+1565 |
|\ \ \ \ | |||||
| * | | | | remove unused import | Fabio Berger | 2018-10-06 | 1 | -1/+0 |
| * | | | | Move valid-url import to react-shared | Fabio Berger | 2018-10-06 | 2 | -3/+3 |
| * | | | | Fix comment | Fabio Berger | 2018-10-06 | 1 | -1/+1 |
| * | | | | Fix liinter | Fabio Berger | 2018-10-06 | 2 | -2/+1 |
| * | | | | Convert TutorialButton to styled component | Fabio Berger | 2018-10-06 | 1 | -64/+45 |
| * | | | | Convert more divs to containers and text components | Fabio Berger | 2018-10-05 | 4 | -57/+57 |
| * | | | | remove inline style | Fabio Berger | 2018-10-05 | 1 | -4/+1 |
| * | | | | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 16 | -95/+69 |
| * | | | | Remove style prop from Link | Fabio Berger | 2018-10-05 | 13 | -64/+56 |
| * | | | | Rename scroll container | Fabio Berger | 2018-10-05 | 5 | -17/+6 |
| * | | | | Remove containerId option and throw if passing in shouldOpenInNewTab with typ... | Fabio Berger | 2018-10-05 | 1 | -4/+6 |
| * | | | | Apply props to all link variants when possible | Fabio Berger | 2018-10-05 | 1 | -1/+7 |
| * | | | | Render paragraphs with spans so we don't get margin added | Fabio Berger | 2018-10-05 | 1 | -0/+1 |
| * | | | | Fix bug where wiki links in dev dropdown weren't working when on the wiki | Fabio Berger | 2018-10-05 | 3 | -78/+93 |
| * | | | | Fix react warning | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
| * | | | | remove stray logs | Fabio Berger | 2018-10-05 | 2 | -2/+0 |
| * | | | | merge base branch | Fabio Berger | 2018-10-05 | 154 | -1229/+3646 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | merge developmemnt | Fabio Berger | 2018-10-05 | 154 | -1228/+3672 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #1115 from 0xProject/upgradeWebpack | Fabio Berger | 2018-10-05 | 14 | -493/+307 |
| |\ \ \ \ | |||||
| | * | | | | force re-build | Fabio Berger | 2018-10-04 | 1 | -1/+1 |
| | * | | | | Add website build to instructions | Fabio Berger | 2018-10-04 | 1 | -0/+3 |
| | * | | | | Revert format and re-add changes | Fabio Berger | 2018-10-04 | 1 | -256/+256 |
| | * | | | | Build website in parallel with other tests since no other test relies on it b... | Fabio Berger | 2018-10-04 | 3 | -254/+256 |
| | * | | | | Add back sourceMap support for both dev/prod | Fabio Berger | 2018-10-04 | 1 | -1/+1 |
| | * | | | | Upgrade webpack | Fabio Berger | 2018-10-04 | 11 | -485/+294 |
| |/ / / / | |||||
| * | | | | Merge pull request #1112 from 0xProject/feature/instant/umd-upload-and-bundle... | Francesco Agosti | 2018-10-04 | 1 | -0/+3 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Add 0x Instant to bundle analysis | fragosti | 2018-10-04 | 1 | -0/+3 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #1108 from 0xProject/bug/every-artifact-has-every-source | F. Eugene Aumson | 2018-10-04 | 1 | -5/+82 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fix: comment need for sourceCodes pruning | F. Eugene Aumson | 2018-10-03 | 1 | -1/+5 |
| | * | | fix: use original source ID's from compiler output | F. Eugene Aumson | 2018-10-03 | 1 | -13/+24 |
| | * | | Fix some small bugs in compiler.ts | Alex Browne | 2018-10-03 | 1 | -3/+18 |
| | * | | fix: persist artifacts with only relevant sources | F. Eugene Aumson | 2018-10-03 | 1 | -5/+52 |
| * | | | Merge pull request #1109 from 0xProject/feature/instant/init | Francesco Agosti | 2018-10-03 | 17 | -64/+1959 |
| |\ \ \ | |||||
| | * | | | 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 |
| | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-03 | 126 | -683/+1825 |
| | |\| | | |||||
| | * | | | 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 | 5 | -26/+150 |
| | * | | | Clean up package json | fragosti | 2018-10-03 | 2 | -47/+1183 |
| | * | | | Tests are working with coverage | fragosti | 2018-10-03 | 2 | -0/+23 |
| | * | | | Have React setup with basic build working | fragosti | 2018-09-28 | 12 | -40/+580 |
| * | | | | Merge pull request #1086 from 0xProject/feature/asset-buyer/improve-asset-buy... | Brandon Millman | 2018-10-03 | 10 | -359/+207 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Update README | Brandon Millman | 2018-10-03 | 1 | -14/+0 |
| | * | | | Fix linter errors | Brandon Millman | 2018-10-03 | 1 | -1/+1 |
| | * | | | Merge branch 'development' into feature/asset-buyer/improve-asset-buyer-manager | Brandon Millman | 2018-10-03 | 197 | -1205/+3860 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #1104 from 0xProject/feature/bundlesize | Leonid Logvinov | 2018-10-02 | 52 | -99/+216 |
| |\ \ \ \ | |||||
| | * | | | | Change cache key back to repo from repo-built | Leonid Logvinov | 2018-10-02 | 1 | -8/+8 |
| | * | | | | Change the lint command back | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | * | | | | Merge build & install | Leonid Logvinov | 2018-10-02 | 1 | -34/+4 |
| | * | | | | Remove deps cache all together | Leonid Logvinov | 2018-10-02 | 1 | -50/+1 |
| | * | | | | Cache all nested node_modules directories | Leonid Logvinov | 2018-10-02 | 1 | -5/+42 |
| | * | | | | Explicitly specify yarn cache folder | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | * | | | | Ignore linter issues | Leonid Logvinov | 2018-10-02 | 1 | -3/+3 |
| | * | | | | Fix linter issue | Leonid Logvinov | 2018-10-02 | 14 | -45/+31 |
| | * | | | | Separate deps and built caches | Leonid Logvinov | 2018-10-02 | 1 | -16/+16 |
| | * | | | | Build tslint rules before running linter | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | * | | | | Cache yarn cache directory without node modules | Leonid Logvinov | 2018-10-02 | 1 | -1/+0 |
| | * | | | | Run linter before prettier as it fails more often | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | * | | | | Add yarn cache path | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | * | | | | Split CI install and build steps | Leonid Logvinov | 2018-10-02 | 2 | -6/+29 |
| | * | | | | Move bundle-size out of static tests and don't wait for a build with static t... | Leonid Logvinov | 2018-10-02 | 1 | -3/+11 |
| | * | | | | Introduce a build:ci command that doesn't build webpack bundles | Leonid Logvinov | 2018-10-02 | 34 | -0/+34 |
| | * | | | | Measure only one bundle size as they're the same | Leonid Logvinov | 2018-10-02 | 1 | -3/+0 |
| | * | | | | Fix linter errors | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | * | | | | Fix no_website CI builds | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | * | | | | Check bundle size on CI | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | * | | | | Add a command to run bundle size reporter | Leonid Logvinov | 2018-10-02 | 2 | -35/+144 |
| |/ / / / | |||||
| * | | | | Merge pull request #1106 from 0xProject/feature/postpublish-cleanup | Leonid Logvinov | 2018-10-02 | 7 | -7/+7 |
| |\ \ \ \ | |||||
| | * | | | | Update package.json versions to match the npm ones | Leonid Logvinov | 2018-10-02 | 7 | -7/+7 |
| |/ / / / | |||||
| * | | | | Updated CHANGELOGS | Leonid Logvinov | 2018-10-02 | 54 | -0/+351 |
| * | | | | Remove 0x.js bundles from .npmignore | Leonid Logvinov | 2018-10-02 | 1 | -1/+0 |
| * | | | | Add Jason to website | Brandon Millman | 2018-10-02 | 2 | -0/+7 |
| * | | | | Add missing yarn.lock changes | Fabio Berger | 2018-10-02 | 1 | -0/+27 |
| * | | | | Fix bug in sol-doc | Fabio Berger | 2018-10-02 | 2 | -5/+5 |
| * | | | | Merge pull request #1099 from 0xProject/solidityDocRefImprovements | Fabio Berger | 2018-10-01 | 19 | -368/+674 |
| |\ \ \ \ | |||||
| | * | | | | Disable max file line count tslint rule for types file | Fabio Berger | 2018-10-01 | 1 | -1/+1 |
| | * | | | | merge development | Fabio Berger | 2018-09-30 | 102 | -337/+807 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Add test that structs are documented in separate section | Fabio Berger | 2018-09-29 | 1 | -0/+7 |
| | * | | | | Add test for methodSignature gen for methods with param/return structs | Fabio Berger | 2018-09-29 | 2 | -0/+44 |
| | * | | | | Fix tests | Fabio Berger | 2018-09-29 | 1 | -4/+1 |
| | * | | | | Fix typo | Fabio Berger | 2018-09-29 | 1 | -2/+2 |
| | * | | | | Export class instead of function | Fabio Berger | 2018-09-29 | 5 | -526/+529 |
| | * | | | | Fix badge alignment | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | * | | | | Fix network badges for V1 and add them for V2 | Fabio Berger | 2018-09-28 | 1 | -16/+44 |
| | * | | | | Add more basic types | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | * | | | | Fix section headers | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | * | | | | Only add Stucts section if there are any | Fabio Berger | 2018-09-28 | 1 | -9/+11 |
| | * | | | | Fix missing devdoc comments in output by fixing improper encoding of methodSi... | Fabio Berger | 2018-09-28 | 1 | -1/+10 |
| | * | | | | Switch over remaining usage of `sections.types` for `typeSectionName` | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| | * | | | | Fix linter | Fabio Berger | 2018-09-28 | 3 | -3/+4 |
| | * | | | | Explain cast to any | Fabio Berger | 2018-09-28 | 1 | -0/+2 |
| | * | | | | Improve switch case | Fabio Berger | 2018-09-28 | 1 | -4/+4 |
| | * | | | | Improve comment | Fabio Berger | 2018-09-28 | 1 | -4/+4 |
| | * | | | | Alphabetize | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| | * | | | | Remove excessive type | Fabio Berger | 2018-09-28 | 1 | -2/+1 |
| | * | | | | Include structs section so that we can render struct params/return values pro... | Fabio Berger | 2018-09-28 | 3 | -27/+213 |
| | * | | | | Fix linter | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| | * | | | | Only show arguments if the params are named (i.e not generated getters) | Fabio Berger | 2018-09-28 | 1 | -3/+4 |
| | * | | | | Improve keys | Fabio Berger | 2018-09-28 | 3 | -8/+10 |
| | * | | | | Re-use interface component for rendering structs but label it differently | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| | * | | | | Make sure basic solidity types are colored orange | Fabio Berger | 2018-09-28 | 1 | -1/+2 |
| | * | | | | Don't render colon for auto-generated getters | Fabio Berger | 2018-09-28 | 1 | -2/+7 |
| | * | | | | Render fallback functions better | Fabio Berger | 2018-09-28 | 2 | -4/+9 |
| | * | | | | Improve key | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| | * | | | | Fix dropdown menu item so it says "0x smart contracts" not "smart contract" | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | * | | | | Rename for clarity | Fabio Berger | 2018-09-28 | 1 | -3/+3 |
| | * | | | | Add typeSectionName to docsInfo so we don't use hard-coded "Types" | Fabio Berger | 2018-09-28 | 2 | -4/+6 |
| | * | | | | Add more robust key | Fabio Berger | 2018-09-28 | 1 | -2/+3 |
| | * | | | | Pull in only contracts we want rendered on the doc page | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | * | | | | Split _genMethodDoc into it and _genFallbackDoc for clarity. Add isFallback b... | Fabio Berger | 2018-09-27 | 2 | -22/+33 |
| | | * | | | Clean up interfaces and exports | Brandon Millman | 2018-10-03 | 2 | -40/+38 |
| | | * | | | Remove static methods to retrieve assetDatas from SRA | Brandon Millman | 2018-10-03 | 1 | -19/+0 |
| | | * | | | Add AssetUnavailable error | Brandon Millman | 2018-10-03 | 2 | -7/+4 |
| | | * | | | Merge AssetBuyer and AssetBuyerManager | Brandon Millman | 2018-10-03 | 5 | -326/+148 |
| | | * | | | Add to CHANGELOG | fragosti | 2018-09-25 | 1 | -0/+9 |
| | | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-09-25 | 95 | -338/+752 |
| | | |\ \ \ | |||||
| | | * | | | | Make package public again, but add warning | fragosti | 2018-09-25 | 2 | -1/+3 |
| | | * | | | | Add AssetBuyerManager to README | fragosti | 2018-09-25 | 1 | -0/+14 |
| | | * | | | | Use options object convention everywhere, and make package private | fragosti | 2018-09-25 | 7 | -142/+106 |
| | | * | | | | Provide convenience methods on AssetBuyerManager | fragosti | 2018-09-25 | 2 | -1/+43 |
| | | * | | | | Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and gene... | fragosti | 2018-09-25 | 4 | -28/+61 |
| | | | | | * | Convert more divs to Containers | Fabio Berger | 2018-10-04 | 2 | -49/+44 |
| | | | | | * | Use Container and Text where possible | Fabio Berger | 2018-10-04 | 1 | -12/+11 |
| | | | | | * | rename for clarity | Fabio Berger | 2018-10-04 | 1 | -2/+2 |
| | | | | | * | Fix linter | Fabio Berger | 2018-10-04 | 6 | -25/+12 |
| | | | | | * | Remove todo | Fabio Berger | 2018-10-04 | 1 | -1/+0 |
| | | | | | * | Improve comment | Fabio Berger | 2018-10-04 | 1 | -3/+4 |
| | | | | | * | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 2 | -43/+20 |
| | | | | | * | Fix nit | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
| | | | | | * | Remove stray console.log | Fabio Berger | 2018-10-03 | 1 | -2/+0 |
| | | | | | * | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 28 | -136/+212 |
| | | | | | * | remove stray console | Fabio Berger | 2018-10-03 | 1 | -3/+0 |
| | | | | | * | Make whole bottom bar clickable not just the text | Fabio Berger | 2018-10-03 | 1 | -13/+13 |
| | | | | | * | Don't make opening links in new tab a default | Fabio Berger | 2018-10-03 | 1 | -3/+6 |
| | | | | | * | Decrease size of section descriptions | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
| | | | | | * | Add border underneath logo while user is scrolling | Fabio Berger | 2018-10-03 | 2 | -6/+30 |
| | | | | | * | Align logo and menu | Fabio Berger | 2018-10-03 | 1 | -11/+11 |