| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` a... | Fabio Berger | 2018-10-20 | 4 | -3/+96 |
* | Use media module | Fabio Berger | 2018-10-20 | 1 | -2/+3 |
* | Remove unused listeners | Fabio Berger | 2018-10-20 | 1 | -8/+0 |
* | chore: fix dropdown bug on Firefox and reduced duplicate code | Fabio Berger | 2018-10-19 | 1 | -24/+22 |
* | 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 | 3 | -6/+30 |
* | 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 | 3 | -5/+5 |
* | 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 |
* | Update doc ref markdown sections | Fabio Berger | 2018-10-19 | 11 | -60/+124 |
* | Add index signature to FakeTokenRegistry | Leonid Logvinov | 2018-10-18 | 1 | -1/+8 |
* | chore: fix imports | Fabio Berger | 2018-10-18 | 15 | -26/+26 |
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 74 | -115/+115 |
* | Remove old 0x.js from website | Fabio Berger | 2018-10-18 | 2 | -11/+877 |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 33 | -64/+64 |
* | chore: fix up asset-buyer doc and add to Dev Home | Fabio Berger | 2018-10-18 | 2 | -1/+11 |
* | merge dev-section-redesign | Fabio Berger | 2018-10-18 | 8 | -24/+138 |
|\ |
|
| * | merge development | Fabio Berger | 2018-10-18 | 9 | -24/+139 |
| |\ |
|
| | * | feat(website): add expanded and minimized display types to relayer grid | Brandon Millman | 2018-10-18 | 3 | -22/+56 |
| | * | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 1 | -1/+2 |
| | |\ |
|
| | | * | Merge pull request #1138 from 0xProject/feature/add-steves-github | Steve Klebanoff | 2018-10-17 | 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 | 5 | -1/+87 |
| | |/ / |
|
* | | | | 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: Rename "Documentation" to "Docs" in mobile menu | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
* | | | | chore: Add topBar menu items to mobile drawer | Fabio Berger | 2018-10-17 | 4 | -27/+65 |
* | | | | chore: componentize the sidebar header | Fabio Berger | 2018-10-17 | 3 | -55/+70 |
* | | | | chore: Fix logo on mobile topBar | Fabio Berger | 2018-10-17 | 1 | -2/+2 |
* | | | | chore: fix linter | Fabio Berger | 2018-10-17 | 2 | -11/+1 |
* | | | | Merge branch 'dev-section-redesign' into reSkinReferenceDocs | Fabio Berger | 2018-10-16 | 3 | -11/+17 |
|\| | | |
|
| * | | | merge development | Fabio Berger | 2018-10-16 | 4 | -13/+20 |
| |\| | |
|
| | * | | Remove ContractNotFound errors in contract-wrappers | Alex Browne | 2018-10-16 | 1 | -7/+0 |
| | * | | Update website to use the new unsubscribeAll method in contract-wrappers | Alex Browne | 2018-10-16 | 1 | -6/+5 |
| | * | | Apply various PR feedback | Alex Browne | 2018-10-16 | 1 | -2/+0 |
| | * | | Introduce new contract-addresses package and use it everywhere | Alex Browne | 2018-10-16 | 1 | -11/+2 |
| | * | | Update testnet-faucets and website to work with new artifacts and abi-gen wra... | Alex Browne | 2018-10-16 | 1 | -3/+17 |
| | |/ |
|
| | * | Merge pull request #1132 from 0xProject/removeRollbarUMD | Kadinsky | 2018-10-13 | 1 | -2/+3 |
| | |\ |
|
| | | * | fix(website): replace Rollbar UMD with regular npm package | Fabio Berger | 2018-10-11 | 1 | -2/+3 |
| | * | | feat: add Steve to team page | Steve Klebanoff | 2018-10-11 | 1 | -0/+11 |
| | |/ |
|
* | | | style: improve menu & logo alignment | Fabio Berger | 2018-10-16 | 1 | -2/+5 |
* | | | chore: Implement newest topBar | Fabio Berger | 2018-10-16 | 1 | -63/+25 |
* | | | chore: remove unused imports | Fabio Berger | 2018-10-16 | 1 | -2/+1 |
* | | | chore: change landing "build on 0x" to link to developer home, not 0x.js docs | Fabio Berger | 2018-10-16 | 1 | -2/+2 |
* | | | chore: remove wiki from main website topBar | Fabio Berger | 2018-10-16 | 1 | -32/+1 |
* | | | chore: Replace FAQ with Developer home in footer | Fabio Berger | 2018-10-16 | 1 | -4/+4 |
* | | | Replace sandbox with wiki in developer popover | Fabio Berger | 2018-10-16 | 1 | -5/+4 |
* | | | chore: move wiki to Developers section | Fabio Berger | 2018-10-16 | 3 | -149/+65 |
* | | | chore: fix padding issue | Fabio Berger | 2018-10-16 | 1 | -3/+5 |
* | | | chore: replace Github with Wiki in topBar and refactor so can display interna... | Fabio Berger | 2018-10-16 | 1 | -15/+21 |
* | | | 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 | 2 | -3/+5 |
* | | | chore: improve rendering of sidebar top section on mobile | Fabio Berger | 2018-10-15 | 2 | -2/+6 |
* | | | chore: fix key issue | Fabio Berger | 2018-10-15 | 1 | -1/+1 |
* | | | chore: only show sidebar once docs have loaded | Fabio Berger | 2018-10-14 | 1 | -1/+3 |
* | | | fix: Dropdown component so that re-clicking the activeNode when dropdown is o... | Fabio Berger | 2018-10-14 | 1 | -1/+1 |
* | | | Fix sidebar top so long titles display correctly | Fabio Berger | 2018-10-14 | 1 | -5/+5 |
* | | | Chore: remove unused imports | Fabio Berger | 2018-10-13 | 1 | -6/+3 |
* | | | Fix: Make width variable | Fabio Berger | 2018-10-13 | 1 | -1/+1 |
* | | | 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 |