aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/landing/landing.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix: remove target=_blank from instant linkfragosti2018-12-061-1/+1
* feat: change New notification to point to instantfragosti2018-12-061-2/+2
* Update blog post featureFabio Berger2018-11-171-2/+2
* fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
* chore: fix importsFabio Berger2018-10-181-1/+1
* chore: change landing "build on 0x" to link to developer home, not 0x.js docsFabio Berger2018-10-161-2/+2
* Remove style prop from LinkFabio Berger2018-10-051-4/+1
* Use same Link UI component for react-scroll linksFabio Berger2018-10-031-2/+1
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-031-6/+5
* Change news linkfragosti2018-09-261-2/+2
* Remove unused importsLeonid Logvinov2018-09-041-5/+0
* Tweaks to benefits and use casesBrandon Millman2018-08-311-2/+6
* Final tweaks for landing pagefragosti2018-08-311-1/+1
* Revert whats new textBrandon Millman2018-08-311-2/+1
* Add new exchange everywhere graphicBrandon Millman2018-08-311-4/+8
* Remove unused render methods in landing pageBrandon Millman2018-08-311-110/+0
* Remove conflict stringsfragosti2018-08-311-3/+0
* Final tweaksfragosti2018-08-311-11/+15
* Add TypedText component and use it on landing pagefragosti2018-08-311-0/+32
* Add generic title changesfragosti2018-08-311-17/+7
* Added todo comments for missing itemsBrandon Millman2018-08-311-1/+2
* Add title header to use cases sectionBrandon Millman2018-08-311-14/+11
* Make hero image responsiveBrandon Millman2018-08-311-2/+3
* Update what's new stylingBrandon Millman2018-08-311-4/+4
* Update use cases sectionBrandon Millman2018-08-301-48/+85
* Update tokenization sectionBrandon Millman2018-08-301-43/+11
* Update benefitsBrandon Millman2018-08-301-3/+1
* Update whats newBrandon Millman2018-08-301-13/+19
* Add new header imageBrandon Millman2018-08-301-4/+5
* Replace projects section with relayersBrandon Millman2018-08-301-77/+5
* Add OrderWatcher docs pageFabio Berger2018-08-031-1/+1
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* Change call to action link to /portalBrandon Millman2018-07-061-6/+2
* Implement landing page change in preperation for portalBrandon Millman2018-07-061-2/+2
* Get build and tests to passfragosti2018-06-071-1/+1
* Fix remaining tslint issuesFabio Berger2018-06-061-22/+0
* merge v2-prototypeFabio Berger2018-06-061-31/+21
|\
| * Merge branch 'v2-prototype' into fixes/misc-small-fixesFabio Berger2018-06-061-31/+18
| |\
| | * Make buttons stack on mobilefragosti2018-06-051-4/+5
| | * Do not show subscribe form if language is not englishfragosti2018-06-051-1/+1
| | * Address PR feedbackfragosti2018-06-051-6/+8
| | * Lint and cleanupfragosti2018-06-021-1/+1
| | * Implement subscription formfragosti2018-06-021-28/+10
| | * Have basic newsletter subscribe form workingfragosti2018-06-021-0/+2
| * | Add `switch-default` tslint rule and add missing default statementFabio Berger2018-06-051-0/+3
| |/
* / Try enabling no-unused-variable...fragosti2018-06-051-4/+1
|/
* Add missing type definitionsLeonid Logvinov2018-05-141-17/+22
* Add new section to homepageFabio Berger2018-05-031-0/+25
* Add ImToken to landing pageFabio Berger2018-04-191-6/+6
* Replace Auctus with ERCDEX in projects sectionFabio Berger2018-03-231-6/+6
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
* Remove unused varFabio Berger2018-02-221-2/+0
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-221-1/+1
* Mobile optimize translated landing pageFabio Berger2018-02-221-10/+13
* Move translate to reduxFabio Berger2018-02-211-90/+115
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-107/+74
* Fix linksFabio Berger2018-02-091-6/+6
* Center header above relayersFabio Berger2018-02-091-8/+8
* Add title above "benefits" sectionFabio Berger2018-02-091-1/+11
* Add Relayer section to landingFabio Berger2018-02-091-66/+80
* Initial Ledger support implementationFabio Berger2018-01-281-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-239/+188
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-29/+29
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-17/+17
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-20/+19
* Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-181-5/+5
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-29/+25
* Remove unused `location` propFabio Berger2017-12-181-1/+1
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-12/+12
* Fix website unused varsLeonid Logvinov2017-12-151-24/+2
* fix remaining tslint errorsFabio Berger2017-11-281-6/+6
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+843