Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare imported package which doesn't have types | Steve Klebanoff | 2018-12-21 | 1 | -0/+1 |
| | |||||
* | Remove comments | Steve Klebanoff | 2018-12-19 | 1 | -2/+0 |
| | |||||
* | run prettier on website | Steve Klebanoff | 2018-12-19 | 1 | -2/+2 |
| | |||||
* | Add definition | Fred Carlsen | 2018-12-18 | 1 | -0/+1 |
| | |||||
* | Add def for react-scrollable-anchor | Fred Carlsen | 2018-12-17 | 1 | -0/+1 |
| | |||||
* | Declare missing types | Fred Carlsen | 2018-12-15 | 1 | -0/+4 |
| | |||||
* | Export svgs as typed pure components | Fred Carlsen | 2018-11-30 | 1 | -2/+4 |
| | |||||
* | Add svg loader | Fred Carlsen | 2018-11-28 | 1 | -0/+6 |
| | |||||
* | Add temporarily missing web3-provider-engine types in website | Leonid Logvinov | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -113/+0 |
| | |||||
* | Remove remaining unused deps | Fabio Berger | 2018-04-03 | 1 | -3/+0 |
| | |||||
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -13/+0 |
| | |||||
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 1 | -2/+2 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -12/+0 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -1/+0 |
| | |||||
* | Switch GA to React GA and add logging for Portal | Thomas Schmidt | 2018-02-06 | 1 | -0/+1 |
| | |||||
* | Remove unused Ledgerco import | Fabio Berger | 2018-01-28 | 1 | -1/+0 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -12/+14 |
| | |||||
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -5/+0 |
| | |||||
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Update README.md Inline network module Stop supporting different file extensions in abi-gen Refactor networkId out of web3Wrapper Update connect types in preperation for publishing Fix CI command Address feedback Refactor web3Wrapper to a separate package # Conflicts: # package.json # packages/website/ts/blockchain.ts | ||||
| * | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+0 |
| | | |||||
* | | remove unneeded reset | Fabio Berger | 2017-12-07 | 1 | -2/+0 |
| | | |||||
* | | Use subproviders subpackage in website and remove old subproviders | Fabio Berger | 2017-12-06 | 1 | -13/+21 |
|/ | |||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -3/+8 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+154 |
sub-packages, use new subscribeAsync 0x.js method |