| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -5/+1 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -9/+9 |
* | Fix type errors in CSS properties | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -28/+25 |
* | Reduce wiki article padding on mobile and remove commented out code | Fabio Berger | 2018-04-17 | 1 | -4/+1 |
* | Pass actual iconUrl and add default icon image | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
* | Refactor titleToIcon mapping to idToIcon and move to docPage | Fabio Berger | 2018-03-20 | 1 | -1/+3 |
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -1/+2 |
* | Add support for going back to previous hashes via the browser back button to ... | Fabio Berger | 2018-03-08 | 1 | -0/+8 |
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -1/+2 |
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -8/+13 |
* | Bug fixes | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 1 | -1/+2 |
* | Hash hash instead of prefixedHash to scrollToHash function | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
* | Make sure the page has loaded (including all images) before scrolling to hash | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
* | Update react-markdown, properly scroll to section for wiki internal links, co... | Fabio Berger | 2018-03-02 | 1 | -16/+3 |
* | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 1 | -0/+5 |
* | Remove unneeded props | Fabio Berger | 2018-02-16 | 1 | -1/+0 |
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 1 | -31/+74 |
* | Fix all setState calls after unmounted errors. Decided to create our own flag... | Fabio Berger | 2018-01-31 | 1 | -8/+13 |
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -53/+43 |
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 1 | -2/+2 |
|\ |
|
| * | Fix top-padding | Fabio Berger | 2017-12-21 | 1 | -2/+2 |
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -14/+14 |
|/ |
|
* | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti... | Fabio Berger | 2017-12-19 | 1 | -2/+2 |
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 1 | -1/+1 |
* | Standardize colors to always be in uppercase hex and consolidate material-ui ... | Fabio Berger | 2017-12-18 | 1 | -2/+2 |
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 1 | -2/+2 |
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 1 | -8/+9 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 1 | -0/+210 |