Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -4/+4 |
| | |||||
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 7 | -19/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx | ||||
| * | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 8 | -21/+1 |
| | | |||||
* | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 6 | -13/+6 |
|/ | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -2/+2 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 14 | -38/+39 |
| | |||||
* | Fix property name | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
| | |||||
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 2 | -0/+7 |
| | |||||
* | Bold property names | Fabio Berger | 2018-04-18 | 1 | -2/+5 |
| | |||||
* | Improve rendering of type definition comments | Fabio Berger | 2018-04-18 | 1 | -1/+39 |
| | |||||
* | Add support for displaying default param values | Fabio Berger | 2018-04-11 | 3 | -0/+4 |
| | |||||
* | Add missing space in property declaration | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Add support for nested methods within type declarations. Make sure they ↵ | Fabio Berger | 2018-04-11 | 3 | -4/+10 |
| | | | | render without a callPath. | ||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -8/+0 |
| | |||||
* | Fix 0x.js docs to include types from generated contract wrappers | Fabio Berger | 2018-03-23 | 1 | -1/+7 |
| | |||||
* | Use _.filter instead of _.reduce | Fabio Berger | 2018-03-23 | 1 | -8/+4 |
| | |||||
* | Add assertion to notify any developer trying to render a package with files ↵ | Fabio Berger | 2018-03-22 | 1 | -0/+10 |
| | | | | containing multiple classes | ||||
* | Use isEmpty | Fabio Berger | 2018-03-22 | 1 | -4/+4 |
| | |||||
* | Remove duplicate switch case | Fabio Berger | 2018-03-20 | 1 | -1/+0 |
| | |||||
* | Small doc fixes: remove duplicate types and add function array | Fabio Berger | 2018-03-20 | 2 | -1/+6 |
| | |||||
* | Add support for displaying exported functions | Fabio Berger | 2018-03-19 | 9 | -51/+136 |
| | |||||
* | Add functions to submenu in sidebar | Fabio Berger | 2018-03-19 | 1 | -0/+3 |
| | |||||
* | Handle reflection type in type rendering | Fabio Berger | 2018-03-16 | 1 | -0/+14 |
| | |||||
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 21 | -0/+8 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ... | ||||
| * | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
| | | |||||
| * | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
| | | |||||
| * | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 21 | -0/+6 |
| | | |||||
* | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 2 | -6/+2 |
|/ | |||||
* | Scroll to previous hashed elements when user clicks back button | Fabio Berger | 2018-03-08 | 1 | -0/+10 |
| | |||||
* | Make sure we apply the appropriate syntax highlighting depending on the ↵ | Fabio Berger | 2018-03-07 | 5 | -4/+15 |
| | | | | language of the docs | ||||
* | Move remaining type configs to topLevel DocsInfoConfigs | Fabio Berger | 2018-03-07 | 4 | -28/+27 |
| | |||||
* | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 1 | -1/+3 |
| | |||||
* | hide sidebar scrollbar unless onHover | Fabio Berger | 2018-03-07 | 1 | -1/+22 |
| | |||||
* | Move example to it's own folder | Fabio Berger | 2018-03-07 | 34 | -2129/+0 |
| | |||||
* | Add example docs to react-docs package | Fabio Berger | 2018-03-07 | 36 | -31/+2171 |
| | |||||
* | Fix tslint errors | Fabio Berger | 2018-03-07 | 6 | -6/+6 |
| | |||||
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -1/+2 |
| | |||||
* | re-org index.ts | Fabio Berger | 2018-03-07 | 1 | -3/+3 |
| | |||||
* | Remove menuSubsectionsBySection prop from Documentation component | Fabio Berger | 2018-03-07 | 1 | -2/+2 |
| | |||||
* | Rename docsVersion prop to selectedVersion and docsVersions to versions for ↵ | Fabio Berger | 2018-03-06 | 1 | -8/+8 |
| | | | | clarity | ||||
* | Move DocsInfo out of the components folder | Fabio Berger | 2018-03-06 | 10 | -12/+12 |
| | |||||
* | Remove location prop | Fabio Berger | 2018-03-06 | 1 | -2/+1 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 20 | -0/+2255 |