Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: remove target=_blank from instant link | fragosti | 2018-12-06 | 1 | -1/+1 |
| | |||||
* | feat: change New notification to point to instant | fragosti | 2018-12-06 | 1 | -2/+2 |
| | |||||
* | Update blog post feature | Fabio Berger | 2018-11-17 | 1 | -2/+2 |
| | |||||
* | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 1 | -1/+1 |
| | |||||
* | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: change landing "build on 0x" to link to developer home, not 0x.js docs | Fabio Berger | 2018-10-16 | 1 | -2/+2 |
| | |||||
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -4/+1 |
| | |||||
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 1 | -2/+1 |
| | |||||
* | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 1 | -6/+5 |
| | |||||
* | Change news link | fragosti | 2018-09-26 | 1 | -2/+2 |
| | |||||
* | Remove unused imports | Leonid Logvinov | 2018-09-04 | 1 | -5/+0 |
| | |||||
* | Tweaks to benefits and use cases | Brandon Millman | 2018-08-31 | 1 | -2/+6 |
| | |||||
* | Final tweaks for landing page | fragosti | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Revert whats new text | Brandon Millman | 2018-08-31 | 1 | -2/+1 |
| | |||||
* | Add new exchange everywhere graphic | Brandon Millman | 2018-08-31 | 1 | -4/+8 |
| | |||||
* | Remove unused render methods in landing page | Brandon Millman | 2018-08-31 | 1 | -110/+0 |
| | |||||
* | Remove conflict strings | fragosti | 2018-08-31 | 1 | -3/+0 |
| | |||||
* | Final tweaks | fragosti | 2018-08-31 | 1 | -11/+15 |
| | |||||
* | Add TypedText component and use it on landing page | fragosti | 2018-08-31 | 1 | -0/+32 |
| | |||||
* | Add generic title changes | fragosti | 2018-08-31 | 1 | -17/+7 |
| | |||||
* | Added todo comments for missing items | Brandon Millman | 2018-08-31 | 1 | -1/+2 |
| | |||||
* | Add title header to use cases section | Brandon Millman | 2018-08-31 | 1 | -14/+11 |
| | |||||
* | Make hero image responsive | Brandon Millman | 2018-08-31 | 1 | -2/+3 |
| | |||||
* | Update what's new styling | Brandon Millman | 2018-08-31 | 1 | -4/+4 |
| | |||||
* | Update use cases section | Brandon Millman | 2018-08-30 | 1 | -48/+85 |
| | |||||
* | Update tokenization section | Brandon Millman | 2018-08-30 | 1 | -43/+11 |
| | |||||
* | Update benefits | Brandon Millman | 2018-08-30 | 1 | -3/+1 |
| | |||||
* | Update whats new | Brandon Millman | 2018-08-30 | 1 | -13/+19 |
| | |||||
* | Add new header image | Brandon Millman | 2018-08-30 | 1 | -4/+5 |
| | |||||
* | Replace projects section with relayers | Brandon Millman | 2018-08-30 | 1 | -77/+5 |
| | |||||
* | Add OrderWatcher docs page | Fabio Berger | 2018-08-03 | 1 | -1/+1 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Change call to action link to /portal | Brandon Millman | 2018-07-06 | 1 | -6/+2 |
| | |||||
* | Implement landing page change in preperation for portal | Brandon Millman | 2018-07-06 | 1 | -2/+2 |
| | |||||
* | 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 |