Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 8 | -55/+28 |
| | |||||
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 11 | -56/+44 |
| | |||||
* | 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 | 2 | -6/+11 |
| | |||||
* | remove stray logs | Fabio Berger | 2018-10-05 | 2 | -2/+0 |
| | |||||
* | merge base branch | Fabio Berger | 2018-10-05 | 9 | -95/+133 |
|\ | |||||
| * | merge developmemnt | Fabio Berger | 2018-10-05 | 9 | -95/+133 |
| |\ | |||||
| | * | force re-build | Fabio Berger | 2018-10-04 | 1 | -1/+1 |
| | | | |||||
| | * | Build website in parallel with other tests since no other test relies on it ↵ | Fabio Berger | 2018-10-04 | 1 | -1/+0 |
| | | | | | | | | | | | | being built to run | ||||
| | * | Add back sourceMap support for both dev/prod | Fabio Berger | 2018-10-04 | 1 | -1/+1 |
| | | | |||||
| | * | Upgrade webpack | Fabio Berger | 2018-10-04 | 4 | -76/+79 |
| | | | |||||
| | * | Introduce a build:ci command that doesn't build webpack bundles | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | | | |||||
| | * | Add Jason to website | Brandon Millman | 2018-10-02 | 2 | -0/+7 |
| | | | |||||
| | * | merge development | Fabio Berger | 2018-09-30 | 1 | -12/+12 |
| | |\ | |||||
| | * | | Fix network badges for V1 and add them for V2 | Fabio Berger | 2018-09-28 | 1 | -16/+44 |
| | | | | |||||
| | * | | 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 |
| | | | | |||||
* | | | | 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 |
| | | | | |||||
* | | | | Fix linter | Fabio Berger | 2018-10-04 | 2 | -8/+7 |
| | | | | |||||
* | | | | Remove todo | Fabio Berger | 2018-10-04 | 1 | -1/+0 |
| | | | | |||||
* | | | | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 1 | -41/+8 |
| | | | | |||||
* | | | | Fix nit | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 21 | -160/+67 |
| | | | | |||||
* | | | | 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 |
| | | | | |||||
* | | | | Add padding to bottom of scroll area | Fabio Berger | 2018-10-03 | 1 | -3/+7 |
| | | | | |||||
* | | | | Fix link | Fabio Berger | 2018-10-03 | 1 | -1/+6 |
| | | | | |||||
* | | | | Make tutorial buttons also open in a new tab | Fabio Berger | 2018-10-03 | 1 | -3/+18 |
| | | | | |||||
* | | | | Convert remaining Links to new UI component | Fabio Berger | 2018-10-03 | 3 | -4/+31 |
| | | | | |||||
* | | | | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 20 | -347/+424 |
| | | | | |||||
* | | | | Improve mobile padding | Fabio Berger | 2018-10-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix hovering | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
| | | | | |||||
* | | | | Simplify helper methods | Fabio Berger | 2018-10-02 | 1 | -23/+13 |
| | | | | |||||
* | | | | Use colors module | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
| | | | | |||||
* | | | | Use container instead of div | Fabio Berger | 2018-10-02 | 1 | -8/+1 |
| | | | | |||||
* | | | | Move more copy to translation files | Fabio Berger | 2018-10-02 | 7 | -8/+36 |
| | | | | |||||
* | | | | Make menuSubsectionsBySection optional | Fabio Berger | 2018-10-02 | 2 | -2/+0 |
| | | | | |||||
* | | | | Rename for clarity | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
| | | | | |||||
* | | | | Move constants before configs and add TODO comment | Fabio Berger | 2018-10-02 | 1 | -8/+9 |
| | | | | |||||
* | | | | Add comment about link component | Fabio Berger | 2018-10-02 | 1 | -0/+5 |
| | | | | |||||
* | | | | Move colors to colors.ts file | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
| | | | | |||||
* | | | | Fix bug where button wouldn't be highlighted after hitting browser back ↵ | Fabio Berger | 2018-10-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | button despite the cursor resting above it | ||||
* | | | | Prefer basscss over style | Fabio Berger | 2018-10-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Further shorten description | Fabio Berger | 2018-10-02 | 5 | -6/+6 |
| | | | | |||||
* | | | | Fix linter | Fabio Berger | 2018-10-01 | 2 | -13/+3 |
| | | | | |||||
* | | | | Fix bug where main content scrollbar wasn't showing up after navigating back ↵ | Fabio Berger | 2018-10-01 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | in browser history via keyboard shortcut | ||||
* | | | | Fix incorrect merge errors | Fabio Berger | 2018-10-01 | 2 | -2/+1 |
| | | | | |||||
* | | | | Revert command name | Fabio Berger | 2018-10-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix merge | Fabio Berger | 2018-10-01 | 2 | -7/+12 |
|\| | | | |||||
| * | | | merge | Fabio Berger | 2018-10-01 | 11 | -129/+251 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Use Container instead of div | Fabio Berger | 2018-09-17 | 1 | -6/+10 |
| | | | | |||||
| | * | | Fix linter | Fabio Berger | 2018-08-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix prettier | Fabio Berger | 2018-08-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'dev-section-redesign' into doc-overview-page | Fabio Berger | 2018-10-01 | 1 | -12/+12 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-section-redesign: Publish Updated CHANGELOGS Un-nest the interface to fix the doc rendering | ||||
| * | | | Publishethereum-types@1.0.9contracts@2.1.48@0xproject/website@0.0.53@0xproject/web3-wrapper@3.0.2@0xproject/utils@2.0.0@0xproject/typescript-typings@3.0.0@0xproject/types@1.1.2@0xproject/testnet-faucets@1.0.50@0xproject/subproviders@2.0.6@0xproject/sra-spec@1.0.5@0xproject/sra-report@1.0.12@0xproject/sol-resolver@1.0.12@0xproject/sol-doc@1.0.1@0xproject/sol-cov@2.1.6@0xproject/sol-compiler@1.1.6@0xproject/react-shared@1.0.13@0xproject/react-docs@1.0.12@0xproject/order-watcher@2.1.0@0xproject/order-utils@1.0.6@0xproject/monorepo-scripts@1.0.10@0xproject/migrations@1.0.13@0xproject/metacoin@0.0.22@0xproject/json-schemas@1.0.5@0xproject/fill-scenarios@1.0.6@0xproject/dev-utils@1.0.11@0xproject/contract-wrappers@2.0.1@0xproject/connect@3.0.0@0xproject/base-contract@3.0.0@0xproject/asset-buyer@1.0.2@0xproject/assert@1.0.12@0xproject/abi-gen@1.0.120x.js@1.0.7 | Fabio Berger | 2018-09-29 | 1 | -12/+12 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.7 - @0xproject/abi-gen@1.0.12 - @0xproject/assert@1.0.12 - @0xproject/asset-buyer@1.0.2 - @0xproject/base-contract@3.0.0 - @0xproject/connect@3.0.0 - @0xproject/contract-wrappers@2.0.1 - contracts@2.1.48 - @0xproject/dev-utils@1.0.11 - ethereum-types@1.0.9 - @0xproject/fill-scenarios@1.0.6 - @0xproject/json-schemas@1.0.5 - @0xproject/metacoin@0.0.22 - @0xproject/migrations@1.0.13 - @0xproject/monorepo-scripts@1.0.10 - @0xproject/order-utils@1.0.6 - @0xproject/order-watcher@2.1.0 - @0xproject/react-docs@1.0.12 - @0xproject/react-shared@1.0.13 - @0xproject/sol-compiler@1.1.6 - @0xproject/sol-cov@2.1.6 - @0xproject/sol-doc@1.0.1 - @0xproject/sol-resolver@1.0.12 - @0xproject/sra-report@1.0.12 - @0xproject/sra-spec@1.0.5 - @0xproject/subproviders@2.0.6 - @0xproject/testnet-faucets@1.0.50 - @0xproject/types@1.1.2 - @0xproject/typescript-typings@3.0.0 - @0xproject/utils@2.0.0 - @0xproject/web3-wrapper@3.0.2 - @0xproject/website@0.0.53 | ||||
* | | | Rename website `yarn watch_without_deps` to `yarn dev` | Fabio Berger | 2018-09-29 | 1 | -1/+1 |
| | | | |||||
* | | | Convert package descriptions to markdown and linkify them | Fabio Berger | 2018-09-28 | 1 | -11/+16 |
| | | | |||||
* | | | Fix minor scrolling issue | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | | | |||||
* | | | Add mobile menu to overview page | Fabio Berger | 2018-09-28 | 2 | -3/+23 |
| | | | |||||
* | | | Add sidebar menu, proper scrolling and mobile-optimize | Fabio Berger | 2018-09-28 | 3 | -91/+203 |
| | | | |||||
* | | | Shorten tutorial descriptions | Fabio Berger | 2018-09-28 | 5 | -15/+10 |
| | | | |||||
* | | | Import ObjectMap from types now that it's moved | Fabio Berger | 2018-09-28 | 1 | -1/+2 |
| | | | |||||
* | | | merge development | Fabio Berger | 2018-09-28 | 83 | -1424/+1317 |
|\| | | |||||
| * | | Remove RC version warnings | Fabio Berger | 2018-09-27 | 3 | -6/+0 |
| | | | |||||
| * | | remove items-center classname | fragosti | 2018-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | Change clay to Ecosystem Development Lead | fragosti | 2018-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | Update everything to Coinbase Wallet instead of Toshi | fragosti | 2018-09-26 | 7 | -15/+15 |
| | | | |||||
| * | | Merge pull request #1088 from 0xProject/fix/website/relayers-column | Francesco Agosti | 2018-09-26 | 1 | -1/+5 |
| |\ \ | | | | | | | | | [website] When number of relayers is less than number of columns, reduce column… | ||||
| | * | | When number of relayers is less than number of columns, reduce column number ↵ | Brandon Millman | 2018-09-26 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | to number of relayers | ||||
| * | | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 5 | -14/+32 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2018-09-26 | 4 | -2/+20 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x-monorepo: Add weijie and rahul Change news link | ||||
| | | * | | | Add weijie and rahul | fragosti | 2018-09-26 | 3 | -0/+18 |
| | | | | | | |||||
| | | * | | | Change news link | fragosti | 2018-09-26 | 1 | -2/+2 |
| | | |/ / | |||||
| | * / / | Publishethereum-types@1.0.8contracts@2.1.47@0xproject/website@0.0.52@0xproject/web3-wrapper@3.0.1@0xproject/utils@1.0.11@0xproject/typescript-typings@2.0.2@0xproject/types@1.1.1@0xproject/testnet-faucets@1.0.49@0xproject/subproviders@2.0.5@0xproject/sra-spec@1.0.4@0xproject/sra-report@1.0.11@0xproject/sol-resolver@1.0.11@0xproject/sol-cov@2.1.5@0xproject/sol-compiler@1.1.5@0xproject/react-shared@1.0.12@0xproject/react-docs@1.0.11@0xproject/order-watcher@2.0.0@0xproject/order-utils@1.0.5@0xproject/migrations@1.0.12@0xproject/metacoin@0.0.21@0xproject/json-schemas@1.0.4@0xproject/fill-scenarios@1.0.5@0xproject/dev-utils@1.0.10@0xproject/contract-wrappers@2.0.0@0xproject/connect@2.0.4@0xproject/base-contract@2.0.5@0xproject/asset-buyer@1.0.1@0xproject/assert@1.0.11@0xproject/abi-gen@1.0.110x.js@1.0.6 | Fabio Berger | 2018-09-26 | 1 | -12/+12 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.6 - @0xproject/abi-gen@1.0.11 - @0xproject/assert@1.0.11 - @0xproject/asset-buyer@1.0.1 - @0xproject/base-contract@2.0.5 - @0xproject/connect@2.0.4 - @0xproject/contract-wrappers@2.0.0 - contracts@2.1.47 - @0xproject/dev-utils@1.0.10 - ethereum-types@1.0.8 - @0xproject/fill-scenarios@1.0.5 - @0xproject/json-schemas@1.0.4 - @0xproject/metacoin@0.0.21 - @0xproject/migrations@1.0.12 - @0xproject/order-utils@1.0.5 - @0xproject/order-watcher@2.0.0 - @0xproject/react-docs@1.0.11 - @0xproject/react-shared@1.0.12 - @0xproject/sol-compiler@1.1.5 - @0xproject/sol-cov@2.1.5 - @0xproject/sol-resolver@1.0.11 - @0xproject/sra-report@1.0.11 - @0xproject/sra-spec@1.0.4 - @0xproject/subproviders@2.0.5 - @0xproject/testnet-faucets@1.0.49 - @0xproject/types@1.1.1 - @0xproject/typescript-typings@2.0.2 - @0xproject/utils@1.0.11 - @0xproject/web3-wrapper@3.0.1 - @0xproject/website@0.0.52 | ||||
| * | | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 1 | -10/+10 |
| |\| | | |||||
| | * | | Publishcontracts@2.1.46@0xproject/website@0.0.51@0xproject/web3-wrapper@3.0.0@0xproject/utils@1.0.10@0xproject/types@1.1.0@0xproject/testnet-faucets@1.0.48@0xproject/subproviders@2.0.4@0xproject/sra-spec@1.0.3@0xproject/sra-report@1.0.10@0xproject/sol-resolver@1.0.10@0xproject/sol-cov@2.1.4@0xproject/sol-compiler@1.1.4@0xproject/react-shared@1.0.11@0xproject/react-docs@1.0.10@0xproject/order-watcher@1.0.5@0xproject/order-utils@1.0.4@0xproject/migrations@1.0.11@0xproject/metacoin@0.0.20@0xproject/json-schemas@1.0.3@0xproject/fill-scenarios@1.0.4@0xproject/dev-utils@1.0.9@0xproject/contract-wrappers@1.0.5@0xproject/connect@2.0.3@0xproject/base-contract@2.0.4@0xproject/asset-buyer@1.0.0@0xproject/assert@1.0.10@0xproject/abi-gen@1.0.100x.js@1.0.5 | Leonid Logvinov | 2018-09-25 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.5 - @0xproject/abi-gen@1.0.10 - @0xproject/assert@1.0.10 - @0xproject/asset-buyer@1.0.0 - @0xproject/base-contract@2.0.4 - @0xproject/connect@2.0.3 - @0xproject/contract-wrappers@1.0.5 - contracts@2.1.46 - @0xproject/dev-utils@1.0.9 - @0xproject/fill-scenarios@1.0.4 - @0xproject/json-schemas@1.0.3 - @0xproject/metacoin@0.0.20 - @0xproject/migrations@1.0.11 - @0xproject/order-utils@1.0.4 - @0xproject/order-watcher@1.0.5 - @0xproject/react-docs@1.0.10 - @0xproject/react-shared@1.0.11 - @0xproject/sol-compiler@1.1.4 - @0xproject/sol-cov@2.1.4 - @0xproject/sol-resolver@1.0.10 - @0xproject/sra-report@1.0.10 - @0xproject/sra-spec@1.0.3 - @0xproject/subproviders@2.0.4 - @0xproject/testnet-faucets@1.0.48 - @0xproject/types@1.1.0 - @0xproject/utils@1.0.10 - @0xproject/web3-wrapper@3.0.0 - @0xproject/website@0.0.51 | ||||
| * | | | fix: call out a HACK in comments | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r220010054 https://github.com/0xProject/0x-monorepo/pull/1004 | ||||
| * | | | fix: update smart contract doc intros | F. Eugene Aumson | 2018-09-26 | 2 | -12/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r220009790 https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r220009909 https://github.com/0xProject/0x-monorepo/pull/1004 | ||||
| * | | | fix: rename SupportedDocJson field to SolDoc | F. Eugene Aumson | 2018-09-26 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | from Solidity https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976199 https://github.com/0xProject/0x-monorepo/pull/1004 | ||||
| * | | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-25 | 6 | -21/+19 |
| |\| | | |||||
| | * | | Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpc | Francesco Agosti | 2018-09-24 | 3 | -7/+4 |
| | |\ \ | | | | | | | | | | | [asset-buyer] Create new AssetBuyer class | ||||
| | | * \ | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-21 | 1 | -12/+12 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | feature/forwarder-helper/sra-and-rpc | ||||
| | | * | | | Move ObjectMap to shared types | fragosti | 2018-09-19 | 3 | -7/+4 |
| | | | | | | |||||
| | * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-24 | 1 | -12/+12 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | fix/website/signing-order-validation-bug | ||||
| | | * | | | Publishethereum-types@1.0.7contracts@2.1.45@0xproject/website@0.0.50@0xproject/web3-wrapper@2.0.3@0xproject/utils@1.0.9@0xproject/typescript-typings@2.0.1@0xproject/types@1.0.2@0xproject/testnet-faucets@1.0.47@0xproject/subproviders@2.0.3@0xproject/sra-spec@1.0.2@0xproject/sra-report@1.0.9@0xproject/sol-resolver@1.0.9@0xproject/sol-cov@2.1.3@0xproject/sol-compiler@1.1.3@0xproject/react-shared@1.0.10@0xproject/react-docs@1.0.9@0xproject/order-watcher@1.0.4@0xproject/order-utils@1.0.3@0xproject/monorepo-scripts@1.0.9@0xproject/migrations@1.0.10@0xproject/metacoin@0.0.19@0xproject/json-schemas@1.0.2@0xproject/forwarder-helper@1.0.4@0xproject/fill-scenarios@1.0.3@0xproject/dev-utils@1.0.8@0xproject/contract-wrappers@1.0.4@0xproject/connect@2.0.2@0xproject/base-contract@2.0.3@0xproject/assert@1.0.9@0xproject/abi-gen@1.0.90x.js@1.0.4 | Leonid Logvinov | 2018-09-21 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.4 - @0xproject/abi-gen@1.0.9 - @0xproject/assert@1.0.9 - @0xproject/base-contract@2.0.3 - @0xproject/connect@2.0.2 - @0xproject/contract-wrappers@1.0.4 - contracts@2.1.45 - @0xproject/dev-utils@1.0.8 - ethereum-types@1.0.7 - @0xproject/fill-scenarios@1.0.3 - @0xproject/forwarder-helper@1.0.4 - @0xproject/json-schemas@1.0.2 - @0xproject/metacoin@0.0.19 - @0xproject/migrations@1.0.10 - @0xproject/monorepo-scripts@1.0.9 - @0xproject/order-utils@1.0.3 - @0xproject/order-watcher@1.0.4 - @0xproject/react-docs@1.0.9 - @0xproject/react-shared@1.0.10 - @0xproject/sol-compiler@1.1.3 - @0xproject/sol-cov@2.1.3 - @0xproject/sol-resolver@1.0.9 - @0xproject/sra-report@1.0.9 - @0xproject/sra-spec@1.0.2 - @0xproject/subproviders@2.0.3 - @0xproject/testnet-faucets@1.0.47 - @0xproject/types@1.0.2 - @0xproject/typescript-typings@2.0.1 - @0xproject/utils@1.0.9 - @0xproject/web3-wrapper@2.0.3 - @0xproject/website@0.0.50 | ||||
| | | * | | | Don't depend on a specific version of node types | Leonid Logvinov | 2018-09-21 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-18 | 11 | -20/+92 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | fix/website/signing-order-validation-bug | ||||
| | * | | | | Fix order creation and fill flow in Portal | fragosti | 2018-09-18 | 3 | -2/+3 |
| | | | | | | |||||
| * | | | | | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 4 | -10/+39 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | Change website to accept smart contract documentation in the format generated by sol-doc rather than that generated by Doxity. | ||||
| * | | | | Publishcontracts@2.1.44@0xproject/website@0.0.49@0xproject/testnet-faucets@1.0.46@0xproject/order-watcher@1.0.3@0xproject/order-utils@1.0.2@0xproject/migrations@1.0.9@0xproject/forwarder-helper@1.0.3@0xproject/fill-scenarios@1.0.2@0xproject/contract-wrappers@1.0.3@0xproject/connect@2.0.10x.js@1.0.3 | Fabio Berger | 2018-09-19 | 1 | -3/+3 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.3 - @0xproject/connect@2.0.1 - @0xproject/contract-wrappers@1.0.3 - contracts@2.1.44 - @0xproject/fill-scenarios@1.0.2 - @0xproject/forwarder-helper@1.0.3 - @0xproject/migrations@1.0.9 - @0xproject/order-utils@1.0.2 - @0xproject/order-watcher@1.0.3 - @0xproject/testnet-faucets@1.0.46 - @0xproject/website@0.0.49 | ||||
| * | | | Publish@0xproject/website@0.0.48@0xproject/testnet-faucets@1.0.45@0xproject/order-watcher@1.0.2@0xproject/migrations@1.0.8@0xproject/forwarder-helper@1.0.2@0xproject/contract-wrappers@1.0.20x.js@1.0.2 | Fabio Berger | 2018-09-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.2 - @0xproject/contract-wrappers@1.0.2 - @0xproject/forwarder-helper@1.0.2 - @0xproject/migrations@1.0.8 - @0xproject/order-watcher@1.0.2 - @0xproject/testnet-faucets@1.0.45 - @0xproject/website@0.0.48 | ||||
| * | | | Merge pull request #1063 from 0xProject/feature/0x.js/update-readme-import | Jacob Evans | 2018-09-18 | 10 | -18/+90 |
| |\ \ \ | | |/ / | |/| | | 0xjs README/website docs update | ||||
| | * | | Folder 1.0.0 -> 1.0.1 | Jacob Evans | 2018-09-18 | 5 | -5/+5 |
| | | | | |||||
| | * | | Rename to v1->v0 v2->v1 | Jacob Evans | 2018-09-18 | 1 | -17/+17 |
| | | | | |||||
| | * | | Remove note about RC versions | Jacob Evans | 2018-09-13 | 3 | -13/+11 |
| | | | | |||||
| | * | | 0xjs README/website docs update | Jacob Evans | 2018-09-13 | 12 | -28/+102 |
| | | | | |||||
| * | | | Add 0x.js 2.0.0 async and installation sections | Fabio Berger | 2018-09-17 | 2 | -0/+64 |
| | | | | |||||
| * | | | Change Davids description | fragosti | 2018-09-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add images for David Sacks and Gene | fragosti | 2018-09-12 | 2 | -0/+0 |
| | | | | |||||
| * | | | Fix David Sacks links | fragosti | 2018-09-12 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merge branch 'feature/website/add-gene' into development | fragosti | 2018-09-12 | 1 | -0/+8 |
| |\ \ \ | |||||
| | * | | | Add Gene info to website | fragosti | 2018-09-12 | 1 | -0/+8 |
| | | | | | |||||
| * | | | | Add david sacks | fragosti | 2018-09-12 | 1 | -2/+14 |
| |/ / / | |||||
| * | | | Clear localstorage | fragosti | 2018-09-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix minting for new tokens on testnets | fragosti | 2018-09-07 | 5 | -40/+51 |
| |/ / | |||||
| * | | Publishethereum-types@1.0.6contracts@2.1.43@0xproject/website@0.0.47@0xproject/web3-wrapper@2.0.2@0xproject/utils@1.0.8@0xproject/typescript-typings@2.0.0@0xproject/types@1.0.1@0xproject/tslint-config@1.0.7@0xproject/testnet-faucets@1.0.44@0xproject/subproviders@2.0.2@0xproject/sra-spec@1.0.1@0xproject/sra-report@1.0.8@0xproject/sol-resolver@1.0.8@0xproject/sol-cov@2.1.2@0xproject/sol-compiler@1.1.2@0xproject/react-shared@1.0.9@0xproject/react-docs@1.0.8@0xproject/order-watcher@1.0.1@0xproject/order-utils@1.0.1@0xproject/monorepo-scripts@1.0.8@0xproject/migrations@1.0.7@0xproject/metacoin@0.0.18@0xproject/json-schemas@1.0.1@0xproject/forwarder-helper@1.0.1@0xproject/fill-scenarios@1.0.1@0xproject/dev-utils@1.0.7@0xproject/contract-wrappers@1.0.1@0xproject/connect@2.0.0@0xproject/base-contract@2.0.2@0xproject/assert@1.0.8@0xproject/abi-gen@1.0.80x.js@1.0.1 | Fabio Berger | 2018-09-05 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1 - @0xproject/abi-gen@1.0.8 - @0xproject/assert@1.0.8 - @0xproject/base-contract@2.0.2 - @0xproject/connect@2.0.0 - @0xproject/contract-wrappers@1.0.1 - contracts@2.1.43 - @0xproject/dev-utils@1.0.7 - ethereum-types@1.0.6 - @0xproject/fill-scenarios@1.0.1 - @0xproject/forwarder-helper@1.0.1 - @0xproject/json-schemas@1.0.1 - @0xproject/metacoin@0.0.18 - @0xproject/migrations@1.0.7 - @0xproject/monorepo-scripts@1.0.8 - @0xproject/order-utils@1.0.1 - @0xproject/order-watcher@1.0.1 - @0xproject/react-docs@1.0.8 - @0xproject/react-shared@1.0.9 - @0xproject/sol-compiler@1.1.2 - @0xproject/sol-cov@2.1.2 - @0xproject/sol-resolver@1.0.8 - @0xproject/sra-report@1.0.8 - @0xproject/sra-spec@1.0.1 - @0xproject/subproviders@2.0.2 - @0xproject/testnet-faucets@1.0.44 - @0xproject/tslint-config@1.0.7 - @0xproject/types@1.0.1 - @0xproject/typescript-typings@2.0.0 - @0xproject/utils@1.0.8 - @0xproject/web3-wrapper@2.0.2 - @0xproject/website@0.0.47 | ||||
| * | | Run linter | fragosti | 2018-09-05 | 2 | -3/+1 |
| | | | |||||
| * | | Merge branch 'feature/website/update-portal-v2' of ↵ | fragosti | 2018-09-05 | 3 | -9/+5 |
| |\ \ | | | | | | | | | | | | | https://github.com/0xProject/0x-monorepo into feature/website/update-portal-v2 | ||||
| | * | | Remove unused imports and console.log | Fabio Berger | 2018-09-05 | 1 | -4/+1 |
| | | | | |||||
| | * | | Add back order validation logic | Fabio Berger | 2018-09-05 | 1 | -7/+5 |
| | | | | |||||
| | * | | Fix imports | Fabio Berger | 2018-09-05 | 1 | -2/+1 |
| | | | | |||||
| | * | | remove console log | Fabio Berger | 2018-09-05 | 1 | -1/+0 |
| | | | | |||||
| | * | | merge development | Fabio Berger | 2018-09-05 | 21 | -365/+701 |
| | |\ \ | |||||
| * | | | | Use order parser utils from order utils | fragosti | 2018-09-05 | 11 | -43/+10 |
| | | | | | |||||
| * | | | | Merge https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-05 | 21 | -365/+701 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | feature/website/update-portal-v2 | ||||
| | * | | Add temporarily missing web3-provider-engine types in website | Leonid Logvinov | 2018-09-04 | 1 | -0/+1 |
| | | | | |||||
| | * | | Remove types for web3-provider-engine from typescript-typings | Leonid Logvinov | 2018-09-04 | 1 | -0/+1 |
| | | | | |||||
| | * | | Remove unused imports | Leonid Logvinov | 2018-09-04 | 2 | -6/+0 |
| | | | | |||||
| | * | | Merge pull request #1048 from 0xProject/feature/website/patch-v2-landing | Brandon Millman | 2018-08-31 | 2 | -5/+9 |
| | |\ \ | | | | | | | | | | | [website] Final tweaks for landing page | ||||
| | | * | | Wording change for first benefit | Brandon Millman | 2018-08-31 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Tweaks to benefits and use cases | Brandon Millman | 2018-08-31 | 1 | -2/+6 |
| | | | | | |||||
| | | * | | Final tweaks for landing page | fragosti | 2018-08-31 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variables | Francesco Agosti | 2018-08-31 | 11 | -15/+8 |
| | |\ \ \ | | | |/ / | | |/| | | Re-add no-unused-variable tslint rule | ||||
| | | * | | Fix unused vars for react-shared and website | fragosti | 2018-08-31 | 11 | -15/+8 |
| | | | | | |||||
| | * | | | Revert whats new text | Brandon Millman | 2018-08-31 | 1 | -2/+1 |
| | | | | | |||||
| | * | | | Add new exchange everywhere graphic | Brandon Millman | 2018-08-31 | 2 | -4/+8 |
| | | | | | |||||
| | * | | | Remove unused render methods in landing page | Brandon Millman | 2018-08-31 | 1 | -110/+0 |
| | | | | | |||||
| | * | | | Remove conflict strings | fragosti | 2018-08-31 | 1 | -3/+0 |
| | | | | | |||||
| | * | | | Add careers page to top bar | fragosti | 2018-08-31 | 1 | -1/+11 |
| | | | | | |||||
| | * | | | Final tweaks | fragosti | 2018-08-31 | 3 | -11/+17 |
| | | | | | |||||
| | * | | | Remove redundant import | fragosti | 2018-08-31 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | Add TypedText component and use it on landing page | fragosti | 2018-08-31 | 5 | -0/+111 |
| | | | | | |||||
| | * | | | Add generic title changes | fragosti | 2018-08-31 | 1 | -17/+7 |
| | | | | | |||||
| | * | | | Added todo comments for missing items | Brandon Millman | 2018-08-31 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | Add title header to use cases section | Brandon Millman | 2018-08-31 | 3 | -14/+13 |
| | | | | | |||||
| | * | | | Make hero image responsive | Brandon Millman | 2018-08-31 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | Update what's new styling | Brandon Millman | 2018-08-31 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-08-30 | 15 | -30/+26 |
| | |\| | | | | | | | | | | | | | | | | | feature/website/v2-tweaks | ||||
| | * | | | Update use cases section | Brandon Millman | 2018-08-30 | 3 | -51/+98 |
| | | | | | |||||
| | * | | | Update tokenization section | Brandon Millman | 2018-08-30 | 3 | -45/+15 |
| | | | | | |||||
| | * | | | Update benefits | Brandon Millman | 2018-08-30 | 2 | -8/+6 |
| | | | | | |||||
| | * | | | Update whats new | Brandon Millman | 2018-08-30 | 1 | -13/+19 |
| | | | | | |||||
| | * | | | Add new header image | Brandon Millman | 2018-08-30 | 2 | -4/+391 |
| | | | | | |||||
| | * | | | Replace projects section with relayers | Brandon Millman | 2018-08-30 | 1 | -77/+5 |
| | | | | | |||||
| * | | | | Update exchange ABI for decoding logs | Brandon Millman | 2018-08-31 | 2 | -615/+1 |
| | | | | | |||||
| * | | | | Remove LogError legacy stuff | Brandon Millman | 2018-08-31 | 1 | -4/+0 |
| | | | | | |||||
| * | | | | Update comment for validation | Brandon Millman | 2018-08-31 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Remove commented out block | Brandon Millman | 2018-08-31 | 1 | -20/+0 |
| | | | | | |||||
| * | | | | Remove cancel check | Brandon Millman | 2018-08-31 | 2 | -12/+0 |
| | | | | | |||||
| * | | | | Update generate and fill order flows | Brandon Millman | 2018-08-31 | 7 | -30/+41 |
| | | | | | |||||
| * | | | | Token registry from old 0x version | Brandon Millman | 2018-08-31 | 2 | -9/+13 |
| | | | | | |||||
| * | | | | Fix import | Brandon Millman | 2018-08-31 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Update typings version | Brandon Millman | 2018-08-31 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 16 | -279/+307 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-08-30 | 1 | -0/+5 |
| |\| | | | | | | | | | | | | | | website/feature/react-16 | ||||
| | * | | feat: Add support for TypeScript project references (#991) | Alex Browne | 2018-08-30 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update all package.json and tsconfig.json * fix(contracts): Make test/utils/web3_wrapper.ts compatible with project refs * Fix webpack config for 0x.js * Fix linter errors by adding rootDir to tsconfig.json as needed * Add build:ts and watch:ts commands to package.json * Update sra-spec to work with project references * Update tsconfig.json with latest new/removed packages * Add TypeScript as devDependency at root * Add missing rootDir to forwarder-helper package * Use a separate tsconfig file for typedoc * Fix linter errors * Apply PR feedback (add comments) * Fix 0x.js tsconfig | ||||
| * | | | Upgrade version of react-shared in website | fragosti | 2018-08-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Upgrade react-copy-to-clipboard | fragosti | 2018-08-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-08-29 | 1 | -6/+5 |
| |\| | | | | | | | | | | | | | | website/feature/react-16 | ||||
| * | | | Update material-ui in react-shared | fragosti | 2018-08-29 | 1 | -0/+1 |
| | | | | |||||
| * | | | Revert "Simplify dropdown component" | fragosti | 2018-08-29 | 1 | -15/+25 |
| | | | | | | | | | | | | | | | | This reverts commit 91a9014a50cca8e0d42634666fe409839aeae8cf. | ||||
| * | | | Revert "Have new Popover component working in React 16" | fragosti | 2018-08-29 | 8 | -84/+39 |
| | | | | | | | | | | | | | | | | This reverts commit 5785ec0713c39466b3a6a171f5f0a2d38207b44b. | ||||
| * | | | Revert "Enable hovering state for dropdown" | fragosti | 2018-08-29 | 3 | -10/+7 |
| | | | | | | | | | | | | | | | | This reverts commit ac1640140c9279ac9e8a92d84702a2f84d9165fb. | ||||
| * | | | Upgrade material ui to 0.20.0 | fragosti | 2018-08-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | Enable hovering state for dropdown | fragosti | 2018-08-29 | 3 | -7/+10 |
| | | | | |||||
| * | | | Have new Popover component working in React 16 | fragosti | 2018-08-28 | 8 | -39/+84 |
| | | | | |||||
| * | | | Simplify dropdown component | fragosti | 2018-08-25 | 1 | -25/+15 |
| | | | | |||||
| * | | | Change all onTouchTap to onClick | fragosti | 2018-08-25 | 13 | -18/+18 |
| | | | | |||||
| * | | | Upgrade react-shared used by website to one that depends on react 16 | fragosti | 2018-08-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update react and remove tap event plugin [deprecated] | fragosti | 2018-08-25 | 2 | -4/+0 |
| | | | | |||||
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-08-25 | 3 | -5/+13 |
| |\ \ \ | | | | | | | | | | | | | | | | website/feature/react-16 | ||||
| * | | | | Add new react and types | fragosti | 2018-08-25 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Move more text over to translation files | Fabio Berger | 2018-09-26 | 9 | -37/+68 |
| | | | | | |||||
* | | | | | Implement dev home | Fabio Berger | 2018-09-26 | 14 | -14/+471 |
| | | | | | |||||
* | | | | | Fix logo to link to docs home | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Use new link component in Developer dropdown | Fabio Berger | 2018-09-26 | 1 | -21/+14 |
| | | | | | |||||
* | | | | | Create a link ui component that abstracts away interval vs. internal links | Fabio Berger | 2018-09-26 | 1 | -0/+42 |
| | | | | | |||||
* | | | | | Move /docs endpoint before longer ones so doesn't overtake other doc endpoints | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Implement new responsive, dev section header and home scaffolding | Fabio Berger | 2018-09-17 | 5 | -53/+103 |
| | | | | | |||||
* | | | | | Remove temporary borders | Fabio Berger | 2018-08-29 | 1 | -2/+0 |
| | | | | | |||||
* | | | | | Implement dev topbar | Fabio Berger | 2018-08-29 | 5 | -27/+87 |
| | | | | | |||||
* | | | | | Merge branch 'dev-dropdown' into doc-overview-page | Fabio Berger | 2018-08-28 | 2 | -12/+8 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-dropdown: Update to latest react-shared Use translation helper Use generatic ObjectMap type fix(contracts): Catch cases where the actual error differs from the expected error (#1032) Add clarifying comments Remove redundant mstores from fillOrderNoThrow fix(contracts): Use correct error message for division by zero | ||||
| * | | | | Update to latest react-shared | Fabio Berger | 2018-08-28 | 2 | -4/+1 |
| | | | | | |||||
| * | | | | Use translation helper | Fabio Berger | 2018-08-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Use generatic ObjectMap type | Fabio Berger | 2018-08-28 | 1 | -10/+9 |
| | | | | | |||||
* | | | | | Swap out link | Fabio Berger | 2018-08-28 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Begin implementing doc home page | Fabio Berger | 2018-08-28 | 13 | -5/+231 |
|/ / / / | |||||
* | | | | Merge branch 'development' into dev-dropdown | Fabio Berger | 2018-08-27 | 3 | -5/+13 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (120 commits) Exit with non-error code at end of publishRelease Publish Updated CHANGELOGS Fix prettier Update changelog files for RC packages Skip doc generation for local publishes since we test this in a separate CI test Fix typo Use absolute path Run yarn a second time if the first fails Try relative to root dir Fix command Move md files to lib folder during build Change exit code to failure Fix sra-spec `main` and `types` in package.json Actual relative path Try relative path Issue #1025 BlockParam unroll Fix command Move md files to lib folder during build Fix sra-spec `main` and `types` in package.json ... | ||||
| * | | | Publishcontracts@2.1.42@0xproject/website@0.0.46@0xproject/web3-wrapper@2.0.1@0xproject/utils@1.0.7@0xproject/types@1.0.1-rc.6@0xproject/testnet-faucets@1.0.43@0xproject/subproviders@2.0.1@0xproject/sra-spec@1.0.1-rc.6@0xproject/sra-report@1.0.7@0xproject/sol-resolver@1.0.7@0xproject/sol-cov@2.1.1@0xproject/sol-compiler@1.1.1@0xproject/react-shared@1.0.8@0xproject/react-docs@1.0.7@0xproject/order-watcher@1.0.1-rc.5@0xproject/order-utils@1.0.1-rc.6@0xproject/monorepo-scripts@1.0.7@0xproject/migrations@1.0.6@0xproject/metacoin@0.0.17@0xproject/json-schemas@1.0.1-rc.6@0xproject/forwarder-helper@1.0.1-rc.2@0xproject/fill-scenarios@1.0.1-rc.5@0xproject/dev-utils@1.0.6@0xproject/contract-wrappers@1.0.1-rc.5@0xproject/connect@2.0.0-rc.2@0xproject/base-contract@2.0.1@0xproject/assert@1.0.7@0xproject/abi-gen@1.0.70x.js@1.0.1-rc.6 | Fabio Berger | 2018-08-27 | 1 | -5/+5 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.6 - @0xproject/abi-gen@1.0.7 - @0xproject/assert@1.0.7 - @0xproject/base-contract@2.0.1 - @0xproject/connect@2.0.0-rc.2 - @0xproject/contract-wrappers@1.0.1-rc.5 - contracts@2.1.42 - @0xproject/dev-utils@1.0.6 - @0xproject/fill-scenarios@1.0.1-rc.5 - @0xproject/forwarder-helper@1.0.1-rc.2 - @0xproject/json-schemas@1.0.1-rc.6 - @0xproject/metacoin@0.0.17 - @0xproject/migrations@1.0.6 - @0xproject/monorepo-scripts@1.0.7 - @0xproject/order-utils@1.0.1-rc.6 - @0xproject/order-watcher@1.0.1-rc.5 - @0xproject/react-docs@1.0.7 - @0xproject/react-shared@1.0.8 - @0xproject/sol-compiler@1.1.1 - @0xproject/sol-cov@2.1.1 - @0xproject/sol-resolver@1.0.7 - @0xproject/sra-report@1.0.7 - @0xproject/sra-spec@1.0.1-rc.6 - @0xproject/subproviders@2.0.1 - @0xproject/testnet-faucets@1.0.43 - @0xproject/types@1.0.1-rc.6 - @0xproject/utils@1.0.7 - @0xproject/web3-wrapper@2.0.1 - @0xproject/website@0.0.46 | ||||
| * | | Publishethereum-types@1.0.5contracts@2.1.41@0xproject/website@0.0.45@0xproject/web3-wrapper@2.0.0@0xproject/utils@1.0.6@0xproject/typescript-typings@1.0.5@0xproject/types@1.0.1-rc.5@0xproject/tslint-config@1.0.6@0xproject/testnet-faucets@1.0.42@0xproject/subproviders@2.0.0@0xproject/sra-report@1.0.6@0xproject/sra-api@1.0.1-rc.5@0xproject/sol-resolver@1.0.6@0xproject/sol-cov@2.1.0@0xproject/sol-compiler@1.1.0@0xproject/react-shared@1.0.7@0xproject/react-docs@1.0.6@0xproject/order-watcher@1.0.1-rc.4@0xproject/order-utils@1.0.1-rc.4@0xproject/monorepo-scripts@1.0.6@0xproject/migrations@1.0.5@0xproject/metacoin@0.0.16@0xproject/json-schemas@1.0.1-rc.5@0xproject/forwarder-helper@1.0.1-rc.1@0xproject/fill-scenarios@1.0.1-rc.4@0xproject/dev-utils@1.0.5@0xproject/contract-wrappers@1.0.1-rc.4@0xproject/connect@2.0.0-rc.1@0xproject/base-contract@2.0.0@0xproject/assert@1.0.6@0xproject/abi-gen@1.0.60x.js@1.0.1-rc.4 | Fabio Berger | 2018-08-25 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.4 - @0xproject/abi-gen@1.0.6 - @0xproject/assert@1.0.6 - @0xproject/base-contract@2.0.0 - @0xproject/connect@2.0.0-rc.1 - @0xproject/contract-wrappers@1.0.1-rc.4 - contracts@2.1.41 - @0xproject/dev-utils@1.0.5 - ethereum-types@1.0.5 - @0xproject/fill-scenarios@1.0.1-rc.4 - @0xproject/forwarder-helper@1.0.1-rc.1 - @0xproject/json-schemas@1.0.1-rc.5 - @0xproject/metacoin@0.0.16 - @0xproject/migrations@1.0.5 - @0xproject/monorepo-scripts@1.0.6 - @0xproject/order-utils@1.0.1-rc.4 - @0xproject/order-watcher@1.0.1-rc.4 - @0xproject/react-docs@1.0.6 - @0xproject/react-shared@1.0.7 - @0xproject/sol-compiler@1.1.0 - @0xproject/sol-cov@2.1.0 - @0xproject/sol-resolver@1.0.6 - @0xproject/sra-api@1.0.1-rc.5 - @0xproject/sra-report@1.0.6 - @0xproject/subproviders@2.0.0 - @0xproject/testnet-faucets@1.0.42 - @0xproject/tslint-config@1.0.6 - @0xproject/types@1.0.1-rc.5 - @0xproject/typescript-typings@1.0.5 - @0xproject/utils@1.0.6 - @0xproject/web3-wrapper@2.0.0 - @0xproject/website@0.0.45 | ||||
| * | | Add documentation for connect v2 | fragosti | 2018-08-24 | 2 | -0/+8 |
| |/ | |||||
* | | Move colors to colors module | Fabio Berger | 2018-08-27 | 1 | -3/+11 |
| | | |||||
* | | Add developers dropdown to topBar | Fabio Berger | 2018-08-27 | 1 | -123/+6 |
| | | |||||
* | | Implement Developers dropdown | Fabio Berger | 2018-08-27 | 2 | -0/+181 |
| | | |||||
* | | Add ability to specify styling to popover container | Fabio Berger | 2018-08-27 | 1 | -0/+3 |
| | | |||||
* | | Fix translation capitalizations to not capitalize single letters with ↵ | Fabio Berger | 2018-08-27 | 1 | -1/+6 |
| | | | | | | | | sentences (i.e 'a' in 'Build a Relayer') | ||||
* | | Add missing translations needed for dev dropdown | Fabio Berger | 2018-08-27 | 6 | -5/+47 |
|/ | |||||
* | Add missing keyu | Fabio Berger | 2018-08-23 | 1 | -1/+5 |
| | |||||
* | Remove docs catch-all endpoint | Fabio Berger | 2018-08-23 | 1 | -1/+0 |
| | |||||
* | merge development | Fabio Berger | 2018-08-23 | 2 | -0/+35 |
|\ | |||||
| * | Run prettier | fragosti | 2018-08-23 | 1 | -1/+1 |
| | | |||||
| * | Remove comment in updates json-schemas doc | fragosti | 2018-08-23 | 1 | -1/+0 |
| | | |||||
| * | Add documentation for json-schemas | fragosti | 2018-08-23 | 2 | -0/+36 |
| | | |||||
* | | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 2 | -8/+11 |
| | | |||||
* | | Use actual packageName for external example imports | Fabio Berger | 2018-08-22 | 12 | -1/+12 |
| | | |||||
* | | Merge development branch | Fabio Berger | 2018-08-22 | 5 | -7/+12 |
|\| | |||||
| * | Update lock icon in onboarding | Brandon Millman | 2018-08-21 | 2 | -5/+3 |
| | | |||||
| * | Add Matt Taylor to website | Brandon Millman | 2018-08-21 | 2 | -1/+8 |
| | | |||||
| * | Remove exit 0 from website build command | Brandon Millman | 2018-08-21 | 1 | -1/+1 |
| | | |||||
| * | Revert error renames | Brandon Millman | 2018-08-21 | 1 | -2/+5 |
| | | |||||
* | | 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 | 2 | -7/+4 |
|\| | |||||
| * | Merge pull request #928 from 0xProject/dependabot/npm_and_yarn/copyfiles-2.0.0 | Fabio Berger | 2018-08-17 | 1 | -1/+1 |
| |\ | | | | | | | Bump copyfiles from 1.2.0 to 2.0.0 | ||||
| | * | Bump copyfiles from 1.2.0 to 2.0.0 | dependabot[bot] | 2018-08-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/calvinmetcalf/copyfiles/releases) - [Commits](https://github.com/calvinmetcalf/copyfiles/compare/v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
| * | | Rename OrderAlreadyCancelledOrFilled -> OrderCancelled. | Jacob Evans | 2018-08-16 | 1 | -5/+2 |
| |/ | | | | | | | Remove try catch of throwing errors in favour of returning the Errors in a OrderValidationResult | ||||
| * | feat: Upgrade TypeScript to 3.0.1 | Alex Browne | 2018-08-15 | 1 | -1/+1 |
| | | |||||
* | | Move external types to link mapping to doc generation util and refactor ↵ | Fabio Berger | 2018-08-16 | 11 | -67/+6 |
| | | | | | | | | typedocUtils to be a class to avoid excessive param passing | ||||
* | | Merge development | Fabio Berger | 2018-08-15 | 11 | -89/+150 |
|\| | |||||
| * | Publish | Alex Browne | 2018-08-14 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.3 - @0xproject/abi-gen@1.0.5 - @0xproject/assert@1.0.5 - @0xproject/base-contract@2.0.0-rc.1 - @0xproject/connect@1.0.5 - @0xproject/contract-wrappers@1.0.1-rc.3 - contracts@2.1.40 - @0xproject/dev-utils@1.0.4 - ethereum-types@1.0.4 - @0xproject/fill-scenarios@1.0.1-rc.3 - @0xproject/json-schemas@1.0.1-rc.4 - @0xproject/metacoin@0.0.15 - @0xproject/migrations@1.0.4 - @0xproject/monorepo-scripts@1.0.5 - @0xproject/order-utils@1.0.1-rc.3 - @0xproject/order-watcher@1.0.1-rc.3 - @0xproject/react-docs@1.0.5 - @0xproject/react-docs-example@0.0.20 - @0xproject/react-shared@1.0.6 - @0xproject/sol-compiler@1.0.5 - @0xproject/sol-cov@2.0.0 - @0xproject/sol-resolver@1.0.5 - @0xproject/sra-api@1.0.1-rc.4 - @0xproject/sra-report@1.0.5 - @0xproject/subproviders@1.0.5 - @0xproject/testnet-faucets@1.0.41 - @0xproject/tslint-config@1.0.5 - @0xproject/types@1.0.1-rc.4 - @0xproject/typescript-typings@1.0.4 - @0xproject/utils@1.0.5 - @0xproject/web3-wrapper@1.2.0 - @0xproject/website@0.0.44 | ||||
| * | Merge pull request #949 from 0xProject/fix/update-dependencies | Alex Browne | 2018-08-10 | 1 | -1/+1 |
| |\ | | | | | | | fix: Update dependencies | ||||
| | * | fix: Update dependencies | Alex Browne | 2018-08-10 | 1 | -1/+1 |
| | | | |||||
| * | | Update Clays linkedin | fragosti | 2018-08-10 | 1 | -1/+1 |
| | | | |||||
| * | | Add clay to website | fragosti | 2018-08-10 | 2 | -0/+11 |
| |/ | |||||
| * | Change amir picture | fragosti | 2018-08-09 | 3 | -1/+1 |
| | | |||||
| * | Update TypeScript to version 2.9.2 | Alex Browne | 2018-08-09 | 1 | -1/+1 |
| | | |||||
| * | Add back tags in html | Brandon Millman | 2018-07-31 | 1 | -1/+7 |
| | | |||||
| * | Fix jobs page overflow issue | Brandon Millman | 2018-07-30 | 3 | -4/+6 |
| | | |||||
| * | Create MetaTags component | Brandon Millman | 2018-07-30 | 6 | -75/+117 |
| | | |||||
* | | Fix bug related to react-scroll's scrollSpy and the render order of elements | Fabio Berger | 2018-08-06 | 1 | -2/+12 |
| | | |||||
* | | Fix key | Fabio Berger | 2018-08-06 | 5 | -5/+5 |
| | | |||||
* | | Update dep | Fabio Berger | 2018-08-06 | 1 | -1/+1 |
| | | |||||
* | | Stop exporting constants from order-utils | Fabio Berger | 2018-08-04 | 1 | -1/+2 |
| | | |||||
* | | Fix sol-compiler doc configs | Fabio Berger | 2018-08-03 | 1 | -4/+0 |
| | | |||||
* | | Fix-up Order-utils doc page | Fabio Berger | 2018-08-03 | 1 | -5/+1 |
| | | |||||
* | | Add OrderWatcher docs page | Fabio Berger | 2018-08-03 | 13 | -10/+132 |
| | | |||||
* | | Fix link in 0x.js intro | Fabio Berger | 2018-08-03 | 1 | -1/+1 |
| | | |||||
* | | Add MD sections to contract-wrappers docs | Fabio Berger | 2018-08-03 | 3 | -4/+33 |
| | | |||||
* | | Fix connect docs | Fabio Berger | 2018-08-02 | 1 | -6/+0 |
| | | |||||
* | | Add contract-wrappers page and make topBar component more concise | Fabio Berger | 2018-08-02 | 10 | -117/+113 |
| | | |||||
* | | Prefix menu and sections with markdown as that is all the should now be defined | Fabio Berger | 2018-08-02 | 10 | -121/+81 |
| | | |||||
* | | Use our fork of react-scroll that fixes scrolling within an absolutely ↵ | Fabio Berger | 2018-08-02 | 1 | -1/+1 |
| | | | | | | | | positioned div to work correctly. See: https://github.com/fisshy/react-scroll/pull/330 | ||||
* | | Start refactoring docs to remove unnecessary configs given more concise ↵ | Fabio Berger | 2018-08-01 | 12 | -426/+3 |
| | | | | | | | | TypeDoc JSON | ||||
* | | Update React-scroll, getting rid of the need to manually set the url hash | Fabio Berger | 2018-08-01 | 1 | -2/+2 |
|/ |