Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove doc menus from main topBar | Fabio Berger | 2018-10-13 | 1 | -65/+4 |
* | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 3 | -9/+124 |
* | Fix sidebar shifting onHover due to scrollbar width | Fabio Berger | 2018-10-13 | 1 | -2/+11 |
* | fix: Remove unnecessary onClick prop from NestedSidebar, since one can listen... | Fabio Berger | 2018-10-13 | 1 | -4/+2 |
* | Pass down sidebar instead of sectionNameToLinks | Fabio Berger | 2018-10-13 | 4 | -19/+17 |
* | Make all doc reference pages responsive | Fabio Berger | 2018-10-12 | 11 | -11/+33 |
* | 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 |
* | Add Getting starter sidebar header | Fabio Berger | 2018-10-12 | 11 | -35/+24 |
* | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 9 | -672/+733 |
* | style: Make width of developer section same as rest of website (1064px) | Fabio Berger | 2018-10-11 | 1 | -1/+1 |
* | merge dev-section-redesign | Fabio Berger | 2018-10-11 | 1 | -19/+11 |
|\ | |||||
| * | Merge branch 'development' into dev-section-redesign | Fabio Berger | 2018-10-11 | 1 | -19/+11 |
| |\ | |||||
| | * | Throw and handle errors from Providers. | Jacob Evans | 2018-10-09 | 1 | -3/+9 |
| | * | Introduce Metamask Subprovider. | Jacob Evans | 2018-10-05 | 1 | -18/+4 |
* | | | fix(website): remove deadzone between "Developers" menu item and dropdown so ... | Fabio Berger | 2018-10-11 | 2 | -2/+2 |
* | | | fix(website): Avoid hover activated dropdown from closing when activeNode is ... | Fabio Berger | 2018-10-11 | 1 | -1/+6 |
* | | | Replace Rollbar UMD with regular import | Fabio Berger | 2018-10-10 | 1 | -2/+3 |
|/ / | |||||
* | | Fix liinter | Fabio Berger | 2018-10-06 | 2 | -2/+1 |
* | | Convert TutorialButton to styled component | Fabio Berger | 2018-10-06 | 1 | -64/+45 |
* | | Convert more divs to containers and text components | Fabio Berger | 2018-10-05 | 4 | -57/+57 |
* | | remove inline style | Fabio Berger | 2018-10-05 | 1 | -4/+1 |
* | | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 7 | -55/+26 |
* | | Remove style prop from Link | Fabio Berger | 2018-10-05 | 11 | -56/+44 |
* | | Render paragraphs with spans so we don't get margin added | Fabio Berger | 2018-10-05 | 1 | -0/+1 |
* | | Fix bug where wiki links in dev dropdown weren't working when on the wiki | Fabio Berger | 2018-10-05 | 2 | -6/+11 |
* | | remove stray logs | Fabio Berger | 2018-10-05 | 2 | -2/+0 |
* | | merge base branch | Fabio Berger | 2018-10-05 | 5 | -35/+70 |
|\ \ | |||||
| * | | merge developmemnt | Fabio Berger | 2018-10-05 | 5 | -35/+70 |
| |\| | |||||
| | * | Upgrade webpack | Fabio Berger | 2018-10-04 | 2 | -16/+16 |
| | * | Add Jason to website | Brandon Millman | 2018-10-02 | 1 | -0/+7 |
| | * | Fix network badges for V1 and add them for V2 | Fabio Berger | 2018-09-28 | 1 | -16/+44 |
| | * | Fix dropdown menu item so it says "0x smart contracts" not "smart contract" | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | * | Rename for clarity | Fabio Berger | 2018-09-28 | 1 | -3/+3 |
* | | | Convert more divs to Containers | Fabio Berger | 2018-10-04 | 2 | -49/+44 |
* | | | Use Container and Text where possible | Fabio Berger | 2018-10-04 | 1 | -12/+11 |
* | | | Fix linter | Fabio Berger | 2018-10-04 | 2 | -8/+7 |
* | | | Remove todo | Fabio Berger | 2018-10-04 | 1 | -1/+0 |
* | | | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 1 | -41/+8 |
* | | | Fix nit | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
* | | | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 20 | -158/+67 |
* | | | remove stray console | Fabio Berger | 2018-10-03 | 1 | -3/+0 |
* | | | Make whole bottom bar clickable not just the text | Fabio Berger | 2018-10-03 | 1 | -13/+13 |
* | | | Don't make opening links in new tab a default | Fabio Berger | 2018-10-03 | 1 | -3/+6 |
* | | | 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 | 2 | -6/+30 |
* | | | 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 |
* | | | Fix link | Fabio Berger | 2018-10-03 | 1 | -1/+6 |
* | | | Make tutorial buttons also open in a new tab | Fabio Berger | 2018-10-03 | 1 | -3/+18 |
* | | | Convert remaining Links to new UI component | Fabio Berger | 2018-10-03 | 3 | -4/+31 |
* | | | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 20 | -347/+424 |
* | | | Improve mobile padding | Fabio Berger | 2018-10-02 | 1 | -1/+1 |
* | | | 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 | 2 | -3/+6 |
* | | | Make menuSubsectionsBySection optional | Fabio Berger | 2018-10-02 | 2 | -2/+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 |
* | | | Add comment about link component | Fabio Berger | 2018-10-02 | 1 | -0/+5 |
* | | | Move colors to colors.ts file | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
* | | | Fix bug where button wouldn't be highlighted after hitting browser back butto... | Fabio Berger | 2018-10-02 | 1 | -0/+4 |
* | | | Prefer basscss over style | Fabio Berger | 2018-10-02 | 1 | -1/+1 |
* | | | Fix linter | Fabio Berger | 2018-10-01 | 2 | -13/+3 |
* | | | Fix bug where main content scrollbar wasn't showing up after navigating back ... | Fabio Berger | 2018-10-01 | 1 | -3/+6 |
* | | | Fix incorrect merge errors | Fabio Berger | 2018-10-01 | 2 | -2/+1 |
* | | | fix merge | Fabio Berger | 2018-10-01 | 2 | -7/+12 |
|\| | | |||||
| * | | merge | Fabio Berger | 2018-10-01 | 6 | -123/+210 |
| |\ \ | | |/ | |/| | |||||
| | * | Use Container instead of div | Fabio Berger | 2018-09-17 | 1 | -6/+10 |
| | * | Fix linter | Fabio Berger | 2018-08-30 | 1 | -1/+1 |
| | * | Fix prettier | Fabio Berger | 2018-08-29 | 1 | -1/+1 |
* | | | 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 | 2 | -3/+23 |
* | | | Add sidebar menu, proper scrolling and mobile-optimize | Fabio Berger | 2018-09-28 | 3 | -91/+203 |
* | | | Import ObjectMap from types now that it's moved | Fabio Berger | 2018-09-28 | 1 | -1/+2 |
* | | | merge development | Fabio Berger | 2018-09-28 | 57 | -1379/+743 |
|\| | | |||||
| * | | remove items-center classname | fragosti | 2018-09-26 | 1 | -1/+1 |
| * | | Change clay to Ecosystem Development Lead | fragosti | 2018-09-26 | 1 | -1/+1 |
| * | | Update everything to Coinbase Wallet instead of Toshi | fragosti | 2018-09-26 | 6 | -15/+15 |
| * | | Merge pull request #1088 from 0xProject/fix/website/relayers-column | Francesco Agosti | 2018-09-26 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | When number of relayers is less than number of columns, reduce column number ... | Brandon Millman | 2018-09-26 | 1 | -1/+5 |
| * | | | 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 | 2 | -2/+2 |
| * | | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-25 | 5 | -9/+6 |
| |\| | | |||||
| | * | | Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpc | Francesco Agosti | 2018-09-24 | 3 | -7/+4 |
| | |\ \ | |||||
| | | * | | Move ObjectMap to shared types | fragosti | 2018-09-19 | 3 | -7/+4 |
| | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-09-18 | 1 | -15/+18 |
| | |\| | | |||||
| | * | | | Fix order creation and fill flow in Portal | fragosti | 2018-09-18 | 2 | -2/+2 |
| * | | | | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 3 | -10/+31 |
| | |/ / | |/| | | |||||
| * | | | Merge pull request #1063 from 0xProject/feature/0x.js/update-readme-import | Jacob Evans | 2018-09-18 | 1 | -15/+18 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Folder 1.0.0 -> 1.0.1 | Jacob Evans | 2018-09-18 | 1 | -5/+5 |
| | * | | Rename to v1->v0 v2->v1 | Jacob Evans | 2018-09-18 | 1 | -17/+17 |
| | * | | Remove note about RC versions | Jacob Evans | 2018-09-13 | 1 | -10/+10 |
| | * | | 0xjs README/website docs update | Jacob Evans | 2018-09-13 | 1 | -14/+17 |
| * | | | 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 |
| |/ / / | |||||
| * | | | Clear localstorage | fragosti | 2018-09-07 | 1 | -1/+1 |
| * | | | Fix minting for new tokens on testnets | fragosti | 2018-09-07 | 5 | -40/+51 |
| |/ / | |||||
| * | | Run linter | fragosti | 2018-09-05 | 2 | -3/+1 |
| * | | Merge branch 'feature/website/update-portal-v2' of https://github.com/0xProje... | fragosti | 2018-09-05 | 3 | -9/+5 |
| |\ \ | |||||
| | * | | Remove unused imports and console.log | Fabio Berger | 2018-09-05 | 1 | -4/+1 |
| | * | | Add back order validation logic | Fabio Berger | 2018-09-05 | 1 | -7/+5 |
| | * | | Fix imports | Fabio Berger | 2018-09-05 | 1 | -2/+1 |
| | * | | remove console log | Fabio Berger | 2018-09-05 | 1 | -1/+0 |
| | * | | merge development | Fabio Berger | 2018-09-05 | 17 | -356/+296 |
| | |\ \ | |||||
| * | | | | Use order parser utils from order utils | fragosti | 2018-09-05 | 10 | -42/+9 |
| * | | | | Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po... | fragosti | 2018-09-05 | 17 | -356/+296 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Add temporarily missing web3-provider-engine types in website | Leonid Logvinov | 2018-09-04 | 1 | -0/+1 |
| | * | | Remove unused imports | Leonid Logvinov | 2018-09-04 | 2 | -6/+0 |
| | * | | Merge pull request #1048 from 0xProject/feature/website/patch-v2-landing | Brandon Millman | 2018-08-31 | 1 | -3/+7 |
| | |\ \ | |||||
| | | * | | 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 |
| | * | | | Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variables | Francesco Agosti | 2018-08-31 | 11 | -15/+8 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Fix unused vars for react-shared and website | fragosti | 2018-08-31 | 11 | -15/+8 |
| | * | | | 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 |
| | * | | | Add careers page to top bar | fragosti | 2018-08-31 | 1 | -1/+11 |
| | * | | | Final tweaks | fragosti | 2018-08-31 | 3 | -11/+17 |
| | * | | | Remove redundant import | fragosti | 2018-08-31 | 1 | -1/+0 |
| | * | | | Add TypedText component and use it on landing page | fragosti | 2018-08-31 | 4 | -0/+110 |
| | * | | | 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 | 2 | -14/+12 |
| | * | | | 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 |
| | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-08-30 | 14 | -21/+18 |
| | |\| | | |||||
| | * | | | Update use cases section | Brandon Millman | 2018-08-30 | 2 | -48/+89 |
| | * | | | Update tokenization section | Brandon Millman | 2018-08-30 | 2 | -43/+12 |
| | * | | | 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 |
| * | | | | Update exchange ABI for decoding logs | Brandon Millman | 2018-08-31 | 2 | -615/+1 |
| * | | | | Remove LogError legacy stuff | Brandon Millman | 2018-08-31 | 1 | -4/+0 |
| * | | | | Update comment for validation | Brandon Millman | 2018-08-31 | 1 | -1/+2 |
| * | | | | Remove commented out block | Brandon Millman | 2018-08-31 | 1 | -20/+0 |
| * | | | | Remove cancel check | Brandon Millman | 2018-08-31 | 2 | -12/+0 |
| * | | | | Update generate and fill order flows | Brandon Millman | 2018-08-31 | 7 | -30/+41 |
| * | | | | Token registry from old 0x version | Brandon Millman | 2018-08-31 | 1 | -9/+12 |
| * | | | | Fix import | Brandon Millman | 2018-08-31 | 1 | -1/+1 |
| * | | | | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 15 | -276/+303 |
| | |/ / | |/| | | |||||
| * | | | Revert "Simplify dropdown component" | fragosti | 2018-08-29 | 1 | -15/+25 |
| * | | | Revert "Have new Popover component working in React 16" | fragosti | 2018-08-29 | 8 | -84/+39 |
| * | | | Revert "Enable hovering state for dropdown" | fragosti | 2018-08-29 | 3 | -10/+7 |
| * | | | Enable hovering state for dropdown | fragosti | 2018-08-29 | 3 | -7/+10 |
| * | | | Have new Popover component working in React 16 | fragosti | 2018-08-28 | 8 | -39/+84 |
| * | | | Simplify dropdown component | fragosti | 2018-08-25 | 1 | -25/+15 |
| * | | | Change all onTouchTap to onClick | fragosti | 2018-08-25 | 13 | -18/+18 |
| * | | | Update react and remove tap event plugin [deprecated] | fragosti | 2018-08-25 | 1 | -3/+0 |
| |/ / | |||||
* | | | Move more text over to translation files | Fabio Berger | 2018-09-26 | 4 | -22/+28 |
* | | | Implement dev home | Fabio Berger | 2018-09-26 | 4 | -9/+439 |
* | | | Fix logo to link to docs home | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
* | | | Use new link component in Developer dropdown | Fabio Berger | 2018-09-26 | 1 | -21/+14 |
* | | | Create a link ui component that abstracts away interval vs. internal links | Fabio Berger | 2018-09-26 | 1 | -0/+42 |
* | | | Move /docs endpoint before longer ones so doesn't overtake other doc endpoints | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
* | | | Implement new responsive, dev section header and home scaffolding | Fabio Berger | 2018-09-17 | 5 | -53/+103 |
* | | | Remove temporary borders | Fabio Berger | 2018-08-29 | 1 | -2/+0 |
* | | | Implement dev topbar | Fabio Berger | 2018-08-29 | 2 | -27/+73 |
* | | | Merge branch 'dev-dropdown' into doc-overview-page | Fabio Berger | 2018-08-28 | 1 | -11/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update to latest react-shared | Fabio Berger | 2018-08-28 | 1 | -3/+0 |
| * | | Use translation helper | Fabio Berger | 2018-08-28 | 1 | -1/+1 |
| * | | Use generatic ObjectMap type | Fabio Berger | 2018-08-28 | 1 | -10/+9 |
* | | | Swap out link | Fabio Berger | 2018-08-28 | 1 | -1/+1 |
* | | | Begin implementing doc home page | Fabio Berger | 2018-08-28 | 7 | -0/+197 |
|/ / | |||||
* | | Merge branch 'development' into dev-dropdown | Fabio Berger | 2018-08-27 | 1 | -0/+5 |
|\| | |||||
| * | Add documentation for connect v2 | fragosti | 2018-08-24 | 1 | -0/+5 |
* | | Move colors to colors module | Fabio Berger | 2018-08-27 | 1 | -3/+11 |
* | | Add developers dropdown to topBar | Fabio Berger | 2018-08-27 | 1 | -123/+6 |
* | | Implement Developers dropdown | Fabio Berger | 2018-08-27 | 2 | -0/+181 |
* | | Add ability to specify styling to popover container | Fabio Berger | 2018-08-27 | 1 | -0/+3 |
* | | Fix translation capitalizations to not capitalize single letters with sentenc... | Fabio Berger | 2018-08-27 | 1 | -1/+6 |
* | | Add missing translations needed for dev dropdown | Fabio Berger | 2018-08-27 | 1 | -0/+7 |
|/ | |||||
* | Add missing keyu | Fabio Berger | 2018-08-23 | 1 | -1/+5 |
* | Remove docs catch-all endpoint | Fabio Berger | 2018-08-23 | 1 | -1/+0 |
* | merge development | Fabio Berger | 2018-08-23 | 1 | -0/+7 |
|\ | |||||
| * | Add documentation for json-schemas | fragosti | 2018-08-23 | 1 | -0/+7 |
* | | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 2 | -8/+11 |
* | | Use actual packageName for external example imports | Fabio Berger | 2018-08-22 | 12 | -1/+12 |
* | | Merge development branch | Fabio Berger | 2018-08-22 | 2 | -2/+11 |
|\| | |||||
| * | Update lock icon in onboarding | Brandon Millman | 2018-08-21 | 1 | -1/+3 |
| * | Add Matt Taylor to website | Brandon Millman | 2018-08-21 | 1 | -1/+8 |
| * | Revert error renames | Brandon Millman | 2018-08-21 | 1 | -2/+5 |
* | | Fix website given that it still depends on an old version of @0xproject/Types | Fabio Berger | 2018-08-20 | 1 | -2/+5 |
* | | Merge development | Fabio Berger | 2018-08-17 | 1 | -5/+2 |
|\| | |||||
| * | Rename OrderAlreadyCancelledOrFilled -> OrderCancelled. | Jacob Evans | 2018-08-16 | 1 | -5/+2 |
* | | Move external types to link mapping to doc generation util and refactor typed... | Fabio Berger | 2018-08-16 | 11 | -67/+6 |
* | | Merge development | Fabio Berger | 2018-08-15 | 7 | -81/+140 |
|\| | |||||
| * | 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 | 3 | -4/+6 |
| * | Create MetaTags component | Brandon Millman | 2018-07-30 | 4 | -68/+114 |
* | | Fix bug related to react-scroll's scrollSpy and the render order of elements | Fabio Berger | 2018-08-06 | 1 | -2/+12 |
* | | Stop exporting constants from order-utils | Fabio Berger | 2018-08-04 | 1 | -1/+2 |
* | | Fix sol-compiler doc configs | Fabio Berger | 2018-08-03 | 1 | -4/+0 |
* | | Fix-up Order-utils doc page | Fabio Berger | 2018-08-03 | 1 | -5/+1 |
* | | Add OrderWatcher docs page | Fabio Berger | 2018-08-03 | 6 | -10/+109 |
* | | Add MD sections to contract-wrappers docs | Fabio Berger | 2018-08-03 | 1 | -4/+19 |
* | | Fix connect docs | Fabio Berger | 2018-08-02 | 1 | -6/+0 |
* | | Add contract-wrappers page and make topBar component more concise | Fabio Berger | 2018-08-02 | 5 | -117/+103 |
* | | Prefix menu and sections with markdown as that is all the should now be defined | Fabio Berger | 2018-08-02 | 10 | -121/+81 |
* | | Start refactoring docs to remove unnecessary configs given more concise TypeD... | Fabio Berger | 2018-08-01 | 12 | -426/+3 |
|/ | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-07-28 | 18 | -446/+292 |
|\ | |||||
| * | Fix linter | Fabio Berger | 2018-07-26 | 2 | -3/+0 |
| * | Remove careers page feature flag | Brandon Millman | 2018-07-26 | 2 | -14/+2 |
| * | Merge pull request #893 from 0xProject/feature/website/jobs-page-part2 | Brandon Millman | 2018-07-26 | 17 | -438/+299 |
| |\ | |||||
| | * | 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 | 3 | -10/+29 |
| | * | 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 | 2 | -2/+7 |
| | * | 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 |
| | * | Merge branch 'v2-prototype' into feature/website/jobs-page-part2 | Brandon Millman | 2018-07-24 | 9 | -48/+129 |
| | |\ | |||||
| | * \ | Merge branch 'v2-prototype' into feature/website/jobs-page-part2 | Brandon Millman | 2018-07-21 | 11 | -61/+91 |
| | |\ \ | |||||
| | * | | | Update hr color | Brandon Millman | 2018-07-19 | 2 | -4/+1 |
| | * | | | Fix lint errors | Brandon Millman | 2018-07-19 | 3 | -26/+0 |
| | * | | | Add /careers route and fix hr styling | Brandon Millman | 2018-07-19 | 7 | -9/+19 |
| | * | | | 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 | 3 | -85/+78 |
| | * | | | Benefits and values sections | Brandon Millman | 2018-07-19 | 9 | -284/+116 |
| | * | | | 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 |
| | * | | | Fix development environment check | Brandon Millman | 2018-07-19 | 1 | -1/+1 |
* | | | | | Remove unused variable | fragosti | 2018-07-28 | 1 | -1/+0 |
* | | | | | Add loading state for initial load and other PR feedback | fragosti | 2018-07-28 | 2 | -10/+14 |
* | | | | | Make a non-jank Spinner component and use it | fragosti | 2018-07-25 | 3 | -2/+83 |
* | | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-25 | 10 | -49/+135 |
|\| | | | | |||||
| * | | | | Merge pull request #891 from 0xProject/bug/website/wiki-page-topbar | Francesco Agosti | 2018-07-25 | 1 | -1/+6 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Add zIndex 1 to topbar and fix issue where no box-shadow present on /docs | fragosti | 2018-07-19 | 2 | -2/+6 |
| | * | | | Make topbar zIndex 1 | fragosti | 2018-07-18 | 1 | -0/+1 |
| | |/ / |