aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts
Commit message (Expand)AuthorAgeFilesLines
* Use order parser utils from order utilsfragosti2018-09-0510-42/+9
* Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...fragosti2018-09-0517-356/+296
|\
| * Add temporarily missing web3-provider-engine types in websiteLeonid Logvinov2018-09-041-0/+1
| * Remove unused importsLeonid Logvinov2018-09-042-6/+0
| * Merge pull request #1048 from 0xProject/feature/website/patch-v2-landingBrandon Millman2018-08-311-3/+7
| |\
| | * Tweaks to benefits and use casesBrandon Millman2018-08-311-2/+6
| | * Final tweaks for landing pagefragosti2018-08-311-1/+1
| * | Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variablesFrancesco Agosti2018-08-3111-15/+8
| |\ \ | | |/ | |/|
| | * Fix unused vars for react-shared and websitefragosti2018-08-3111-15/+8
| * | Revert whats new textBrandon Millman2018-08-311-2/+1
| * | Add new exchange everywhere graphicBrandon Millman2018-08-311-4/+8
| * | Remove unused render methods in landing pageBrandon Millman2018-08-311-110/+0
| * | Remove conflict stringsfragosti2018-08-311-3/+0
| * | Add careers page to top barfragosti2018-08-311-1/+11
| * | Final tweaksfragosti2018-08-313-11/+17
| * | Remove redundant importfragosti2018-08-311-1/+0
| * | Add TypedText component and use it on landing pagefragosti2018-08-314-0/+110
| * | Add generic title changesfragosti2018-08-311-17/+7
| * | Added todo comments for missing itemsBrandon Millman2018-08-311-1/+2
| * | Add title header to use cases sectionBrandon Millman2018-08-312-14/+12
| * | Make hero image responsiveBrandon Millman2018-08-311-2/+3
| * | Update what's new stylingBrandon Millman2018-08-311-4/+4
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-3014-21/+18
| |\|
| * | Update use cases sectionBrandon Millman2018-08-302-48/+89
| * | Update tokenization sectionBrandon Millman2018-08-302-43/+12
| * | Update benefitsBrandon Millman2018-08-301-3/+1
| * | Update whats newBrandon Millman2018-08-301-13/+19
| * | Add new header imageBrandon Millman2018-08-301-4/+5
| * | Replace projects section with relayersBrandon Millman2018-08-301-77/+5
* | | Update exchange ABI for decoding logsBrandon Millman2018-08-312-615/+1
* | | Remove LogError legacy stuffBrandon Millman2018-08-311-4/+0
* | | Update comment for validationBrandon Millman2018-08-311-1/+2
* | | Remove commented out blockBrandon Millman2018-08-311-20/+0
* | | Remove cancel checkBrandon Millman2018-08-312-12/+0
* | | Update generate and fill order flowsBrandon Millman2018-08-317-30/+41
* | | Token registry from old 0x versionBrandon Millman2018-08-311-9/+12
* | | Fix importBrandon Millman2018-08-311-1/+1
* | | Initial changes for v2 portalBrandon Millman2018-08-3115-276/+303
| |/ |/|
* | Revert "Simplify dropdown component"fragosti2018-08-291-15/+25
* | Revert "Have new Popover component working in React 16"fragosti2018-08-298-84/+39
* | Revert "Enable hovering state for dropdown"fragosti2018-08-293-10/+7
* | Enable hovering state for dropdownfragosti2018-08-293-7/+10
* | Have new Popover component working in React 16fragosti2018-08-288-39/+84
* | Simplify dropdown componentfragosti2018-08-251-25/+15
* | Change all onTouchTap to onClickfragosti2018-08-2513-18/+18
* | Update react and remove tap event plugin [deprecated]fragosti2018-08-251-3/+0
|/
* Add documentation for connect v2fragosti2018-08-241-0/+5
* Add missing keyuFabio Berger2018-08-231-1/+5
* Remove docs catch-all endpointFabio Berger2018-08-231-1/+0
* merge developmentFabio Berger2018-08-231-0/+7
|\
| * Add documentation for json-schemasfragosti2018-08-231-0/+7
* | Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-232-8/+11
* | Use actual packageName for external example importsFabio Berger2018-08-2212-1/+12
* | Merge development branchFabio Berger2018-08-222-2/+11
|\|
| * Update lock icon in onboardingBrandon Millman2018-08-211-1/+3
| * Add Matt Taylor to websiteBrandon Millman2018-08-211-1/+8
| * Revert error renamesBrandon Millman2018-08-211-2/+5
* | Fix website given that it still depends on an old version of @0xproject/TypesFabio Berger2018-08-201-2/+5
* | Merge developmentFabio Berger2018-08-171-5/+2
|\|
| * Rename OrderAlreadyCancelledOrFilled -> OrderCancelled.Jacob Evans2018-08-161-5/+2
* | Move external types to link mapping to doc generation util and refactor typed...Fabio Berger2018-08-1611-67/+6
* | Merge developmentFabio Berger2018-08-157-81/+140
|\|
| * Update Clays linkedinfragosti2018-08-101-1/+1
| * Add clay to websitefragosti2018-08-101-0/+11
| * Change amir picturefragosti2018-08-091-1/+1
| * Fix jobs page overflow issueBrandon Millman2018-07-303-4/+6
| * Create MetaTags componentBrandon Millman2018-07-304-68/+114
* | Fix bug related to react-scroll's scrollSpy and the render order of elementsFabio Berger2018-08-061-2/+12
* | Stop exporting constants from order-utilsFabio Berger2018-08-041-1/+2
* | Fix sol-compiler doc configsFabio Berger2018-08-031-4/+0
* | Fix-up Order-utils doc pageFabio Berger2018-08-031-5/+1
* | Add OrderWatcher docs pageFabio Berger2018-08-036-10/+109
* | Add MD sections to contract-wrappers docsFabio Berger2018-08-031-4/+19
* | Fix connect docsFabio Berger2018-08-021-6/+0
* | Add contract-wrappers page and make topBar component more conciseFabio Berger2018-08-025-117/+103
* | Prefix menu and sections with markdown as that is all the should now be definedFabio Berger2018-08-0210-121/+81
* | Start refactoring docs to remove unnecessary configs given more concise TypeD...Fabio Berger2018-08-0112-426/+3
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-07-2818-446/+292
|\
| * Fix linterFabio Berger2018-07-262-3/+0
| * Remove careers page feature flagBrandon Millman2018-07-262-14/+2
| * Merge pull request #893 from 0xProject/feature/website/jobs-page-part2Brandon Millman2018-07-2617-438/+299
| |\
| | * Header copy changeBrandon Millman2018-07-261-8/+7
| | * Margin polishBrandon Millman2018-07-262-4/+4
| | * Update open positions sectionBrandon Millman2018-07-253-10/+29
| | * Update benefits sectionBrandon Millman2018-07-253-23/+48
| | * Update mission sectionBrandon Millman2018-07-251-5/+6
| | * Header copy updatesBrandon Millman2018-07-251-6/+16
| | * Use isMobileWidth utilBrandon Millman2018-07-251-1/+1
| | * Use our image component in missionBrandon Millman2018-07-252-2/+7
| | * Always go to open positions when clicking CTABrandon Millman2018-07-241-0/+1
| | * Fix hiding of dots on small screensBrandon Millman2018-07-241-2/+2
| | * Merge branch 'v2-prototype' into feature/website/jobs-page-part2Brandon Millman2018-07-249-48/+129
| | |\
| | * \ Merge branch 'v2-prototype' into feature/website/jobs-page-part2Brandon Millman2018-07-2111-61/+91
| | |\ \
| | * | | Update hr colorBrandon Millman2018-07-192-4/+1
| | * | | Fix lint errorsBrandon Millman2018-07-193-26/+0
| | * | | Add /careers route and fix hr stylingBrandon Millman2018-07-197-9/+19
| | * | | Fix typosBrandon Millman2018-07-192-5/+5
| | * | | Fix key errors and typoBrandon Millman2018-07-192-5/+4
| | * | | Fix padding on open positions sectionBrandon Millman2018-07-191-1/+1
| | * | | Add dots on heroBrandon Millman2018-07-191-1/+11
| | * | | Padding fixesBrandon Millman2018-07-192-7/+4
| | * | | Update open positions sectionBrandon Millman2018-07-193-85/+78
| | * | | Benefits and values sectionsBrandon Millman2018-07-199-284/+116
| | * | | Remove sectionsBrandon Millman2018-07-191-7/+0
| | * | | Update mission sectionBrandon Millman2018-07-191-37/+29
| | * | | Updates to the Join 0x sectionBrandon Millman2018-07-191-8/+12
| | * | | Fix development environment checkBrandon Millman2018-07-191-1/+1
* | | | | Remove unused variablefragosti2018-07-281-1/+0
* | | | | Add loading state for initial load and other PR feedbackfragosti2018-07-282-10/+14
* | | | | Make a non-jank Spinner component and use itfragosti2018-07-253-2/+83
* | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-2510-49/+135
|\| | | |
| * | | | Merge pull request #891 from 0xProject/bug/website/wiki-page-topbarFrancesco Agosti2018-07-251-1/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add zIndex 1 to topbar and fix issue where no box-shadow present on /docsfragosti2018-07-192-2/+6
| | * | | Make topbar zIndex 1fragosti2018-07-181-0/+1
| | |/ /
| * | | Merge pull request #895 from 0xProject/feature/website/send-eth-from-portalFrancesco Agosti2018-07-229-48/+129
| |\ \ \ | | |_|/ | |/| |
| | * | Remove TODOfragosti2018-07-191-1/+0
| | * | Remove unused Token importfragosti2018-07-191-1/+0
| | * | Add lifecycle messagesfragosti2018-07-193-17/+56
| | * | WIP for sending ether from portal (works)fragosti2018-07-197-38/+82
| | |/
* | | Center allowance toggles in account pagefragosti2018-07-251-7/+9
* | | Increase allowance toggle loading spinner size by 1fragosti2018-07-251-1/+1
* | | Add unlocking and locking token copyfragosti2018-07-251-2/+2
* | | Hide tooltip after allowance toggle clickfragosti2018-07-251-1/+3
* | | Make tooltip appear to the left of the toggle when onboarding in progressfragosti2018-07-256-3/+20
* | | Fix tooltip wrapping issue in onboardinfragosti2018-07-252-8/+16
* | | Fix wrap button alignment issuefragosti2018-07-257-224/+40
* | | WIP for allowance toggle redesign workingfragosti2018-07-214-16/+118
* | | Show token name dynamically in tooltipfragosti2018-07-214-13/+19
* | | Implement tooltipsfragosti2018-07-212-8/+56
* | | Add loading statefragosti2018-07-213-3/+4
* | | Have basic lock and check working in waleltfragosti2018-07-204-13/+93
|/ /
* | Fix version dropdown so it also renders RC versions properlyFabio Berger2018-07-201-2/+1
* | Update doc md files for v2 packagesFabio Berger2018-07-201-0/+11
* | Compare host rather then origin so that it comes without the http/https prefixFabio Berger2018-07-201-1/+1
* | merge v2-prototypeFabio Berger2018-07-1949-803/+425
|\|
| * Merge pull request #884 from 0xProject/export-more-0x.jsFabio Berger2018-07-181-0/+26
| |\
| | * Export missing types and add to doc ref whitelistFabio Berger2018-07-171-0/+26
| * | Merge pull request #883 from 0xProject/feature/tslint-improvementsLeonid Logvinov2018-07-1822-47/+51
| |\ \ | | |/ | |/|
| | * Fix tslint issuesLeonid Logvinov2018-07-1722-47/+51
| * | Add chris to websitefragosti2018-07-171-8/+8
| * | Fix ocean linkBrandon Millman2018-07-171-1/+1
| |/
| * Move update onboarding step tracking to onboarding flow codefragosti2018-07-142-5/+3
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-1422-142/+241
| |\
| | * Merge pull request #866 from 0xProject/feature/website/integrate-heapFrancesco Agosti2018-07-1418-113/+220
| | |\
| | | * Fix logging typofragosti2018-07-131-1/+1
| | | * Fix indentify typofragosti2018-07-132-4/+4
| | | * Make Analytics API non-asyncfragosti2018-07-1313-71/+44
| | | * Add no-floating-promises ignore commentsfragosti2018-07-1212-5/+24
| | | * Remove unused configs and constantsfragosti2018-07-122-2/+0
| | | * Integrate heap analyticsfragosti2018-07-1217-68/+116
| | | * Replace calls to google analytics with calls to heapfragosti2018-07-1215-75/+144
| | * | Fix linter issuesFabio Berger2018-07-141-4/+3
| | * | Merge branch 'v2-prototype' into fix/request-timeout-issueFabio Berger2018-07-136-538/+5
| | |\ \
| | * | | Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-131-4/+4
| | * | | -fetch';Fabio Berger2018-07-136-21/+14
| | | |/ | | |/|
| * | | Move format to helper functionfragosti2018-07-141-12/+10
| * | | Refactor utils and add UNNKOWN environment typefragosti2018-07-135-27/+16
| * | | Fix linting errorsfragosti2018-07-132-4/+2
| * | | Make error reporter not return a promise and add more environment possibilitiesfragosti2018-07-1314-43/+51
| * | | Do not crash on NaN, and provide defaultfragosti2018-07-131-2/+6
| * | | Only upload sourcemaps to rollbar on live deploys, and log NaN error for futu...fragosti2018-07-131-0/+4
| | |/ | |/|
| * | Remove legacy portal codeBrandon Millman2018-07-126-538/+5
| |/
| * Grab token registry information from our DB for mainnetBrandon Millman2018-07-112-3/+13
| * Merge pull request #846 from 0xProject/feature/website/add-peter-to-aboutFrancesco Agosti2018-07-111-0/+7
| |\
| | * Add LinkedIn for Peterfragosti2018-07-111-0/+1
| | * Add Peter to about pagefragosti2018-07-101-0/+6
| * | Update rollbar for telemetryfragosti2018-07-101-1/+1
| * | Get rollbar uploads working by enabling sourcemapsfragosti2018-07-101-1/+1
| * | Fix unsubscribe bugfragosti2018-07-101-1/+3
| * | Add sourcemaps for rollbarfragosti2018-07-102-1/+9
| |/
| * Change Jacobs title to Ecosystem Engineerfragosti2018-07-101-1/+1
* | Add ability to nest doc ref markdown under specific versionsFabio Berger2018-07-1010-59/+79
|/
* Give environment enums string valuesBrandon Millman2018-07-081-2/+2
* Shim shouldShowPortalV2 to always return truefragosti2018-07-071-1/+3
* Merge pull request #838 from 0xProject/feature/website/portal-final-touchesFrancesco Agosti2018-07-0711-107/+165
|\
| * Fix lint errorsfragosti2018-07-071-1/+1
| * Make unlock metamask step look more like mockfragosti2018-07-074-52/+81
| * Add updated asset for unlock metamask portal onboarding stepfragosti2018-07-074-21/+25
| * Create Balance component and make token symbols smaller than token amountsfragosti2018-07-077-38/+63
| * Give Wallet a min heightfragosti2018-07-071-1/+1
* | Merge pull request #835 from 0xProject/feature/website/token-updatesBrandon Millman2018-07-075-57/+39
|\ \ | |/ |/|
| * Update token registry icons and asset picker flowsBrandon Millman2018-07-075-57/+39
* | Merge pull request #828 from 0xProject/feature/website/portal-improvementsBrandon Millman2018-07-076-8/+41
|\ \
| * | address CR feedbackfragosti2018-07-072-3/+4
| * | Make wallet height responsivefragosti2018-07-061-1/+1
| * | Poll for gas prices and use fast instead of average for better UXfragosti2018-07-062-4/+29
| * | Just disable closing onboarding by clicking outside for firefoxfragosti2018-07-061-3/+1
| * | Use default networkId of 1 for ledger dropdownfragosti2018-07-061-1/+4
| * | Fix onboarding closing on unlock metamask step on click outsidefragosti2018-07-062-2/+8
* | | Hard code exchange abiBrandon Millman2018-07-072-1/+616
| |/ |/|
* | Change call to action link to /portalBrandon Millman2018-07-061-6/+2
* | Unify large and small padding in PortalBrandon Millman2018-07-061-13/+6
* | Implement landing page change in preperation for portalBrandon Millman2018-07-068-28/+44
* | Various fixes for portal on mobile and top bar layoutBrandon Millman2018-07-064-42/+71
|/
* Merge pull request #816 from 0xProject/feature/website/portal-mobile-improvem...Francesco Agosti2018-07-0610-49/+134
|\
| * Rename getBestDownloadLink to getBestWalletDownloadLinkAndIsMobilefragosti2018-07-063-3/+3
| * No longer elevate relayer grid tile on long pressfragosti2018-07-042-3/+4
| * Fix issue where onboarding doesn't scroll to wallet when starting from relaye...fragosti2018-07-042-6/+5
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-0418-246/+312
| |\
| * | Prompt user to download Toshi or MetaMask in install wallet onboarding stepfragosti2018-07-043-46/+73
| * | Show different download links and icons when on mobilefragosti2018-07-043-20/+47
| * | Rename isMobile utility fn to be more specific and add isMobileOperatingSystemfragosti2018-07-043-5/+8
| * | Add OperatingSystemType and get OS utilfragosti2018-07-042-0/+28
* | | merge v2-prototypeFabio Berger2018-07-049-47/+99
|\ \ \ | | |/ | |/|
| * | Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2Francesco Agosti2018-07-049-47/+99
| |\ \
| | * | Persist whether onboarding is open or close across refreshesfragosti2018-07-041-1/+3
| | * | Fix lintingfragosti2018-07-042-3/+2
| | * | Merge branch 'fixed-position-onboarding' into feature/website/onboarding-poli...fragosti2018-07-042-33/+67
| | |\ \
| | | * | Implement fixed position onboarding optionfragosti2018-07-032-33/+67
| | * | | Remove unused importfragosti2018-07-031-1/+0
| | * | | Add media file and remove stray commentfragosti2018-07-032-2/+15
| | |/ /
| | * | Add media query abstraction around ScreenWidths and stop relayer grid hover e...fragosti2018-07-034-9/+11
| | * | Remove max-width from onboarding card to support iPadfragosti2018-07-031-1/+1
| | * | Only auto-start onboarding if blockchain is loadedfragosti2018-07-031-2/+5
* | | | Add missing undefined checkFabio Berger2018-07-041-0/+1
* | | | improve commentFabio Berger2018-07-041-1/+1
* | | | remove console.logFabio Berger2018-07-041-1/+0
* | | | Fix conditionalFabio Berger2018-07-041-3/+4
* | | | Rename to InjectedProvider and make publicConfigStore optionalFabio Berger2018-07-041-3/+3
* | | | Fix typeFabio Berger2018-07-041-1/+5
* | | | Rename subprovider in blockchain.tsFabio Berger2018-07-041-2/+2
* | | | Remove dep on Web3 in Website. Introduced InjectedWeb3 type.Fabio Berger2018-07-043-12/+32
* | | | Replace use of web3 w/ web3wrapper in subproviders and rename injectedWeb3 to...Fabio Berger2018-07-041-0/+3
|/ / /
* | | Merge pull request #799 from 0xProject/feature/website/wallet-menuBrandon Millman2018-07-049-199/+213
|\ \ \ | |_|/ |/| |
| * | Remove InstallPromptBrandon Millman2018-07-042-61/+0
| * | Implement clickaway for wallet menu on mobileBrandon Millman2018-07-042-14/+24
| * | Add optional onClick to Link simple menu itemBrandon Millman2018-07-031-2/+7
| * | Lint fixesBrandon Millman2018-07-024-17/+5
| * | More cleanupBrandon Millman2018-07-022-31/+31
| * | Consolidate logic for common menu itemsBrandon Millman2018-07-023-33/+74
| * | Give connected header accessory more paddingBrandon Millman2018-07-021-9/+13
| * | Implement correct behavior for menu in the walletBrandon Millman2018-07-026-31/+52
| * | Add menu to walletBrandon Millman2018-07-021-8/+32
| * | Implement simple menuBrandon Millman2018-07-025-91/+50
| * | Clean up a bit of the provider display logicBrandon Millman2018-07-023-73/+80
| * | Implement icon buttonBrandon Millman2018-07-022-2/+18
* | | Merge pull request #806 from 0xProject/feature/website/mobile-readable-web3-n...Brandon Millman2018-07-034-0/+11
|\ \ \
| * | | Add human readable names for Toshi and CipherBrandon Millman2018-07-034-0/+11
* | | | Merge pull request #808 from 0xProject/feature/website/better-balance-formattingBrandon Millman2018-07-033-18/+21
|\ \ \ \
| * | | | Add better balance formatting rules for balances and usd valuesBrandon Millman2018-07-033-18/+21
| | |_|/ | |/| |
* | | | Merge pull request #810 from 0xProject/feature/wesbite/remove-add-balanceBrandon Millman2018-07-035-42/+2
|\ \ \ \
| * | | | Remove increase balance link from balance_bounded_input componentBrandon Millman2018-07-035-42/+2
* | | | | Use new lock svgBrandon Millman2018-07-031-2/+2
|/ / / /
* | / / Always show the wrap ether row in between ETH and WETHBrandon Millman2018-07-032-18/+20
| |/ / |/| |
* | | Update start onboarding copy and relayer grid empty colorBrandon Millman2018-07-032-7/+7
|/ /
* / Add Alex Browne to about pagefragosti2018-07-031-10/+19
|/
* Update relayer grid tiles to use TextBrandon Millman2018-07-012-50/+17
* Merge pull request #787 from 0xProject/feature/website/portal-onboarding-polishFrancesco Agosti2018-06-3018-143/+232
|\
| * Remove state variable from Link component in Portalfragosti2018-06-301-4/+1
| * Remove extra call to scrollIntoView for wallet in onboardingfragosti2018-06-301-4/+0