aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/footer.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: remove @next directory from all importsfragosti2018-12-211-3/+3
* feat: move all @next files to non @next directoryfragosti2018-12-211-214/+154
* fix(website) replace 0xproject.com with 0x.orgBrandon Millman2018-12-151-1/+1
* Switch out RocketChat icon with Discord iconFabio Berger2018-12-061-1/+1
* Replace Rocket.chat with DiscordFabio Berger2018-12-051-2/+2
* Implement 0x launch kit landing pageFabio Berger2018-11-141-1/+5
* chore: fix importsFabio Berger2018-10-181-2/+2
* chore: Replace FAQ with Developer home in footerFabio Berger2018-10-161-4/+4
* Remove type prop and instead infer it from the value of toFabio Berger2018-10-051-9/+14
* Remove style prop from LinkFabio Berger2018-10-051-6/+1
* Use same Link UI component for react-scroll linksFabio Berger2018-10-031-3/+2
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-031-57/+38
* Add /careers route and fix hr stylingBrandon Millman2018-07-191-1/+1
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
* Add missing type definitionsLeonid Logvinov2018-05-141-5/+5
* Add /jobs endpoint to website, link to it and have it re-direct to AngellistFabio Berger2018-04-131-2/+2
* Add clean-state testsLeonid Logvinov2018-03-271-1/+1
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
* Fix footer on mobileFabio Berger2018-02-241-5/+3
* Slight improvement to footerFabio Berger2018-02-221-1/+1
* Remove extenuous defaultPropsFabio Berger2018-02-221-3/+0
* Make translate required by footerFabio Berger2018-02-221-1/+1
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-221-4/+3
* Fix rocket.chat keyFabio Berger2018-02-221-1/+1
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-211-9/+47
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-90/+90
* Add discourse forum to Community section of website footerFabio Berger2018-01-181-0/+6
* Remove dead-codeFabio Berger2018-01-181-5/+0
* Apply prettier configLeonid Logvinov2018-01-031-51/+36
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-11/+11
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-5/+5
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-3/+3
* Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-181-2/+2
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-6/+6
* Remove unused `location` propFabio Berger2017-12-181-3/+1
* Fix website unused varsLeonid Logvinov2017-12-151-32/+1
* Add 0x Connect to footerFabio Berger2017-11-291-0/+4
* fix remaining tslint errorsFabio Berger2017-11-281-2/+2
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+255