aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website
Commit message (Expand)AuthorAgeFilesLines
* Adds withArrow buttonEzekiel Aquino2018-12-105-14/+48
* Async load icons, adds marginsEzekiel Aquino2018-12-104-12/+30
* Bind dev server to 0.0.0.0Fred Carlsen2018-12-101-0/+1
* Add options to svg loaderFred Carlsen2018-12-101-1/+12
* Comment out bg on codeFred Carlsen2018-12-101-1/+1
* Adds size definition to IconEzekiel Aquino2018-12-101-1/+1
* Refactors <Icon>Ezekiel Aquino2018-12-105-17/+45
* CleanupFred Carlsen2018-12-101-3/+0
* WIP mobile header + developer dropdownFred Carlsen2018-12-103-32/+417
* Added global link color to themeFred Carlsen2018-12-104-1/+64
* Mobile tweaksFred Carlsen2018-12-072-2/+20
* Break heading on why properlyFred Carlsen2018-12-072-2/+7
* Add viewbox to iconsFred Carlsen2018-12-076-6/+6
* Mobile tweaksFred Carlsen2018-12-075-6/+23
* Remove hardcoded min-widthFred Carlsen2018-12-061-1/+1
* Slash the zeroesFred Carlsen2018-12-061-0/+1
* Migrate away from injectGlobalFred Carlsen2018-12-061-26/+27
* Import configurator in new instant pageFred Carlsen2018-12-061-13/+5
* fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1
* fix: remove target=_blank from instant linkfragosti2018-12-061-1/+1
* feat: change New notification to point to instantfragosti2018-12-061-2/+2
* fix: ensure copy button is above codefragosti2018-12-061-1/+2
* feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29
* chore: make default fee percentage in configurator 0fragosti2018-12-061-1/+1
* Replace Rocket.chat with DiscordFabio Berger2018-12-069-14/+14
* Fix mixed up chinese translationsFabio Berger2018-12-061-3/+3
* chore: run linterfragosti2018-12-062-2/+1
* feat: add copy code featurefragosti2018-12-062-3/+18
* chore: fix linter issuesfragosti2018-12-063-12/+3
* chore: remove shark relay from possible SRA endpointsfragosti2018-12-061-5/+1
* hack: make min-height of line-number container 98% to prevent scrollbar from ...fragosti2018-12-061-1/+1
* fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-065-11/+16
* fix: reset available tokens when sra endpoint is changedfragosti2018-12-062-3/+8
* fix: make select box-shadow darkerfragosti2018-12-061-2/+4
* fix: do not show select all if no tokens are availablefragosti2018-12-061-0/+5
* feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-061-17/+23
* fix: change liquiditySource to orderSourcefragosti2018-12-061-1/+1
* feat: update relayer listfragosti2018-12-061-1/+19
* polish: make configurator inputs look more like mocksfragosti2018-12-063-3/+6
* feat: fetch asset meta data from the asset meta data mapfragosti2018-12-061-31/+23
* fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-061-2/+2
* feat: create more dank sliderfragosti2018-12-063-6/+86
* feat: make (optional) label inlinefragosti2018-12-061-2/+3
* feat: add fee percentage sliderfragosti2018-12-064-31/+44
* feat: add fee percentage slierfragosti2018-12-063-2/+30
* feat: implement basic feeRecipient address in config generatorfragosti2018-12-064-11/+96
* fix: use correct styles even when syntax highlighter component removes classn...fragosti2018-12-061-3/+4
* feat: implement code generationfragosti2018-12-063-27/+49
* feat: implement multi token select componentfragosti2018-12-068-46/+156
* feat: implement available token fetchingfragosti2018-12-063-6/+116
* feat: add MultiSelect component skeletonfragosti2018-12-062-1/+80
* feat: add Select component and use for configuratorfragosti2018-12-067-31/+285
* feat: implement configurator layoutfragosti2018-12-062-4/+29
* feat: factor out ActionLink component from featuresfragosti2018-12-062-37/+54
* feat: improve styling of code demo componentfragosti2018-12-062-12/+126
* feat: have basic code syntax highlighting workingfragosti2018-12-065-91/+184
* [WIP] Adds paragraph sizesEzekiel Aquino2018-12-062-17/+11
* Implements desktop/mobile font sizingEzekiel Aquino2018-12-062-25/+29
* Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-12-0525-11/+692
|\
| * Merge pull request #1353 from 0xProject/feature/website/instant-marketingFrancesco Agosti2018-12-0422-2/+683
| |\
| | * feat(website): implement rest of linksBrandon Millman2018-11-293-55/+77
| | * feat(website): implement link directly to configureBrandon Millman2018-11-294-6/+36
| | * feat(website): optionally show configuratorBrandon Millman2018-11-291-3/+4
| | * feature(website): add configurator shellBrandon Millman2018-11-292-0/+8
| | * fix(website): instant marketing page need more background colorBrandon Millman2018-11-293-5/+4
| | * fix(website): instant marketing page shadowsBrandon Millman2018-11-294-148/+47
| | * fix(website): change instant marketing page styling to non mono font except t...Brandon Millman2018-11-292-10/+10
| | * chore(website): random fixes for mobile optimizationBrandon Millman2018-11-294-36/+63
| | * feat(website): add extra assets for instant marketing pageBrandon Millman2018-11-2915-8/+354
| | * feat(website): fix screenshots in marketing page for small screensBrandon Millman2018-11-292-11/+31
| | * feat(website): need more section for instant marketing pageBrandon Millman2018-11-293-2/+52
| | * feature(website): add links to instant marketing pageBrandon Millman2018-11-291-8/+51
| | * fix(website): update instant page CTA fontBrandon Millman2018-11-291-7/+1
| | * feat(website): instant features sectionBrandon Millman2018-11-296-31/+55
| | * feat(website): add screenshots to instant pageBrandon Millman2018-11-2910-1/+85
| | * feat(website): implement introducing 0x instant headerBrandon Millman2018-11-293-1/+48
| | * feat(website): add header and footer to instant pageBrandon Millman2018-11-291-1/+46
| | * feat(website): scaffolding for instant pageBrandon Millman2018-11-294-0/+42
| * | Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-032-2/+2
| |/
| * Publishcontracts@2.1.56@0x/website@0.0.61@0x/web3-wrapper@3.1.6@0x/testnet-faucets@1.0.58@0x/subproviders@2.1.6@0x/sol-doc@1.0.9@0x/sol-cov@2.1.14@0x/sol-compiler@1.1.14@0x/react-shared@1.0.23@0x/react-docs@1.0.20@0x/order-watcher@2.2.6@0x/order-utils@3.0.4@0x/migrations@2.2.0@0x/metacoin@0.0.30@0x/instant@1.0.2@0x/fill-scenarios@1.0.14@0x/dev-utils@1.0.19@0x/dev-tools-pages@0.0.8@0x/contract-wrappers@4.1.1@0x/contract-artifacts@1.1.2@0x/contract-addresses@2.0.0@0x/connect@3.0.8@0x/base-contract@3.0.8@0x/asset-buyer@3.0.2@0x/abi-gen-wrappers@2.0.0@0x/abi-gen-templates@1.0.10x.js@2.0.6Jacob Evans2018-11-281-7/+7
* | CleanupEzekiel Aquino2018-12-051-3/+3
* | Fixes Link component to user ReactRouterLinkEzekiel Aquino2018-12-041-7/+3
* | Adds sa bit of polish to landing pageEzekiel Aquino2018-12-043-13/+55
* | Adds padding prop to text elementsEzekiel Aquino2018-12-045-31/+47
* | Refactors buttons/links/headerEzekiel Aquino2018-12-043-57/+36
* | Refactors Button componentEzekiel Aquino2018-12-041-17/+31
* | Fixes all lint issues, cleanupEzekiel Aquino2018-12-0420-278/+227
* | Added ecosystem pageFred Carlsen2018-12-032-0/+119
* | Added launch kitFred Carlsen2018-12-033-0/+163
* | Adjust team listsFred Carlsen2018-12-031-1/+61
* | Add map to jobsFred Carlsen2018-12-031-0/+0
* | ADd content to jobsFred Carlsen2018-12-031-24/+62
* | Tweak line heightsFred Carlsen2018-12-032-4/+12
* | Updated sublinks on aboutFred Carlsen2018-12-033-18/+21
* | Added press logoFred Carlsen2018-12-031-0/+0
* | Updated press contentFred Carlsen2018-12-031-34/+28
* | Adjust thumbFred Carlsen2018-12-031-0/+1
* | Add skeleton for team, press, jobsFred Carlsen2018-12-034-1/+365
* | Update boolean valuesFred Carlsen2018-12-031-4/+6
* | Add color to interfaceFred Carlsen2018-12-031-0/+1
* | Misc fixes to layoutFred Carlsen2018-12-031-5/+11
* | Added project logosFred Carlsen2018-12-031-5/+60
* | Lint fixFred Carlsen2018-12-031-1/+1
* | Fix isFullWidth type declaration in layoutEzekiel Aquino2018-12-031-4/+4
* | Changes boolean props to follow is[Property] syntaxEzekiel Aquino2018-12-039-70/+107
* | Adds note to layout sectionEzekiel Aquino2018-12-031-0/+4
* | A bit of formatting, centeres instant textEzekiel Aquino2018-12-032-17/+13
* | Uses layout elems in headerEzekiel Aquino2018-12-031-19/+16
* | Some comments and cleanupEzekiel Aquino2018-12-033-30/+5
* | ThemeProviderEzekiel Aquino2018-12-017-13/+27
* | WIP themeproviderEzekiel Aquino2018-11-304-31/+67
* | LintingFred Carlsen2018-11-301-1/+0
* | Added about / missionFred Carlsen2018-11-3019-1/+120
* | Prevent compiler from stopping on ts warningFred Carlsen2018-11-301-0/+1
* | LintingFred Carlsen2018-11-301-2/+2
* | Correct font-weight for headingFred Carlsen2018-11-301-0/+1
* | Breakpoint on paddingEzekiel Aquino2018-11-302-3/+7
* | Types return on layout methodsEzekiel Aquino2018-11-301-8/+4
* | Add ctaFred Carlsen2018-11-301-0/+20
* | Make buttons alignFred Carlsen2018-11-301-2/+2
* | Link products to 0x instant for nowFred Carlsen2018-11-301-1/+1
* | Added 0x instant skeletonFred Carlsen2018-11-304-0/+126
* | Fix icon warningsFred Carlsen2018-11-301-4/+6
* | Contain imagesFred Carlsen2018-11-301-0/+5
* | Allows margin to be passed variable integers as values, adds commentsEzekiel Aquino2018-11-302-3/+4
* | Makes ts happy with running a function on an optional property valueEzekiel Aquino2018-11-301-1/+1
* | Adds proposal for padding prop on WrappersEzekiel Aquino2018-11-302-5/+26
* | Adds wrapGrid, bit of cleanupEzekiel Aquino2018-11-303-52/+41
* | CleanupEzekiel Aquino2018-11-301-6/+0
* | Just fixes those warnings on iconsEzekiel Aquino2018-11-301-2/+2
* | Remove double referenceFred Carlsen2018-11-301-1/+0
* | Add route links to headerFred Carlsen2018-11-301-31/+44
* | Some cleanup, reindentEzekiel Aquino2018-11-303-14/+26
* | Adds ts cachingEzekiel Aquino2018-11-301-0/+1
* | Adds awcache to gitignoreEzekiel Aquino2018-11-301-0/+1
* | Speed up ts loading with cacheFred Carlsen2018-11-301-1/+7
* | LintingFred Carlsen2018-11-301-2/+2
* | Fix tagFred Carlsen2018-11-301-1/+1
* | Linting errorsFred Carlsen2018-11-302-144/+146
* | Replaces Text elements in why routeEzekiel Aquino2018-11-302-114/+116
* | Just makes it renderEzekiel Aquino2018-11-302-116/+116
* | Text and landingEzekiel Aquino2018-11-304-148/+185
* | Tweak textFred Carlsen2018-11-301-3/+18
* | Linting + typingFred Carlsen2018-11-301-6/+7
* | Tweak submit positionFred Carlsen2018-11-301-6/+10
* | Linting formatFred Carlsen2018-11-301-16/+10
* | Tweak global stylesFred Carlsen2018-11-301-37/+47
* | Added coin iconFred Carlsen2018-11-301-0/+1
* | Export svgs as typed pure componentsFred Carlsen2018-11-305-31/+87
* | Linter fixesFred Carlsen2018-11-301-3/+2
* | Started on why 0xFred Carlsen2018-11-303-3/+65
* | Add center prop to textFred Carlsen2018-11-301-18/+36
* | Hide trade button on mobileFred Carlsen2018-11-301-2/+8
* | Added newsletter form to footerFred Carlsen2018-11-304-3/+104
* | Adjust global font sizeFred Carlsen2018-11-303-6/+7
* | Format stylesFred Carlsen2018-11-301-9/+19
* | Adds buttonWrapperEzekiel Aquino2018-11-292-3/+14
* | Removes text-decoration on buttonsEzekiel Aquino2018-11-291-1/+2
* | Cleans up ButtonEzekiel Aquino2018-11-292-57/+24
* | Cleanup button componentFred Carlsen2018-11-293-25/+11
* | Fix type defFred Carlsen2018-11-291-1/+1
* | Introduces WrapCenteredEzekiel Aquino2018-11-292-10/+18
* | Tests flush width sectionsEzekiel Aquino2018-11-292-3/+11
* | Ooops fixes thatEzekiel Aquino2018-11-291-1/+1
* | Enables fullwidth sections. As in edge-to-edgeEzekiel Aquino2018-11-292-2/+6
* | Adds fullWidth prop to sectionsEzekiel Aquino2018-11-293-5/+12
* | Updated textFred Carlsen2018-11-291-4/+2
* | Tweaks buttonEzekiel Aquino2018-11-291-8/+7
* | Edits button.jsEzekiel Aquino2018-11-291-1/+1
* | Adds notes to buttonEzekiel Aquino2018-11-291-5/+32
* | Remove export of interfaceFred Carlsen2018-11-294-4/+4
* | Add text and illustrations for homeFred Carlsen2018-11-295-3/+38
* | Add transparent buttonFred Carlsen2018-11-292-5/+7
* | Add transparent buttonFred Carlsen2018-11-292-10/+25
* | Fix linting and typing errors in footerFred Carlsen2018-11-291-8/+5
* | WIP landing and button changesFred Carlsen2018-11-293-4/+52
* | Quick test responsive colsEzekiel Aquino2018-11-291-3/+9
* | Fixes interface syntaxEzekiel Aquino2018-11-292-27/+43
* | Adds key to mapped footer elemsEzekiel Aquino2018-11-291-2/+5
* | Make dev layout guidelines less obtrusiveEzekiel Aquino2018-11-292-7/+9
* | Refactors footer to use layout systemEzekiel Aquino2018-11-292-74/+55
* | Fix colwidth layout calcEzekiel Aquino2018-11-291-1/+1
* | Moves content wrap to layout.tsxEzekiel Aquino2018-11-292-19/+27
* | Edits column width calc methodEzekiel Aquino2018-11-291-5/+19
* | Add index to listFred Carlsen2018-11-291-1/+1
* | Start on text componentFred Carlsen2018-11-291-0/+29
* | Left align logoFred Carlsen2018-11-291-1/+1
* | Linting errorsFred Carlsen2018-11-291-2/+3
* | Fix linting errorsFred Carlsen2018-11-291-11/+11
* | Add footerFred Carlsen2018-11-292-5/+125
* | Test with max widthsEzekiel Aquino2018-11-292-2/+4
* | Adds section marginsEzekiel Aquino2018-11-291-0/+1
* | Samples full width wrapsEzekiel Aquino2018-11-291-0/+12
* | [WIP] Proposed layout modulesEzekiel Aquino2018-11-293-4/+122
* | Fix key in loopFred Carlsen2018-11-291-1/+1
* | Add bgColor and removePadding props to containerFred Carlsen2018-11-291-2/+7
* | Change bg colorFred Carlsen2018-11-291-1/+1
* | Fix linting errorsFred Carlsen2018-11-281-6/+5
* | Tweak links in headerFred Carlsen2018-11-281-6/+12
* | Add ehaderFred Carlsen2018-11-284-1/+79
* | Add container and buttonFred Carlsen2018-11-282-1/+30
* | Fix font referencesFred Carlsen2018-11-281-4/+3
* | Ignore osx metadata filesFred Carlsen2018-11-281-0/+0
* | Fix type error in Text componentFred Carlsen2018-11-281-0/+1
* | Add styled-component typesFred Carlsen2018-11-282-2/+3
* | Renames font-files, adds font-face declaration in globalStylesEzekiel Aquino2018-11-2810-1/+23
* | Adds very basic SiteWrap and global stylingEzekiel Aquino2018-11-284-2/+98
* | Updates styled-components, react typingsEzekiel Aquino2018-11-281-2/+2
* | WIP buttonFred Carlsen2018-11-281-0/+21
* | Adds initial /next route to index.tsxEzekiel Aquino2018-11-282-2/+17
* | Add @next folder structureFred Carlsen2018-11-283-0/+6
* | Add svg loaderFred Carlsen2018-11-283-0/+11
* | Add Formular font and normalizeFred Carlsen2018-11-2810-0/+394
* | Add brand colorsFred Carlsen2018-11-281-0/+8
* | Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-11-2710-10/+137
|\|
| * feat: Add Xianny to about pagefragosti2018-11-272-0/+8
| * Publishcontracts@2.1.55@0x/website@0.0.60@0x/web3-wrapper@3.1.5@0x/utils@2.0.6@0x/types@1.3.0@0x/testnet-faucets@1.0.57@0x/subproviders@2.1.5@0x/sra-spec@1.0.11@0x/sol-resolver@1.0.17@0x/sol-doc@1.0.8@0x/sol-cov@2.1.13@0x/sol-compiler@1.1.13@0x/react-shared@1.0.22@0x/react-docs@1.0.19@0x/order-watcher@2.2.5@0x/order-utils@3.0.3@0x/monorepo-scripts@1.0.14@0x/migrations@2.1.0@0x/metacoin@0.0.29@0x/json-schemas@2.1.2@0x/instant@1.0.1@0x/fill-scenarios@1.0.13@0x/dev-utils@1.0.18@0x/dev-tools-pages@0.0.7@0x/contract-wrappers@4.1.0@0x/contract-addresses@1.2.0@0x/connect@3.0.7@0x/base-contract@3.0.7@0x/asset-buyer@3.0.1@0x/assert@1.0.18@0x/abi-gen@1.0.17@0x/abi-gen-wrappers@1.1.00x.js@2.0.5Fabio Berger2018-11-221-10/+10
| * Add migrations, contract-addresses and contract-artifacts to Developers homeFabio Berger2018-11-211-0/+25
| * Create migrations doc reference pageFabio Berger2018-11-216-0/+94
* | Add fix for assertion error to devserver configFred Carlsen2018-11-271-0/+7
|/
* Add 0x-order-utils.py library to developers homeFabio Berger2018-11-201-0/+9
* Update blog post featureFabio Berger2018-11-171-2/+2
* Fix disclaimer on mobileFabio Berger2018-11-171-1/+1
* Add smart contract docs to Developer HomeFabio Berger2018-11-171-0/+8
* Add Apache license linkFabio Berger2018-11-171-0/+1
* Fix capitalization in titleFabio Berger2018-11-171-3/+10
* Remove excess semi-colonFabio Berger2018-11-171-1/+1
* Point directly to README for docs linkFabio Berger2018-11-171-1/+1
* Update iconsFabio Berger2018-11-165-50/+46
* Fix disclaimerFabio Berger2018-11-161-1/+1
* Add blogpost URLFabio Berger2018-11-161-1/+1
* Add disclaimerFabio Berger2018-11-161-0/+29
* Merge branch 'development' into launchKitLandingFabio Berger2018-11-1622-59/+94
|\
| * fix(website): remove node env definition from webpackBrandon Millman2018-11-151-1/+0
| * fix(website): currentProvider called on undefinedBrandon Millman2018-11-151-1/+1
| * Publishcontracts@2.1.54@0x/website@0.0.59@0x/web3-wrapper@3.1.4@0x/utils@2.0.5@0x/testnet-faucets@1.0.56@0x/subproviders@2.1.4@0x/sra-spec@1.0.10@0x/sol-doc@1.0.7@0x/sol-cov@2.1.12@0x/sol-compiler@1.1.12@0x/react-shared@1.0.21@0x/react-docs@1.0.18@0x/order-watcher@2.2.4@0x/order-utils@3.0.2@0x/migrations@2.0.4@0x/metacoin@0.0.28@0x/json-schemas@2.1.1@0x/instant@0.0.7@0x/fill-scenarios@1.0.12@0x/dev-utils@1.0.17@0x/dev-tools-pages@0.0.6@0x/contract-wrappers@4.0.2@0x/connect@3.0.6@0x/base-contract@3.0.6@0x/asset-buyer@3.0.0@0x/assert@1.0.17@0x/abi-gen@1.0.16@0x/abi-gen-wrappers@1.0.50x.js@2.0.4Leonid Logvinov2018-11-141-9/+9
| * Merge pull request #1244 from 0xProject/developerSectionNitsFabio B2018-11-1419-48/+84
| |\
| | * Improve logo spacingFabio Berger2018-11-121-1/+24
| | * merge developmentFabio Berger2018-11-124-87/+88
| | |\
| | * | Increase logo sizeFabio Berger2018-11-121-3/+3
| | * | Adjust paddinFabio Berger2018-11-111-1/+1
| | * | Fix menuItem background colors depending on the contextFabio Berger2018-11-114-3/+18
| | * | Remove "Home" menu item, instead make different parts of logo link to differe...Fabio Berger2018-11-118-59/+53
| | * | Rename tutorial to match verb structureFabio Berger2018-11-115-5/+5
| | * | style: reduce border size on version dropdownFabio Berger2018-10-261-1/+1
| | * | style: make line-height of sidebar title 26px, make sure still bottom aligned...Fabio Berger2018-10-261-1/+2
| | * | style: remove small gap under topbarFabio Berger2018-10-262-23/+26
| * | | Publishcontracts@2.1.53@0x/website@0.0.58@0x/web3-wrapper@3.1.3@0x/testnet-faucets@1.0.55@0x/subproviders@2.1.3@0x/sol-doc@1.0.6@0x/sol-cov@2.1.11@0x/sol-compiler@1.1.11@0x/react-shared@1.0.20@0x/react-docs@1.0.17@0x/order-watcher@2.2.3@0x/order-utils@3.0.1@0x/migrations@2.0.3@0x/metacoin@0.0.27@0x/instant@0.0.6@0x/fill-scenarios@1.0.11@0x/dev-utils@1.0.16@0x/dev-tools-pages@0.0.5@0x/contract-wrappers@4.0.1@0x/connect@3.0.5@0x/base-contract@3.0.5@0x/asset-buyer@2.2.2@0x/abi-gen-wrappers@1.0.40x.js@2.0.3Leonid Logvinov2018-11-141-7/+7
| * | | Publishcontracts@2.1.52@0x/website@0.0.57@0x/web3-wrapper@3.1.2@0x/testnet-faucets@1.0.54@0x/subproviders@2.1.2@0x/sra-spec@1.0.9@0x/sol-doc@1.0.5@0x/sol-cov@2.1.10@0x/sol-compiler@1.1.10@0x/react-shared@1.0.19@0x/react-docs@1.0.16@0x/order-watcher@2.2.2@0x/order-utils@3.0.0@0x/migrations@2.0.2@0x/metacoin@0.0.26@0x/json-schemas@2.1.0@0x/instant@0.0.5@0x/fill-scenarios@1.0.10@0x/dev-utils@1.0.15@0x/dev-tools-pages@0.0.4@0x/contract-wrappers@4.0.0@0x/connect@3.0.4@0x/base-contract@3.0.4@0x/asset-buyer@2.2.1@0x/assert@1.0.16@0x/abi-gen-wrappers@1.0.30x.js@2.0.2Leonid Logvinov2018-11-121-8/+8
* | | | Add launch kit to Developer home list of toolsFabio Berger2018-11-161-0/+9