Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | Move ObjectMap to shared types | fragosti | 2018-09-19 | 1 | -1/+2 |
| | |||||
* | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 1 | -6/+11 |
| | |||||
* | Fix indentify typo | fragosti | 2018-07-13 | 1 | -3/+3 |
| | |||||
* | Make Analytics API non-async | fragosti | 2018-07-13 | 1 | -26/+21 |
| | |||||
* | Add no-floating-promises ignore comments | fragosti | 2018-07-12 | 1 | -0/+1 |
| | |||||
* | Integrate heap analytics | fragosti | 2018-07-12 | 1 | -20/+36 |
| | |||||
* | Replace calls to google analytics with calls to heap | fragosti | 2018-07-12 | 1 | -18/+62 |
| | |||||
* | Remove dep on Web3 in Website. Introduced InjectedWeb3 type. | Fabio Berger | 2018-07-04 | 1 | -5/+6 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -3/+3 |
| | |||||
* | Refactor Analytics so that calls to ReactGA are all in a single module, ↵ | Fabio Berger | 2018-03-10 | 1 | -0/+26 |
combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync |