aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages
Commit message (Expand)AuthorAgeFilesLines
* Use Text components in ValuesBrandon Millman2018-06-141-3/+7
* Use spread operator instead of React.createElementBrandon Millman2018-06-143-7/+7
* Fix issue with positions hashBrandon Millman2018-06-131-19/+21
* Use Text in TeamsBrandon Millman2018-06-131-3/+7
* Use Text in OpenPositionsBrandon Millman2018-06-131-3/+6
* Use Text component for HeaderItemBrandon Millman2018-06-131-7/+9
* Remove FloatingImageBrandon Millman2018-06-133-12/+3
* Move FilledImage into components/uiBrandon Millman2018-06-133-20/+2
* Add font family to Button component and use in Join0x componentBrandon Millman2018-06-131-12/+13
* Fix lint errorsBrandon Millman2018-06-136-10/+11
* Implement small open positionsBrandon Millman2018-06-138-120/+232
* Implement large screen open positionsBrandon Millman2018-06-134-73/+129
* Teams sectionBrandon Millman2018-06-136-75/+70
* Benefits sectionBrandon Millman2018-06-133-12/+75
* Refactor into BulletedItemList componentBrandon Millman2018-06-132-24/+33
* Rework values sectionBrandon Millman2018-06-132-44/+13
* Polish mission section and photo sectionBrandon Millman2018-06-135-40/+91
* Add link to open positions sectionBrandon Millman2018-06-133-6/+20
* Add scroll to top for jobs pageBrandon Millman2018-06-131-21/+28
* Skeleton for jobs page and initial implementationBrandon Millman2018-06-1310-0/+426
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-122-3/+3
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-0/+1
|\
| * Merge pull request #653 from 0xProject/feature/ethereum-types-docsLeonid Logvinov2018-06-071-0/+1
| |\
| | * Add a documentation page for ethereum typesLeonid Logvinov2018-06-051-0/+1
* | | Get build and tests to passfragosti2018-06-071-1/+1
* | | Fix remaining tslint issuesFabio Berger2018-06-061-22/+0
* | | merge v2-prototypeFabio Berger2018-06-061-31/+21
|\| |
| * | Merge branch 'v2-prototype' into fixes/misc-small-fixesFabio Berger2018-06-061-31/+18
| |\ \
| | * | Make buttons stack on mobilefragosti2018-06-051-4/+5
| | * | Do not show subscribe form if language is not englishfragosti2018-06-051-1/+1
| | * | Address PR feedbackfragosti2018-06-051-6/+8
| | * | Lint and cleanupfragosti2018-06-021-1/+1
| | * | Implement subscription formfragosti2018-06-021-28/+10
| | * | Have basic newsletter subscribe form workingfragosti2018-06-021-0/+2
| | |/
| * / Add `switch-default` tslint rule and add missing default statementFabio Berger2018-06-051-0/+3
| |/
* / Try enabling no-unused-variable...fragosti2018-06-056-16/+3
|/
* merge developmentFabio Berger2018-05-221-1/+1
|\
| * Improve about page descriptionsfragosti2018-05-171-3/+3
* | Change my title to clarifyfragosti2018-05-181-1/+1
* | Improve about page descriptionsfragosti2018-05-181-3/+3
* | Fix spreadBrandon Millman2018-05-181-1/+1
* | Wait for blockchain to display the account management routesBrandon Millman2018-05-182-31/+42
|/
* Add myself to about pagefragosti2018-05-161-3/+11
* Add missing type definitionsLeonid Logvinov2018-05-148-45/+50
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-1/+1
* Fix type errors in CSS propertiesLeonid Logvinov2018-05-051-1/+1
* Add new section to homepageFabio Berger2018-05-031-0/+25
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+1
* Add Greg and Remco to the about pageBrandon Millman2018-05-021-1/+23
* Add ImToken to landing pageFabio Berger2018-04-191-6/+6
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-28/+25
* Reduce wiki article padding on mobile and remove commented out codeFabio Berger2018-04-171-4/+1
* Add /jobs endpoint to website, link to it and have it re-direct to AngellistFabio Berger2018-04-131-3/+4
* Show staging docs on development and stagingFabio Berger2018-04-111-3/+5
* Use past tense in FAQFabio Berger2018-03-231-2/+2
* Replace Auctus with ERCDEX in projects sectionFabio Berger2018-03-231-6/+6
* Remove spaceFabio Berger2018-03-221-1/+0
* Add default docs iconFabio Berger2018-03-221-1/+1
* Pass actual iconUrl and add default icon imageFabio Berger2018-03-202-7/+4
* Remove s3 mapping since s3 folder names are now identical to sub-package namesFabio Berger2018-03-201-12/+1
* Refactor titleToIcon mapping to idToIcon and move to docPageFabio Berger2018-03-202-3/+18
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-201-0/+22
|\
| * Change titleFabio Berger2018-03-191-2/+2
| * Add Blake and Zach to About pageFabio Berger2018-03-191-0/+22
* | Add Subprovider docs to websiteFabio Berger2018-03-191-0/+2
* | Add sol-cov docs to websiteFabio Berger2018-03-181-0/+2
* | Add JSON Schemas docs to websiteFabio Berger2018-03-181-1/+3
* | Refactor all docJSON's to reside within the same S3 bucket under different fo...Fabio Berger2018-03-161-14/+14
* | Merge branch 'development' into addExtraDocsFabio Berger2018-03-161-1/+2
|\|
| * Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-1/+2
* | Add Deployer docs to websiteFabio Berger2018-03-161-0/+2
* | Add Web3Wrapper docs to websiteFabio Berger2018-03-141-0/+2
|/
* Add support for going back to previous hashes via the browser back button to ...Fabio Berger2018-03-081-0/+8
* Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-071-0/+14
* Add example docs to react-docs packageFabio Berger2018-03-071-1/+2
* Make sidebar header configurableFabio Berger2018-03-072-1/+4
* Remove menuSubsectionsBySection prop from Documentation componentFabio Berger2018-03-071-1/+0
* Rename docsVersion prop to selectedVersion and docsVersions to versions for ...Fabio Berger2018-03-061-2/+2
* Remove location propFabio Berger2018-03-061-1/+0
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-0613-1328/+2
* Merge branch 'development' into extractDocsFabio Berger2018-03-061-5/+16
|\
| * Also show staging 0x.js docs on developmentFabio Berger2018-03-061-3/+3
| * Fix source links in docs with a hack to support old and new versions of the T...Fabio Berger2018-03-061-2/+13
* | Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-0521-478/+40
* | Bug fixesFabio Berger2018-03-0511-11/+13
* | Move over AnchorTitle and associated elementsFabio Berger2018-03-0412-107/+23
|/
* Fix small bug where onHover type declarations with comments was taking up the...Fabio Berger2018-03-031-1/+3
* Small stylistic improvementsFabio Berger2018-03-032-4/+17
* Fix comment and use named variable in conditionalFabio Berger2018-03-031-2/+3
* Hash hash instead of prefixedHash to scrollToHash functionFabio Berger2018-03-033-4/+5
* Make sure the page has loaded (including all images) before scrolling to hashFabio Berger2018-03-031-1/+2
* Add hash to URL onClickFabio Berger2018-03-021-1/+3
* Add underline to internal linksxFabio Berger2018-03-021-1/+4
* Update react-markdown, properly scroll to section for wiki internal links, co...Fabio Berger2018-03-027-42/+68
* Fix bug where contract event anchor ids were incorrectFabio Berger2018-03-011-2/+3
* remove unused importFabio Berger2018-02-281-1/+0
* Move more configs into docsInfo and remove logic that does not belong there e...Fabio Berger2018-02-287-39/+69
* Update missed docsJsonRoot variablesFabio Berger2018-02-271-5/+2
* remove docsJsonRoot from docsInfoFabio Berger2018-02-272-3/+12
* Remove unused propsFabio Berger2018-02-262-6/+0
* Begin refactoring out doc generator templateFabio Berger2018-02-222-94/+139
* Remove unused varFabio Berger2018-02-221-2/+0
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-226-6/+27
* Mobile optimize translated landing pageFabio Berger2018-02-221-10/+13
* Move translate to reduxFabio Berger2018-02-211-90/+115
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-107/+74
* Add Rinkeby network to smart contract docsFabio Berger2018-02-161-0/+1
* remove hard-coded colorFabio Berger2018-02-161-4/+1
* Remove section links until they go somewhereFabio Berger2018-02-161-10/+3
* Add more padding on top of section titleFabio Berger2018-02-161-2/+2
* Add hack comment explaining param count short-cutFabio Berger2018-02-161-0/+3
* replace repeated conditionals with variableFabio Berger2018-02-161-18/+17
* Remove unneeded propsFabio Berger2018-02-162-2/+0
* use const over hard-codingFabio Berger2018-02-161-1/+1
* Re-design docs pagesFabio Berger2018-02-164-33/+86
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-167-65/+135
* Add support for intersection types in docsBrandon Millman2018-02-151-0/+17
* Fix linksFabio Berger2018-02-091-6/+6
* Center header above relayersFabio Berger2018-02-091-8/+8
* Add title above "benefits" sectionFabio Berger2018-02-091-1/+11
* Add Relayer section to landingFabio Berger2018-02-091-66/+80
* Uppercase Networks enum valuesFabio Berger2018-01-311-3/+3
* Fix all setState calls after unmounted errors. Decided to create our own flag...Fabio Berger2018-01-312-16/+28
* Initial Ledger support implementationFabio Berger2018-01-286-6/+6
* Fix @bmilman linkedin linkLeonid Logvinov2018-01-121-1/+1
* Add new team photosLeonid Logvinov2018-01-121-4/+6
* Add @tom and @dekz while removing @PhABCLeonid Logvinov2018-01-122-14/+26
* Apply prettier configLeonid Logvinov2018-01-0325-1112/+855
* Merge branch 'development' into fix/docLinksFabio Berger2017-12-2215-125/+125
|\
| * Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-212-4/+4
| |\
| * | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-2015-125/+125
* | | Create types sectionName constantFabio Berger2017-12-221-1/+2
* | | Add sectionName prefix to all anchor links in order to fix method name collis...Fabio Berger2017-12-228-20/+64
| |/ |/|
* | Fix top-paddingFabio Berger2017-12-212-4/+4
|/
* Remove re-assignmentFabio Berger2017-12-201-5/+9
* Merge branch 'development' into refactor/websiteFabio Berger2017-12-191-10/+19
|\
| * Fixed https://github.com/0xProject/wiki/issues/19 by disabling re-rendering o...Fabio Berger2017-12-181-10/+19
* | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-196-28/+29
* | standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-1811-38/+34
* | Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-186-13/+13
* | Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-1813-66/+61
* | Remove unused `location` propFabio Berger2017-12-184-4/+4
* | Replace remaining strEnums with property TS string enumsFabio Berger2017-12-183-14/+14
|/
* Fix website unused varsLeonid Logvinov2017-12-1516-65/+9
* Add orderWatcher to 0x.js docsFabio Berger2017-11-301-0/+1
* Rename packageName to displayName for clarityFabio Berger2017-11-292-4/+4
* Fix phantom `Contracts` section issueFabio Berger2017-11-291-0/+5
* Merge branch 'development' into feature/connect-docsFabio Berger2017-11-292-4/+4
|\
| * rename for clarityFabio Berger2017-11-292-4/+4
* | Add 0x Connect Docs to the menu and topBarFabio Berger2017-11-291-1/+1
* | Add subPackageName and get rid of hard-coded 0x.js in sourceLinkFabio Berger2017-11-294-2/+15
|/
* Refactor the topLevel documentation react components for 0x.js and Smart cont...Fabio Berger2017-11-293-558/+116
* Refactor docs to be more declarative, put all hard-coded doc-related data in ...Fabio Berger2017-11-2912-69/+320
* fix remaining tslint errorsFabio Berger2017-11-2823-133/+132
* remove commentFabio Berger2017-11-281-1/+0
* Add "Web3" prefix to web3 alias types and link to the correct line in the web...Fabio Berger2017-11-281-1/+10
* Fix overlapping arg namesFabio Berger2017-11-281-2/+1
* Fix source links in 0x.js docsFabio Berger2017-11-281-3/+6
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-2225-0/+3995