MD5 (Wingz-142.tgz) = b3e0a814c66bb9fb7b7f14e2c2b49e8c dex, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Add padding to bottom of scroll areaFabio Berger2018-10-031-3/+7
* Fix linkFabio Berger2018-10-031-1/+6
* Make tutorial buttons also open in a new tabFabio Berger2018-10-031-3/+18
* Convert remaining Links to new UI componentFabio Berger2018-10-033-4/+31
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-0320-347/+424
* Improve mobile paddingFabio Berger2018-10-021-1/+1
* Fix hoveringFabio Berger2018-10-021-2/+2
* Simplify helper methodsFabio Berger2018-10-021-23/+13
* Use colors moduleFabio Berger2018-10-021-2/+2
* Use container instead of divFabio Berger2018-10-021-8/+1
* Move more copy to translation filesFabio Berger2018-10-027-8/+36
* Make menuSubsectionsBySection optionalFabio Berger2018-10-023-4/+6
* Rename for clarityFabio Berger2018-10-021-3/+3
* Move constants before configs and add TODO commentFabio Berger2018-10-021-8/+9
* Add comment about link componentFabio Berger2018-10-021-0/+5
* Move colors to colors.ts fileFabio Berger2018-10-022-4/+6
* Fix bug where button wouldn't be highlighted after hitting browser back butto...Fabio Berger2018-10-021-0/+4
* Prefer basscss over styleFabio Berger2018-10-021-1/+1
* Further shorten descriptionFabio Berger2018-10-025-6/+6
* Fix linterFabio Berger2018-10-012-13/+3
* Disable max file size tslint rule for types fileFabio Berger2018-10-011-1/+1
* Fix bug where main content scrollbar wasn't showing up after navigating back ...Fabio Berger2018-10-011-3/+6
* Fix incorrect merge errorsFabio Berger2018-10-012-2/+1
* Revert command nameFabio Berger2018-10-011-1/+1
* fix mergeFabio Berger2018-10-012-7/+12
|\
| * mergeFabio Berger2018-10-0112-129/+253
| |\
| | * Use Container instead of divFabio Berger2018-09-171-6/+10
| | * Fix linterFabio Berger2018-08-301-1/+1
| | * Fix prettierFabio Berger2018-08-291-1/+1
* | | Merge branch 'dev-section-redesign' into doc-overview-pageFabio Berger2018-10-0188-236/+553
|\| |
| * | 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-2932-225/+225
| * | Updated CHANGELOGSFabio Berger2018-09-2954-6/+320
| * | Un-nest the interface to fix the doc renderingFabio Berger2018-09-292-5/+8
* | | Rename website `yarn watch_without_deps` to `yarn dev`Fabio Berger2018-09-291-1/+1
* | | Convert package descriptions to markdown and linkify themFabio Berger2018-09-281-11/+16
* | | Fix minor scrolling issueFabio Berger2018-09-281-1/+1
* | | Add mobile menu to overview pageFabio Berger2018-09-282-3/+23
* | | Add back ability to listen for menu click events from the sidebarFabio Berger2018-09-281-1/+11
* | | Add sidebar menu, proper scrolling and mobile-optimizeFabio Berger2018-09-283-91/+203
* | | Make sidebar menu item formatting optional so package names (with hyphens) re...Fabio Berger2018-09-281-5/+14
* | | Shorten tutorial descriptionsFabio Berger2018-09-285-15/+10
* | | Import ObjectMap from types now that it's movedFabio Berger2018-09-281-1/+2
* | | merge developmentFabio Berger2018-09-28514-110757/+43684
|\| |
| * | Handle revert with reason when decoding call resultJacob Evans2018-09-283-2/+129
| * | Add PR numberLeonid Logvinov2018-09-271-1/+2
| * | Export ExpirationWatcher from OrderWatcherLeonid Logvinov2018-09-272-0/+9
| * | Merge pull request #1069 from 0xProject/feature/ts-ethersLeonid Logvinov2018-09-2721-93/+83
| |\ \
| | * | Fix linter errorsLeonid Logvinov2018-09-271-2/+3
| | * | Remove ethers.js carret as it's a beta versionLeonid Logvinov2018-09-2711-11/+11
| | * | Throw revert reasons from contract wrappersLeonid Logvinov2018-09-271-0/+1
| | * | Throw revert reasons from contract wrappersLeonid Logvinov2018-09-272-0/+17
| | * | Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-26160-1056/+3067
| | |\ \
| | * | | Add CHANGELOG entriesLeonid Logvinov2018-09-212-1/+11
| | * | | Fix the way we detect BN'sLeonid Logvinov2018-09-212-1/+9
| | * | | Fix linter issueLeonid Logvinov2018-09-211-1/+1
| | * | | Remove unused importLeonid Logvinov2018-09-211-1/+0
| | * | | Fixes for the breaking changes in ethersLeonid Logvinov2018-09-193-9/+15
| | * | | Upgrade contract_templates to work with ethers 4.0Leonid Logvinov2018-09-193-16/+10
| | * | | Remove types for ethers.jsLeonid Logvinov2018-09-192-55/+9
| | * | | Upgrade to TS version of ethersLeonid Logvinov2018-09-1911-11/+11
| * | | | Fix PR nrFabio Berger2018-09-271-1/+1
| * | | | Add address normalization to isValidECSignature methodFabio Berger2018-09-272-1/+13
| * | | | Remove RC version warningsFabio Berger2018-09-273-6/+0
| * | | | Merge pull request #1094 from 0xProject/feature/website/coinbase-wallet-porta...Francesco Agosti2018-09-279-17/+17
| |\ \ \ \
| | * | | | 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 #1093 from feuGeneA/sol-doc-fixesF. Eugene Aumson2018-09-271-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix: add bin file for sol-doc cliF. Eugene Aumson2018-09-261-0/+2
| * | | | | Merge pull request #1088 from 0xProject/fix/website/relayers-columnFrancesco Agosti2018-09-261-1/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | When number of relayers is less than number of columns, reduce column number ...Brandon Millman2018-09-261-1/+5
| * | | | | Merge pull request #1004 from feuGeneA/sol-docF. Eugene Aumson2018-09-2644-606/+1392
| |\ \ \ \ \
| | * | | | | fix: use latest versions of @0xproject packagesF. Eugene Aumson2018-09-261-3/+3
| | * | | | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-2688-225/+588
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | fix: disable tslint max-file-line-count...F. Eugene Aumson2018-09-261-0/+2
| | * | | | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-26104-429/+990
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | fix: call out a HACK in commentsF. Eugene Aumson2018-09-261-1/+1
| | * | | | | fix: update smart contract doc introsF. Eugene Aumson2018-09-262-12/+3
| | * | | | | fix: commentsF. Eugene Aumson2018-09-261-3/+3
| | * | | | | fix: print error and exit process; don't re-throwF. Eugene Aumson2018-09-261-1/+4
| | * | | | | fix: split line for readabilityF. Eugene Aumson2018-09-261-3/+2
| | * | | | | fix: rename JSON_TABWIDTH to JSON_TAB_WIDTHF. Eugene Aumson2018-09-261-2/+2
| | * | | | | fix: use latest versions of @0xproject packagesF. Eugene Aumson2018-09-261-4/+4
| | * | | | | fix: explain why tslint rule is disabledF. Eugene Aumson2018-09-261-0/+1
| | * | | | | fix: rename SupportedDocJson field to SolDocF. Eugene Aumson2018-09-265-5/+5
| | * | | | | fix: increase mocha timeout valueF. Eugene Aumson2018-09-251-1/+1
| | * | | | | fix: add CHANGELOG.jsonF. Eugene Aumson2018-09-251-0/+12
| | * | | | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-25132-821/+1908
| | |\ \ \ \ \
| | * | | | | | fix: use contract name for constructor method nameF. Eugene Aumson2018-09-251-6/+10
| | * | | | | | fix: document indexed event argumentsF. Eugene Aumson2018-09-251-2/+3
| | * | | | | | fix: save v1 contract doc/deploy commandsF. Eugene Aumson2018-09-251-1/+3
| | * | | | | | fix: document return value's type, not its nameF. Eugene Aumson2018-09-252-6/+6
| | * | | | | | BREAKING CHANGE: document contracts from sol-docF. Eugene Aumson2018-09-2212-236/+48
| | * | | | | | feat: make sol-doc only document what's requestedF. Eugene Aumson2018-09-222-18/+29
| | * | | | | | fix: rename variableF. Eugene Aumson2018-09-221-3/+3
| | * | | | | | feat: add sol-doc command-line interfaceF. Eugene Aumson2018-09-224-10/+44
| | * | | | | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-2160-61/+6440
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | use Array.join rather than string concatenationF. Eugene Aumson2018-09-181-7/+5
| | * | | | | | doc constructors as returning a Reference...F. Eugene Aumson2018-09-181-1/+1
| | * | | | | | remove stale commentsF. Eugene Aumson2018-09-181-9/+4
| | * | | | | | add newline to delimit interface declarationF. Eugene Aumson2018-09-181-0/+1
| | * | | | | | test multiple return values from a solidity methodF. Eugene Aumson2018-09-182-0/+27
| | * | | | | | minorly tweak commentsF. Eugene Aumson2018-09-182-3/+2
| | * | | | | | add and test support for return commentF. Eugene Aumson2018-09-182-0/+12
| | * | | | | | add and test support for fallback functionsF. Eugene Aumson2018-09-182-1/+8
| | * | | | | | test all the natspec stuff we use in our contractsF. Eugene Aumson2018-09-182-1/+140
| | * | | | | | test w/&w/out devdoc content in contractF. Eugene Aumson2018-09-182-56/+176
| | * | | | | | test w/&w/out passing in `contractsToCompile`F. Eugene Aumson2018-09-182-59/+76
| | * | | | | | Merge branch 'development' into sol-docF. Eugene Aumson2018-09-12256-107919/+29750
| | |\ \ \ \ \ \
| | * | | | | | | ammend generated docs with solc's devdoc outputF. Eugene Aumson2018-09-012-15/+63
| | * | | | | | | rename 2 variablesF. Eugene Aumson2018-09-011-4/+4
| | * | | | | | | satisfy linterF. Eugene Aumson2018-08-316-12/+4
| | * | | | | | | introduce named vars to clarify return statementsF. Eugene Aumson2018-08-311-2/+5
| | * | | | | | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-08-31157-874/+2645
| | |\ \ \ \ \ \ \
| | * | | | | | | | enable sol-doc tests in circleciF. Eugene Aumson2018-08-312-0/+3
| | * | | | | | | | transform solc's ABI output into doc typesF. Eugene Aumson2018-08-313-66/+284
| | * | | | | | | | move export to top of fileF. Eugene Aumson2018-08-311-1/+1
| | * | | | | | | | rename variablesF. Eugene Aumson2018-08-311-7/+7
| | * | | | | | | | add named var to make `if` condition more readableF. Eugene Aumson2018-08-311-1/+2
| | * | | | | | | | reduce proximity b/w instantiation and use of varF. Eugene Aumson2018-08-311-2/+1
| | * | | | | | | | remove unnecessary class SolidityDocFormatF. Eugene Aumson2018-08-313-10/+3
| | * | | | | | | | comment public interfaceF. Eugene Aumson2018-08-301-1/+13
| | * | | | | | | | remove unused constructor parameterF. Eugene Aumson2018-08-302-6/+2
| | * | | | | | | | dev-depend on @0xproject/tslint-configF. Eugene Aumson2018-08-301-0/+1
| | * | | | | | | | correct package.json's privacy specificationF. Eugene Aumson2018-08-301-1/+3
| | * | | | | | | | add named references for returned objectsF. Eugene Aumson2018-08-301-3/+6
| | * | | | | | | | re-word comment: 'construction' -> 'instantiation'F. Eugene Aumson2018-08-301-1/+1
| | * | | | | | | | rename method _addHexPrefixesF. Eugene Aumson2018-08-301-2/+2
| | * | | | | | | | remove mistaken TODOF. Eugene Aumson2018-08-301-1/+0
| | * | | | | | | | move shared doc types from react-docs to @0x/typesF. Eugene Aumson2018-08-3019-270/+265
| | * | | | | | | | hack postinstall to correct types package symlinkF. Eugene Aumson2018-08-301-11/+12
| | * | | | | | | | remove unneeded entries from doc gen configF. Eugene Aumson2018-08-301-2/+0
| | * | | | | | | | add devdoc support to solc typings, and use itF. Eugene Aumson2018-08-296-69/+104
| | * | | | | | | | add package sol-docF. Eugene Aumson2018-08-2911-0/+264
| | * | | | | | | | add interface to return compiler output...F. Eugene Aumson2018-08-291-11/+33
| | * | | | | | | | rename var `compiledData` to `compiledContract`F. Eugene Aumson2018-08-291-13/+13
| | * | | | | | | | extract method _getContractNamesToCompile()F. Eugene Aumson2018-08-291-4/+5
| | * | | | | | | | split methodF. Eugene Aumson2018-08-291-22/+29
| * | | | | | | | | Merge pull request #1091 from 0xProject/feature/sra-spec/order-config-to-post...Francesco Agosti2018-09-26