Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if amount == 0 before doing division | Amir Bandeali | 2018-12-21 | 2 | -1/+36 |
* | feat(sra_client.py): Test deployed pkg via tox | F. Eugene Aumson | 2018-12-20 | 1 | -0/+14 |
* | Merge pull request #1448 from 0xProject/feature/website/0x-org | Steve Klebanoff | 2018-12-20 | 231 | -127/+8792 |
|\ | |||||
| * | Merge branch 'development' into feature/website/0x-org | Steve Klebanoff | 2018-12-20 | 64 | -235/+3892 |
| |\ | |||||
| * \ | Merge pull request #1457 from 0xProject/feature/website/0x-org-linting | Steve Klebanoff | 2018-12-20 | 42 | -398/+498 |
| |\ \ | |||||
| | * | | Declare interface and make isNoBorder optional | Steve Klebanoff | 2018-12-19 | 1 | -1/+4 |
| | * | | Type definition so TS knows it has defaultProps | Steve Klebanoff | 2018-12-19 | 1 | -1/+1 |
| | * | | Move Hero to bottom, give interface explicit names | Steve Klebanoff | 2018-12-19 | 1 | -45/+51 |
| | * | | Linting | Steve Klebanoff | 2018-12-19 | 1 | -1/+4 |
| | * | | includeEmpty -> shouldIncludeEmpty | Steve Klebanoff | 2018-12-19 | 2 | -5/+5 |
| | * | | Get rid of unused import | Steve Klebanoff | 2018-12-19 | 1 | -1/+0 |
| | * | | Move imports and put action into var | Steve Klebanoff | 2018-12-19 | 1 | -9/+8 |
| | * | | Move imports | Steve Klebanoff | 2018-12-19 | 1 | -4/+3 |
| | * | | Remove comments | Steve Klebanoff | 2018-12-19 | 1 | -2/+0 |
| | * | | Not assigning to variable because we never used the variable | Steve Klebanoff | 2018-12-19 | 1 | -1/+1 |
| | * | | Removing unused interface | Steve Klebanoff | 2018-12-19 | 1 | -4/+0 |
| | * | | Removing unused imports | Steve Klebanoff | 2018-12-19 | 3 | -24/+14 |
| | * | | useAnchorTag -> shouldUseAnchorTag | Steve Klebanoff | 2018-12-19 | 4 | -8/+8 |
| | * | | run prettier on website | Steve Klebanoff | 2018-12-19 | 32 | -297/+404 |
| |/ / | |||||
| * | | Merge pull request #1456 from 0xProject/feature/website/0x-org-bb-fixes-rebase | Steve Klebanoff | 2018-12-19 | 11 | -20/+115 |
| |\ \ | |||||
| | * | | Remove community and market maker route | Fred Carlsen | 2018-12-19 | 1 | -2/+0 |
| | * | | Added routes | Fred Carlsen | 2018-12-19 | 1 | -0/+2 |
| | * | | Added community and market maker routes | Fred Carlsen | 2018-12-19 | 1 | -0/+2 |
| | * | | Left-align hero on mobile | Fred Carlsen | 2018-12-19 | 2 | -3/+9 |
| | * | | Change cursor on dropdown triggers | Fred Carlsen | 2018-12-19 | 1 | -0/+1 |
| | * | | Tweak market maker | Fred Carlsen | 2018-12-19 | 7 | -14/+69 |
| | * | | Mobile tweaks | Fred Carlsen | 2018-12-19 | 2 | -3/+28 |
| | * | | Prevent overflow on instant page | Fred Carlsen | 2018-12-19 | 1 | -0/+6 |
| |/ / | |||||
| * | | Merge branch 'development' into feature/website/0x-org | Steve Klebanoff | 2018-12-19 | 20 | -153/+379 |
| |\ \ | |||||
| * | | | fix(website): fix broken copper form post link | Brandon Millman | 2018-12-18 | 1 | -21/+40 |
| * | | | Merge pull request #1452 from 0xProject/feature/website/0x-org-flawless | Francesco Agosti | 2018-12-18 | 3 | -15/+10 |
| |\ \ \ | |||||
| | * | | | fix: uppercase K | fragosti | 2018-12-18 | 1 | -1/+1 |
| | * | | | feat: update stats | fragosti | 2018-12-18 | 1 | -2/+2 |
| | * | | | feat: make 0x.org #flawless | fragosti | 2018-12-18 | 2 | -13/+8 |
| * | | | | Merge pull request #1449 from 0xProject/feature/website/0x-org-steve-links | Steve Klebanoff | 2018-12-18 | 6 | -148/+144 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix link | Steve Klebanoff | 2018-12-18 | 1 | -2/+2 |
| | * | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-links | Steve Klebanoff | 2018-12-18 | 18 | -226/+281 |
| | |\ \ \ | |||||
| | * | | | | Use constants | Steve Klebanoff | 2018-12-18 | 1 | -9/+5 |
| | * | | | | Link homepage to Why#cases | Steve Klebanoff | 2018-12-18 | 1 | -1/+2 |
| | * | | | | Per Matt's sugestion change personalized to dedicated | Steve Klebanoff | 2018-12-18 | 1 | -1/+1 |
| | * | | | | Ecosystem links | Steve Klebanoff | 2018-12-18 | 2 | -2/+16 |
| | * | | | | Prettify ecosystem | Steve Klebanoff | 2018-12-18 | 1 | -52/+54 |
| | * | | | | Capitalize K in Launch Kit | Steve Klebanoff | 2018-12-18 | 1 | -1/+1 |
| | * | | | | Prettify dropdown | Steve Klebanoff | 2018-12-18 | 1 | -26/+16 |
| | * | | | | Allow banner to open in new window | Steve Klebanoff | 2018-12-18 | 2 | -3/+13 |
| | * | | | | Prettify banner | Steve Klebanoff | 2018-12-18 | 1 | -37/+26 |
| | * | | | | Remove unused target | Steve Klebanoff | 2018-12-18 | 1 | -1/+1 |
| | * | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-links | Steve Klebanoff | 2018-12-18 | 7 | -121/+188 |
| | |\ \ \ \ | |||||
| | * | | | | | fragment and launchkit url | Steve Klebanoff | 2018-12-18 | 1 | -3/+7 |
| | * | | | | | prettify launch kit | Steve Klebanoff | 2018-12-18 | 1 | -29/+19 |
| * | | | | | | Merge pull request #1451 from 0xProject/feature/website/0x-org-hide-links | Steve Klebanoff | 2018-12-18 | 2 | -4/+0 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-hide-links | Steve Klebanoff | 2018-12-18 | 12 | -151/+208 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Remove community and market-maker URLs | Steve Klebanoff | 2018-12-18 | 2 | -4/+0 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #1450 from 0xProject/feature/website/0x-org-about | Francesco Agosti | 2018-12-18 | 6 | -76/+74 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | feat: redirect careers to jobs | fragosti | 2018-12-18 | 2 | -1/+3 |
| | * | | | | | feat: add links to press page | fragosti | 2018-12-18 | 1 | -5/+7 |
| | * | | | | | feat: remove download our presskit copy | fragosti | 2018-12-18 | 1 | -2/+1 |
| | * | | | | | feat: add press mailto link | fragosti | 2018-12-18 | 1 | -5/+11 |
| | * | | | | | fix: use new AboutPageLayout API everywhere | fragosti | 2018-12-18 | 2 | -2/+2 |
| | * | | | | | feat: update job titles | fragosti | 2018-12-18 | 1 | -30/+16 |
| | * | | | | | fix: mission and values link to new tab and not append | fragosti | 2018-12-18 | 2 | -27/+30 |
| | * | | | | | feat: link to mission and values | fragosti | 2018-12-18 | 1 | -9/+9 |
| * | | | | | | Merge pull request #1447 from 0xProject/feature/website/0x-org-jank-links | Francesco Agosti | 2018-12-18 | 12 | -151/+208 |
| |\| | | | | | | |/ / / / | |/| | | | | |||||
| | * | | | | feat: add react-shared release notes | fragosti | 2018-12-18 | 1 | -0/+10 |
| | * | | | | feat: more blog url fixes | fragosti | 2018-12-18 | 3 | -26/+26 |
| | * | | | | feat: fix blog link | fragosti | 2018-12-18 | 3 | -3/+4 |
| | * | | | | feat: final footer polish | fragosti | 2018-12-18 | 2 | -3/+3 |
| | * | | | | Merge branch 'feature/website/0x-org' of https://github.com/0xProject/0x-mono... | fragosti | 2018-12-18 | 16 | -311/+463 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge pull request #1444 from 0xProject/feature/website/0x-org-instant-config | Steve Klebanoff | 2018-12-18 | 7 | -121/+188 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Open all new instant links in new window | Steve Klebanoff | 2018-12-18 | 4 | -17/+24 |
| | * | | | | Fix URLs | Steve Klebanoff | 2018-12-18 | 1 | -8/+4 |
| | * | | | | Conditional getStartedClick working on features list | Steve Klebanoff | 2018-12-18 | 1 | -10/+11 |
| | * | | | | Action takes in useAnchorTag | Steve Klebanoff | 2018-12-18 | 1 | -2/+11 |
| | * | | | | Janky but didn't want to mess anything else up, send in useAnchorTag boolean ... | Steve Klebanoff | 2018-12-18 | 1 | -2/+3 |
| | * | | | | Prettify button.tsx | Steve Klebanoff | 2018-12-18 | 1 | -21/+21 |
| | * | | | | Prettify file | Steve Klebanoff | 2018-12-18 | 1 | -22/+15 |
| | * | | | | Custom getStartedLink based on screen size | Steve Klebanoff | 2018-12-18 | 1 | -2/+16 |
| | * | | | | Run prettifier | Steve Klebanoff | 2018-12-18 | 1 | -36/+60 |
| | * | | | | Add includeEmpty option | Steve Klebanoff | 2018-12-18 | 2 | -18/+29 |
| | * | | | | prettify file | Steve Klebanoff | 2018-12-18 | 1 | -2/+13 |
| * | | | | | Merge pull request #1445 from 0xProject/feature/0x-org-stats | Steve Klebanoff | 2018-12-18 | 1 | -34/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | total stats | Steve Klebanoff | 2018-12-18 | 1 | -3/+3 |
| | * | | | | | prettify about page | Steve Klebanoff | 2018-12-18 | 1 | -34/+13 |
| * | | | | | | Merge pull request #1442 from 0xProject/feature/website/0x-org-analytics | Steve Klebanoff | 2018-12-18 | 1 | -15/+50 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | manually trigger error and also send in newsletter errors | Steve Klebanoff | 2018-12-18 | 1 | -3/+7 |
| | * | | | | | | apply prettier | Steve Klebanoff | 2018-12-18 | 1 | -14/+45 |
| * | | | | | | | Merge pull request #1443 from 0xProject/feature/website/0x-org-portal-updated | Brandon Millman | 2018-12-18 | 3 | -44/+34 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | fix(website): update Animation component for styled components v4 | Brandon Millman | 2018-12-18 | 3 | -44/+34 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #1441 from 0xProject/feature/website/0x-org-jobs-update | Brandon Millman | 2018-12-18 | 3 | -105/+153 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | fix(website): redirect /jobs to /about/jobs | Brandon Millman | 2018-12-18 | 1 | -1/+1 |
| | * | | | | | feature(website): implement loading jobs from greenhouse in jobs page | Brandon Millman | 2018-12-18 | 1 | -99/+149 |
| | * | | | | | chore(website): yarn lock | Brandon Millman | 2018-12-18 | 1 | -5/+3 |
| |/ / / / / | |||||
| * / / / / | fix(website): fix mis-replaced website api backend links | Brandon Millman | 2018-12-18 | 1 | -2/+2 |
| |/ / / / | |||||
| | * | | | feat: fix footer links | fragosti | 2018-12-18 | 3 | -23/+25 |
| | * | | | feat: fix links in navbar and dropdown | fragosti | 2018-12-18 | 4 | -51/+71 |
| | * | | | feat: use react-shared Link component | fragosti | 2018-12-18 | 1 | -9/+21 |
| | * | | | feat: update developer dropdown links | fragosti | 2018-12-18 | 2 | -54/+33 |
| |/ / / | |||||
| * | | | Merge pull request #1440 from bakkenbaeck/feature/website/0x-org | Francesco Agosti | 2018-12-18 | 66 | -197/+939 |
| |\ \ \ | |||||
| | * | | | Fixes hamburger icon bgcolor, jobs link | Ezekiel Aquino | 2018-12-18 | 2 | -2/+1 |
| | * | | | Add definition | Fred Carlsen | 2018-12-18 | 1 | -0/+1 |
| | * | | | Increase header tolerances | Fred Carlsen | 2018-12-18 | 1 | -1/+1 |
| | * | | | Show errors from serverside | Fred Carlsen | 2018-12-18 | 2 | -7/+69 |
| | * | | | Update community page | Fred Carlsen | 2018-12-18 | 5 | -40/+100 |
| | * | | | Add community links | Fred Carlsen | 2018-12-18 | 7 | -0/+24 |
| | * | | | Replace share image | Fred Carlsen | 2018-12-18 | 1 | -0/+0 |
| | * | | | Removes content transform on mobile nav toggle | Ezekiel Aquino | 2018-12-18 | 2 | -2/+2 |
| | * | | | Untoggles nav on headroom unpin | Ezekiel Aquino | 2018-12-18 | 1 | -1/+7 |
| | * | | | Adds headroom instead for toggling nav visibility | Ezekiel Aquino | 2018-12-18 | 3 | -44/+37 |
| | * | | | Fix default margin | Fred Carlsen | 2018-12-18 | 1 | -1/+1 |
| | * | | | Update lock file | Fred Carlsen | 2018-12-18 | 1 | -4/+13 |
| | * | | | Fix about intros | Fred Carlsen | 2018-12-18 | 2 | -2/+11 |
| | * | | | Fixes mobile nav overflow on mobile | Ezekiel Aquino | 2018-12-18 | 2 | -3/+12 |
| | * | | | Added Community page | Fred Carlsen | 2018-12-17 | 3 | -1/+226 |
| | * | | | Add def for react-scrollable-anchor | Fred Carlsen | 2018-12-17 | 1 | -0/+1 |
| | * | | | Prepare banner for light theme | Fred Carlsen | 2018-12-17 | 1 | -1/+6 |
| | * | | | Tweak banner border on mobile | Fred Carlsen | 2018-12-17 | 1 | -0/+7 |
| | * | | | Fix cta links | Fred Carlsen | 2018-12-17 | 2 | -2/+2 |
| | * | | | Add market maker page | Fred Carlsen | 2018-12-17 | 3 | -0/+130 |
| | * | | | Tweak configurator | Fred Carlsen | 2018-12-17 | 3 | -5/+16 |
| | * | | | Update long term impact icon | Fred Carlsen | 2018-12-17 | 1 | -7/+7 |
| | * | | | Fix liquidity source change | Fred Carlsen | 2018-12-17 | 2 | -4/+6 |
| | * | | | Update og image | Fred Carlsen | 2018-12-17 | 1 | -0/+0 |
| | * | | | Fixes scrollable anchors in why page | Ezekiel Aquino | 2018-12-17 | 2 | -46/+55 |
| | * | | | Fix wrong icon name | Fred Carlsen | 2018-12-17 | 1 | -1/+1 |
| | * | | | Adjust thick stroked svgs | Fred Carlsen | 2018-12-17 | 3 | -25/+30 |
| | * | | | Fix footer link hover states | Ezekiel Aquino | 2018-12-17 | 1 | -2/+2 |
| | * | | | Fixes mobile button layout for Definition component | Ezekiel Aquino | 2018-12-17 | 2 | -3/+15 |
| | * | | | Resolves font flicker on route change | Ezekiel Aquino | 2018-12-17 | 3 | -18/+5 |
| | * | | | Update client list + logos | Fred Carlsen | 2018-12-17 | 18 | -14/+178 |
| | * | | | Fix newsletter input color in light theme | Fred Carlsen | 2018-12-17 | 1 | -5/+15 |
| | * | | | Fix launch kit link | Fred Carlsen | 2018-12-17 | 1 | -1/+1 |
| | * | | | Fix stray tag | Fred Carlsen | 2018-12-17 | 1 | -1/+1 |
| | * | | | Fix typo | Fred Carlsen | 2018-12-17 | 1 | -1/+1 |
| | * | | | Fix homepage icon | Fred Carlsen | 2018-12-17 | 1 | -6/+6 |
| | * | | | Fix mobile links | Fred Carlsen | 2018-12-17 | 1 | -5/+5 |
| | * | | | Fix portal link | Fred Carlsen | 2018-12-17 | 1 | -1/+1 |
| | * | | | Fix mobile nav placement | Fred Carlsen | 2018-12-17 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | feat: update prod deploy destination | fragosti | 2018-12-15 | 1 | -1/+1 |
| * | | | chore(website): yarn lock | Brandon Millman | 2018-12-15 | 1 | -17/+487 |
| * | | | fix(website) replace 0xproject.com with 0x.org | Brandon Millman | 2018-12-15 | 31 | -56/+56 |
| * | | | Merge pull request #1375 from bakkenbaeck/website | Brandon Millman | 2018-12-15 | 187 | -21/+7099 |
| |\ \ \ | |||||
| | * | | | Fix logo link | Fred Carlsen | 2018-12-15 | 1 | -1/+1 |
| | * | | | Merge remote-tracking branch 'upstream/development' into website | Fred Carlsen | 2018-12-15 | 155 | -1398/+1512 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Add id prop | Fred Carlsen | 2018-12-15 | 1 | -0/+1 |
| | * | | | Jump down to configurator | Fred Carlsen | 2018-12-15 | 1 | -4/+4 |
| | * | | | Fix default heading size | Fred Carlsen | 2018-12-15 | 1 | -0/+4 |
| | * | | | Update routes | Fred Carlsen | 2018-12-15 | 1 | -17/+10 |
| | * | | | Update links and routes | Fred Carlsen | 2018-12-15 | 9 | -30/+36 |
| | * | | | Update links | Fred Carlsen | 2018-12-15 | 2 | -2/+2 |
| | * | | | Copy fixes | Fred Carlsen | 2018-12-15 | 2 | -2/+2 |
| | * | | | Add contact modal to pages with contact link | Fred Carlsen | 2018-12-15 | 4 | -59/+112 |
| | * | | | Fix modal submit | Fred Carlsen | 2018-12-15 | 1 | -7/+18 |
| | * | | | Change chapter link | Fred Carlsen | 2018-12-15 | 1 | -1/+1 |
| | * | | | Fix xianny | Fred Carlsen | 2018-12-15 | 2 | -1/+1 |
| | * | | | Tweak modal confirmatino | Fred Carlsen | 2018-12-15 | 2 | -1/+16 |
| | * | | | Type fixes | Fred Carlsen | 2018-12-15 | 8 | -34/+43 |
| | * | | | Type fixes | Fred Carlsen | 2018-12-15 | 2 | -3/+1 |
| | * | | | Type fixes | Fred Carlsen | 2018-12-15 | 3 | -6/+8 |
| | * | | | Type fixes | Fred Carlsen | 2018-12-15 | 8 | -42/+55 |
| | * | | | Fixes | Fred Carlsen | 2018-12-15 | 2 | -0/+7 |
| | * | | | Tweak mission | Fred Carlsen | 2018-12-15 | 1 | -1/+2 |
| | * | | | Finish tweaking team | Fred Carlsen | 2018-12-15 | 1 | -7/+37 |
| | * | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -5/+0 |
| | * | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 2 | -38/+3 |
| | * | | | Cleanup ecosystem | Ezekiel Aquino | 2018-12-15 | 1 | -3/+1 |
| | * | | | Cleanup select | Ezekiel Aquino | 2018-12-15 | 1 | -13/+0 |
| | * | | | Cleanup configurator | Ezekiel Aquino | 2018-12-15 | 1 | -11/+5 |
| | * | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -33/+1 |
| | * | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -10/+3 |
| | * | | | More Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -33/+2 |
| | * | | | Add links to ecosystem | Fred Carlsen | 2018-12-15 | 1 | -7/+29 |
| | * | | | Misc typing | Fred Carlsen | 2018-12-15 | 3 | -3/+4 |
| | * | | | Add missing colors | Fred Carlsen | 2018-12-15 | 1 | -1/+3 |
| | * | | | Change ecosystem route | Fred Carlsen | 2018-12-15 | 1 | -1/+1 |
| | * | | | Link ecosystem | Fred Carlsen | 2018-12-15 | 2 | -92/+63 |
| | * | | | Replace launch kit icon | Fred Carlsen | 2018-12-15 | 2 | -2/+2 |
| | * | | | Declare missing types | Fred Carlsen | 2018-12-15 | 1 | -0/+4 |
| | * | | | Mobile tweaks jobs table | Fred Carlsen | 2018-12-15 | 1 | -4/+10 |
| | * | | | Add icon | Fred Carlsen | 2018-12-15 | 1 | -0/+1 |
| | * | | | More lint cleanup | Ezekiel Aquino | 2018-12-15 | 9 | -31/+9 |
| | * | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 16 | -36/+16 |
| | * | | | Fix mobile nav hamburger open state | Ezekiel Aquino | 2018-12-14 | 1 | -26/+3 |
| | * | | | More animation tweaks | Ezekiel Aquino | 2018-12-14 | 1 | -2/+2 |
| | * | | | cta boxes hover state | Ezekiel Aquino | 2018-12-14 | 2 | -5/+5 |
| | * | | | Adds mask to get in touch anim | Ezekiel Aquino | 2018-12-14 | 2 | -19/+35 |
| | * | | | Tweak configurator code width | Fred Carlsen | 2018-12-14 | 1 | -2/+2 |
| | * | | | Fix borders on why page | Fred Carlsen | 2018-12-14 | 1 | -10/+13 |
| | * | | | Fix hero landing | Fred Carlsen | 2018-12-14 | 1 | -0/+1 |
| | * | | | Misc feedbackTweak jobs page | Fred Carlsen | 2018-12-14 | 2 | -7/+28 |
| | * | | | Copy updates | Fred Carlsen | 2018-12-14 | 9 | -20/+27 |
| | * | | | Edits animation | Ezekiel Aquino | 2018-12-14 | 1 | -4/+4 |
| | * | | | Edits CTA landing section | Ezekiel Aquino | 2018-12-14 | 6 | -42/+194 |
| | * | | | Tweak launch kit | Fred Carlsen | 2018-12-14 | 4 | -6/+12 |
| | * | | | Tweak launch kit + add icons | Fred Carlsen | 2018-12-14 | 4 | -8/+38 |
| | * | | | Tweak definition | Fred Carlsen | 2018-12-14 | 3 | -10/+19 |
| | * | | | Fixes borders in why page sections | Ezekiel Aquino | 2018-12-14 | 2 | -13/+24 |
| | * | | | REplaces links as navlinks in header | Ezekiel Aquino | 2018-12-14 | 1 | -1/+1 |
| | * | | | Slight tweak to landing animation | Ezekiel Aquino | 2018-12-14 | 1 | -1/+1 |
| | * | | | Hide extensions from product menu | Ezekiel Aquino | 2018-12-14 | 1 | -4/+4 |
| | * | | | Slower instant transition, high res images | Ezekiel Aquino | 2018-12-14 | 7 | -7/+10 |
| | * | | | Landing page animation delay | Ezekiel Aquino | 2018-12-14 | 1 | -33/+38 |
| | * | | | Scrolls doc to top/ensures overfow on document on route change | Ezekiel Aquino | 2018-12-14 | 1 | -0/+5 |
| | * | | | Adds mission office photo | Ezekiel Aquino | 2018-12-14 | 6 | -14/+30 |
| | * | | | Delete old launch kit | Fred Carlsen | 2018-12-14 | 1 | -189/+0 |
| | * | | | Added launch kit page | Fred Carlsen | 2018-12-14 | 2 | -1/+178 |
| | * | | | Add hero icon size | Fred Carlsen | 2018-12-14 | 2 | -1/+2 |
| | * | | | Fix typedef | Fred Carlsen | 2018-12-14 | 1 | -1/+1 |
| | * | | | Update olafs pic | Fred Carlsen | 2018-12-14 | 1 | -0/+0 |
| | * | | | Resolves some sitewrap warnings [TO DO] | Ezekiel Aquino | 2018-12-14 | 1 | -2/+16 |
| | * | | | Linting fix | Fred Carlsen | 2018-12-14 | 1 | -1/+1 |
| | * | | | Linting error | Fred Carlsen | 2018-12-14 | 1 | -2/+2 |
| | * | | | Linting fixes | Fred Carlsen | 2018-12-14 | 18 | -34/+39 |
| | * | | | Removes button / link outlines globally | Ezekiel Aquino | 2018-12-14 | 1 | -0/+1 |
| | * | | | Hides mobile nav on desktop, adds flexwrap maxwidth | Ezekiel Aquino | 2018-12-14 | 2 | -44/+49 |
| | * | | | Tweak slider | Fred Carlsen | 2018-12-14 | 4 | -18/+376 |
| | * | | | Hide configurator on smaller screens | Fred Carlsen | 2018-12-14 | 2 | -3/+9 |
| | * | | | [WIP] cleanup, typing | Ezekiel Aquino | 2018-12-14 | 4 | -27/+38 |
| | * | | | WIP Begin cleanup, adds mediaquery component | Ezekiel Aquino | 2018-12-14 | 11 | -59/+63 |
| | * | | | Tweak padding | Fred Carlsen | 2018-12-14 | 1 | -1/+1 |
| | * | | | Tweak margin on banner | Fred Carlsen | 2018-12-14 | 1 | -0/+2 |
| | * | | | Styled configurator | Fred Carlsen | 2018-12-14 | 6 | -31/+398 |
| | * | | | Cleans up as much as old layout | Ezekiel Aquino | 2018-12-14 | 6 | -59/+42 |
| | * | | | Removes line-height normal on buttons because it messes with alignment | Ezekiel Aquino | 2018-12-13 | 1 | -1/+0 |
| | * | | | Just forces that header button to behave | Ezekiel Aquino | 2018-12-13 | 1 | -3/+3 |
| | * | | | Fix missed Link | Ezekiel Aquino | 2018-12-13 | 1 | -4/+3 |
| | * | | | Removes <Link> component, clean up Button.tsx | Ezekiel Aquino | 2018-12-13 | 11 | -216/+127 |
| | * | | | Cleanup | Fred Carlsen | 2018-12-13 | 1 | -1/+0 |
| | * | | | Tweak slides on mobile | Fred Carlsen | 2018-12-13 | 1 | -5/+20 |
| | * | | | Links on mobile | Fred Carlsen | 2018-12-13 | 1 | -4/+4 |
| | * | | | Add smoother transitions on slider | Fred Carlsen | 2018-12-13 | 1 | -1/+2 |
| | * | | | Feedback from harry | Fred Carlsen | 2018-12-13 | 7 | -10/+17 |
| | * | | | Hook up newsletter form to api | Fred Carlsen | 2018-12-13 | 1 | -2/+4 |
| | * | | | Tweak z-index | Fred Carlsen | 2018-12-13 | 6 | -6/+6 |
| | * | | | Switches client logos | Ezekiel Aquino | 2018-12-13 | 9 | -20/+16 |
| | * | | | Switches landing page icons | Ezekiel Aquino | 2018-12-13 | 6 | -13/+42 |
| | * | | | Mobile tweaks to contactm modal | Fred Carlsen | 2018-12-13 | 2 | -17/+58 |
| | * | | | Update icon and copy | Fred Carlsen | 2018-12-13 | 1 | -3/+3 |
| | * | | | Update icons | Fred Carlsen | 2018-12-13 | 4 | -6/+26 |
| | * | | | Refactors mobile nav, theming | Ezekiel Aquino | 2018-12-13 | 5 | -18/+71 |
| | * | | | WIP refactor mobileNavMenu | Ezekiel Aquino | 2018-12-13 | 5 | -59/+133 |
| | * | | | Increase figure font size in landing page stats | Ezekiel Aquino | 2018-12-13 | 1 | -1/+4 |
| | * | | | Add types | Fred Carlsen | 2018-12-13 | 1 | -2/+2 |
| | * | | | Add advisors | Fred Carlsen | 2018-12-13 | 6 | -6/+6 |
| | * | | | Added full team | Fred Carlsen | 2018-12-13 | 13 | -10/+10 |
| | * | | | About pages wrapwidths | Ezekiel Aquino | 2018-12-13 | 4 | -5/+8 |
| | * | | | WIP hero page animation test | Ezekiel Aquino | 2018-12-13 | 1 | -2/+2 |
| | * | | | Adds images in instant page | Ezekiel Aquino | 2018-12-13 | 14 | -44/+78 |
| | * | | | Edits landing page animation | Ezekiel Aquino | 2018-12-13 | 1 | -5/+5 |
| | * | | | Tests landing page animation WIP | Ezekiel Aquino | 2018-12-13 | 2 | -13/+75 |
| | * | | | WIP configurator | Fred Carlsen | 2018-12-13 | 3 | -5/+428 |