Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+3 |
|\ | |||||
| * | Change minimum Node version to 6.12 | Alex Browne | 2018-05-15 | 1 | -1/+1 |
| * | Document Node.js version requirement and add it to package.json | Alex Browne | 2018-05-15 | 1 | -0/+3 |
* | | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
|/ | |||||
* | Publish | Leonid Logvinov | 2018-05-05 | 1 | -8/+8 |
* | Publish | Leonid Logvinov | 2018-05-05 | 1 | -3/+3 |
* | Upgrade react types version | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2018-05-05 | 1 | -2/+2 |
* | Publish | Leonid Logvinov | 2018-05-04 | 1 | -8/+8 |
* | Merge pull request #555 from 0xProject/feature/subproviders/upgrade-provider-... | Jacob Evans | 2018-04-26 | 1 | -1/+1 |
|\ | |||||
| * | Update Web3 Provider Engine to 14.0.4 | Jacob Evans | 2018-04-24 | 1 | -1/+1 |
* | | Fix react type versions to avoid minor version bumps with breaking changes | Fabio Berger | 2018-04-24 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #539 from 0xProject/feature/website/backend-client | Brandon Millman | 2018-04-19 | 1 | -0/+2 |
|\ | |||||
| * | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -0/+2 |
* | | Publish | Leonid Logvinov | 2018-04-19 | 1 | -2/+2 |
* | | Publish | Leonid Logvinov | 2018-04-19 | 1 | -2/+2 |
* | | Publish | Fabio Berger | 2018-04-18 | 1 | -8/+8 |
|/ | |||||
* | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 1 | -8/+8 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2018-04-12 | 1 | -8/+8 |
* | | Removed unused command | Fabio Berger | 2018-04-09 | 1 | -4/+0 |
|/ | |||||
* | Remove Dharma integration from Website | Fabio Berger | 2018-04-03 | 1 | -1/+0 |
* | Remove remaining unused deps | Fabio Berger | 2018-04-03 | 1 | -12/+0 |
* | Publish | Leonid Logvinov | 2018-04-02 | 1 | -8/+8 |
* | Publish | Fabio Berger | 2018-04-02 | 1 | -8/+8 |
* | Update moment, no longer need separate moment types | Fabio Berger | 2018-04-02 | 1 | -2/+1 |
* | Update Yarn lock and fix dep versions | Fabio Berger | 2018-03-29 | 1 | -2/+2 |
* | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 1 | -4/+3 |
* | Set Lodash dep to an exact version since newer versions introduced breaking c... | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
* | Manually publish 0x.js back to a working state | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -5/+5 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -9/+9 |
* | Publish | Fabio Berger | 2018-03-19 | 1 | -9/+9 |
* | Remove duplicitous methods from website's webWrapper | Fabio Berger | 2018-03-09 | 1 | -0/+1 |
* | Publish | Brandon Millman | 2018-03-09 | 1 | -4/+4 |
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -2/+1 |
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -1/+0 |
* | Merge branch 'development' into extractDocs | Fabio Berger | 2018-03-05 | 1 | -6/+6 |
|\ | |||||
| * | Publish | Fabio Berger | 2018-03-05 | 1 | -6/+6 |
* | | Add react-shared as dep of website | Fabio Berger | 2018-03-04 | 1 | -0/+1 |
|/ | |||||
* | Update react-markdown, properly scroll to section for wiki internal links, co... | Fabio Berger | 2018-03-02 | 1 | -1/+1 |
* | Use custom fork of react-highlight with support for Solidity syntax highlighting | Fabio Berger | 2018-03-02 | 1 | -1/+1 |
* | Add missing types from website | Fabio Berger | 2018-03-01 | 1 | -0/+1 |
* | Merge pull request #410 from 0xProject/translateHomepage | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Move tsconfig package to devDeps | Fabio Berger | 2018-02-21 | 1 | -1/+1 |
* | | Publish | Brandon Millman | 2018-02-17 | 1 | -5/+5 |
|/ | |||||
* | Publish | Fabio Berger | 2018-02-10 | 1 | -4/+4 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -5/+5 |
* | Publish | Brandon Millman | 2018-02-08 | 1 | -4/+4 |
* | Merge pull request #370 from 0xProject/feature/ga-portal-logging | Tom Schmidt | 2018-02-07 | 1 | -0/+1 |
|\ | |||||
| * | Switch GA to React GA and add logging for Portal | Thomas Schmidt | 2018-02-06 | 1 | -0/+1 |
* | | Publish | Leonid Logvinov | 2018-02-06 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -11/+8 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2018-02-01 | 1 | -11/+8 |
* | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #351 from 0xProject/feature/portal-ledger-support | Fabio Berger | 2018-01-31 | 1 | -1/+0 |
|\ | |||||
| * | Fix prettier mess | Fabio Berger | 2018-01-31 | 1 | -6/+3 |
| * | Merge branch 'development' into feature/portal-ledger-support | Fabio Berger | 2018-01-30 | 1 | -5/+5 |
| |\ | |||||
| * | | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -3/+6 |
| * | | Remove unused Ledgerco import | Fabio Berger | 2018-01-28 | 1 | -1/+0 |
* | | | Fix prettier | Leonid Logvinov | 2018-01-30 | 1 | -3/+6 |
| |/ |/| | |||||
* | | Publish | Fabio Berger | 2018-01-30 | 1 | -11/+8 |
* | | Add config file specifically in prettier command and fix files | Fabio Berger | 2018-01-30 | 1 | -107/+107 |
* | | Fix prettier | Fabio Berger | 2018-01-30 | 1 | -107/+107 |
* | | Fix prettier | Fabio Berger | 2018-01-30 | 1 | -3/+6 |
* | | Publish | Leonid Logvinov | 2018-01-30 | 1 | -11/+8 |
* | | Run prettier | Amir Bandeali | 2018-01-26 | 1 | -3/+6 |
|/ | |||||
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -11/+8 |
* | Run prettier to revert formatting changes made by the lerna publish step | Brandon Millman | 2018-01-18 | 1 | -3/+6 |
* | Publish | Brandon Millman | 2018-01-18 | 1 | -11/+8 |
* | Prettify package.json files | Leonid Logvinov | 2018-01-12 | 1 | -3/+6 |
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -11/+8 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 1 | -104/+107 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+0 |
* | Publish | Fabio Berger | 2017-12-28 | 1 | -4/+4 |
* | Publish | Leonid Logvinov | 2017-12-21 | 1 | -4/+4 |
* | Use bigNumberConfigs from @0xproject/utils in website repo | Fabio Berger | 2017-12-18 | 1 | -0/+1 |
* | Merge branch 'development' into feature/addKovanFaucets | Brandon Millman | 2017-12-14 | 1 | -1/+1 |
|\ | |||||
| * | Add new packages to main README | Leonid Logvinov | 2017-12-13 | 1 | -1/+1 |
* | | Fix build errors | Brandon Millman | 2017-12-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #257 from 0xProject/fix/ethereum-address | Leonid | 2017-12-12 | 1 | -1/+0 |
|\ | |||||
| * | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -1/+0 |
* | | Re-hard code the dependency | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
* | | Don't unsubscribe on error. It's done automatically | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2017-12-09 | 1 | -2/+2 |
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 1 | -1/+0 |
|\ | |||||
| * | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+0 |
* | | Fix version and remove the UMD build | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-07 | 1 | -8/+8 |
|\| | |||||
| * | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -8/+9 |
* | | Use subproviders subpackage in website and remove old subproviders | Fabio Berger | 2017-12-06 | 1 | -0/+1 |
* | | bump version | Fabio Berger | 2017-12-05 | 1 | -1/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2017-11-30 | 1 | -1/+1 |
* | Update 0x.js to 0.27.1 | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | Lock the 0x.js version used in website | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
* | Make website private | Leonid Logvinov | 2017-11-29 | 1 | -0/+1 |
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 1 | -1/+1 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -1/+1 |
* | Add lint command to website sub-package | Fabio Berger | 2017-11-28 | 1 | -0/+1 |
* | Add exit code 0 because it is expected that uglifying the code throws an error | Fabio Berger | 2017-11-24 | 1 | -1/+1 |
* | Upgrade to latest 0x.js version and refactor subscriptions to use latest int... | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 1 | -0/+105 |