Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Fix remaining tslint issues | Fabio Berger | 2018-06-06 | 1 | -22/+0 |
| | |||||
* | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -31/+21 |
|\ | |||||
| * | Merge branch 'v2-prototype' into fixes/misc-small-fixes | Fabio Berger | 2018-06-06 | 1 | -31/+18 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Remove TranslatedText Fix prettier Add back UMD bundles for 0x.js Move portal disclaimer to the account management section Move prices into portal Use stricter check for subscribe input text Make buttons stack on mobile Do not show subscribe form if language is not english Address PR feedback Lint and cleanup Implement subscription form Add styled-components and polished Have basic newsletter subscribe form working | ||||
| | * | Make buttons stack on mobile | fragosti | 2018-06-05 | 1 | -4/+5 |
| | | | |||||
| | * | Do not show subscribe form if language is not english | fragosti | 2018-06-05 | 1 | -1/+1 |
| | | | |||||
| | * | Address PR feedback | fragosti | 2018-06-05 | 1 | -6/+8 |
| | | | |||||
| | * | Lint and cleanup | fragosti | 2018-06-02 | 1 | -1/+1 |
| | | | |||||
| | * | Implement subscription form | fragosti | 2018-06-02 | 1 | -28/+10 |
| | | | |||||
| | * | Have basic newsletter subscribe form working | fragosti | 2018-06-02 | 1 | -0/+2 |
| | | | |||||
| * | | Add `switch-default` tslint rule and add missing default statement | Fabio Berger | 2018-06-05 | 1 | -0/+3 |
| |/ | |||||
* / | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -4/+1 |
|/ | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -17/+22 |
| | |||||
* | Add new section to homepage | Fabio Berger | 2018-05-03 | 1 | -0/+25 |
| | |||||
* | Add ImToken to landing page | Fabio Berger | 2018-04-19 | 1 | -6/+6 |
| | |||||
* | Replace Auctus with ERCDEX in projects section | Fabio Berger | 2018-03-23 | 1 | -6/+6 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Remove unused var | Fabio Berger | 2018-02-22 | 1 | -2/+0 |
| | |||||
* | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Mobile optimize translated landing page | Fabio Berger | 2018-02-22 | 1 | -10/+13 |
| | |||||
* | Move translate to redux | Fabio Berger | 2018-02-21 | 1 | -90/+115 |
| | |||||
* | Add translation infra and replace english text with calls to translate | Fabio Berger | 2018-02-21 | 1 | -107/+74 |
| | |||||
* | Fix links | Fabio Berger | 2018-02-09 | 1 | -6/+6 |
| | |||||
* | Center header above relayers | Fabio Berger | 2018-02-09 | 1 | -8/+8 |
| | |||||
* | Add title above "benefits" section | Fabio Berger | 2018-02-09 | 1 | -1/+11 |
| | |||||
* | Add Relayer section to landing | Fabio Berger | 2018-02-09 | 1 | -66/+80 |
| | |||||
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -239/+188 |
| | |||||
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -29/+29 |
| | |||||
* | Refactor configs and constants, standardize on uppercase/snakecase, ↵ | Fabio Berger | 2017-12-19 | 1 | -17/+17 |
| | | | | alphebetize, rename for logical grouping | ||||
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 1 | -20/+19 |
| | |||||
* | Standardize colors to always be in uppercase hex and consolidate material-ui ↵ | Fabio Berger | 2017-12-18 | 1 | -5/+5 |
| | | | | greys | ||||
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 1 | -29/+25 |
| | |||||
* | Remove unused `location` prop | Fabio Berger | 2017-12-18 | 1 | -1/+1 |
| | |||||
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 1 | -12/+12 |
| | |||||
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 1 | -24/+2 |
| | |||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 1 | -6/+6 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+843 |
sub-packages, use new subscribeAsync 0x.js method |