| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | * | 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 |
| | | | | | * | Tests transition in instant | Ezekiel Aquino | 2018-12-13 | 1 | -5/+34 |
| | | | | | * | Adds a bit more whitespace to that scroll image | Ezekiel Aquino | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Whitespace on instant image thing, other changes | Ezekiel Aquino | 2018-12-13 | 5 | -6/+32 |
| | | | | | * | Add more profile pics | Fred Carlsen | 2018-12-13 | 6 | -6/+6 |
| | | | | | * | Update the a newer version of our Lerna fork with CI fixx | Fabio Berger | 2018-12-13 | 2 | -18/+17 |
| | | | | | * | Make pull_missing_blocks script consider all events with block numbers (#1420) | Alex Browne | 2018-12-13 | 1 | -1/+14 |
| | | | | | * | Fix project references for contracts packages (#1419) | Alex Browne | 2018-12-13 | 2 | -2/+11 |
| | | | | | * | feat(sra_client.py) | F. Eugene Aumson | 2018-12-13 | 51 | -3/+6866 |
| | | | | | * | Remove accidentally commited files | Leonid Logvinov | 2018-12-13 | 36 | -27884/+0 |
| | | | | | * | track idex orderbook snapshots (#1397) | zkao | 2018-12-13 | 14 | -34/+690 |
| | | | | | * | Publish | Fabio Berger | 2018-12-13 | 42 | -391/+389 |
| | | | | | * | Updated CHANGELOGS | Fabio Berger | 2018-12-13 | 92 | -77/+27966 |
| | | | | | * | Refactor event scraping and add support for scraping ERC20 approval events (#... | Alex Browne | 2018-12-13 | 19 | -196/+641 |
| | | | | | * | fix(order_utils.py): Remove stale comment | F. Eugene Aumson | 2018-12-13 | 1 | -2/+0 |
| | | | | | * | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-13 | 12 | -23/+20 |
| | | | | | * | Revert accidental change | Leonid Logvinov | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Update contracts/examples/README.md | Fabio B | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Add link to rexrelay integration example in instant README | Brandon Millman | 2018-12-13 | 1 | -0/+2 |
| | | | | | * | chore: fix typo in instant README | Brandon Millman | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | chore: remove extra newline | Brandon Millman | 2018-12-13 | 1 | -1/+0 |
| | | | | | * | Update instant README with more integration links | Brandon Millman | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Fix typo in top level README | Brandon Millman | 2018-12-13 | 1 | -7/+6 |
| | | | | | * | Update top level README packages list with instant | Brandon Millman | 2018-12-13 | 1 | -0/+2 |
| | | | | | * | Revert access changes | Leonid Logvinov | 2018-12-13 | 10 | -10/+10 |
| | | | | | * | Update instant README | Brandon Millman | 2018-12-13 | 1 | -0/+5 |
| | | | | | * | Add CHANGELOG entry | Fabio Berger | 2018-12-13 | 1 | -0/+9 |
| | | | | | * | Actually pass the signature, not the signature index to a wallet contract's `... | Fabio Berger | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Re-use solhint configuration | Leonid Logvinov | 2018-12-13 | 16 | -156/+16 |
| | | | | | * | Change contracts publish config | Leonid Logvinov | 2018-12-13 | 9 | -9/+9 |
| | | | | | * | perform null check on token metadata (#1412) | Xianny | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Updated CHANGELOGS | Leonid Logvinov | 2018-12-13 | 55 | -5/+329 |
| | | | | | * | Rename core package to protocol | Leonid Logvinov | 2018-12-13 | 67 | -26/+32 |
| | | | | | * | Add coreArtifacts to forwarder wrapper | Leonid Logvinov | 2018-12-13 | 1 | -1/+2 |
| | | | | | * | Combine duplicate imports | Leonid Logvinov | 2018-12-13 | 1 | -2/+1 |
| | | | | | * | change to camelCase | xianny | 2018-12-13 | 2 | -3/+3 |
| | | | | | * | Refactor our extensions package | Leonid Logvinov | 2018-12-13 | 42 | -304/+304 |
| | | | | | * | fix(instant): hide loaders when no token or buy amount is chosen | Brandon Millman | 2018-12-13 | 2 | -44/+14 |
| | | | | | * | Refactor out examples | Leonid Logvinov | 2018-12-13 | 21 | -25/+230 |
| | | | | | * | Don't throw error if can't find icon for token | Steve Klebanoff | 2018-12-13 | 1 | -2/+11 |
| | | | | | * | Implement prefer-template tslint rule | kao | 2018-12-13 | 12 | -17/+18 |
| | | | | | * | feat: only use display name from provider in ui | fragosti | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | feat: refactor provider name and displayName logic | fragosti | 2018-12-13 | 5 | -9/+39 |
| | | | | | * | feat: log walletDisplayName to Heap | fragosti | 2018-12-13 | 2 | -0/+4 |
| | | | | | * | lint: remove unused variable | xianny | 2018-12-13 | 1 | -1/+0 |
| | | | | | * | Fix linter | Fabio Berger | 2018-12-13 | 1 | -2/+4 |
| | | | | | * | refresh rate limit every second instead of every minute | xianny | 2018-12-13 | 1 | -3/+3 |
| | | | | | * | cleanup: stray import, rename variable | xianny | 2018-12-13 | 2 | -5/+3 |
| | | | | | * | query CC with larger batch size | xianny | 2018-12-13 | 3 | -5/+7 |
| | | | | | * | Add PR number | Fabio Berger | 2018-12-13 | 1 | -1/+2 |
| | | | | | * | Remove excess commas | Fabio Berger | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | fix: txData returned so that `value` and `gasPrice` are BigNumbers to avoid p... | Fabio Berger | 2018-12-13 | 2 | -4/+12 |
| | | | | | * | Update yarn.lock | Fabio Berger | 2018-12-13 | 1 | -1/+38 |
| | | | | | * | Update contracts/interfaces/README.md | Fabio B | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | rename variable and define default in only 1 location | xianny | 2018-12-13 | 3 | -4/+10 |
| | | | | | * | upgrade throttling code | xianny | 2018-12-13 | 2 | -14/+12 |
| | | | | | * | feat: change color of doctype tag in configurator | fragosti | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Switch out whitepaper with 0x protocol specification | Fabio Berger | 2018-12-13 | 9 | -3/+10 |
| | | | | | * | Switch out RocketChat icon with Discord icon | Fabio Berger | 2018-12-13 | 3 | -1/+1 |
| | | | | | * | feat: disable slider when no affiliate info | fragosti | 2018-12-13 | 1 | -0/+5 |
| | | | | | * | Refactor out tokens from core contracts package | Leonid Logvinov | 2018-12-13 | 69 | -147/+473 |
| | | | | | * | Refactor our protocol interfaces into @0x/contracts-interfaces | Leonid Logvinov | 2018-12-13 | 47 | -44/+287 |
| | | | | | * | Change type of transactions.gas_used and gas_price to BigNumber/numeric | Alex Browne | 2018-12-13 | 1 | -5/+6 |
| | | | | | * | Fix prettier | Alex Browne | 2018-12-13 | 1 | -7/+7 |
| | | | | | * | Address PR feedback | Alex Browne | 2018-12-13 | 7 | -25/+17 |
| | | | | | * | pull OHLCV records from Crypto Compare (#1349) | Xianny | 2018-12-13 | 2 | -0/+4 |
| | | | | | * | Introduce framework for running basic tests for entities (#1344) | Alex Browne | 2018-12-13 | 5 | -10/+16 |
| | | | | | * | updating comment for 0x trusted tokens | Jake Ellowitz | 2018-12-13 | 1 | -3/+1 |
| | | | | | * | metadata and trusted sources in same raw table | Jake Ellowitz | 2018-12-13 | 4 | -71/+5 |
| | | | | | * | Pull token metadata re trusted tokens | Jake Ellowitz | 2018-12-13 | 5 | -0/+52 |
| | | | | | * | Add script for pulling missing block data | Alex Browne | 2018-12-13 | 1 | -2/+2 |
| | | | | | * | Add support for pulling Cancel and CancelUpTo events | Alex Browne | 2018-12-13 | 2 | -38/+26 |
| | | | | | * | Add transactionHash to CancelUpToEvent and CancelEvent entities | Alex Browne | 2018-12-13 | 3 | -1/+6 |
| | | | | | * | Add homepage_url to relayers | Alex Browne | 2018-12-13 | 1 | -6/+7 |
| | | | | | * | Change some column types from varchar to numeric | Alex Browne | 2018-12-13 | 7 | -44/+51 |
| | | | | | * | Rename taker and maker amounts in sra_orders | Alex Browne | 2018-12-13 | 1 | -2/+2 |
| | | | | | * | Implement scraping sra orders from radar relay | Alex Browne | 2018-12-13 | 3 | -8/+2 |
| | | | | | * | Update schema for sra_orders | Alex Browne | 2018-12-13 | 1 | -6/+1 |
| | | | | | * | Pointing entities to raw schema | Jake Ellowitz | 2018-12-13 | 8 | -9/+9 |
| | | | | | * | Mapping dev schema to initial migration | Jake Ellowitz | 2018-12-13 | 2 | -1/+17 |
| | | | | | * | Configure linter with --format stylish and fix linter errors | Alex Browne | 2018-12-13 | 2 | -0/+46 |
| | | | | | * | Rename Transaction.ts to transaction.ts | Alex Browne | 2018-12-13 | 3 | -49/+0 |
| | | | | | * | Add better error handling for immediately invoked async functions | Alex Browne | 2018-12-13 | 4 | -95/+18 |
| | | | | | * | Rename table and column names | Alex Browne | 2018-12-13 | 10 | -98/+172 |
| | | | | | * | Reorganize entities. Make scripts work from any directory. | Alex Browne | 2018-12-13 | 13 | -296/+94 |
| | | | | | * | Split index.ts into multiple scripts in scripts/ and detect last known block ... | Alex Browne | 2018-12-13 | 3 | -94/+8 |
| | | | | | * | Remove unused function parameter in index.ts script | Alex Browne | 2018-12-13 | 1 | -2/+2 |
| | | | | | * | Use bigint for gasUsed and gasPrice in Transaction | Alex Browne | 2018-12-13 | 2 | -5/+7 |
| | | | | | * | Update relayer code to use new relayer-registry format | Alex Browne | 2018-12-13 | 3 | -3/+8 |
| | | | | | * | Implement fetching and parsing relayer info | Alex Browne | 2018-12-13 | 4 | -16/+57 |
| | | | | | * | Implement support for getting and parsing blocks and transactions | Alex Browne | 2018-12-13 | 5 | -21/+97 |
| | | | | | * | chore: Fix tslint config. | Alex Browne | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Fix bugs in merge_v2_events script and disable verbose logging | Alex Browne | 2018-12-13 | 1 | -1/+4 |
| | | | | | * | Rename index.ts -> merge_v2_events | Alex Browne | 2018-12-13 | 1 | -0/+0 |
| | | | | | * | Update script to work with existing v1 pipeline data | Alex Browne | 2018-12-13 | 7 | -35/+68 |
| | | | | | * | Update pipeline to use new @0x npm org for imports | Alex Browne | 2018-12-13 | 5 | -12/+12 |
| | | | | | * | Update to use ContractWrappers + Infura instead of Etherscan | Alex Browne | 2018-12-13 | 12 | -648/+97 |
| | | | | | * | Rebase and update to use new modularized artifacts | Alex Browne | 2018-12-13 | 5 | -2282/+4 |
| | | | | | * | Add tests for SRA order conversion | Alex Browne | 2018-12-13 | 3 | -4/+83 |
| | | | | | * | Re-add missing tests | Alex Browne | 2018-12-13 | 3 | -90/+164 |
| | | | | | * | Add soruceUrl to SraOrder entity | Alex Browne | 2018-12-13 | 2 | -1/+4 |
| | | | | | * | Add preliminary support for scraping orders from SRA endpoints (no pagination... | Alex Browne | 2018-12-13 | 6 | -12/+125 |
| | | | | | * | For event entities, rename address -> contractAddress and make it a primary key | Alex Browne | 2018-12-13 | 5 | -11/+19 |
| | | | | | * | Implement scraping and parsing exchange CancelUpTo events | Alex Browne | 2018-12-13 | 3 | -9/+45 |
| | | | | | * | Use multi-primary keys for event and filter null logIndexes | Alex Browne | 2018-12-13 | 4 | -6/+15 |
| | | | | | * | Implement scraping and parsing exchange cancel events | Alex Browne | 2018-12-13 | 4 | -10/+80 |
| | | | | | * | Make event parsing more functional and less class-based | Alex Browne | 2018-12-13 | 3 | -65/+21 |
| | | | | | * | Re-organize event parsing and decoding | Alex Browne | 2018-12-13 | 7 | -175/+206 |
| | | | | | * | Add support for decoding asset data | Alex Browne | 2018-12-13 | 4 | -36/+92 |
| | | | | | * | Add typeorm and begin inserting database records | Alex Browne | 2018-12-13 | 3 | -7/+64 |
| | | | | | * | Make contractAbi a parameter of getContractEventsAsync | Alex Browne | 2018-12-13 | 4 | -11/+29 |
| | | | | | * | Add tests for etherscan events | Alex Browne | 2018-12-13 | 4 | -10/+111 |
| | | | | | * | Restructure pipeline package. Create data-sources dir | Alex Browne | 2018-12-13 | 4 | -75/+96 |
| | | | | | * | Remove old code. Create function for getting contract events via etherscan | Alex Browne | 2018-12-13 | 21 | -1862/+2348 |
| | | | | | * | Rebase pipeline branch off development | Alex Browne | 2018-12-13 | 18 | -0/+1864 |
| | | | | | * | Tests animations on about page headers | Ezekiel Aquino | 2018-12-13 | 4 | -10/+27 |
| | | | | | * | Fix link line height | Fred Carlsen | 2018-12-13 | 1 | -0/+1 |
| | | | | | * | Tests addAnimation method | Ezekiel Aquino | 2018-12-13 | 2 | -16/+13 |
| | | | | | * | tries out some transitions | Ezekiel Aquino | 2018-12-13 | 2 | -0/+32 |
| | | | | | * | Add checkmark | Fred Carlsen | 2018-12-13 | 1 | -0/+1 |
| | | | | | * | Fix full width slider | Fred Carlsen | 2018-12-13 | 2 | -6/+10 |
| | | | | | * | Fix jobs link | Fred Carlsen | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Fix bg on banner button | Fred Carlsen | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Fix border on button | Fred Carlsen | 2018-12-13 | 1 | -1/+1 |
| | | | | | * | Update team page with pics so far | Fred Carlsen | 2018-12-13 | 15 | -15/+15 |
| | | | | | * | Adds themed footer styling | Ezekiel Aquino | 2018-12-13 | 2 | -4/+16 |
| | | | | | * | Adds margin to textwrap in definition to have padding when scaled to narrow s... | Ezekiel Aquino | 2018-12-12 | 1 | -1/+5 |
| | | | | | * | Header mobile styling | Ezekiel Aquino | 2018-12-12 | 3 | -10/+10 |
| | | | | | * | Increase footer padding-top | Ezekiel Aquino | 2018-12-12 | 1 | -1/+1 |
| | | | | | * | introduces wrapwidth to section component | Ezekiel Aquino | 2018-12-12 | 2 | -0/+3 |
| | | | | | * | Fix header link active state | Fred Carlsen | 2018-12-12 | 2 | -5/+32 |
| | | | | | * | Remove trailing whitespace | Fred Carlsen | 2018-12-12 | 1 | -1/+0 |
| | | | | | * | Removes wrap width on mobile | Ezekiel Aquino | 2018-12-12 | 1 | -4/+0 |
| | | | | | * | Fixes fullwidth sections | Ezekiel Aquino | 2018-12-12 | 5 | -16/+11 |
| | | | | | * | Add esc support | Fred Carlsen | 2018-12-12 | 1 | -1/+2 |
| | | | | | * | Add interface | Fred Carlsen | 2018-12-12 | 1 | -1/+1 |
| | | | | | * | Added contact modal | Fred Carlsen | 2018-12-12 | 8 | -24/+402 |
| | | | | | * | Fix lodash import | Fred Carlsen | 2018-12-12 | 1 | -1/+1 |
| | | | | | * | Type fixes | Fred Carlsen | 2018-12-12 | 4 | -15/+20 |
| | | | | | * | Edits jobs page, wip current openings | Ezekiel Aquino | 2018-12-12 | 2 | -55/+60 |
| | | | | | * | Cleanup press page, siteWrap | Ezekiel Aquino | 2018-12-12 | 3 | -18/+26 |
| | | | | | * | Team page grid responsive style | Ezekiel Aquino | 2018-12-12 | 2 | -0/+12 |
| | | | | | * | Edits team page | Ezekiel Aquino | 2018-12-12 | 5 | -38/+39 |
| | | | | | * | Edits aboutLayout, mission.tsx | Ezekiel Aquino | 2018-12-12 | 2 | -67/+62 |
| | | | | | * | Fix section/wrap overflows | Ezekiel Aquino | 2018-12-12 | 1 | -2/+1 |
| | | | | | * | Fix banner linting | Ezekiel Aquino | 2018-12-12 | 1 | -4/+4 |
| | | | | | * | Edits banner, types newlayout | Ezekiel Aquino | 2018-12-12 | 3 | -29/+83 |
| | | | | | * | Adds more types to newLayout | Ezekiel Aquino | 2018-12-12 | 1 | -6/+17 |
| | | | | | * | Types newlayout, cleans up instant | Ezekiel Aquino | 2018-12-12 | 2 | -41/+24 |
| | | | | | * | Fixes fullwidth prop on new layout section | Ezekiel Aquino | 2018-12-12 | 2 | -6/+7 |
| | | | | | * | Re-adds icon in rebased instant page | Ezekiel Aquino | 2018-12-12 | 1 | -0/+1 |
| | | | | | * | Fixes icons in rebase (why) | Ezekiel Aquino | 2018-12-12 | 2 | -1/+7 |
| | | | | | * | Added a bunch of types | Fred Carlsen | 2018-12-12 | 1 | -1/+1 |
| | | | | | * | Remove old dropdown | Fred Carlsen | 2018-12-12 | 1 | -1/+1 |
| | | | | | * | More layout changes | Ezekiel Aquino | 2018-12-12 | 11 | -154/+263 |
| | | | | | * | WIP | Ezekiel Aquino | 2018-12-12 | 14 | -235/+446 |
| | | | | | * | Remove import | Fred Carlsen | 2018-12-12 | 1 | -1/+0 |
| | | | | | * | Remove old loop | Fred Carlsen | 2018-12-12 | 1 | -72/+0 |
| | | | | | * | Added a bunch of types | Fred Carlsen | 2018-12-12 | 5 | -3/+21 |
| | | | | | * | Remove old dropdown | Fred Carlsen | 2018-12-12 | 1 | -159/+0 |
| | | | | | * | WIP mobile slider | Fred Carlsen | 2018-12-12 | 1 | -0/+14 |
| | | | | | * | WIP mobile slider | Fred Carlsen | 2018-12-12 | 1 | -0/+4 |
| | | | | | * | Add content and images to why | Fred Carlsen | 2018-12-12 | 1 | -29/+19 |
| | | | | | * | Add icons to 0x instant | Fred Carlsen | 2018-12-12 | 32 | -3/+408 |
| | | | | | * | Tweak slider | Fred Carlsen | 2018-12-12 | 3 | -17/+351 |
| | | | | | * | Lint | Fred Carlsen | 2018-12-12 | 1 | -3/+3 |
| | | | | | * | Added team data + image placeholder | Fred Carlsen | 2018-12-12 | 2 | -78/+113 |
| | | | | | * | dropdown z-index | Ezekiel Aquino | 2018-12-12 | 1 | -0/+1 |
| | | | | | * | Removes headroom | Ezekiel Aquino | 2018-12-12 | 1 | -42/+39 |
| | | | | | * | WIP Adds infinite scroll image on instant page | Ezekiel Aquino | 2018-12-11 | 3 | -40/+61 |
| | | | | | * | Header changes, mobile alignments | Ezekiel Aquino | 2018-12-11 | 5 | -17/+72 |
| | | | | | * | Adjust h4 heading weight | Fred Carlsen | 2018-12-11 | 1 | -1/+1 |
| | | | | | * | Add slider mockup | Fred Carlsen | 2018-12-11 | 2 | -5/+112 |
| | | | | | * | Rename form file | Fred Carlsen | 2018-12-11 | 2 | -4/+8 |
| | | | | | * | Button transitions | Ezekiel Aquino | 2018-12-11 | 1 | -1/+8 |
| | | | | | * | Edits mobile aligment | Ezekiel Aquino | 2018-12-11 | 1 | -1/+1 |
| | | | | | * | Change header button color based on theme | Ezekiel Aquino | 2018-12-11 | 2 | -3/+17 |
| | | | | | * | Removes overflow-x on document | Ezekiel Aquino | 2018-12-11 | 1 | -0/+1 |
| | | | | | * | Cleanup about pages | Ezekiel Aquino | 2018-12-11 | 5 | -46/+74 |
| | | | | | * | Creates about page wrapper component, clean up | Ezekiel Aquino | 2018-12-11 | 5 | -237/+231 |
| | | | | | * | Add missing keys | Fred Carlsen | 2018-12-11 | 3 | -6/+5 |
| | | | | | * | Add keys to chapters | Fred Carlsen | 2018-12-11 | 1 | -2/+2 |
| | | | | | * | Add form handler | Fred Carlsen | 2018-12-11 | 1 | -16/+82 |
| | | | | | * | Adjust heading weight | Fred Carlsen | 2018-12-11 | 1 | -1/+1 |
| | | | | | * | WIP about pages | Ezekiel Aquino | 2018-12-11 | 6 | -46/+53 |
| | | | | | * | Dropdown menu theming | Ezekiel Aquino | 2018-12-11 | 6 | -19/+73 |
| | | | | | * | Pull in image from children | Fred Carlsen | 2018-12-11 | 1 | -3/+1 |
| | | | | | * | Added image loop | Fred Carlsen | 2018-12-11 | 2 | -2/+77 |
| | | | | | * | Fix keys | Fred Carlsen | 2018-12-11 | 1 | -1/+1 |
| | | | | | * | Fix layout, Adds button hovers | Ezekiel Aquino | 2018-12-11 | 2 | -2/+8 |
| | | | | | * | WIP Header styling, hidden on mobile | Ezekiel Aquino | 2018-12-11 | 2 | -15/+22 |
| | | | | | * | WIP dropdown menus | Ezekiel Aquino | 2018-12-11 | 7 | -45/+153 |
| | | | | | * | Loop through products dropdown data | Ezekiel Aquino | 2018-12-11 | 2 | -25/+34 |
| | | | | | * | Clean up header | Ezekiel Aquino | 2018-12-11 | 1 | -2/+2 |
| | | | | | * | Cleanup header | Ezekiel Aquino | 2018-12-11 | 1 | -55/+38 |
| | | | | | * | Adds intermediate large heading size | Ezekiel Aquino | 2018-12-11 | 2 | -1/+7 |
| | | | | | * | WIP dropdown header | Ezekiel Aquino | 2018-12-11 | 4 | -38/+122 |
| | | | | | * | Remove padding for now | Fred Carlsen | 2018-12-11 | 1 | -3/+3 |
| | | | | | * | WIP Updates dropdown menus | Ezekiel Aquino | 2018-12-11 | 2 | -31/+83 |
| | | | | | * | Edits footer styling | Ezekiel Aquino | 2018-12-11 | 1 | -4/+9 |
| | | | | | * | Optical margin adjustment to landing page | Ezekiel Aquino | 2018-12-11 | 1 | -3/+3 |
| | | | | | * | Weightier headers, switches icons in mission page | Ezekiel Aquino | 2018-12-11 | 2 | -8/+5 |
| | | | | | * | Updates margins in why, change link component | Ezekiel Aquino | 2018-12-11 | 5 | -12/+23 |
| | | | | | * | Add bundle analyzer | Fred Carlsen | 2018-12-11 | 2 | -0/+5 |
| | | | | | * | Add missing separator | Fred Carlsen | 2018-12-11 | 1 | -0/+8 |
| | | | | | * | Add lazyloading + banner | Fred Carlsen | 2018-12-11 | 2 | -21/+13 |
| | | | | | * | Edits why page, removes zenscroll | Ezekiel Aquino | 2018-12-11 | 5 | -48/+29 |
| | | | | | * | More visual tweaks to instant page | Ezekiel Aquino | 2018-12-10 | 1 | -2/+15 |
| | | | | | * | Starts refining isntant page | Ezekiel Aquino | 2018-12-10 | 1 | -42/+76 |
| | | | | | * | Update lock file | Fred Carlsen | 2018-12-10 | 1 | -167/+26 |
| | | | | | * | Tweaks | Fred Carlsen | 2018-12-10 | 2 | -17/+24 |
| | | | | | * | Mobile styling on why page | Ezekiel Aquino | 2018-12-10 | 1 | -8/+24 |
| | | | | | * | Refinements to Why page | Ezekiel Aquino | 2018-12-10 | 3 | -45/+115 |
| | | | | | * | Remove unnecessary dep | Fred Carlsen | 2018-12-10 | 1 | -1/+0 |
| | | | | | * | Refactor press highlgihts | Fred Carlsen | 2018-12-10 | 3 | -39/+48 |
| | | | | | * | Add separator to mission | Fred Carlsen | 2018-12-10 | 1 | -5/+8 |
| | | | | | * | Refactor positions | Fred Carlsen | 2018-12-10 | 1 | -24/+51 |
| | | | | | * | Mute paragraphs by default | Fred Carlsen | 2018-12-10 | 1 | -0/+4 |
| | | | | | * | Add links to jobs | Fred Carlsen | 2018-12-10 | 1 | -2/+3 |
| | | | | | * | Adds initial scrollto methods in why page, adds stickywrap | Ezekiel Aquino | 2018-12-10 | 3 | -101/+155 |
| | | | | | * | Add active styling to chapter link | Fred Carlsen | 2018-12-10 | 5 | -63/+22 |
| | | | | | * | Add padding to banner | Fred Carlsen | 2018-12-10 | 1 | -2/+2 |
| | | | | | * | Refines footer, newsletterForm | Ezekiel Aquino | 2018-12-10 | 2 | -30/+78 |
| | | | | | * | Tweak banner | Fred Carlsen | 2018-12-10 | 3 | -4/+11 |
| | | | | | * | Tweak icons on why | Fred Carlsen | 2018-12-10 | 1 | -41/+43 |
| | | | | | * | Add link to mission | Fred Carlsen | 2018-12-10 | 2 | -18/+19 |
| | | | | | * | Remove unneeded props | Fred Carlsen | 2018-12-10 | 1 | -2/+0 |
| | | | | | * | Correct icon interface | Fred Carlsen | 2018-12-10 | 1 | -3/+3 |
| | | | | | * | Use defined paddings | Ezekiel Aquino | 2018-12-10 | 4 | -6/+17 |
| | | | | | * | Refines landingpage | Ezekiel Aquino | 2018-12-10 | 6 | -34/+44 |
| | | | | | * | Added banner | Fred Carlsen | 2018-12-10 | 3 | -1/+87 |
| | | | | | * | Remove borderColor prop | Fred Carlsen | 2018-12-10 | 1 | -3/+0 |
| | | | | | * | Add arrow to link | Fred Carlsen | 2018-12-10 | 3 | -5/+17 |
| | | | | | * | Divides landing into section components, cleanup | Ezekiel Aquino | 2018-12-10 | 8 | -274/+306 |
| | | | | | * | Removes percentage paddings on mobile | Ezekiel Aquino | 2018-12-10 | 1 | -4/+0 |
| | | | | | * | Replaces icons in landing, text styling | Ezekiel Aquino | 2018-12-10 | 3 | -6/+14 |
| | | | | | * | Adds withArrow button | Ezekiel Aquino | 2018-12-10 | 5 | -14/+48 |
| | | | | | * | Async load icons, adds margins | Ezekiel Aquino | 2018-12-10 | 4 | -12/+30 |
| | | | | | * | Bind dev server to 0.0.0.0 | Fred Carlsen | 2018-12-10 | 1 | -0/+1 |
| | | | | | * | Add options to svg loader | Fred Carlsen | 2018-12-10 | 1 | -1/+12 |