| Commit message (Expand) | Author | Age | Files | Lines |
* | feature(website): add 0x Instant as a track in the docs | Brandon Millman | 2018-12-11 | 1 | -0/+8 |
* | feat: change color of doctype tag in configurator | fragosti | 2018-12-07 | 1 | -1/+1 |
* | feat: disable slider when no affiliate info | fragosti | 2018-12-06 | 2 | -0/+10 |
* | fix: add comma to affiliateInfo config in configurator | fragosti | 2018-12-06 | 1 | -1/+1 |
* | 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 |
* | fix: ensure copy button is above code | fragosti | 2018-12-06 | 1 | -1/+2 |
* | feat: notify user they've copied to clipboard on copy | fragosti | 2018-12-06 | 1 | -14/+29 |
* | chore: make default fee percentage in configurator 0 | fragosti | 2018-12-06 | 1 | -1/+1 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-12-06 | 1 | -1/+1 |
|\ |
|
| * | Replace Rocket.chat with Discord | Fabio Berger | 2018-12-05 | 1 | -1/+1 |
* | | chore: run linter | fragosti | 2018-12-05 | 2 | -2/+1 |
* | | feat: add copy code feature | fragosti | 2018-12-05 | 1 | -3/+17 |
* | | chore: fix linter issues | fragosti | 2018-12-05 | 3 | -12/+3 |
* | | chore: remove shark relay from possible SRA endpoints | fragosti | 2018-12-05 | 1 | -5/+1 |
* | | hack: make min-height of line-number container 98% to prevent scrollbar from ... | fragosti | 2018-12-05 | 1 | -1/+1 |
* | | fix: use WebsitePaths type and update wiki link to new link | fragosti | 2018-12-05 | 5 | -11/+16 |
* | | fix: reset available tokens when sra endpoint is changed | fragosti | 2018-12-05 | 2 | -3/+8 |
* | | fix: do not show select all if no tokens are available | fragosti | 2018-12-05 | 1 | -0/+5 |
* | | feat: update configurator snippet to actually work if copy and pasted | fragosti | 2018-12-05 | 1 | -17/+23 |
* | | fix: change liquiditySource to orderSource | fragosti | 2018-12-04 | 1 | -1/+1 |
* | | feat: update relayer list | fragosti | 2018-12-04 | 1 | -1/+19 |
* | | polish: make configurator inputs look more like mocks | fragosti | 2018-12-04 | 1 | -0/+1 |
* | | feat: fetch asset meta data from the asset meta data map | fragosti | 2018-12-04 | 1 | -31/+23 |
* | | fix: address to lowercase and explore the docs leads to correct wiki | fragosti | 2018-12-04 | 1 | -2/+2 |
* | | feat: create more dank slider | fragosti | 2018-12-04 | 2 | -6/+84 |
* | | feat: make (optional) label inline | fragosti | 2018-12-04 | 1 | -2/+3 |
* | | feat: add fee percentage slider | fragosti | 2018-12-04 | 4 | -31/+44 |
* | | feat: add fee percentage slier | fragosti | 2018-12-04 | 3 | -2/+30 |
* | | feat: implement basic feeRecipient address in config generator | fragosti | 2018-12-04 | 3 | -10/+91 |
* | | fix: use correct styles even when syntax highlighter component removes classn... | fragosti | 2018-12-01 | 1 | -3/+4 |
* | | feat: implement code generation | fragosti | 2018-12-01 | 3 | -27/+49 |
* | | feat: implement multi token select component | fragosti | 2018-12-01 | 4 | -29/+96 |
* | | feat: implement available token fetching | fragosti | 2018-11-30 | 1 | -2/+105 |
* | | feat: add MultiSelect component skeleton | fragosti | 2018-11-30 | 1 | -1/+23 |
* | | feat: add Select component and use for configurator | fragosti | 2018-11-30 | 5 | -29/+86 |
* | | feat: implement configurator layout | fragosti | 2018-11-30 | 2 | -4/+29 |
* | | feat: factor out ActionLink component from features | fragosti | 2018-11-30 | 2 | -37/+54 |
* | | feat: improve styling of code demo component | fragosti | 2018-11-30 | 2 | -12/+126 |
* | | feat: have basic code syntax highlighting working | fragosti | 2018-11-30 | 3 | -1/+55 |
|/ |
|
* | feat(website): implement rest of links | Brandon Millman | 2018-11-29 | 3 | -55/+77 |
* | feat(website): implement link directly to configure | Brandon Millman | 2018-11-29 | 3 | -5/+34 |
* | feat(website): optionally show configurator | Brandon Millman | 2018-11-29 | 1 | -3/+4 |
* | feature(website): add configurator shell | Brandon Millman | 2018-11-29 | 2 | -0/+8 |
* | fix(website): instant marketing page need more background color | Brandon Millman | 2018-11-29 | 1 | -5/+3 |
* | fix(website): instant marketing page shadows | Brandon Millman | 2018-11-29 | 1 | -1/+1 |
* | fix(website): change instant marketing page styling to non mono font except t... | Brandon Millman | 2018-11-29 | 1 | -9/+9 |
* | chore(website): random fixes for mobile optimization | Brandon Millman | 2018-11-29 | 4 | -36/+63 |
* | feat(website): add extra assets for instant marketing page | Brandon Millman | 2018-11-29 | 1 | -8/+8 |
* | feat(website): fix screenshots in marketing page for small screens | Brandon Millman | 2018-11-29 | 2 | -11/+31 |
* | feat(website): need more section for instant marketing page | Brandon Millman | 2018-11-29 | 3 | -2/+52 |
* | feature(website): add links to instant marketing page | Brandon Millman | 2018-11-29 | 1 | -8/+51 |
* | fix(website): update instant page CTA font | Brandon Millman | 2018-11-29 | 1 | -7/+1 |
* | feat(website): instant features section | Brandon Millman | 2018-11-29 | 4 | -30/+50 |
* | feat(website): add screenshots to instant page | Brandon Millman | 2018-11-29 | 4 | -1/+85 |
* | feat(website): implement introducing 0x instant header | Brandon Millman | 2018-11-29 | 2 | -1/+47 |
* | feat(website): add header and footer to instant page | Brandon Millman | 2018-11-29 | 1 | -1/+46 |
* | feat(website): scaffolding for instant page | Brandon Millman | 2018-11-29 | 1 | -0/+12 |
* | feat: Add Xianny to about page | fragosti | 2018-11-27 | 1 | -0/+8 |
* | Add migrations, contract-addresses and contract-artifacts to Developers home | Fabio Berger | 2018-11-21 | 1 | -0/+25 |
* | Create migrations doc reference page | Fabio Berger | 2018-11-21 | 1 | -0/+1 |
* | Add 0x-order-utils.py library to developers home | Fabio Berger | 2018-11-20 | 1 | -0/+9 |
* | Update blog post feature | Fabio Berger | 2018-11-17 | 1 | -2/+2 |
* | Fix disclaimer on mobile | Fabio Berger | 2018-11-17 | 1 | -1/+1 |
* | Add smart contract docs to Developer Home | Fabio Berger | 2018-11-17 | 1 | -0/+8 |
* | Fix capitalization in title | Fabio Berger | 2018-11-17 | 1 | -3/+10 |
* | Remove excess semi-colon | Fabio Berger | 2018-11-17 | 1 | -1/+1 |
* | Point directly to README for docs link | Fabio Berger | 2018-11-17 | 1 | -1/+1 |
* | Fix disclaimer | Fabio Berger | 2018-11-16 | 1 | -1/+1 |
* | Add disclaimer | Fabio Berger | 2018-11-16 | 1 | -0/+29 |
* | Merge branch 'development' into launchKitLanding | Fabio Berger | 2018-11-16 | 4 | -2/+9 |
|\ |
|
| * | Merge pull request #1244 from 0xProject/developerSectionNits | Fabio B | 2018-11-14 | 4 | -2/+9 |
| |\ |
|
| | * | Fix menuItem background colors depending on the context | Fabio Berger | 2018-11-11 | 3 | -1/+7 |
| | * | Remove "Home" menu item, instead make different parts of logo link to differe... | Fabio Berger | 2018-11-11 | 1 | -1/+1 |
| | * | style: remove small gap under topbar | Fabio Berger | 2018-10-26 | 1 | -0/+1 |
* | | | Add launch kit to Developer home list of tools | Fabio Berger | 2018-11-16 | 1 | -0/+9 |
* | | | fix linter issue | Fabio Berger | 2018-11-16 | 1 | -1/+1 |
* | | | Update call-to-action links | Fabio Berger | 2018-11-16 | 1 | -4/+4 |
* | | | Move benefits to language files and fix copy | Fabio Berger | 2018-11-14 | 1 | -29/+31 |
* | | | Implement 0x launch kit landing page | Fabio Berger | 2018-11-14 | 1 | -0/+297 |
|/ / |
|
* / | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 3 | -4/+4 |
|/ |
|
* | Use em for all | Fabio Berger | 2018-10-20 | 2 | -2/+2 |
* | fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` a... | Fabio Berger | 2018-10-20 | 3 | -3/+4 |
* | Use media module | Fabio Berger | 2018-10-20 | 1 | -2/+3 |
* | Remove unused listeners | Fabio Berger | 2018-10-20 | 1 | -8/+0 |
* | style: make sure sideBar bottom padding is on scrollable content, not container | Fabio Berger | 2018-10-19 | 1 | -2/+3 |
* | Improve sidebar logic to handle MS Edge, Firefox differences between Windows ... | Fabio Berger | 2018-10-19 | 1 | -6/+24 |
* | chore: improve sidebar scroll | Fabio Berger | 2018-10-19 | 1 | -1/+1 |
* | chore: Replace state with styled-components for hover detection | Fabio Berger | 2018-10-19 | 1 | -71/+69 |
* | style: accomodate different scrollbar widths on Firefox vs. Chrome/Safari | Fabio Berger | 2018-10-19 | 1 | -2/+3 |
* | copy: consistently name ERCdEX with correct capitalization | Fabio Berger | 2018-10-19 | 1 | -7/+7 |
* | copy: Networked liquidity -> shared liquidity | Fabio Berger | 2018-10-19 | 1 | -2/+2 |
* | fix: Make sure page scrollable on mobile | Fabio Berger | 2018-10-19 | 1 | -2/+3 |
* | Don't show topBar menu items in sidebar on wiki | Fabio Berger | 2018-10-19 | 1 | -1/+5 |
* | chore: fix imports | Fabio Berger | 2018-10-18 | 4 | -7/+7 |
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 8 | -20/+20 |
* | chore: fix up asset-buyer doc and add to Dev Home | Fabio Berger | 2018-10-18 | 1 | -0/+8 |
* | merge dev-section-redesign | Fabio Berger | 2018-10-18 | 2 | -1/+3 |
|\ |
|
| * | merge development | Fabio Berger | 2018-10-18 | 2 | -1/+3 |
| |\ |
|
| | * | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 1 | -1/+2 |
| | |\ |
|
| | | * | fix: add Steve's github account to about page, and capitalize AppFolio correctly | Steve Klebanoff | 2018-10-16 | 1 | -1/+2 |
| | * | | feat(website): add asset-buyer documentation | Brandon Millman | 2018-10-17 | 1 | -0/+1 |
| | |/ |
|
* | | | nit: remove todo | Fabio Berger | 2018-10-17 | 1 | -1/+0 |
* | | | chore: Add topBar menu in wiki mobile sidebar menu | Fabio Berger | 2018-10-17 | 1 | -1/+29 |
* | | | chore: Add topBar menu items to mobile drawer | Fabio Berger | 2018-10-17 | 1 | -2/+32 |
* | | | chore: componentize the sidebar header | Fabio Berger | 2018-10-17 | 2 | -55/+13 |
* | | | chore: fix linter | Fabio Berger | 2018-10-17 | 1 | -10/+0 |
* | | | Merge branch 'dev-section-redesign' into reSkinReferenceDocs | Fabio Berger | 2018-10-16 | 1 | -0/+11 |
|\| | |
|
| * | | merge development | Fabio Berger | 2018-10-16 | 1 | -0/+11 |
| |\| |
|
| | * | feat: add Steve to team page | Steve Klebanoff | 2018-10-11 | 1 | -0/+11 |
* | | | chore: change landing "build on 0x" to link to developer home, not 0x.js docs | Fabio Berger | 2018-10-16 | 1 | -2/+2 |
* | | | chore: move wiki to Developers section | Fabio Berger | 2018-10-16 | 1 | -114/+62 |
* | | | feat: highlighted sidebar as you scroll on doc reference pages | Fabio Berger | 2018-10-16 | 1 | -1/+1 |
* | | | Chore: Only render one sidebar at a time | Fabio Berger | 2018-10-15 | 1 | -1/+2 |
* | | | chore: improve rendering of sidebar top section on mobile | Fabio Berger | 2018-10-15 | 1 | -1/+5 |
* | | | chore: only show sidebar once docs have loaded | Fabio Berger | 2018-10-14 | 1 | -1/+3 |
* | | | Fix sidebar top so long titles display correctly | Fabio Berger | 2018-10-14 | 1 | -5/+5 |
* | | | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 1 | -8/+38 |
* | | | Fix sidebar shifting onHover due to scrollbar width | Fabio Berger | 2018-10-13 | 1 | -2/+11 |
* | | | Pass down sidebar instead of sectionNameToLinks | Fabio Berger | 2018-10-13 | 3 | -11/+14 |
* | | | Improve loading | Fabio Berger | 2018-10-12 | 1 | -26/+17 |
* | | | If sidebar menu item links to internal page, no longer open in new tab | Fabio Berger | 2018-10-12 | 1 | -15/+0 |
* | | | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 4 | -665/+583 |
* | | | style: Make width of developer section same as rest of website (1064px) | Fabio Berger | 2018-10-11 | 1 | -1/+1 |
|/ / |
|
* | | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 2 | -23/+0 |
* | | Remove style prop from Link | Fabio Berger | 2018-10-05 | 3 | -24/+24 |
* | | Render paragraphs with spans so we don't get margin added | Fabio Berger | 2018-10-05 | 1 | -0/+1 |
* | | remove stray logs | Fabio Berger | 2018-10-05 | 2 | -2/+0 |
* | | merge base branch | Fabio Berger | 2018-10-05 | 2 | -3/+10 |
|\| |
|
| * | Add Jason to website | Brandon Millman | 2018-10-02 | 1 | -0/+7 |
| * | Rename for clarity | Fabio Berger | 2018-09-28 | 1 | -3/+3 |
* | | Convert more divs to Containers | Fabio Berger | 2018-10-04 | 1 | -26/+28 |
* | | Fix linter | Fabio Berger | 2018-10-04 | 1 | -3/+2 |
* | | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 1 | -41/+8 |
* | | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 5 | -21/+35 |
* | | Decrease size of section descriptions | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
* | | Add border underneath logo while user is scrolling | Fabio Berger | 2018-10-03 | 1 | -6/+29 |
* | | Align logo and menu | Fabio Berger | 2018-10-03 | 1 | -11/+11 |
* | | Add padding to bottom of scroll area | Fabio Berger | 2018-10-03 | 1 | -3/+7 |
* | | Make tutorial buttons also open in a new tab | Fabio Berger | 2018-10-03 | 1 | -3/+18 |
* | | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 3 | -148/+240 |
* | | Fix hovering | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
* | | Simplify helper methods | Fabio Berger | 2018-10-02 | 1 | -23/+13 |
* | | Use colors module | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
* | | Use container instead of div | Fabio Berger | 2018-10-02 | 1 | -8/+1 |
* | | Move more copy to translation files | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
* | | Make menuSubsectionsBySection optional | Fabio Berger | 2018-10-02 | 1 | -1/+0 |
* | | Rename for clarity | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
* | | Move constants before configs and add TODO comment | Fabio Berger | 2018-10-02 | 1 | -8/+9 |
* | | Fix linter | Fabio Berger | 2018-10-01 | 1 | -5/+1 |
* | | Fix bug where main content scrollbar wasn't showing up after navigating back ... | Fabio Berger | 2018-10-01 | 1 | -3/+6 |
* | | Convert package descriptions to markdown and linkify them | Fabio Berger | 2018-09-28 | 1 | -11/+16 |
* | | Fix minor scrolling issue | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
* | | Add mobile menu to overview page | Fabio Berger | 2018-09-28 | 1 | -1/+5 |
* | | Add sidebar menu, proper scrolling and mobile-optimize | Fabio Berger | 2018-09-28 | 1 | -83/+193 |
* | | merge development | Fabio Berger | 2018-09-28 | 3 | -347/+259 |
|\| |
|
| * | Change clay to Ecosystem Development Lead | fragosti | 2018-09-26 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 2 | -2/+20 |
| |\ |
|
| | * | Add weijie and rahul | fragosti | 2018-09-26 | 1 | -0/+18 |
| | * | Change news link | fragosti | 2018-09-26 | 1 | -2/+2 |
| * | | fix: call out a HACK in comments | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
| * | | fix: rename SupportedDocJson field to SolDoc | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
| * | | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 1 | -2/+24 |
| |/ |
|
| * | Change Davids description | fragosti | 2018-09-12 | 1 | -1/+1 |
| * | Fix David Sacks links | fragosti | 2018-09-12 | 1 | -4/+4 |
| * | Merge branch 'feature/website/add-gene' into development | fragosti | 2018-09-12 | 1 | -0/+8 |
| |\ |
|
| | * | Add Gene info to website | fragosti | 2018-09-12 | 1 | -0/+8 |
| * | | Add david sacks | fragosti | 2018-09-12 | 1 | -2/+14 |
| |/ |
|
| * | 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 |
* | | Move more text over to translation files | Fabio Berger | 2018-09-26 | 1 | -9/+10 |
* | | Implement dev home | Fabio Berger | 2018-09-26 | 1 | -4/+352 |
* | | Implement new responsive, dev section header and home scaffolding | Fabio Berger | 2018-09-17 | 1 | -25/+53 |
* | | Remove temporary borders | Fabio Berger | 2018-08-29 | 1 | -2/+0 |
* | | Begin implementing doc home page | Fabio Berger | 2018-08-28 | 1 | -0/+55 |
|/ |
|
* | Merge development branch | Fabio Berger | 2018-08-22 | 1 | -1/+8 |
|\ |
|
| * | Add Matt Taylor to website | Brandon Millman | 2018-08-21 | 1 | -1/+8 |
* | | Merge development | Fabio Berger | 2018-08-15 | 3 | -6/+22 |
|\| |
|
| * | Update Clays linkedin | fragosti | 2018-08-10 | 1 | -1/+1 |
| * | Add clay to website | fragosti | 2018-08-10 | 1 | -0/+11 |
| * | Change amir picture | fragosti | 2018-08-09 | 1 | -1/+1 |
| * | Fix jobs page overflow issue | Brandon Millman | 2018-07-30 | 2 | -4/+5 |
| * | Create MetaTags component | Brandon Millman | 2018-07-30 | 1 | -1/+5 |
* | | Add OrderWatcher docs page | Fabio Berger | 2018-08-03 | 2 | -1/+2 |
* | | Add contract-wrappers page and make topBar component more concise | Fabio Berger | 2018-08-02 | 1 | -0/+1 |
* | | Start refactoring docs to remove unnecessary configs given more concise TypeD... | Fabio Berger | 2018-08-01 | 1 | -1/+1 |
|/ |
|
* | Fix linter | Fabio Berger | 2018-07-26 | 1 | -1/+0 |
* | Header copy change | Brandon Millman | 2018-07-26 | 1 | -8/+7 |
* | Margin polish | Brandon Millman | 2018-07-26 | 2 | -4/+4 |
* | Update open positions section | Brandon Millman | 2018-07-25 | 1 | -10/+25 |
* | Update benefits section | Brandon Millman | 2018-07-25 | 3 | -23/+48 |
* | Update mission section | Brandon Millman | 2018-07-25 | 1 | -5/+6 |
* | Header copy updates | Brandon Millman | 2018-07-25 | 1 | -6/+16 |
* | Use isMobileWidth util | Brandon Millman | 2018-07-25 | 1 | -1/+1 |
* | Use our image component in mission | Brandon Millman | 2018-07-25 | 1 | -1/+2 |
* | Always go to open positions when clicking CTA | Brandon Millman | 2018-07-24 | 1 | -0/+1 |
* | Fix hiding of dots on small screens | Brandon Millman | 2018-07-24 | 1 | -2/+2 |
* | Update hr color | Brandon Millman | 2018-07-19 | 1 | -3/+1 |
* | Fix lint errors | Brandon Millman | 2018-07-19 | 3 | -26/+0 |
* | Add /careers route and fix hr styling | Brandon Millman | 2018-07-19 | 3 | -3/+7 |
* | Fix typos | Brandon Millman | 2018-07-19 | 2 | -5/+5 |
* | Fix key errors and typo | Brandon Millman | 2018-07-19 | 2 | -5/+4 |
* | Fix padding on open positions section | Brandon Millman | 2018-07-19 | 1 | -1/+1 |
* | Add dots on hero | Brandon Millman | 2018-07-19 | 1 | -1/+11 |
* | Padding fixes | Brandon Millman | 2018-07-19 | 2 | -7/+4 |
* | Update open positions section | Brandon Millman | 2018-07-19 | 2 | -83/+73 |
* | Benefits and values sections | Brandon Millman | 2018-07-19 | 8 | -284/+115 |
* | Remove sections | Brandon Millman | 2018-07-19 | 1 | -7/+0 |
* | Update mission section | Brandon Millman | 2018-07-19 | 1 | -37/+29 |
* | Updates to the Join 0x section | Brandon Millman | 2018-07-19 | 1 | -8/+12 |
* | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 2 | -2/+2 |
|\ |
|
| * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 2 | -2/+2 |
* | | Add chris to website | fragosti | 2018-07-17 | 1 | -8/+8 |
|/ |
|
* | Integrate heap analytics | fragosti | 2018-07-12 | 1 | -1/+1 |
* | Add LinkedIn for Peter | fragosti | 2018-07-11 | 1 | -0/+1 |
* | Add Peter to about page | fragosti | 2018-07-10 | 1 | -0/+6 |
* | Change Jacobs title to Ecosystem Engineer | fragosti | 2018-07-10 | 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 |
* | Add Alex Browne to about page | fragosti | 2018-07-03 | 1 | -10/+19 |
* | Merge pull request #792 from 0xProject/feature/website/wallet-polish | Brandon Millman | 2018-06-30 | 1 | -3/+3 |
|\ |
|
| * | Added Circle component | Brandon Millman | 2018-06-29 | 1 | -3/+3 |
* | | Fix NotFound component and render 0x.js docs for /docs | Brandon Millman | 2018-06-29 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #746 from 0xProject/feature/website/relayer-grid-polish | Francesco Agosti | 2018-06-23 | 1 | -1/+2 |
|\ |
|
| * | Various relayer grid ui polish items | Brandon Millman | 2018-06-22 | 1 | -1/+2 |
* | | Fix tslint error | fragosti | 2018-06-23 | 1 | -10/+10 |
* | | Remove diverse from about page | fragosti | 2018-06-23 | 1 | -3/+3 |
* | | Use Ops instead of Operations in Mels description | fragosti | 2018-06-23 | 1 | -1/+1 |
* | | Comment out Chris, and move Mel up in about page | fragosti | 2018-06-23 | 2 | -12/+12 |
|/ |
|
* | Add Chris and Mel to about page | fragosti | 2018-06-22 | 2 | -2/+21 |
* | Use Text components in Values | Brandon Millman | 2018-06-14 | 1 | -3/+7 |
* | Use spread operator instead of React.createElement | Brandon Millman | 2018-06-14 | 3 | -7/+7 |