aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website
Commit message (Collapse)AuthorAgeFilesLines
* fix prettierFabio Berger2018-12-191-2/+1
|
* Merge branch 'development' into website/addPySRAFabio Berger2018-12-197-21/+39
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (141 commits) Add missing CHANGELOG entry for OrderWatcher WS interface Bump up stale to close to 30 days Move onMessageAsync outside of tests and add comments Fix WS tests to remove race-condition and be more specific about the message expected Add temporary console.log to test failing on CI Make @0x/contracts-test-utils a dependency instead of a devDependency Fix test-publish failure in contracts packages Fixed solhint errors Added documentation to `LibAddressArray.append` and switched `if` to `require` smt Updated changelogs for new contracts Added `gas` field so tests pass on Geth; Added Changelog for new Extensions Updated comment `Execute fillOrder` -> `Execute exchange function` Explicit returns Prettier / Linter on contracts + TS Refactoring balance threshold filter Moved exchange calldata functions to separate mixin Less Assembly. More Solidity. Less Efficiency. More Readability. Run all tests for extensions Cleaned up tests for balance threshold filter ...
| * Fix OrderWatcher title to fix sidebar topFabio Berger2018-12-181-1/+1
| |
| * Fix version picker so it doesn't overflow onto two linesFabio Berger2018-12-181-7/+9
| |
| * PublishLeonid Logvinov2018-12-141-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.8 - @0x/abi-gen@1.0.19 - @0x/abi-gen-wrappers@2.0.2 - @0x/assert@1.0.20 - @0x/asset-buyer@3.0.4 - @0x/base-contract@3.0.10 - @0x/connect@3.0.10 - @0x/contract-wrappers@4.1.3 - @0x/dev-tools-pages@0.0.10 - @0x/dev-utils@1.0.21 - ethereum-types@1.1.4 - @0x/fill-scenarios@1.0.16 - @0x/instant@1.0.4 - @0x/json-schemas@2.1.4 - @0x/metacoin@0.0.32 - @0x/migrations@2.2.2 - @0x/order-utils@3.0.7 - @0x/order-watcher@2.2.8 - @0x/pipeline@1.0.2 - @0x/react-docs@1.0.22 - @0x/react-shared@1.0.25 - @0x/sol-compiler@1.1.16 - @0x/sol-cov@2.1.16 - @0x/sol-doc@1.0.11 - @0x/sol-resolver@1.1.1 - @0x/sra-spec@1.0.13 - @0x/subproviders@2.1.8 - @0x/testnet-faucets@1.0.60 - @0x/tslint-config@2.0.0 - @0x/types@1.4.1 - @0x/typescript-typings@3.0.6 - @0x/utils@2.0.8 - @0x/web3-wrapper@3.2.1 - @0x/website@0.0.63 - @0x/contracts-examples@1.0.1 - @0x/contracts-extensions@1.0.1 - @0x/contracts-interfaces@1.0.1 - @0x/contracts-libs@1.0.1 - @0x/contracts-multisig@1.0.1 - @0x/contracts-protocol@2.1.58 - @0x/contracts-test-utils@1.0.2 - @0x/contracts-tokens@1.0.1 - @0x/contracts-utils@1.0.1
| * Merge pull request #1418 from ↵Brandon Millman2018-12-144-0/+16
| |\ | | | | | | | | | | | | 0xProject/feature/website/integrate-instant-docs-track [website] add 0x Instant as a track in the docs
| | * fix(website): update copy of instant track in dev homeBrandon Millman2018-12-141-2/+2
| | |
| | * feature(website): add 0x Instant as a track in the docsBrandon Millman2018-12-114-0/+16
| | |
* | | Add Python SRA client to Developer homeFabio Berger2018-12-131-0/+9
|/ /
* / PublishFabio Berger2018-12-121-13/+13
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.7 - @0x/abi-gen@1.0.18 - @0x/abi-gen-wrappers@2.0.1 - @0x/assert@1.0.19 - @0x/asset-buyer@3.0.3 - @0x/base-contract@3.0.9 - @0x/connect@3.0.9 - @0x/contract-wrappers@4.1.2 - @0x/dev-tools-pages@0.0.9 - @0x/dev-utils@1.0.20 - ethereum-types@1.1.3 - @0x/fill-scenarios@1.0.15 - @0x/instant@1.0.3 - @0x/json-schemas@2.1.3 - @0x/metacoin@0.0.31 - @0x/migrations@2.2.1 - @0x/monorepo-scripts@1.0.15 - @0x/order-utils@3.0.6 - @0x/order-watcher@2.2.7 - @0x/pipeline@1.0.1 - @0x/react-docs@1.0.21 - @0x/react-shared@1.0.24 - @0x/sol-compiler@1.1.15 - @0x/sol-cov@2.1.15 - @0x/sol-doc@1.0.10 - @0x/sol-resolver@1.1.0 - @0x/sra-spec@1.0.12 - @0x/subproviders@2.1.7 - @0x/testnet-faucets@1.0.59 - @0x/types@1.4.0 - @0x/typescript-typings@3.0.5 - @0x/utils@2.0.7 - @0x/web3-wrapper@3.2.0 - @0x/website@0.0.62 - @0x/contracts-examples@1.0.1 - @0x/contracts-extensions@1.0.1 - @0x/contracts-interfaces@1.0.1 - @0x/contracts-libs@1.0.1 - @0x/contracts-multisig@1.0.1 - @0x/contracts-protocol@2.1.57 - @0x/contracts-test-utils@1.0.1 - @0x/contracts-tokens@1.0.1 - @0x/contracts-utils@1.0.1
* Merge pull request #1399 from ↵Francesco Agosti2018-12-073-1/+11
|\ | | | | | | | | 0xProject/feature/website/disable-slider-if-no-address-configurator [website] Disable slider when no affiliate info
| * feat: change color of doctype tag in configuratorfragosti2018-12-071-1/+1
| |
| * feat: disable slider when no affiliate infofragosti2018-12-062-0/+10
| |
* | Switch out whitepaper with 0x protocol specificationFabio Berger2018-12-069-3/+10
| |
* | Switch out RocketChat icon with Discord iconFabio Berger2018-12-063-1/+1
|/
* fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1
|
* fix: remove target=_blank from instant linkfragosti2018-12-061-1/+1
|
* feat: change New notification to point to instantfragosti2018-12-061-2/+2
|
* fix: ensure copy button is above codefragosti2018-12-061-1/+2
|
* feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29
|
* chore: make default fee percentage in configurator 0fragosti2018-12-061-1/+1
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-069-16/+16
|\ | | | | | | feature/website/instant-configurator
| * Replace Rocket.chat with DiscordFabio Berger2018-12-059-14/+14
| |
| * Fix mixed up chinese translationsFabio Berger2018-12-051-3/+3
| |
| * Merge pull request #1353 from 0xProject/feature/website/instant-marketingFrancesco Agosti2018-12-0422-2/+683
| |\ | | | | | | [website] instant marketing page shell
* | | chore: run linterfragosti2018-12-052-2/+1
| | |
* | | feat: add copy code featurefragosti2018-12-052-3/+18
| | |
* | | chore: fix linter issuesfragosti2018-12-053-12/+3
| | |
* | | chore: remove shark relay from possible SRA endpointsfragosti2018-12-051-5/+1
| | |
* | | hack: make min-height of line-number container 98% to prevent scrollbar from ↵fragosti2018-12-051-1/+1
| | | | | | | | | | | | appearing in code demo
* | | fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-055-11/+16
| | |
* | | fix: reset available tokens when sra endpoint is changedfragosti2018-12-052-3/+8
| | |
* | | fix: make select box-shadow darkerfragosti2018-12-051-2/+4
| | |
* | | fix: do not show select all if no tokens are availablefragosti2018-12-051-0/+5
| | |
* | | feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-051-17/+23
| | |
* | | fix: change liquiditySource to orderSourcefragosti2018-12-041-1/+1
| | |
* | | feat: update relayer listfragosti2018-12-041-1/+19
| | |
* | | polish: make configurator inputs look more like mocksfragosti2018-12-043-3/+6
| | |
* | | feat: fetch asset meta data from the asset meta data mapfragosti2018-12-041-31/+23
| | |
* | | fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-041-2/+2
| | |
* | | feat: create more dank sliderfragosti2018-12-043-6/+86
| | |
* | | feat: make (optional) label inlinefragosti2018-12-041-2/+3
| | |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-042-2/+2
|\| | | | | | | | | | | feature/website/instant-configurator
| * | Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-032-2/+2
| | |
* | | feat: add fee percentage sliderfragosti2018-12-044-31/+44
| | |
* | | feat: add fee percentage slierfragosti2018-12-043-2/+30
| | |
* | | feat: implement basic feeRecipient address in config generatorfragosti2018-12-044-11/+96
| | |
* | | fix: use correct styles even when syntax highlighter component removes ↵fragosti2018-12-011-3/+4
| | | | | | | | | | | | classnames on second render
* | | feat: implement code generationfragosti2018-12-013-27/+49
| | |
* | | feat: implement multi token select componentfragosti2018-12-018-46/+156
| | |
* | | feat: implement available token fetchingfragosti2018-11-303-6/+116
| | |
* | | feat: add MultiSelect component skeletonfragosti2018-11-302-1/+80
| | |
* | | feat: add Select component and use for configuratorfragosti2018-11-307-31/+285
| | |
* | | feat: implement configurator layoutfragosti2018-11-302-4/+29
| | |
* | | feat: factor out ActionLink component from featuresfragosti2018-11-302-37/+54
| | |
* | | feat: improve styling of code demo componentfragosti2018-11-302-12/+126
| | |
* | | feat: have basic code syntax highlighting workingfragosti2018-11-305-91/+184
| |/ |/|
* | feat(website): implement rest of linksBrandon Millman2018-11-293-55/+77
| |
* | feat(website): implement link directly to configureBrandon Millman2018-11-294-6/+36
| |
* | feat(website): optionally show configuratorBrandon Millman2018-11-291-3/+4
| |
* | feature(website): add configurator shellBrandon Millman2018-11-292-0/+8
| |
* | fix(website): instant marketing page need more background colorBrandon Millman2018-11-293-5/+4
| |
* | fix(website): instant marketing page shadowsBrandon Millman2018-11-294-148/+47
| |
* | fix(website): change instant marketing page styling to non mono font except ↵Brandon Millman2018-11-292-10/+10
| | | | | | | | the 0 in 0x
* | chore(website): random fixes for mobile optimizationBrandon Millman2018-11-294-36/+63
| |
* | feat(website): add extra assets for instant marketing pageBrandon Millman2018-11-2915-8/+354
| |
* | feat(website): fix screenshots in marketing page for small screensBrandon Millman2018-11-292-11/+31
| |
* | feat(website): need more section for instant marketing pageBrandon Millman2018-11-293-2/+52
| |
* | feature(website): add links to instant marketing pageBrandon Millman2018-11-291-8/+51
| |
* | fix(website): update instant page CTA fontBrandon Millman2018-11-291-7/+1
| |
* | feat(website): instant features sectionBrandon Millman2018-11-296-31/+55
| |
* | feat(website): add screenshots to instant pageBrandon Millman2018-11-2910-1/+85
| |
* | feat(website): implement introducing 0x instant headerBrandon Millman2018-11-293-1/+48
| |
* | feat(website): add header and footer to instant pageBrandon Millman2018-11-291-1/+46
| |
* | feat(website): scaffolding for instant pageBrandon Millman2018-11-294-0/+42
|/
* PublishJacob Evans2018-11-281-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.6 - @0x/abi-gen-templates@1.0.1 - @0x/abi-gen-wrappers@2.0.0 - @0x/asset-buyer@3.0.2 - @0x/base-contract@3.0.8 - @0x/connect@3.0.8 - @0x/contract-addresses@2.0.0 - @0x/contract-artifacts@1.1.2 - @0x/contract-wrappers@4.1.1 - contracts@2.1.56 - @0x/dev-tools-pages@0.0.8 - @0x/dev-utils@1.0.19 - @0x/fill-scenarios@1.0.14 - @0x/instant@1.0.2 - @0x/metacoin@0.0.30 - @0x/migrations@2.2.0 - @0x/order-utils@3.0.4 - @0x/order-watcher@2.2.6 - @0x/react-docs@1.0.20 - @0x/react-shared@1.0.23 - @0x/sol-compiler@1.1.14 - @0x/sol-cov@2.1.14 - @0x/sol-doc@1.0.9 - @0x/subproviders@2.1.6 - @0x/testnet-faucets@1.0.58 - @0x/web3-wrapper@3.1.6 - @0x/website@0.0.61
* feat: Add Xianny to about pagefragosti2018-11-272-0/+8
|
* PublishFabio Berger2018-11-221-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.5 - @0x/abi-gen@1.0.17 - @0x/abi-gen-wrappers@1.1.0 - @0x/assert@1.0.18 - @0x/asset-buyer@3.0.1 - @0x/base-contract@3.0.7 - @0x/connect@3.0.7 - @0x/contract-addresses@1.2.0 - @0x/contract-wrappers@4.1.0 - contracts@2.1.55 - @0x/dev-tools-pages@0.0.7 - @0x/dev-utils@1.0.18 - @0x/fill-scenarios@1.0.13 - @0x/instant@1.0.1 - @0x/json-schemas@2.1.2 - @0x/metacoin@0.0.29 - @0x/migrations@2.1.0 - @0x/monorepo-scripts@1.0.14 - @0x/order-utils@3.0.3 - @0x/order-watcher@2.2.5 - @0x/react-docs@1.0.19 - @0x/react-shared@1.0.22 - @0x/sol-compiler@1.1.13 - @0x/sol-cov@2.1.13 - @0x/sol-doc@1.0.8 - @0x/sol-resolver@1.0.17 - @0x/sra-spec@1.0.11 - @0x/subproviders@2.1.5 - @0x/testnet-faucets@1.0.57 - @0x/types@1.3.0 - @0x/utils@2.0.6 - @0x/web3-wrapper@3.1.5 - @0x/website@0.0.60
* Add migrations, contract-addresses and contract-artifacts to Developers homeFabio Berger2018-11-211-0/+25
|
* Create migrations doc reference pageFabio Berger2018-11-216-0/+94
|
* Add 0x-order-utils.py library to developers homeFabio Berger2018-11-201-0/+9
|
* Update blog post featureFabio Berger2018-11-171-2/+2
|
* Fix disclaimer on mobileFabio Berger2018-11-171-1/+1
|
* Add smart contract docs to Developer HomeFabio Berger2018-11-171-0/+8
|
* Add Apache license linkFabio Berger2018-11-171-0/+1
|
* Fix capitalization in titleFabio Berger2018-11-171-3/+10
|
* Remove excess semi-colonFabio Berger2018-11-171-1/+1
|
* Point directly to README for docs linkFabio Berger2018-11-171-1/+1
|
* Update iconsFabio Berger2018-11-165-50/+46
|
* Fix disclaimerFabio Berger2018-11-161-1/+1
|
* Add blogpost URLFabio Berger2018-11-161-1/+1
|
* Add disclaimerFabio Berger2018-11-161-0/+29
|
* Merge branch 'development' into launchKitLandingFabio Berger2018-11-1622-59/+94
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (110 commits) fix: fix exceeds block gas limit error chore(instant): fix lint error fix: remove unused vars Send in affiliate info as option Have heartbeat update not trigger errors fix: remove redundant handler feat: make onUnlockWalletClick different based on ON chore: remove wallet panel content for mobile feat: use blue for wallet prompt on mobile feat: use stable version of bowser fix: add http to external url string feat: make onUnlockWalletClick different based on ON chore: remove wallet panel content for mobile feat: use blue for wallet prompt on mobile feat: use stable version of bowser feat: expose webpack-dev-server content to local network fix(website): remove node env definition from webpack fix(website): currentProvider called on undefined chore: update yarn lock feat: use capital values for enums ...
| * fix(website): remove node env definition from webpackBrandon Millman2018-11-151-1/+0
| |
| * fix(website): currentProvider called on undefinedBrandon Millman2018-11-151-1/+1
| |
| * PublishLeonid Logvinov2018-11-141-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.4 - @0x/abi-gen@1.0.16 - @0x/abi-gen-wrappers@1.0.5 - @0x/assert@1.0.17 - @0x/asset-buyer@3.0.0 - @0x/base-contract@3.0.6 - @0x/connect@3.0.6 - @0x/contract-wrappers@4.0.2 - contracts@2.1.54 - @0x/dev-tools-pages@0.0.6 - @0x/dev-utils@1.0.17 - @0x/fill-scenarios@1.0.12 - @0x/instant@0.0.7 - @0x/json-schemas@2.1.1 - @0x/metacoin@0.0.28 - @0x/migrations@2.0.4 - @0x/order-utils@3.0.2 - @0x/order-watcher@2.2.4 - @0x/react-docs@1.0.18 - @0x/react-shared@1.0.21 - @0x/sol-compiler@1.1.12 - @0x/sol-cov@2.1.12 - @0x/sol-doc@1.0.7 - @0x/sra-spec@1.0.10 - @0x/subproviders@2.1.4 - @0x/testnet-faucets@1.0.56 - @0x/utils@2.0.5 - @0x/web3-wrapper@3.1.4 - @0x/website@0.0.59
| * Merge pull request #1244 from 0xProject/developerSectionNitsFabio B2018-11-1419-48/+84
| |\ | | | | | | Remaining Developer Section Design Nits
| | * Improve logo spacingFabio Berger2018-11-121-1/+24
| | |
| | * merge developmentFabio Berger2018-11-124-87/+88
| | |\
| | * | Increase logo sizeFabio Berger2018-11-121-3/+3
| | | |
| | * | Adjust paddinFabio Berger2018-11-111-1/+1
| | | |
| | * | Fix menuItem background colors depending on the contextFabio Berger2018-11-114-3/+18
| | | |
| | * | Remove "Home" menu item, instead make different parts of logo link to ↵Fabio Berger2018-11-118-59/+53
| | | | | | | | | | | | | | | | different sections of the website
| | * | Rename tutorial to match verb structureFabio Berger2018-11-115-5/+5
| | | |
| | * | style: reduce border size on version dropdownFabio Berger2018-10-261-1/+1
| | | |
| | * | style: make line-height of sidebar title 26px, make sure still bottom ↵Fabio Berger2018-10-261-1/+2
| | | | | | | | | | | | | | | | aligned with version picker
| | * | style: remove small gap under topbarFabio Berger2018-10-262-23/+26
| | | |
| * | | PublishLeonid Logvinov2018-11-141-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.3 - @0x/abi-gen-wrappers@1.0.4 - @0x/asset-buyer@2.2.2 - @0x/base-contract@3.0.5 - @0x/connect@3.0.5 - @0x/contract-wrappers@4.0.1 - contracts@2.1.53 - @0x/dev-tools-pages@0.0.5 - @0x/dev-utils@1.0.16 - @0x/fill-scenarios@1.0.11 - @0x/instant@0.0.6 - @0x/metacoin@0.0.27 - @0x/migrations@2.0.3 - @0x/order-utils@3.0.1 - @0x/order-watcher@2.2.3 - @0x/react-docs@1.0.17 - @0x/react-shared@1.0.20 - @0x/sol-compiler@1.1.11 - @0x/sol-cov@2.1.11 - @0x/sol-doc@1.0.6 - @0x/subproviders@2.1.3 - @0x/testnet-faucets@1.0.55 - @0x/web3-wrapper@3.1.3 - @0x/website@0.0.58
| * | | PublishLeonid Logvinov2018-11-121-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.2 - @0x/abi-gen-wrappers@1.0.3 - @0x/assert@1.0.16 - @0x/asset-buyer@2.2.1 - @0x/base-contract@3.0.4 - @0x/connect@3.0.4 - @0x/contract-wrappers@4.0.0 - contracts@2.1.52 - @0x/dev-tools-pages@0.0.4 - @0x/dev-utils@1.0.15 - @0x/fill-scenarios@1.0.10 - @0x/instant@0.0.5 - @0x/json-schemas@2.1.0 - @0x/metacoin@0.0.26 - @0x/migrations@2.0.2 - @0x/order-utils@3.0.0 - @0x/order-watcher@2.2.2 - @0x/react-docs@1.0.16 - @0x/react-shared@1.0.19 - @0x/sol-compiler@1.1.10 - @0x/sol-cov@2.1.10 - @0x/sol-doc@1.0.5 - @0x/sra-spec@1.0.9 - @0x/subproviders@2.1.2 - @0x/testnet-faucets@1.0.54 - @0x/web3-wrapper@3.1.2 - @0x/website@0.0.57
* | | | Add launch kit to Developer home list of toolsFabio Berger2018-11-161-0/+9
| | | |
* | | | fix linter issueFabio Berger2018-11-161-1/+1
| | | |
* | | | Add support for responsive leftFabio Berger2018-11-161-0/+9
| | | |
* | | | Update call-to-action linksFabio Berger2018-11-162-4/+6
| | | |
* | | | Move benefits to language files and fix copyFabio Berger2018-11-147-34/+78
| | | |
* | | | Implement 0x launch kit landing pageFabio Berger2018-11-1418-1/+493
|/ / /
* | / fix(website): fix code splittingBrandon Millman2018-11-1223-31/+33
| |/ |/|
* | PublishJacob Evans2018-11-091-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.1 - @0x/abi-gen@1.0.15 - @0x/abi-gen-wrappers@1.0.2 - @0x/assert@1.0.15 - @0x/asset-buyer@2.2.0 - @0x/base-contract@3.0.3 - @0x/connect@3.0.3 - @0x/contract-addresses@1.1.0 - @0x/contract-artifacts@1.1.0 - @0x/contract-wrappers@3.0.1 - contracts@2.1.51 - @0x/dev-tools-pages@0.0.3 - @0x/dev-utils@1.0.14 - ethereum-types@1.1.2 - @0x/fill-scenarios@1.0.9 - @0x/instant@0.0.4 - @0x/json-schemas@2.0.1 - @0x/metacoin@0.0.25 - @0x/migrations@2.0.1 - @0x/monorepo-scripts@1.0.13 - @0x/order-utils@2.0.1 - @0x/order-watcher@2.2.1 - @0x/react-docs@1.0.15 - @0x/react-shared@1.0.18 - @0x/sol-compiler@1.1.9 - @0x/sol-cov@2.1.9 - @0x/sol-doc@1.0.4 - @0x/sol-resolver@1.0.16 - @0x/sra-spec@1.0.8 - @0x/subproviders@2.1.1 - @0x/testnet-faucets@1.0.53 - @0x/tslint-config@1.0.10 - @0x/types@1.2.1 - @0x/typescript-typings@3.0.4 - @0x/utils@2.0.4 - @0x/web3-wrapper@3.1.1 - @0x/website@0.0.56
* | fix(website): turn off production flag when building locallyBrandon Millman2018-11-081-4/+5
| |
* | fix(website): prepare website for breaking MetaMask change for eip 1102Brandon Millman2018-10-312-69/+66
| |
* | Merge pull request #1178 from 0xProject/fix/linter-improvementsAlex Browne2018-10-271-1/+1
|\ \ | | | | | | Add --format stylish to tslint and fix linter errors in contract-wrappers.
| * | chore: Add --format stylish to tslintAlex Browne2018-10-241-1/+1
| |/
* / fix(website): round makerAssetToken amount in FillOrder componentBrandon Millman2018-10-261-1/+4
|/
* fix(website): asset-buyer usage documentation formattingBrandon Millman2018-10-232-5/+5
|
* Merge pull request #1173 from 0xProject/fixSchemaBugKadinsky2018-10-233-34/+82
|\ | | | | Fix number schema bug
| * chore: Add whole number to next json-schema doc md sectionFabio Berger2018-10-222-5/+53
| |
| * chore: link to schemas at a particular commit so it doesn't change when they ↵Fabio Berger2018-10-221-29/+29
| | | | | | | | are updated
| * Fix linksFabio Berger2018-10-221-7/+7
| |
| * revert unrelated changeFabio Berger2018-10-221-2/+2
| |
| * fix: Update address to ZRX token to newly deployed 'mintable' ZRX token on ↵Fabio Berger2018-10-201-2/+2
| | | | | | | | Kovan/Ropsten
* | fix(website): create correct subprovider for metamaskBrandon Millman2018-10-231-1/+1
| |
* | fix(website): do not fetch balances for empty tokensBrandon Millman2018-10-231-6/+13
|/
* Use em for allFabio Berger2018-10-203-3/+3
|
* chore: use TextFabio Berger2018-10-201-2/+2
|
* chore: use `colors` moduleFabio Berger2018-10-201-1/+1
|
* fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` ↵Fabio Berger2018-10-204-3/+96
| | | | and only updating the sidebar menu items whose active state had changed
* Use media moduleFabio Berger2018-10-201-2/+3
|
* Remove unused listenersFabio Berger2018-10-201-8/+0
|
* chore: fix dropdown bug on Firefox and reduced duplicate codeFabio Berger2018-10-191-24/+22
|
* style: Switch out homepage image with improved one from BenFabio Berger2018-10-191-51/+6
|
* style: make sure sideBar bottom padding is on scrollable content, not containerFabio Berger2018-10-191-2/+3
|
* Improve sidebar logic to handle MS Edge, Firefox differences between Windows ↵Fabio Berger2018-10-193-6/+30
| | | | & Mac
* chore: improve sidebar scrollFabio Berger2018-10-191-1/+1
|
* chore: Replace state with styled-components for hover detectionFabio Berger2018-10-191-71/+69
|
* style: accomodate different scrollbar widths on Firefox vs. Chrome/SafariFabio Berger2018-10-191-2/+3
|
* chore: Fix scroll issue by bumping version and installing from new branchFabio Berger2018-10-191-1/+1
|
* copy: consistently name ERCdEX with correct capitalizationFabio Berger2018-10-191-7/+7
|
* Switch tutorial descriptionsFabio Berger2018-10-195-10/+10
|
* copy: Networked liquidity -> shared liquidityFabio Berger2018-10-198-15/+15
|
* fix: Make sure page scrollable on mobileFabio Berger2018-10-191-2/+3
|
* Don't show topBar menu items in sidebar on wikiFabio Berger2018-10-191-1/+5
|
* Update doc ref markdown sectionsFabio Berger2018-10-1956-64/+391
|
* PublishLeonid Logvinov2018-10-181-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.0 - @0x/abi-gen@1.0.14 - @0x/abi-gen-wrappers@1.0.1 - @0x/assert@1.0.14 - @0x/asset-buyer@2.1.0 - @0x/base-contract@3.0.2 - @0x/connect@3.0.2 - @0x/contract-addresses@1.0.1 - @0x/contract-artifacts@1.0.1 - @0x/contract-wrappers@3.0.0 - contracts@2.1.50 - @0x/dev-tools-pages@0.0.2 - @0x/dev-utils@1.0.13 - ethereum-types@1.1.1 - @0x/fill-scenarios@1.0.8 - @0x/instant@0.0.3 - @0x/json-schemas@2.0.0 - @0x/metacoin@0.0.24 - @0x/migrations@2.0.0 - @0x/monorepo-scripts@1.0.12 - @0x/order-utils@2.0.0 - @0x/order-watcher@2.2.0 - @0x/react-docs@1.0.14 - @0x/react-shared@1.0.17 - @0x/sol-compiler@1.1.8 - @0x/sol-cov@2.1.8 - @0x/sol-doc@1.0.3 - @0x/sol-resolver@1.0.15 - @0x/sra-spec@1.0.7 - @0x/subproviders@2.1.0 - @0x/testnet-faucets@1.0.52 - @0x/tslint-config@1.0.9 - @0x/types@1.2.0 - @0x/typescript-typings@3.0.3 - @0x/utils@2.0.3 - @0x/web3-wrapper@3.1.0 - @0x/website@0.0.55
* Fix ethereum-types versionsLeonid Logvinov2018-10-181-1/+1
|
* Add index signature to FakeTokenRegistryLeonid Logvinov2018-10-181-1/+8
|
* chore: fix importsFabio Berger2018-10-1815-26/+26
|
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-1874-115/+115
|
* Remove old 0x.js from websiteFabio Berger2018-10-183-12/+877
|
* chore: change README.md from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* chore: change tslint.json from 0xproject to 0xJacob Evans2018-10-181-1/+1
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-1834-75/+75
|
* chore: fix up asset-buyer doc and add to Dev HomeFabio Berger2018-10-182-1/+11
|
* merge dev-section-redesignFabio Berger2018-10-1813-44/+228
|\
| * merge developmentFabio Berger2018-10-1814-44/+229
| |\
| | * feat(website): add expanded and minimized display types to relayer gridBrandon Millman2018-10-183-22/+56
| | |
| | * Merge pull request #1145 from 0xProject/refactorSchemasToJSONKadinsky2018-10-181-20/+32
| | |\ | | | | | | | | Move json-schema schemas to JSON files
| | | * Update schemas markdown section for v2 docsFabio Berger2018-10-171-20/+32
| | | |
| | * | Update asset-buyer usage wordingBrandon Millman2018-10-181-2/+2
| | | |
| | * | Merge branch 'development' into feature/website/asset-buyer-docsBrandon Millman2018-10-181-1/+2
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ...
| | | * Merge pull request #1138 from 0xProject/feature/add-steves-githubSteve Klebanoff2018-10-171-1/+2
| | | |\ | | | | | | | | | | [website] Add Steve's github
| | | | * fix: add Steve's github account to about page, and capitalize AppFolio correctlySteve Klebanoff2018-10-161-1/+2
| | | | |
| | * | | feat(website): add asset-buyer documentationBrandon Millman2018-10-179-1/+145
| | |/ /
* | | | Update react-scroll hash to avoid collision with older, unfixed branchFabio Berger2018-10-181-1/+1
| | | |
* | | | nit: remove todoFabio Berger2018-10-171-1/+0
| | | |
* | | | chore: Add topBar menu in wiki mobile sidebar menuFabio Berger2018-10-171-1/+29
| | | |
* | | | chore: Rename "Documentation" to "Docs" in mobile menuFabio Berger2018-10-171-1/+1
| | | |
* | | | chore: Add topBar menu items to mobile drawerFabio Berger2018-10-174-27/+65
| | | |
* | | | chore: componentize the sidebar headerFabio Berger2018-10-173-55/+70
| | | |
* | | | chore: Add missing responsive classesFabio Berger2018-10-171-0/+12
| | | |
* | | | chore: Fix logo on mobile topBarFabio Berger2018-10-171-2/+2
| | | |
* | | | chore: fix linterFabio Berger2018-10-172-11/+1
| | | |
* | | | Merge branch 'dev-section-redesign' into reSkinReferenceDocsFabio Berger2018-10-165-12/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-section-redesign: (87 commits) Added note about restriction on `testDirectory` fix(dev-utils): Make chai a dev dependency since exported interface depends on it Add changelog entries fix(subproviders): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(sra-spec): make @loopback/openapi-v3-types a 'dependency' so it's available to users of the library fix(sol-cov): make @types/solidity-parser-antlr a 'dependency' so it's available to users of the library fix(dev-utils): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(0x.js): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(monorepo-scripts): Move the creation of the `.installation-test` directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder Remove ContractNotFound errors in contract-wrappers Update prettierignore Update website to use the new unsubscribeAll method in contract-wrappers In abi-gen-wrappers, ./wrappers -> ./src/generated-wrappers In contract-wrappers, remove setProvider and add unsubscribeAll method. take out explicit children definition in props Update json-schemas for contract-wrappers Add OrThrow suffix to getContractAddressesForNetwork remove unused import Update CHANGELOG.json for all changed packages Remove ContractAddresses from packages/types (mistake after rebase) ...
| * | | merge developmentFabio Berger2018-10-166-14/+21
| |\| |
| | * | Remove ContractNotFound errors in contract-wrappersAlex Browne2018-10-161-7/+0
| | | |
| | * | Update website to use the new unsubscribeAll method in contract-wrappersAlex Browne2018-10-161-6/+5
| | | |
| | * | Apply various PR feedbackAlex Browne2018-10-162-3/+0
| | | |
| | * | Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-162-11/+3
| | | |
| | * | Remove unused copyfiles dependenciesAlex Browne2018-10-161-1/+0
| | | |
| | * | Update testnet-faucets and website to work with new artifacts and abi-gen ↵Alex Browne2018-10-161-3/+17
| | |/ | | | | | | | | | wrappers
| | * 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
| | |/
* | | style: improve menu & logo alignmentFabio Berger2018-10-161-2/+5
| | |
* | | chore: Implement newest topBarFabio Berger2018-10-164-77/+25
| | |
* | | chore: remove unused importsFabio Berger2018-10-161-2/+1
| | |
* | | chore: change landing "build on 0x" to link to developer home, not 0x.js docsFabio Berger2018-10-161-2/+2
| | |
* | | chore: remove wiki from main website topBarFabio Berger2018-10-161-32/+1
| | |
* | | chore: Replace FAQ with Developer home in footerFabio Berger2018-10-161-4/+4
| | |
* | | Replace sandbox with wiki in developer popoverFabio Berger2018-10-161-5/+4
| | |
* | | chore: move wiki to Developers sectionFabio Berger2018-10-163-149/+65
| | |
* | | chore: fix padding issueFabio Berger2018-10-161-3/+5
| | |
* | | chore: replace Github with Wiki in topBar and refactor so can display ↵Fabio Berger2018-10-161-15/+21
| | | | | | | | | | | | internal & external links
* | | feat: highlighted sidebar as you scroll on doc reference pagesFabio Berger2018-10-161-1/+1
| | |
* | | Chore: Only render one sidebar at a timeFabio Berger2018-10-152-3/+5
| | |
* | | chore: improve rendering of sidebar top section on mobileFabio Berger2018-10-152-2/+6
| | |
* | | chore: fix missed class renameFabio Berger2018-10-151-11/+1
| | |
* | | chore: fix key issueFabio Berger2018-10-151-1/+1
| | |
* | | chore: round border of code snippetsFabio Berger2018-10-151-0/+1
| | |
* | | chore: only show sidebar once docs have loadedFabio Berger2018-10-141-1/+3
| | |
* | | fix: Dropdown component so that re-clicking the activeNode when dropdown is ↵Fabio Berger2018-10-141-1/+1
| | | | | | | | | | | | open, closes it
* | | Fix sidebar top so long titles display correctlyFabio Berger2018-10-141-5/+5
| | |
* | | Chore: remove unused importsFabio Berger2018-10-131-6/+3
| | |
* | | Fix: Make width variableFabio Berger2018-10-131-1/+1
| | |
* | | Remove doc menus from main topBarFabio Berger2018-10-131-65/+4
| | |
* | | Implement new version dropdown and remove it from nestedTopBarFabio Berger2018-10-133-9/+124
| | |
* | | Fix sidebar shifting onHover due to scrollbar widthFabio Berger2018-10-131-2/+11
| | |
* | | fix: Remove unnecessary onClick prop from NestedSidebar, since one can ↵Fabio Berger2018-10-131-4/+2
| | | | | | | | | | | | listen to container element onClick
* | | Pass down sidebar instead of sectionNameToLinksFabio Berger2018-10-134-19/+17
| | |
* | | Make all doc reference pages responsiveFabio Berger2018-10-1211-11/+33
| | |
* | | Improve loadingFabio Berger2018-10-121-26/+17
| | |
* | | If sidebar menu item links to internal page, no longer open in new tabFabio Berger2018-10-121-15/+0
| | |
* | | Add Getting starter sidebar headerFabio Berger2018-10-1211-35/+24
| | |
* | | Refactor Home so that Dev section chrome is reusable across pagesFabio Berger2018-10-129-672/+733
| | |
* | | style: Make width of developer section same as rest of website (1064px)Fabio Berger2018-10-111-1/+1
| | |
* | | merge dev-section-redesignFabio Berger2018-10-111-19/+11
|\| |
| * | Merge branch 'development' into dev-section-redesignFabio Berger2018-10-111-19/+11
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (62 commits) Fix linter error Upgrade ethereum-types Lint and update deps Be more explicit with falsiness Add type to cssRuleIfExists Fix issue where we throw if non-numeric characters are used in input Upgrade to more recent types, fix yarn.lock [fix]: [testnet-faucet] Exit 1 on build fail Explains tools we want them to use Add note about button Add dev-tools-pages bundles to gitignore Improve README Fix button and center Increase max bundle size for instant Add stuff Initial project scaffolding Change tslint config to remove conflicts with prettier fix: [testnet-faucet] Signing of orders Update the CHANGELOG Add comments for expiryBuffer ...
| | * 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
* | | | fix(website): remove deadzone between "Developers" menu item and dropdown so ↵Fabio Berger2018-10-112-2/+2
| | | | | | | | | | | | | | | | it never closes when hovering between the two
* | | | fix(website): Avoid hover activated dropdown from closing when activeNode is ↵Fabio Berger2018-10-111-1/+6
| | | | | | | | | | | | | | | | clicked
* | | | Replace Rollbar UMD with regular importFabio Berger2018-10-102-2/+4
|/ / /
* | | Merge branch 'development' into dev-section-redesignFabio Berger2018-10-092-13/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Clarifies use of schemas outside of Javascript/TypeScript. Fix typo Add asset-buyer to published packages section in README Publish Updated CHANGELOGS Update BuyQuote interface Add missing default options Remove unused constants Add fee order with a takerFee Add additional order factory methods and refactor test to use them Add comments about buy quote calculation Update CHANGELOG Fix linter Add additional test for slippage Add buy_quote_calculator_test
| * | Clarifies use of schemas outside of Javascript/TypeScript.Joe Ardent2018-10-081-1/+1
| |/
| * PublishBrandon 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
* | Move valid-url import to react-sharedFabio Berger2018-10-061-2/+0
| |
* | Fix liinterFabio Berger2018-10-062-2/+1
| |
* | Convert TutorialButton to styled componentFabio Berger2018-10-061-64/+45
| |
* | Convert more divs to containers and text componentsFabio Berger2018-10-054-57/+57
| |
* | remove inline styleFabio Berger2018-10-051-4/+1
| |
* | Remove type prop and instead infer it from the value of toFabio Berger2018-10-058-55/+28
| |
* | Remove style prop from LinkFabio Berger2018-10-0511-56/+44
| |
* | Render paragraphs with spans so we don't get margin addedFabio Berger2018-10-051-0/+1
| |
* | Fix bug where wiki links in dev dropdown weren't working when on the wikiFabio Berger2018-10-052-6/+11
| |
* | remove stray logsFabio Berger2018-10-052-2/+0
| |
* | merge base branchFabio Berger2018-10-059-95/+133
|\ \
| * | merge developmemntFabio Berger2018-10-059-95/+133
| |\|
| | * 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
| | |