aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1132 from 0xProject/removeRollbarUMDKadinsky2018-10-132-2/+4
|\ | | | | fix(website): replace Rollbar UMD with regular npm package
| * fix(website): replace Rollbar UMD with regular npm packageFabio Berger2018-10-112-2/+4
| |
* | feat: add Steve to team pageSteve Klebanoff2018-10-112-0/+11
|/
* Merge pull request #1102 from 0xProject/feature/0x.js/eip712-sign-typed-dataJacob Evans2018-10-091-19/+11
|\ | | | | [0x.js][order-utils][web3-wrapper] Expose eth_signTypedData functionality for order signing
| * Throw and handle errors from Providers.Jacob Evans2018-10-091-3/+9
| | | | | | | | | | | | | | In web3 wrapper when a response contains an error field we throw this rather than return response.result which is often undefined. In Signature Utils we handle the error thrown when a user rejects the signing dialogue to prevent double signing. Exposed the ZeroExTransaction JSON schema. In Website only use the MetamaskSubprovider if we can detect the provider is Metamask
| * Introduce Metamask Subprovider.Jacob Evans2018-10-051-18/+4
| | | | | | | | MM has a number of inconsistencies with other providers when implementing the JSON RPC interface. This subprovider wraps those nuances so they do not leak into the rest of our code
* | Clarifies use of schemas outside of Javascript/TypeScript.Joe Ardent2018-10-081-1/+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.8Brandon Millman2018-10-051-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.8 - @0xproject/abi-gen@1.0.13 - @0xproject/assert@1.0.13 - @0xproject/asset-buyer@2.0.0 - @0xproject/base-contract@3.0.1 - @0xproject/connect@3.0.1 - @0xproject/contract-wrappers@2.0.2 - contracts@2.1.49 - @0xproject/dev-utils@1.0.12 - ethereum-types@1.0.11 - @0xproject/fill-scenarios@1.0.7 - @0xproject/instant@0.0.2 - @0xproject/json-schemas@1.0.7 - @0xproject/metacoin@0.0.23 - @0xproject/migrations@1.0.14 - @0xproject/monorepo-scripts@1.0.11 - @0xproject/order-utils@1.0.7 - @0xproject/order-watcher@2.1.1 - @0xproject/react-docs@1.0.13 - @0xproject/react-shared@1.0.15 - @0xproject/sol-compiler@1.1.7 - @0xproject/sol-cov@2.1.7 - @0xproject/sol-doc@1.0.2 - @0xproject/sol-resolver@1.0.14 - @0xproject/sra-report@1.0.13 - @0xproject/sra-spec@1.0.6 - @0xproject/subproviders@2.0.7 - @0xproject/testnet-faucets@1.0.51 - @0xproject/tslint-config@1.0.8 - @0xproject/types@1.1.4 - @0xproject/typescript-typings@3.0.2 - @0xproject/utils@2.0.2 - @0xproject/web3-wrapper@3.0.3 - @0xproject/website@0.0.54
* force re-buildFabio Berger2018-10-041-1/+1
|
* Build website in parallel with other tests since no other test relies on it ↵Fabio Berger2018-10-041-1/+0
| | | | being built to run
* Add back sourceMap support for both dev/prodFabio Berger2018-10-041-1/+1
|
* Upgrade webpackFabio Berger2018-10-044-76/+79
|
* Introduce a build:ci command that doesn't build webpack bundlesLeonid Logvinov2018-10-021-0/+1
|
* Add Jason to websiteBrandon Millman2018-10-022-0/+7
|
* merge developmentFabio Berger2018-09-301-12/+12
|\
| * 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.7Fabio Berger2018-09-291-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
* | Fix network badges for V1 and add them for V2Fabio Berger2018-09-281-16/+44
| |
* | Fix dropdown menu item so it says "0x smart contracts" not "smart contract"Fabio Berger2018-09-281-1/+1
| |
* | Rename for clarityFabio Berger2018-09-281-3/+3
|/
* Remove RC version warningsFabio Berger2018-09-273-6/+0
|
* remove items-center classnamefragosti2018-09-261-1/+1
|
* Change clay to Ecosystem Development Leadfragosti2018-09-261-1/+1
|
* Update everything to Coinbase Wallet instead of Toshifragosti2018-09-267-15/+15
|
* Merge pull request #1088 from 0xProject/fix/website/relayers-columnFrancesco Agosti2018-09-261-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 Millman2018-09-261-1/+5
| | | | | | | | to number of relayers
* | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-265-14/+32
|\ \
| * \ Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-09-264-2/+20
| |\ \ | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x-monorepo: Add weijie and rahul Change news link
| | * | Add weijie and rahulfragosti2018-09-263-0/+18
| | | |
| | * | Change news linkfragosti2018-09-261-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.6Fabio Berger2018-09-261-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-docF. Eugene Aumson2018-09-261-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.5Leonid Logvinov2018-09-251-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 commentsF. Eugene Aumson2018-09-261-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 introsF. Eugene Aumson2018-09-262-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 SolDocF. Eugene Aumson2018-09-262-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-docF. Eugene Aumson2018-09-256-21/+19
|\|
| * Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpcFrancesco Agosti2018-09-243-7/+4
| |\ | | | | | | [asset-buyer] Create new AssetBuyer class
| | * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-09-211-12/+12
| | |\ | | | | | | | | | | | | feature/forwarder-helper/sra-and-rpc
| | * | Move ObjectMap to shared typesfragosti2018-09-193-7/+4
| | | |
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-09-241-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.4Leonid Logvinov2018-09-211-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 typesLeonid Logvinov2018-09-211-1/+1
| | | |
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-09-1811-20/+92
| |\ \ \ | | | |/ | | |/| | | | | fix/website/signing-order-validation-bug
| * | | Fix order creation and fill flow in Portalfragosti2018-09-183-2/+3
| | | |
* | | | BREAKING CHANGE: document contracts from sol-docF. Eugene Aumson2018-09-224-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.3Fabio Berger2018-09-191-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.2Fabio Berger2018-09-181-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-importJacob Evans2018-09-1810-18/+90
|\ \ | |/ |/| 0xjs README/website docs update
| * Folder 1.0.0 -> 1.0.1Jacob Evans2018-09-185-5/+5
| |
| * Rename to v1->v0 v2->v1Jacob Evans2018-09-181-17/+17
| |
| * Remove note about RC versionsJacob Evans2018-09-133-13/+11
| |
| * 0xjs README/website docs updateJacob Evans2018-09-1312-28/+102
| |
* | Add 0x.js 2.0.0 async and installation sectionsFabio Berger2018-09-172-0/+64
| |
* | Change Davids descriptionfragosti2018-09-121-1/+1
| |
* | Add images for David Sacks and Genefragosti2018-09-122-0/+0
| |
* | Fix David Sacks linksfragosti2018-09-121-4/+4
| |
* | Merge branch 'feature/website/add-gene' into developmentfragosti2018-09-121-0/+8
|\ \
| * | Add Gene info to websitefragosti2018-09-121-0/+8
| | |
* | | Add david sacksfragosti2018-09-121-2/+14
|/ /
* | Clear localstoragefragosti2018-09-071-1/+1
| |
* | Fix minting for new tokens on testnetsfragosti2018-09-075-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.1Fabio Berger2018-09-051-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 linterfragosti2018-09-052-3/+1
|
* Merge branch 'feature/website/update-portal-v2' of ↵fragosti2018-09-053-9/+5
|\ | | | | | | https://github.com/0xProject/0x-monorepo into feature/website/update-portal-v2
| * Remove unused imports and console.logFabio Berger2018-09-051-4/+1
| |
| * Add back order validation logicFabio Berger2018-09-051-7/+5
| |
| * Fix importsFabio Berger2018-09-051-2/+1
| |
| * remove console logFabio Berger2018-09-051-1/+0
| |
| * merge developmentFabio Berger2018-09-0521-365/+701
| |\
* | | Use order parser utils from order utilsfragosti2018-09-0511-43/+10
| | |
* | | Merge https://github.com/0xProject/0x-monorepo into ↵fragosti2018-09-0521-365/+701
|\ \ \ | |/ / |/| / | |/ feature/website/update-portal-v2
| * Add temporarily missing web3-provider-engine types in websiteLeonid Logvinov2018-09-041-0/+1
| |
| * Remove types for web3-provider-engine from typescript-typingsLeonid Logvinov2018-09-041-0/+1
| |
| * Remove unused importsLeonid Logvinov2018-09-042-6/+0
| |
| * Merge pull request #1048 from 0xProject/feature/website/patch-v2-landingBrandon Millman2018-08-312-5/+9
| |\ | | | | | | [website] Final tweaks for landing page
| | * Wording change for first benefitBrandon Millman2018-08-311-1/+1
| | |
| | * Tweaks to benefits and use casesBrandon Millman2018-08-311-2/+6
| | |
| | * Final tweaks for landing pagefragosti2018-08-312-2/+2
| | |
| * | Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variablesFrancesco Agosti2018-08-3111-15/+8
| |\ \ | | |/ | |/| Re-add no-unused-variable tslint rule
| | * Fix unused vars for react-shared and websitefragosti2018-08-3111-15/+8
| | |
| * | Revert whats new textBrandon Millman2018-08-311-2/+1
| | |
| * | Add new exchange everywhere graphicBrandon Millman2018-08-312-4/+8
| | |
| * | Remove unused render methods in landing pageBrandon Millman2018-08-311-110/+0
| | |
| * | Remove conflict stringsfragosti2018-08-311-3/+0
| | |
| * | Add careers page to top barfragosti2018-08-311-1/+11
| | |
| * | Final tweaksfragosti2018-08-313-11/+17
| | |
| * | Remove redundant importfragosti2018-08-311-1/+0
| | |
| * | Add TypedText component and use it on landing pagefragosti2018-08-315-0/+111
| | |
| * | Add generic title changesfragosti2018-08-311-17/+7
| | |
| * | Added todo comments for missing itemsBrandon Millman2018-08-311-1/+2
| | |
| * | Add title header to use cases sectionBrandon Millman2018-08-313-14/+13
| | |
| * | Make hero image responsiveBrandon Millman2018-08-311-2/+3
| | |
| * | Update what's new stylingBrandon Millman2018-08-311-4/+4
| | |
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-3015-30/+26
| |\| | | | | | | | | | feature/website/v2-tweaks
| * | Update use cases sectionBrandon Millman2018-08-303-51/+98
| | |
| * | Update tokenization sectionBrandon Millman2018-08-303-45/+15
| | |
| * | Update benefitsBrandon Millman2018-08-302-8/+6
| | |
| * | Update whats newBrandon Millman2018-08-301-13/+19
| | |
| * | Add new header imageBrandon Millman2018-08-302-4/+391
| | |
| * | Replace projects section with relayersBrandon Millman2018-08-301-77/+5
| | |
* | | Update exchange ABI for decoding logsBrandon Millman2018-08-312-615/+1
| | |
* | | Remove LogError legacy stuffBrandon Millman2018-08-311-4/+0
| | |
* | | Update comment for validationBrandon Millman2018-08-311-1/+2
| | |
* | | Remove commented out blockBrandon Millman2018-08-311-20/+0
| | |
* | | Remove cancel checkBrandon Millman2018-08-312-12/+0
| | |
* | | Update generate and fill order flowsBrandon Millman2018-08-317-30/+41
| | |
* | | Token registry from old 0x versionBrandon Millman2018-08-312-9/+13
| | |
* | | Fix importBrandon Millman2018-08-311-1/+1
| | |
* | | Update typings versionBrandon Millman2018-08-311-1/+1
| | |
* | | Initial changes for v2 portalBrandon Millman2018-08-3116-279/+307
| |/ |/|
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-301-0/+5
|\| | | | | | | website/feature/react-16
| * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-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 websitefragosti2018-08-291-1/+1
| |
* | Upgrade react-copy-to-clipboardfragosti2018-08-291-1/+1
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-291-6/+5
|\| | | | | | | website/feature/react-16
| * 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.6Fabio Berger2018-08-271-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
* | Update material-ui in react-sharedfragosti2018-08-291-0/+1
| |
* | Revert "Simplify dropdown component"fragosti2018-08-291-15/+25
| | | | | | | | This reverts commit 91a9014a50cca8e0d42634666fe409839aeae8cf.
* | Revert "Have new Popover component working in React 16"fragosti2018-08-298-84/+39
| | | | | | | | This reverts commit 5785ec0713c39466b3a6a171f5f0a2d38207b44b.
* | Revert "Enable hovering state for dropdown"fragosti2018-08-293-10/+7
| | | | | | | | This reverts commit ac1640140c9279ac9e8a92d84702a2f84d9165fb.
* | Upgrade material ui to 0.20.0fragosti2018-08-291-2/+2
| |
* | Enable hovering state for dropdownfragosti2018-08-293-7/+10
| |
* | Have new Popover component working in React 16fragosti2018-08-288-39/+84
| |
* | Simplify dropdown componentfragosti2018-08-251-25/+15
| |
* | Change all onTouchTap to onClickfragosti2018-08-2513-18/+18
| |
* | Upgrade react-shared used by website to one that depends on react 16fragosti2018-08-251-1/+1
| |
* | Update react and remove tap event plugin [deprecated]fragosti2018-08-252-4/+0
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-253-5/+13
|\| | | | | | | website/feature/react-16
| * 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.4Fabio Berger2018-08-251-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 v2fragosti2018-08-242-0/+8
| |
* | Add new react and typesfragosti2018-08-251-4/+4
|/
* Add missing keyuFabio Berger2018-08-231-1/+5
|
* Remove docs catch-all endpointFabio Berger2018-08-231-1/+0
|
* merge developmentFabio Berger2018-08-232-0/+35
|\
| * Run prettierfragosti2018-08-231-1/+1
| |
| * Remove comment in updates json-schemas docfragosti2018-08-231-1/+0
| |
| * Add documentation for json-schemasfragosti2018-08-232-0/+36
| |
* | Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-232-8/+11
| |
* | Use actual packageName for external example importsFabio Berger2018-08-2212-1/+12
| |
* | Merge development branchFabio Berger2018-08-225-7/+12
|\|
| * Update lock icon in onboardingBrandon Millman2018-08-212-5/+3
| |
| * Add Matt Taylor to websiteBrandon Millman2018-08-212-1/+8
| |
| * Remove exit 0 from website build commandBrandon Millman2018-08-211-1/+1
| |
| * Revert error renamesBrandon Millman2018-08-211-2/+5
| |
* | Fix website given that it still depends on an old version of @0xproject/TypesFabio Berger2018-08-201-2/+5
| |
* | Merge developmentFabio Berger2018-08-172-7/+4
|\|
| * Merge pull request #928 from 0xProject/dependabot/npm_and_yarn/copyfiles-2.0.0Fabio Berger2018-08-171-1/+1
| |\ | | | | | | Bump copyfiles from 1.2.0 to 2.0.0
| | * Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-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 Evans2018-08-161-5/+2
| |/ | | | | | | Remove try catch of throwing errors in favour of returning the Errors in a OrderValidationResult
| * feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-1/+1
| |
* | Move external types to link mapping to doc generation util and refactor ↵Fabio Berger2018-08-1611-67/+6
| | | | | | | | typedocUtils to be a class to avoid excessive param passing
* | Merge developmentFabio Berger2018-08-1511-89/+150
|\|
| * PublishAlex Browne2018-08-141-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-dependenciesAlex Browne2018-08-101-1/+1
| |\ | | | | | | fix: Update dependencies
| | * fix: Update dependenciesAlex Browne2018-08-101-1/+1
| | |
| * | Update Clays linkedinfragosti2018-08-101-1/+1
| | |
| * | Add clay to websitefragosti2018-08-102-0/+11
| |/
| * Change amir picturefragosti2018-08-093-1/+1
| |
| * Update TypeScript to version 2.9.2Alex Browne2018-08-091-1/+1
| |
| * Add back tags in htmlBrandon Millman2018-07-311-1/+7
| |
| * Fix jobs page overflow issueBrandon Millman2018-07-303-4/+6
| |
| * Create MetaTags componentBrandon Millman2018-07-306-75/+117
| |
* | Fix bug related to react-scroll's scrollSpy and the render order of elementsFabio Berger2018-08-061-2/+12
| |
* | Fix keyFabio Berger2018-08-065-5/+5
| |
* | Update depFabio Berger2018-08-061-1/+1
| |
* | Stop exporting constants from order-utilsFabio Berger2018-08-041-1/+2
| |
* | Fix sol-compiler doc configsFabio Berger2018-08-031-4/+0
| |
* | Fix-up Order-utils doc pageFabio Berger2018-08-031-5/+1
| |
* | Add OrderWatcher docs pageFabio Berger2018-08-0313-10/+132
| |
* | Fix link in 0x.js introFabio Berger2018-08-031-1/+1
| |
* | Add MD sections to contract-wrappers docsFabio Berger2018-08-033-4/+33
| |
* | Fix connect docsFabio Berger2018-08-021-6/+0
| |
* | Add contract-wrappers page and make topBar component more conciseFabio Berger2018-08-0210-117/+113
| |
* | Prefix menu and sections with markdown as that is all the should now be definedFabio Berger2018-08-0210-121/+81
| |
* | Use our fork of react-scroll that fixes scrolling within an absolutely ↵Fabio Berger2018-08-021-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 Berger2018-08-0112-426/+3
| | | | | | | | TypeDoc JSON
* | Update React-scroll, getting rid of the need to manually set the url hashFabio Berger2018-08-011-2/+2
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-07-2832-457/+421
|\ | | | | | | feature/website/upgrade-allowance-toggles-to-locks-and-checks
| * Publishcontracts@2.1.39@0xproject/website@0.0.43@0xproject/testnet-faucets@1.0.40@0xproject/react-docs-example@0.0.19@0xproject/metacoin@0.0.14@0xproject/abi-gen@1.0.4Fabio Berger2018-07-261-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.2 - @0xproject/abi-gen@1.0.4 - @0xproject/assert@1.0.4 - @0xproject/base-contract@1.0.4 - @0xproject/connect@1.0.4 - @0xproject/contract-wrappers@1.0.1-rc.2 - contracts@2.1.39 - @0xproject/dev-utils@1.0.3 - @0xproject/fill-scenarios@1.0.1-rc.2 - @0xproject/json-schemas@1.0.1-rc.3 - @0xproject/metacoin@0.0.14 - @0xproject/migrations@1.0.3 - @0xproject/order-utils@1.0.1-rc.2 - @0xproject/order-watcher@1.0.1-rc.2 - @0xproject/react-docs@1.0.4 - @0xproject/react-docs-example@0.0.19 - @0xproject/react-shared@1.0.5 - @0xproject/sol-compiler@1.0.4 - @0xproject/sol-cov@1.0.3 - @0xproject/sol-resolver@1.0.4 - @0xproject/sra-report@1.0.4 - @0xproject/subproviders@1.0.4 - @0xproject/testnet-faucets@1.0.40 - @0xproject/types@1.0.1-rc.3 - @0xproject/utils@1.0.4 - @0xproject/web3-wrapper@1.1.2 - @0xproject/website@0.0.43
| * Publishcontracts@2.1.38@0xproject/website@0.0.42@0xproject/testnet-faucets@1.0.39@0xproject/sol-compiler@1.0.3@0xproject/react-docs-example@0.0.18@0xproject/monorepo-scripts@1.0.4@0xproject/metacoin@0.0.13@0xproject/abi-gen@1.0.3Fabio Berger2018-07-261-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.2 - @0xproject/abi-gen@1.0.3 - @0xproject/assert@1.0.3 - @0xproject/base-contract@1.0.3 - @0xproject/connect@1.0.3 - @0xproject/contract-wrappers@1.0.1-rc.2 - contracts@2.1.38 - @0xproject/dev-utils@1.0.3 - ethereum-types@1.0.3 - @0xproject/fill-scenarios@1.0.1-rc.2 - @0xproject/json-schemas@1.0.1-rc.2 - @0xproject/metacoin@0.0.13 - @0xproject/migrations@1.0.3 - @0xproject/monorepo-scripts@1.0.4 - @0xproject/order-utils@1.0.1-rc.2 - @0xproject/order-watcher@1.0.1-rc.2 - @0xproject/react-docs@1.0.3 - @0xproject/react-docs-example@0.0.18 - @0xproject/react-shared@1.0.4 - @0xproject/sol-compiler@1.0.3 - @0xproject/sol-cov@1.0.3 - @0xproject/sol-resolver@1.0.3 - @0xproject/sra-report@1.0.3 - @0xproject/subproviders@1.0.3 - @0xproject/testnet-faucets@1.0.39 - @0xproject/tslint-config@1.0.4 - @0xproject/types@1.0.1-rc.2 - @0xproject/typescript-typings@1.0.3 - @0xproject/utils@1.0.3 - @0xproject/web3-wrapper@1.1.1 - @0xproject/website@0.0.42
| * Publishcontracts@2.1.37@0xproject/website@0.0.41@0xproject/testnet-faucets@1.0.38@0xproject/react-docs-example@0.0.17@0xproject/monorepo-scripts@1.0.3@0xproject/metacoin@0.0.12@0xproject/abi-gen@1.0.2Fabio Berger2018-07-261-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.1 - @0xproject/abi-gen@1.0.2 - @0xproject/assert@1.0.2 - @0xproject/base-contract@1.0.2 - @0xproject/connect@1.0.2 - @0xproject/contract-wrappers@1.0.1-rc.1 - contracts@2.1.37 - @0xproject/dev-utils@1.0.2 - ethereum-types@1.0.2 - @0xproject/fill-scenarios@1.0.1-rc.1 - @0xproject/json-schemas@1.0.1-rc.1 - @0xproject/metacoin@0.0.12 - @0xproject/migrations@1.0.2 - @0xproject/monorepo-scripts@1.0.3 - @0xproject/order-utils@1.0.1-rc.1 - @0xproject/order-watcher@1.0.1-rc.1 - @0xproject/react-docs@1.0.2 - @0xproject/react-docs-example@0.0.17 - @0xproject/react-shared@1.0.3 - @0xproject/sol-compiler@1.0.2 - @0xproject/sol-cov@1.0.2 - @0xproject/sol-resolver@1.0.2 - @0xproject/sra-report@1.0.2 - @0xproject/subproviders@1.0.2 - @0xproject/testnet-faucets@1.0.38 - @0xproject/tslint-config@1.0.3 - @0xproject/types@1.0.1-rc.1 - @0xproject/typescript-typings@1.0.2 - @0xproject/utils@1.0.2 - @0xproject/web3-wrapper@1.1.0 - @0xproject/website@0.0.41
| * Fix linterFabio Berger2018-07-262-3/+0
| |
| * Remove careers page feature flagBrandon Millman2018-07-262-14/+2
| |
| * Merge pull request #893 from 0xProject/feature/website/jobs-page-part2Brandon Millman2018-07-2630-438/+420
| |\ | | | | | | Jobs page
| | * Header copy changeBrandon Millman2018-07-261-8/+7
| | |
| | * Margin polishBrandon Millman2018-07-262-4/+4
| | |
| | * Update open positions sectionBrandon Millman2018-07-253-10/+29
| | |
| | * Update benefits sectionBrandon Millman2018-07-253-23/+48
| | |
| | * Update mission sectionBrandon Millman2018-07-252-18/+47
| | |
| | * Header copy updatesBrandon Millman2018-07-251-6/+16
| | |
| | * Use isMobileWidth utilBrandon Millman2018-07-251-1/+1
| | |
| | * Use our image component in missionBrandon Millman2018-07-252-2/+7
| | |
| | * Always go to open positions when clicking CTABrandon Millman2018-07-241-0/+1
| | |
| | * Fix hiding of dots on small screensBrandon Millman2018-07-241-2/+2
| | |
| | * Merge branch 'v2-prototype' into feature/website/jobs-page-part2Brandon Millman2018-07-249-48/+129
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (38 commits) Revert "Publish" Publish Remove ERC721 callback functions Use != instead of > in loops, add sanity checks to market fill functions Add more tests and fixes Remove MConstants and MixinConstants for LibConstants Remove redundant external call by reimplementing fillOrderNoThrow Remove orders length check Add assertValidFillResults Update web3Wrapper CHANGELOG Get actual gasPrice from transaction instead of setting default Store orders length in varible before looping over orders Use transferFrom instead of safeTransferFrom Fix minimal tests Fix rounding error issues, use different logic when makerAsset is ZRX Rename marketSellEth => marketSellWeth Update percentage constants Update transferEthFeeAndRefund, add check to ERC721 transfer Refactor forwarding contract architecture, remove batch functions Updated CHANGELOGS ...
| | * \ Merge branch 'v2-prototype' into feature/website/jobs-page-part2Brandon Millman2018-07-2129-68/+104
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (103 commits) Add changelog entry for @0xproject/utils Add AbortController polyfill to fetchAsync in utils Increase node heap size for webpack command Add missing timestamp to CHANGELOG entries Upgrade some @0xproject packages to 1.0.0 in website Hard code fillOrder selector into abiEncodeFillOrder Returns byte array instead of memory range for encoding fillOrder calldata Created LibAbiEncoder with `fillOrderNoThrow` Add missing dep in migrations Fix the abi-gen entry point Fix linter error Remove the postinstall hook Update website package.json with original imports @0xproject/sra-report@1.0.0 Change all package to depend on the new @0xproject/connect@1.0.0 @0xproject/connect@1.0.0 Use old assert version in @0xproject/connect FIx a typo Remove rc versions from unmigrated packages 0x.js@1.0.0-rc.2 ...
| | * | | Update hr colorBrandon Millman2018-07-192-4/+1
| | | | |
| | * | | Fix lint errorsBrandon Millman2018-07-193-26/+0
| | | | |
| | * | | Add /careers route and fix hr stylingBrandon Millman2018-07-197-9/+19
| | | | |
| | * | | Fix typosBrandon Millman2018-07-192-5/+5
| | | | |
| | * | | Fix key errors and typoBrandon Millman2018-07-192-5/+4
| | | | |
| | * | | Fix padding on open positions sectionBrandon Millman2018-07-191-1/+1
| | | | |
| | * | | Add dots on heroBrandon Millman2018-07-191-1/+11
| | | | |
| | * | | Padding fixesBrandon Millman2018-07-192-7/+4
| | | | |
| | * | | Update open positions sectionBrandon Millman2018-07-193-85/+78
| | | | |
| | * | | Benefits and values sectionsBrandon Millman2018-07-1922-284/+209
| | | | |
| | * | | Remove sectionsBrandon Millman2018-07-191-7/+0
| | | | |
| | * | | Update mission sectionBrandon Millman2018-07-191-37/+29
| | | | |
| | * | | Updates to the Join 0x sectionBrandon Millman2018-07-191-8/+12
| | | | |
| | * | | Fix development environment checkBrandon Millman2018-07-191-1/+1
| | | | |
| * | | | merge v2-prototypeFabio Berger2018-07-251-1/+6
| |\ \ \ \
| * | | | | Revert "Revert "Publish""Fabio Berger2018-07-241-11/+8
| | |_|_|/ | |/| | | | | | | | | | | | | This reverts commit a66ccaa1da2af753038bf22a5e7e63bdc307bf2f.
* | | | | Remove unused variablefragosti2018-07-281-1/+0
| | | | |
* | | | | Add loading state for initial load and other PR feedbackfragosti2018-07-282-10/+14
| | | | |
* | | | | Make a non-jank Spinner component and use itfragosti2018-07-253-2/+83
| | | | |
* | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-07-2511-54/+140
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | feature/website/upgrade-allowance-toggles-to-locks-and-checks
| * | | | Merge pull request #891 from 0xProject/bug/website/wiki-page-topbarFrancesco Agosti2018-07-251-1/+6
| |\ \ \ \ | | |/ / / | |/| | | Make topbar zIndex 1
| | * | | Add zIndex 1 to topbar and fix issue where no box-shadow present on /docsfragosti2018-07-192-2/+6
| | | | |
| | * | | Make topbar zIndex 1fragosti2018-07-181-0/+1
| | | | |
| * | | | Revert "Publish"Leonid Logvinov2018-07-231-8/+11
| | | | | | | | | | | | | | | | | | | | This reverts commit 3dc94051713e4a32796ce3b4ae4b70b527e24cfe.
| * | | | PublishLeonid Logvinov2018-07-231-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.0 - @0xproject/abi-gen@1.0.1 - @0xproject/assert@1.0.1 - @0xproject/base-contract@1.0.1 - @0xproject/connect@1.0.1 - @0xproject/contract-wrappers@1.0.0 - contracts@2.1.36 - @0xproject/dev-utils@1.0.1 - ethereum-types@1.0.1 - @0xproject/fill-scenarios@1.0.0 - @0xproject/json-schemas@1.0.0 - @0xproject/metacoin@0.0.11 - @0xproject/migrations@1.0.1 - @0xproject/monorepo-scripts@1.0.1 - @0xproject/order-utils@1.0.0 - @0xproject/order-watcher@1.0.0 - @0xproject/react-docs@1.0.1 - @0xproject/react-docs-example@0.0.16 - @0xproject/react-shared@1.0.1 - @0xproject/sol-compiler@1.0.1 - @0xproject/sol-cov@1.0.1 - @0xproject/sol-resolver@1.0.1 - @0xproject/sra-report@1.0.1 - @0xproject/subproviders@1.0.1 - @0xproject/testnet-faucets@1.0.37 - @0xproject/tslint-config@1.0.1 - @0xproject/types@1.0.0 - @0xproject/typescript-typings@1.0.1 - @0xproject/utils@1.0.1 - @0xproject/web3-wrapper@1.0.1 - @0xproject/website@0.0.40
| * | | | Merge pull request #895 from 0xProject/feature/website/send-eth-from-portalFrancesco Agosti2018-07-229-48/+129
| |\ \ \ \ | | |_|_|/ | |/| | | Send Ether from Portal
| | * | | Remove TODOfragosti2018-07-191-1/+0
| | | | |
| | * | | Remove unused Token importfragosti2018-07-191-1/+0
| | | | |
| | * | | Add lifecycle messagesfragosti2018-07-193-17/+56
| | | | |
| | * | | WIP for sending ether from portal (works)fragosti2018-07-197-38/+82
| | | |/ | | |/|
| * | | Increase node heap size for webpack commandBrandon Millman2018-07-211-1/+1
| | | |
| * | | Upgrade some @0xproject packages to 1.0.0 in websiteBrandon Millman2018-07-211-4/+4
| | | |
* | | | Center allowance toggles in account pagefragosti2018-07-251-7/+9
| | | |
* | | | Increase allowance toggle loading spinner size by 1fragosti2018-07-251-1/+1
| | | |
* | | | Add unlocking and locking token copyfragosti2018-07-251-2/+2
| | | |
* | | | Hide tooltip after allowance toggle clickfragosti2018-07-251-1/+3
| | | |
* | | | Make tooltip appear to the left of the toggle when onboarding in progressfragosti2018-07-256-3/+20
| | | |
* | | | Fix tooltip wrapping issue in onboardinfragosti2018-07-252-8/+16
| | | |
* | | | Fix wrap button alignment issuefragosti2018-07-257-224/+40
| | | |
* | | | WIP for allowance toggle redesign workingfragosti2018-07-214-16/+118
| | | |
* | | | Show token name dynamically in tooltipfragosti2018-07-214-13/+19
| | | |
* | | | Implement tooltipsfragosti2018-07-212-8/+56
| | | |
* | | | Add loading statefragosti2018-07-213-3/+4
| | | |
* | | | Have basic lock and check working in waleltfragosti2018-07-204-13/+93
|/ / /
* | | Update website package.json with original importsFabio Berger2018-07-201-9/+9
| | |
* | | Change all package to depend on the new @0xproject/contract-wrappers@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/react-docs@1.0.0Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/react-shared@1.0.0Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/order-utils@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/subproviders@1.0.0Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/web3-wrapper@1.0.0Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/utils@1.0.0Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/types@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
| | |
* | | Change all package to depend on the new @0xproject/typescript-typings@1.0.0Leonid Logvinov2018-07-201-1/+1
| | |