| Commit message (Expand) | Author | Age | Files | Lines |
* | Add migrations, contract-addresses and contract-artifacts to Developers home | Fabio Berger | 2018-11-21 | 1 | -0/+25 |
* | Create migrations doc reference page | Fabio Berger | 2018-11-21 | 1 | -0/+1 |
* | Add 0x-order-utils.py library to developers home | Fabio Berger | 2018-11-20 | 1 | -0/+9 |
* | Add smart contract docs to Developer Home | Fabio Berger | 2018-11-17 | 1 | -0/+8 |
* | Merge branch 'development' into launchKitLanding | Fabio Berger | 2018-11-16 | 3 | -2/+8 |
|\ |
|
| * | Merge pull request #1244 from 0xProject/developerSectionNits | Fabio B | 2018-11-14 | 3 | -2/+8 |
| |\ |
|
| | * | Fix menuItem background colors depending on the context | Fabio Berger | 2018-11-11 | 2 | -1/+6 |
| | * | Remove "Home" menu item, instead make different parts of logo link to differe... | Fabio Berger | 2018-11-11 | 1 | -1/+1 |
| | * | style: remove small gap under topbar | Fabio Berger | 2018-10-26 | 1 | -0/+1 |
* | | | Add launch kit to Developer home list of tools | Fabio Berger | 2018-11-16 | 1 | -0/+9 |
|/ / |
|
* / | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 2 | -3/+3 |
|/ |
|
* | Use em for all | Fabio Berger | 2018-10-20 | 1 | -1/+1 |
* | fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` a... | Fabio Berger | 2018-10-20 | 2 | -2/+3 |
* | Use media module | Fabio Berger | 2018-10-20 | 1 | -2/+3 |
* | style: make sure sideBar bottom padding is on scrollable content, not container | Fabio Berger | 2018-10-19 | 1 | -2/+3 |
* | Improve sidebar logic to handle MS Edge, Firefox differences between Windows ... | Fabio Berger | 2018-10-19 | 1 | -6/+24 |
* | chore: improve sidebar scroll | Fabio Berger | 2018-10-19 | 1 | -1/+1 |
* | chore: Replace state with styled-components for hover detection | Fabio Berger | 2018-10-19 | 1 | -71/+69 |
* | style: accomodate different scrollbar widths on Firefox vs. Chrome/Safari | Fabio Berger | 2018-10-19 | 1 | -2/+3 |
* | copy: consistently name ERCdEX with correct capitalization | Fabio Berger | 2018-10-19 | 1 | -7/+7 |
* | copy: Networked liquidity -> shared liquidity | Fabio Berger | 2018-10-19 | 1 | -2/+2 |
* | fix: Make sure page scrollable on mobile | Fabio Berger | 2018-10-19 | 1 | -2/+3 |
* | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -3/+3 |
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 2 | -14/+14 |
* | chore: fix up asset-buyer doc and add to Dev Home | Fabio Berger | 2018-10-18 | 1 | -0/+8 |
* | merge dev-section-redesign | Fabio Berger | 2018-10-18 | 1 | -0/+1 |
|\ |
|
| * | merge development | Fabio Berger | 2018-10-18 | 1 | -0/+1 |
| |\ |
|
| | * | feat(website): add asset-buyer documentation | Brandon Millman | 2018-10-17 | 1 | -0/+1 |
* | | | nit: remove todo | Fabio Berger | 2018-10-17 | 1 | -1/+0 |
* | | | chore: Add topBar menu items to mobile drawer | Fabio Berger | 2018-10-17 | 1 | -2/+32 |
* | | | chore: componentize the sidebar header | Fabio Berger | 2018-10-17 | 1 | -30/+9 |
* | | | feat: highlighted sidebar as you scroll on doc reference pages | Fabio Berger | 2018-10-16 | 1 | -1/+1 |
* | | | Chore: Only render one sidebar at a time | Fabio Berger | 2018-10-15 | 1 | -1/+2 |
* | | | chore: improve rendering of sidebar top section on mobile | Fabio Berger | 2018-10-15 | 1 | -1/+5 |
* | | | chore: only show sidebar once docs have loaded | Fabio Berger | 2018-10-14 | 1 | -1/+3 |
* | | | Fix sidebar top so long titles display correctly | Fabio Berger | 2018-10-14 | 1 | -5/+5 |
* | | | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 1 | -8/+38 |
* | | | Fix sidebar shifting onHover due to scrollbar width | Fabio Berger | 2018-10-13 | 1 | -2/+11 |
* | | | Pass down sidebar instead of sectionNameToLinks | Fabio Berger | 2018-10-13 | 3 | -11/+14 |
* | | | Improve loading | Fabio Berger | 2018-10-12 | 1 | -26/+17 |
* | | | If sidebar menu item links to internal page, no longer open in new tab | Fabio Berger | 2018-10-12 | 1 | -15/+0 |
* | | | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 4 | -665/+583 |
* | | | style: Make width of developer section same as rest of website (1064px) | Fabio Berger | 2018-10-11 | 1 | -1/+1 |
|/ / |
|
* | | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 1 | -21/+0 |
* | | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -19/+22 |
* | | Render paragraphs with spans so we don't get margin added | Fabio Berger | 2018-10-05 | 1 | -0/+1 |
* | | remove stray logs | Fabio Berger | 2018-10-05 | 1 | -1/+0 |
* | | merge base branch | Fabio Berger | 2018-10-05 | 1 | -3/+3 |
|\| |
|
| * | Rename for clarity | Fabio Berger | 2018-09-28 | 1 | -3/+3 |
* | | Convert more divs to Containers | Fabio Berger | 2018-10-04 | 1 | -26/+28 |
* | | Fix linter | Fabio Berger | 2018-10-04 | 1 | -3/+2 |
* | | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 1 | -41/+8 |
* | | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 2 | -7/+14 |
* | | Decrease size of section descriptions | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
* | | Add border underneath logo while user is scrolling | Fabio Berger | 2018-10-03 | 1 | -6/+29 |
* | | Align logo and menu | Fabio Berger | 2018-10-03 | 1 | -11/+11 |
* | | Add padding to bottom of scroll area | Fabio Berger | 2018-10-03 | 1 | -3/+7 |
* | | Make tutorial buttons also open in a new tab | Fabio Berger | 2018-10-03 | 1 | -3/+18 |
* | | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 1 | -140/+233 |
* | | Fix hovering | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
* | | Simplify helper methods | Fabio Berger | 2018-10-02 | 1 | -23/+13 |
* | | Use colors module | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
* | | Use container instead of div | Fabio Berger | 2018-10-02 | 1 | -8/+1 |
* | | Move more copy to translation files | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
* | | Make menuSubsectionsBySection optional | Fabio Berger | 2018-10-02 | 1 | -1/+0 |
* | | Rename for clarity | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
* | | Move constants before configs and add TODO comment | Fabio Berger | 2018-10-02 | 1 | -8/+9 |
* | | Fix linter | Fabio Berger | 2018-10-01 | 1 | -5/+1 |
* | | Fix bug where main content scrollbar wasn't showing up after navigating back ... | Fabio Berger | 2018-10-01 | 1 | -3/+6 |
* | | Convert package descriptions to markdown and linkify them | Fabio Berger | 2018-09-28 | 1 | -11/+16 |
* | | Fix minor scrolling issue | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
* | | Add mobile menu to overview page | Fabio Berger | 2018-09-28 | 1 | -1/+5 |
* | | Add sidebar menu, proper scrolling and mobile-optimize | Fabio Berger | 2018-09-28 | 1 | -83/+193 |
* | | merge development | Fabio Berger | 2018-09-28 | 1 | -2/+24 |
|\| |
|
| * | fix: call out a HACK in comments | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
| * | fix: rename SupportedDocJson field to SolDoc | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
| * | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 1 | -2/+24 |
* | | Move more text over to translation files | Fabio Berger | 2018-09-26 | 1 | -9/+10 |
* | | Implement dev home | Fabio Berger | 2018-09-26 | 1 | -4/+352 |
* | | Implement new responsive, dev section header and home scaffolding | Fabio Berger | 2018-09-17 | 1 | -25/+53 |
* | | Remove temporary borders | Fabio Berger | 2018-08-29 | 1 | -2/+0 |
* | | Begin implementing doc home page | Fabio Berger | 2018-08-28 | 1 | -0/+55 |
|/ |
|
* | Add OrderWatcher docs page | Fabio Berger | 2018-08-03 | 1 | -0/+1 |
* | Add contract-wrappers page and make topBar component more concise | Fabio Berger | 2018-08-02 | 1 | -0/+1 |
* | Start refactoring docs to remove unnecessary configs given more concise TypeD... | Fabio Berger | 2018-08-01 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -0/+1 |
|\ |
|
| * | Add a documentation page for ethereum types | Leonid Logvinov | 2018-06-05 | 1 | -0/+1 |
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -3/+1 |
|/ |
|
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -5/+5 |
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 1 | -0/+1 |
* | Show staging docs on development and staging | Fabio Berger | 2018-04-11 | 1 | -3/+5 |
* | Remove space | Fabio Berger | 2018-03-22 | 1 | -1/+0 |
* | Add default docs icon | Fabio Berger | 2018-03-22 | 1 | -1/+1 |
* | Pass actual iconUrl and add default icon image | Fabio Berger | 2018-03-20 | 1 | -6/+3 |
* | Remove s3 mapping since s3 folder names are now identical to sub-package names | Fabio Berger | 2018-03-20 | 1 | -12/+1 |
* | Refactor titleToIcon mapping to idToIcon and move to docPage | Fabio Berger | 2018-03-20 | 1 | -2/+15 |
* | Add Subprovider docs to website | Fabio Berger | 2018-03-19 | 1 | -0/+2 |
* | Add sol-cov docs to website | Fabio Berger | 2018-03-18 | 1 | -0/+2 |
* | Add JSON Schemas docs to website | Fabio Berger | 2018-03-18 | 1 | -1/+3 |
* | Refactor all docJSON's to reside within the same S3 bucket under different fo... | Fabio Berger | 2018-03-16 | 1 | -14/+14 |
* | Add Deployer docs to website | Fabio Berger | 2018-03-16 | 1 | -0/+2 |
* | Add Web3Wrapper docs to website | Fabio Berger | 2018-03-14 | 1 | -0/+2 |
* | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 1 | -0/+14 |
* | Add example docs to react-docs package | Fabio Berger | 2018-03-07 | 1 | -1/+2 |
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -0/+2 |
* | Remove menuSubsectionsBySection prop from Documentation component | Fabio Berger | 2018-03-07 | 1 | -1/+0 |
* | Rename docsVersion prop to selectedVersion and docsVersions to versions for ... | Fabio Berger | 2018-03-06 | 1 | -2/+2 |
* | Remove location prop | Fabio Berger | 2018-03-06 | 1 | -1/+0 |
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 13 | -1328/+2 |
* | Merge branch 'development' into extractDocs | Fabio Berger | 2018-03-06 | 1 | -5/+16 |
|\ |
|
| * | Also show staging 0x.js docs on development | Fabio Berger | 2018-03-06 | 1 | -3/+3 |
| * | Fix source links in docs with a hack to support old and new versions of the T... | Fabio Berger | 2018-03-06 | 1 | -2/+13 |
* | | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 9 | -22/+22 |
* | | Bug fixes | Fabio Berger | 2018-03-05 | 4 | -4/+4 |
* | | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 5 | -11/+12 |
|/ |
|
* | Fix small bug where onHover type declarations with comments was taking up the... | Fabio Berger | 2018-03-03 | 1 | -1/+3 |
* | Hash hash instead of prefixedHash to scrollToHash function | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
* | Update react-markdown, properly scroll to section for wiki internal links, co... | Fabio Berger | 2018-03-02 | 2 | -18/+9 |
* | Fix bug where contract event anchor ids were incorrect | Fabio Berger | 2018-03-01 | 1 | -2/+3 |
* | remove unused import | Fabio Berger | 2018-02-28 | 1 | -1/+0 |
* | Move more configs into docsInfo and remove logic that does not belong there e... | Fabio Berger | 2018-02-28 | 5 | -28/+55 |
* | Update missed docsJsonRoot variables | Fabio Berger | 2018-02-27 | 1 | -5/+2 |
* | remove docsJsonRoot from docsInfo | Fabio Berger | 2018-02-27 | 2 | -3/+12 |
* | Remove unused props | Fabio Berger | 2018-02-26 | 2 | -6/+0 |
* | Begin refactoring out doc generator template | Fabio Berger | 2018-02-22 | 2 | -94/+139 |
* | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 1 | -0/+3 |
* | Add Rinkeby network to smart contract docs | Fabio Berger | 2018-02-16 | 1 | -0/+1 |
* | Add hack comment explaining param count short-cut | Fabio Berger | 2018-02-16 | 1 | -0/+3 |
* | replace repeated conditionals with variable | Fabio Berger | 2018-02-16 | 1 | -18/+17 |
* | Remove unneeded props | Fabio Berger | 2018-02-16 | 1 | -1/+0 |
* | use const over hard-coding | Fabio Berger | 2018-02-16 | 1 | -1/+1 |
* | Re-design docs pages | Fabio Berger | 2018-02-16 | 3 | -32/+78 |
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 2 | -15/+12 |
* | Add support for intersection types in docs | Brandon Millman | 2018-02-15 | 1 | -0/+17 |
* | Uppercase Networks enum values | Fabio Berger | 2018-01-31 | 1 | -3/+3 |
* | Fix all setState calls after unmounted errors. Decided to create our own flag... | Fabio Berger | 2018-01-31 | 1 | -8/+15 |
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 12 | -396/+313 |
* | Merge branch 'development' into fix/docLinks | Fabio Berger | 2017-12-22 | 5 | -48/+48 |
|\ |
|
| * | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 1 | -2/+2 |
| |\ |
|
| * | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 5 | -48/+48 |
* | | | Create types sectionName constant | Fabio Berger | 2017-12-22 | 1 | -1/+2 |
* | | | Add sectionName prefix to all anchor links in order to fix method name collis... | Fabio Berger | 2017-12-22 | 7 | -15/+58 |
| |/
|/| |
|
* | | Fix top-padding | Fabio Berger | 2017-12-21 | 1 | -2/+2 |
|/ |
|
* | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti... | Fabio Berger | 2017-12-19 | 2 | -7/+8 |
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 4 | -8/+6 |
* | Standardize colors to always be in uppercase hex and consolidate material-ui ... | Fabio Berger | 2017-12-18 | 2 | -2/+2 |
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 6 | -21/+19 |
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 2 | -2/+2 |
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 9 | -26/+5 |
* | Add orderWatcher to 0x.js docs | Fabio Berger | 2017-11-30 | 1 | -0/+1 |
* | Rename packageName to displayName for clarity | Fabio Berger | 2017-11-29 | 2 | -4/+4 |
* | Fix phantom `Contracts` section issue | Fabio Berger | 2017-11-29 | 1 | -0/+5 |
* | Merge branch 'development' into feature/connect-docs | Fabio Berger | 2017-11-29 | 2 | -4/+4 |
|\ |
|
| * | rename for clarity | Fabio Berger | 2017-11-29 | 2 | -4/+4 |
* | | Add 0x Connect Docs to the menu and topBar | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | | Add subPackageName and get rid of hard-coded 0x.js in sourceLink | Fabio Berger | 2017-11-29 | 4 | -2/+15 |
|/ |
|
* | Refactor the topLevel documentation react components for 0x.js and Smart cont... | Fabio Berger | 2017-11-29 | 3 | -558/+116 |
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ... | Fabio Berger | 2017-11-29 | 10 | -62/+314 |
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 11 | -87/+89 |
* | remove comment | Fabio Berger | 2017-11-28 | 1 | -1/+0 |
* | Add "Web3" prefix to web3 alias types and link to the correct line in the web... | Fabio Berger | 2017-11-28 | 1 | -1/+10 |
* | Fix overlapping arg names | Fabio Berger | 2017-11-28 | 1 | -2/+1 |
* | Fix source links in 0x.js docs | Fabio Berger | 2017-11-28 | 1 | -3/+6 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 12 | -0/+1541 |