aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/@next/pages
Commit message (Expand)AuthorAgeFilesLines
* give more space to job title and change apply linkSteve Klebanoff2018-12-211-4/+5
* Reapply prettierFred Carlsen2018-12-201-5/+5
* Disable fee slider when no address is put inFred Carlsen2018-12-202-1/+2
* Fix page titlesFred Carlsen2018-12-209-6/+25
* Declare interface and make isNoBorder optionalSteve Klebanoff2018-12-191-1/+4
* includeEmpty -> shouldIncludeEmptySteve Klebanoff2018-12-192-5/+5
* Move imports and put action into varSteve Klebanoff2018-12-191-9/+8
* Move importsSteve Klebanoff2018-12-191-4/+3
* Removing unused importsSteve Klebanoff2018-12-191-7/+1
* useAnchorTag -> shouldUseAnchorTagSteve Klebanoff2018-12-192-3/+3
* run prettier on websiteSteve Klebanoff2018-12-197-113/+122
* Left-align hero on mobileFred Carlsen2018-12-191-0/+1
* Tweak market makerFred Carlsen2018-12-191-7/+11
* Prevent overflow on instant pageFred Carlsen2018-12-191-0/+6
* Fix linkSteve Klebanoff2018-12-181-2/+2
* Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-184-50/+44
|\
| * feat: redirect careers to jobsfragosti2018-12-181-1/+2
| * feat: add links to press pagefragosti2018-12-181-5/+7
| * feat: remove download our presskit copyfragosti2018-12-181-2/+1
| * feat: add press mailto linkfragosti2018-12-181-5/+11
| * fix: use new AboutPageLayout API everywherefragosti2018-12-182-2/+2
| * feat: update job titlesfragosti2018-12-181-30/+16
| * fix: mission and values link to new tab and not appendfragosti2018-12-181-1/+1
| * feat: link to mission and valuesfragosti2018-12-181-9/+9
* | Use constantsSteve Klebanoff2018-12-181-9/+5
* | Per Matt's sugestion change personalized to dedicatedSteve Klebanoff2018-12-181-1/+1
* | Ecosystem linksSteve Klebanoff2018-12-181-2/+14
* | Prettify ecosystemSteve Klebanoff2018-12-181-52/+54
* | Allow banner to open in new windowSteve Klebanoff2018-12-181-2/+6
* | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-184-75/+129
|\|
| * Merge pull request #1444 from 0xProject/feature/website/0x-org-instant-configSteve Klebanoff2018-12-184-75/+129
| |\
| | * Open all new instant links in new windowSteve Klebanoff2018-12-181-8/+5
| | * Fix URLsSteve Klebanoff2018-12-181-8/+4
| | * Conditional getStartedClick working on features listSteve Klebanoff2018-12-181-10/+11
| | * Custom getStartedLink based on screen sizeSteve Klebanoff2018-12-181-2/+16
| | * Run prettifierSteve Klebanoff2018-12-181-36/+60
| | * Add includeEmpty optionSteve Klebanoff2018-12-182-18/+29
| | * prettify fileSteve Klebanoff2018-12-181-2/+13
* | | fragment and launchkit urlSteve Klebanoff2018-12-181-3/+7
* | | prettify launch kitSteve Klebanoff2018-12-181-29/+19
|/ /
* / feature(website): implement loading jobs from greenhouse in jobs pageBrandon Millman2018-12-181-99/+149
|/
* Fixes hamburger icon bgcolor, jobs linkEzekiel Aquino2018-12-181-1/+1
* Update community pageFred Carlsen2018-12-181-40/+100
* Fix about introsFred Carlsen2018-12-182-2/+11
* Added Community pageFred Carlsen2018-12-171-0/+222
* Fix cta linksFred Carlsen2018-12-172-2/+2
* Add market maker pageFred Carlsen2018-12-171-0/+127
* Tweak configuratorFred Carlsen2018-12-172-4/+15
* Fix liquidity source changeFred Carlsen2018-12-172-4/+6
* Fixes scrollable anchors in why pageEzekiel Aquino2018-12-171-45/+54
* Fix wrong icon nameFred Carlsen2018-12-171-1/+1
* Fix launch kit linkFred Carlsen2018-12-171-1/+1
* Fix stray tagFred Carlsen2018-12-171-1/+1
* fix(website) replace 0xproject.com with 0x.orgBrandon Millman2018-12-152-2/+2
* Jump down to configuratorFred Carlsen2018-12-151-4/+4
* Update links and routesFred Carlsen2018-12-152-2/+5
* Copy fixesFred Carlsen2018-12-152-2/+2
* Add contact modal to pages with contact linkFred Carlsen2018-12-153-58/+109
* Fix xiannyFred Carlsen2018-12-151-1/+1
* Type fixesFred Carlsen2018-12-154-36/+48
* FixesFred Carlsen2018-12-151-0/+1
* Tweak missionFred Carlsen2018-12-151-1/+2
* Finish tweaking teamFred Carlsen2018-12-151-7/+37
* CleanupEzekiel Aquino2018-12-151-5/+0
* CleanupEzekiel Aquino2018-12-152-38/+3
* Cleanup ecosystemEzekiel Aquino2018-12-151-3/+1
* Cleanup selectEzekiel Aquino2018-12-151-13/+0
* Cleanup configuratorEzekiel Aquino2018-12-151-11/+5
* CleanupEzekiel Aquino2018-12-151-33/+1
* Add links to ecosystemFred Carlsen2018-12-151-7/+29
* Link ecosystemFred Carlsen2018-12-151-92/+62
* Replace launch kit iconFred Carlsen2018-12-151-1/+1
* Mobile tweaks jobs tableFred Carlsen2018-12-151-4/+10
* Add iconFred Carlsen2018-12-151-0/+1
* More lint cleanupEzekiel Aquino2018-12-158-25/+9
* Tweak configurator code widthFred Carlsen2018-12-141-2/+2
* Fix borders on why pageFred Carlsen2018-12-141-10/+13
* Misc feedbackTweak jobs pageFred Carlsen2018-12-141-6/+24
* Copy updatesFred Carlsen2018-12-146-15/+25
* Edits CTA landing sectionEzekiel Aquino2018-12-141-5/+4
* Tweak launch kitFred Carlsen2018-12-141-1/+3
* Tweak launch kit + add iconsFred Carlsen2018-12-141-5/+5
* Tweak definitionFred Carlsen2018-12-142-1/+10
* Fixes borders in why page sectionsEzekiel Aquino2018-12-141-12/+23
* Slower instant transition, high res imagesEzekiel Aquino2018-12-141-7/+10
* Adds mission office photoEzekiel Aquino2018-12-141-7/+27
* Delete old launch kitFred Carlsen2018-12-141-189/+0
* Added launch kit pageFred Carlsen2018-12-141-0/+177
* Linting fixesFred Carlsen2018-12-145-9/+14
* Tweak sliderFred Carlsen2018-12-143-17/+375
* Hide configurator on smaller screensFred Carlsen2018-12-142-3/+9
* WIP Begin cleanup, adds mediaquery componentEzekiel Aquino2018-12-141-1/+2
* Tweak paddingFred Carlsen2018-12-141-1/+1
* Styled configuratorFred Carlsen2018-12-145-30/+391
* Removes <Link> component, clean up Button.tsxEzekiel Aquino2018-12-132-6/+5
* Tweak z-indexFred Carlsen2018-12-131-1/+1
* Add typesFred Carlsen2018-12-131-2/+2
* Add advisorsFred Carlsen2018-12-131-6/+6
* Added full teamFred Carlsen2018-12-131-10/+10
* About pages wrapwidthsEzekiel Aquino2018-12-133-4/+6
* Adds images in instant pageEzekiel Aquino2018-12-132-26/+60
* Tests landing page animation WIPEzekiel Aquino2018-12-131-2/+4
* WIP configuratorFred Carlsen2018-12-133-5/+428
* Tests transition in instantEzekiel Aquino2018-12-131-5/+34
* Adds a bit more whitespace to that scroll imageEzekiel Aquino2018-12-131-1/+1
* Whitespace on instant image thing, other changesEzekiel Aquino2018-12-132-2/+4
* Add more profile picsFred Carlsen2018-12-131-6/+6
* Tests animations on about page headersEzekiel Aquino2018-12-131-3/+3
* Fix full width sliderFred Carlsen2018-12-131-5/+10
* Fix jobs linkFred Carlsen2018-12-131-1/+1
* Update team page with pics so farFred Carlsen2018-12-131-15/+15
* Remove trailing whitespaceFred Carlsen2018-12-121-1/+0
* Fixes fullwidth sectionsEzekiel Aquino2018-12-122-3/+6
* Added contact modalFred Carlsen2018-12-121-11/+27
* Fix lodash importFred Carlsen2018-12-121-1/+1
* Edits jobs page, wip current openingsEzekiel Aquino2018-12-121-54/+56
* Cleanup press page, siteWrapEzekiel Aquino2018-12-121-15/+15
* Team page grid responsive styleEzekiel Aquino2018-12-121-0/+8
* Edits team pageEzekiel Aquino2018-12-122-28/+34
* Edits aboutLayout, mission.tsxEzekiel Aquino2018-12-121-35/+35
* Types newlayout, cleans up instantEzekiel Aquino2018-12-121-34/+17
* Fixes fullwidth prop on new layout sectionEzekiel Aquino2018-12-121-5/+6
* Re-adds icon in rebased instant pageEzekiel Aquino2018-12-121-0/+1
* Fixes icons in rebase (why)Ezekiel Aquino2018-12-121-0/+5
* Added a bunch of typesFred Carlsen2018-12-121-1/+1
* Remove old dropdownFred Carlsen2018-12-121-1/+1
* More layout changesEzekiel Aquino2018-12-122-55/+60
* WIPEzekiel Aquino2018-12-122-103/+64
* Remove importFred Carlsen2018-12-121-1/+0
* Add content and images to whyFred Carlsen2018-12-121-29/+19
* Add icons to 0x instantFred Carlsen2018-12-121-3/+3
* Added team data + image placeholderFred Carlsen2018-12-121-78/+113
* WIP Adds infinite scroll image on instant pageEzekiel Aquino2018-12-112-40/+59
* Add slider mockupFred Carlsen2018-12-111-5/+34
* Cleanup about pagesEzekiel Aquino2018-12-114-43/+65
* Creates about page wrapper component, clean upEzekiel Aquino2018-12-114-237/+178
* Add keys to chaptersFred Carlsen2018-12-111-2/+2
* WIP about pagesEzekiel Aquino2018-12-114-44/+49
* Added image loopFred Carlsen2018-12-111-2/+3
* Fix keysFred Carlsen2018-12-111-1/+1
* WIP dropdown menusEzekiel Aquino2018-12-111-1/+1
* Remove padding for nowFred Carlsen2018-12-111-3/+3
* Weightier headers, switches icons in mission pageEzekiel Aquino2018-12-111-7/+4
* Updates margins in why, change link componentEzekiel Aquino2018-12-111-7/+14
* Add lazyloading + bannerFred Carlsen2018-12-111-21/+10
* Edits why page, removes zenscrollEzekiel Aquino2018-12-112-41/+21
* More visual tweaks to instant pageEzekiel Aquino2018-12-101-2/+15
* Starts refining isntant pageEzekiel Aquino2018-12-101-42/+76
* TweaksFred Carlsen2018-12-102-17/+24
* Mobile styling on why pageEzekiel Aquino2018-12-101-8/+24
* Refinements to Why pageEzekiel Aquino2018-12-101-44/+112
* Remove unnecessary depFred Carlsen2018-12-101-1/+0
* Refactor press highlgihtsFred Carlsen2018-12-101-39/+48
* Add separator to missionFred Carlsen2018-12-101-5/+8
* Refactor positionsFred Carlsen2018-12-101-24/+51
* Add links to jobsFred Carlsen2018-12-101-2/+3
* Adds initial scrollto methods in why page, adds stickywrapEzekiel Aquino2018-12-101-100/+147
* Add active styling to chapter linkFred Carlsen2018-12-104-63/+6
* Tweak icons on whyFred Carlsen2018-12-101-41/+43
* Add link to missionFred Carlsen2018-12-101-1/+2
* Added bannerFred Carlsen2018-12-101-1/+9
* Remove borderColor propFred Carlsen2018-12-101-3/+0
* Add arrow to linkFred Carlsen2018-12-101-1/+1
* Divides landing into section components, cleanupEzekiel Aquino2018-12-101-262/+16
* Replaces icons in landing, text stylingEzekiel Aquino2018-12-101-4/+12
* Adds withArrow buttonEzekiel Aquino2018-12-101-5/+13
* Async load icons, adds marginsEzekiel Aquino2018-12-101-2/+7
* Refactors <Icon>Ezekiel Aquino2018-12-101-2/+9
* Added global link color to themeFred Carlsen2018-12-101-1/+2
* Break heading on why properlyFred Carlsen2018-12-071-1/+1
* Import configurator in new instant pageFred Carlsen2018-12-061-13/+5
* Adds sa bit of polish to landing pageEzekiel Aquino2018-12-041-13/+49
* Adds padding prop to text elementsEzekiel Aquino2018-12-041-4/+11
* Fixes all lint issues, cleanupEzekiel Aquino2018-12-049-211/+176
* Added ecosystem pageFred Carlsen2018-12-031-0/+117
* Added launch kitFred Carlsen2018-12-031-0/+159
* Adjust team listsFred Carlsen2018-12-031-1/+61
* ADd content to jobsFred Carlsen2018-12-031-24/+62
* Updated sublinks on aboutFred Carlsen2018-12-033-18/+21
* Updated press contentFred Carlsen2018-12-031-34/+28
* Adjust thumbFred Carlsen2018-12-031-0/+1
* Add skeleton for team, press, jobsFred Carlsen2018-12-033-0/+358
* Update boolean valuesFred Carlsen2018-12-031-4/+6
* Added project logosFred Carlsen2018-12-031-5/+60
* Changes boolean props to follow is[Property] syntaxEzekiel Aquino2018-12-034-41/+77
* A bit of formatting, centeres instant textEzekiel Aquino2018-12-031-5/+3
* ThemeProviderEzekiel Aquino2018-12-012-2/+2
* WIP themeproviderEzekiel Aquino2018-11-301-2/+2
* Added about / missionFred Carlsen2018-11-301-0/+93
* Breakpoint on paddingEzekiel Aquino2018-11-301-1/+1
* Add ctaFred Carlsen2018-11-301-0/+20
* Added 0x instant skeletonFred Carlsen2018-11-301-0/+122
* Fix icon warningsFred Carlsen2018-11-301-4/+6
* Allows margin to be passed variable integers as values, adds commentsEzekiel Aquino2018-11-301-0/+1
* Adds proposal for padding prop on WrappersEzekiel Aquino2018-11-301-4/+4
* Adds wrapGrid, bit of cleanupEzekiel Aquino2018-11-301-50/+34
* CleanupEzekiel Aquino2018-11-301-6/+0
* Just fixes those warnings on iconsEzekiel Aquino2018-11-301-2/+2
* Some cleanup, reindentEzekiel Aquino2018-11-301-10/+19
* Fix tagFred Carlsen2018-11-301-1/+1
* Linting errorsFred Carlsen2018-11-302-144/+146
* Replaces Text elements in why routeEzekiel Aquino2018-11-301-114/+114
* Just makes it renderEzekiel Aquino2018-11-302-116/+116
* Text and landingEzekiel Aquino2018-11-301-22/+66
* Export svgs as typed pure componentsFred Carlsen2018-11-302-17/+68
* Started on why 0xFred Carlsen2018-11-301-0/+62
* Adds buttonWrapperEzekiel Aquino2018-11-291-3/+4
* Cleans up ButtonEzekiel Aquino2018-11-291-5/+10
* Cleanup button componentFred Carlsen2018-11-291-4/+4
* Introduces WrapCenteredEzekiel Aquino2018-11-291-9/+8
* Tests flush width sectionsEzekiel Aquino2018-11-291-1/+4
* Enables fullwidth sections. As in edge-to-edgeEzekiel Aquino2018-11-291-0/+4
* Adds fullWidth prop to sectionsEzekiel Aquino2018-11-291-1/+1
* Updated textFred Carlsen2018-11-291-4/+2
* Add text and illustrations for homeFred Carlsen2018-11-291-2/+12
* Add transparent buttonFred Carlsen2018-11-291-2/+3
* Add transparent buttonFred Carlsen2018-11-291-4/+4
* WIP landing and button changesFred Carlsen2018-11-291-1/+26
* Samples full width wrapsEzekiel Aquino2018-11-291-0/+12
* [WIP] Proposed layout modulesEzekiel Aquino2018-11-291-1/+46
* Adds very basic SiteWrap and global stylingEzekiel Aquino2018-11-281-2/+5
* Adds initial /next route to index.tsxEzekiel Aquino2018-11-281-1/+1
* Add @next folder structureFred Carlsen2018-11-281-0/+6