aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages
Commit message (Collapse)AuthorAgeFilesLines
* feat: implement multi token select componentfragosti2018-12-014-29/+96
|
* feat: implement available token fetchingfragosti2018-11-301-2/+105
|
* feat: add MultiSelect component skeletonfragosti2018-11-301-1/+23
|
* feat: add Select component and use for configuratorfragosti2018-11-305-29/+86
|
* feat: implement configurator layoutfragosti2018-11-302-4/+29
|
* feat: factor out ActionLink component from featuresfragosti2018-11-302-37/+54
|
* feat: improve styling of code demo componentfragosti2018-11-302-12/+126
|
* feat: have basic code syntax highlighting workingfragosti2018-11-303-1/+55
|
* feat(website): implement rest of linksBrandon Millman2018-11-293-55/+77
|
* feat(website): implement link directly to configureBrandon Millman2018-11-293-5/+34
|
* 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-291-5/+3
|
* fix(website): instant marketing page shadowsBrandon Millman2018-11-291-1/+1
|
* fix(website): change instant marketing page styling to non mono font except ↵Brandon Millman2018-11-291-9/+9
| | | | the 0 in 0x
* chore(website): random fixes for mobile optimizationBrandon Millman2018-11-294-36/+63
|
* feat(website): add extra assets for instant marketing pageBrandon Millman2018-11-291-8/+8
|
* 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-294-30/+50
|
* feat(website): add screenshots to instant pageBrandon Millman2018-11-294-1/+85
|
* feat(website): implement introducing 0x instant headerBrandon Millman2018-11-292-1/+47
|
* feat(website): add header and footer to instant pageBrandon Millman2018-11-291-1/+46
|
* feat(website): scaffolding for instant pageBrandon Millman2018-11-291-0/+12
|
* feat: Add Xianny to about pagefragosti2018-11-271-0/+8
|
* Add migrations, contract-addresses and contract-artifacts to Developers homeFabio Berger2018-11-211-0/+25
|
* Create migrations doc reference pageFabio Berger2018-11-211-0/+1
|
* 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
|
* 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
|
* Fix disclaimerFabio Berger2018-11-161-1/+1
|
* Add disclaimerFabio Berger2018-11-161-0/+29
|
* Merge branch 'development' into launchKitLandingFabio Berger2018-11-164-2/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (110 commits) fix: fix exceeds block gas limit error chore(instant): fix lint error fix: remove unused vars Send in affiliate info as option Have heartbeat update not trigger errors fix: remove redundant handler feat: make onUnlockWalletClick different based on ON chore: remove wallet panel content for mobile feat: use blue for wallet prompt on mobile feat: use stable version of bowser fix: add http to external url string feat: make onUnlockWalletClick different based on ON chore: remove wallet panel content for mobile feat: use blue for wallet prompt on mobile feat: use stable version of bowser feat: expose webpack-dev-server content to local network fix(website): remove node env definition from webpack fix(website): currentProvider called on undefined chore: update yarn lock feat: use capital values for enums ...
| * Merge pull request #1244 from 0xProject/developerSectionNitsFabio B2018-11-144-2/+9
| |\ | | | | | | Remaining Developer Section Design Nits
| | * Fix menuItem background colors depending on the contextFabio Berger2018-11-113-1/+7
| | |
| | * Remove "Home" menu item, instead make different parts of logo link to ↵Fabio Berger2018-11-111-1/+1
| | | | | | | | | | | | different sections of the website
| | * style: remove small gap under topbarFabio Berger2018-10-261-0/+1
| | |
* | | Add launch kit to Developer home list of toolsFabio Berger2018-11-161-0/+9
| | |
* | | fix linter issueFabio Berger2018-11-161-1/+1
| | |
* | | Update call-to-action linksFabio Berger2018-11-161-4/+4
| | |
* | | Move benefits to language files and fix copyFabio Berger2018-11-141-29/+31
| | |
* | | Implement 0x launch kit landing pageFabio Berger2018-11-141-0/+297
|/ /
* / fix(website): fix code splittingBrandon Millman2018-11-123-4/+4
|/
* Use em for allFabio Berger2018-10-202-2/+2
|
* fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` ↵Fabio Berger2018-10-203-3/+4
| | | | and only updating the sidebar menu items whose active state had changed
* Use media moduleFabio Berger2018-10-201-2/+3
|
* Remove unused listenersFabio Berger2018-10-201-8/+0
|
* style: make sure sideBar bottom padding is on scrollable content, not containerFabio Berger2018-10-191-2/+3
|
* Improve sidebar logic to handle MS Edge, Firefox differences between Windows ↵Fabio Berger2018-10-191-6/+24
| | | | & Mac
* chore: improve sidebar scrollFabio Berger2018-10-191-1/+1
|
* chore: Replace state with styled-components for hover detectionFabio Berger2018-10-191-71/+69
|
* style: accomodate different scrollbar widths on Firefox vs. Chrome/SafariFabio Berger2018-10-191-2/+3
|
* copy: consistently name ERCdEX with correct capitalizationFabio Berger2018-10-191-7/+7
|
* copy: Networked liquidity -> shared liquidityFabio Berger2018-10-191-2/+2
|
* fix: Make sure page scrollable on mobileFabio Berger2018-10-191-2/+3
|
* Don't show topBar menu items in sidebar on wikiFabio Berger2018-10-191-1/+5
|
* chore: fix importsFabio Berger2018-10-184-7/+7
|
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-188-20/+20
|
* chore: fix up asset-buyer doc and add to Dev HomeFabio Berger2018-10-181-0/+8
|
* merge dev-section-redesignFabio Berger2018-10-182-1/+3
|\
| * merge developmentFabio Berger2018-10-182-1/+3
| |\
| | * Merge branch 'development' into feature/website/asset-buyer-docsBrandon Millman2018-10-181-1/+2
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ...
| | | * fix: add Steve's github account to about page, and capitalize AppFolio correctlySteve Klebanoff2018-10-161-1/+2
| | | |
| | * | feat(website): add asset-buyer documentationBrandon Millman2018-10-171-0/+1
| | |/
* | | nit: remove todoFabio Berger2018-10-171-1/+0
| | |
* | | chore: Add topBar menu in wiki mobile sidebar menuFabio Berger2018-10-171-1/+29
| | |
* | | chore: Add topBar menu items to mobile drawerFabio Berger2018-10-171-2/+32
| | |
* | | chore: componentize the sidebar headerFabio Berger2018-10-172-55/+13
| | |
* | | chore: fix linterFabio Berger2018-10-171-10/+0
| | |
* | | Merge branch 'dev-section-redesign' into reSkinReferenceDocsFabio Berger2018-10-161-0/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-section-redesign: (87 commits) Added note about restriction on `testDirectory` fix(dev-utils): Make chai a dev dependency since exported interface depends on it Add changelog entries fix(subproviders): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(sra-spec): make @loopback/openapi-v3-types a 'dependency' so it's available to users of the library fix(sol-cov): make @types/solidity-parser-antlr a 'dependency' so it's available to users of the library fix(dev-utils): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(0x.js): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(monorepo-scripts): Move the creation of the `.installation-test` directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder Remove ContractNotFound errors in contract-wrappers Update prettierignore Update website to use the new unsubscribeAll method in contract-wrappers In abi-gen-wrappers, ./wrappers -> ./src/generated-wrappers In contract-wrappers, remove setProvider and add unsubscribeAll method. take out explicit children definition in props Update json-schemas for contract-wrappers Add OrThrow suffix to getContractAddressesForNetwork remove unused import Update CHANGELOG.json for all changed packages Remove ContractAddresses from packages/types (mistake after rebase) ...
| * | merge developmentFabio Berger2018-10-161-0/+11
| |\|
| | * feat: add Steve to team pageSteve Klebanoff2018-10-111-0/+11
| | |
* | | chore: change landing "build on 0x" to link to developer home, not 0x.js docsFabio Berger2018-10-161-2/+2
| | |
* | | chore: move wiki to Developers sectionFabio Berger2018-10-161-114/+62
| | |
* | | feat: highlighted sidebar as you scroll on doc reference pagesFabio Berger2018-10-161-1/+1
| | |
* | | Chore: Only render one sidebar at a timeFabio Berger2018-10-151-1/+2
| | |
* | | chore: improve rendering of sidebar top section on mobileFabio Berger2018-10-151-1/+5
| | |
* | | chore: only show sidebar once docs have loadedFabio Berger2018-10-141-1/+3
| | |
* | | Fix sidebar top so long titles display correctlyFabio Berger2018-10-141-5/+5
| | |
* | | Implement new version dropdown and remove it from nestedTopBarFabio Berger2018-10-131-8/+38
| | |
* | | Fix sidebar shifting onHover due to scrollbar widthFabio Berger2018-10-131-2/+11
| | |
* | | Pass down sidebar instead of sectionNameToLinksFabio Berger2018-10-133-11/+14
| | |
* | | Improve loadingFabio Berger2018-10-121-26/+17
| | |
* | | If sidebar menu item links to internal page, no longer open in new tabFabio Berger2018-10-121-15/+0
| | |
* | | Refactor Home so that Dev section chrome is reusable across pagesFabio Berger2018-10-124-665/+583
| | |
* | | style: Make width of developer section same as rest of website (1064px)Fabio Berger2018-10-111-1/+1
|/ /
* | Remove type prop and instead infer it from the value of toFabio Berger2018-10-052-23/+0
| |
* | Remove style prop from LinkFabio Berger2018-10-053-24/+24
| |
* | Render paragraphs with spans so we don't get margin addedFabio Berger2018-10-051-0/+1
| |
* | remove stray logsFabio Berger2018-10-052-2/+0
| |
* | merge base branchFabio Berger2018-10-052-3/+10
|\|
| * Add Jason to websiteBrandon Millman2018-10-021-0/+7
| |
| * Rename for clarityFabio Berger2018-09-281-3/+3
| |
* | Convert more divs to ContainersFabio Berger2018-10-041-26/+28
| |
* | Fix linterFabio Berger2018-10-041-3/+2
| |
* | Use nestedSidebarMenu component for Dev homeFabio Berger2018-10-041-41/+8
| |
* | Use same Link UI component for react-scroll linksFabio Berger2018-10-035-21/+35
| |
* | Decrease size of section descriptionsFabio Berger2018-10-031-1/+1
| |
* | Add border underneath logo while user is scrollingFabio Berger2018-10-031-6/+29
| |
* | Align logo and menuFabio Berger2018-10-031-11/+11
| |
* | Add padding to bottom of scroll areaFabio Berger2018-10-031-3/+7
| |
* | Make tutorial buttons also open in a new tabFabio Berger2018-10-031-3/+18
| |
* | Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-033-148/+240
| |
* | Fix hoveringFabio Berger2018-10-021-2/+2
| |
* | Simplify helper methodsFabio Berger2018-10-021-23/+13
| |
* | Use colors moduleFabio Berger2018-10-021-2/+2
| |
* | Use container instead of divFabio Berger2018-10-021-8/+1
| |
* | Move more copy to translation filesFabio Berger2018-10-021-3/+3
| |
* | Make menuSubsectionsBySection optionalFabio Berger2018-10-021-1/+0
| |
* | Rename for clarityFabio Berger2018-10-021-3/+3
| |
* | Move constants before configs and add TODO commentFabio Berger2018-10-021-8/+9
| |
* | Fix linterFabio Berger2018-10-011-5/+1
| |
* | Fix bug where main content scrollbar wasn't showing up after navigating back ↵Fabio Berger2018-10-011-3/+6
| | | | | | | | in browser history via keyboard shortcut
* | Convert package descriptions to markdown and linkify themFabio Berger2018-09-281-11/+16
| |
* | Fix minor scrolling issueFabio Berger2018-09-281-1/+1
| |
* | Add mobile menu to overview pageFabio Berger2018-09-281-1/+5
| |
* | Add sidebar menu, proper scrolling and mobile-optimizeFabio Berger2018-09-281-83/+193
| |
* | merge developmentFabio Berger2018-09-283-347/+259
|\|
| * Change clay to Ecosystem Development Leadfragosti2018-09-261-1/+1
| |
| * Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-262-2/+20
| |\
| | * Add weijie and rahulfragosti2018-09-261-0/+18
| | |
| | * Change news linkfragosti2018-09-261-2/+2
| | |
| * | fix: call out a HACK in commentsF. Eugene Aumson2018-09-261-1/+1
| | | | | | | | | | | | | | | https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r220010054 https://github.com/0xProject/0x-monorepo/pull/1004
| * | fix: rename SupportedDocJson field to SolDocF. Eugene Aumson2018-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | from Solidity https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976199 https://github.com/0xProject/0x-monorepo/pull/1004
| * | BREAKING CHANGE: document contracts from sol-docF. Eugene Aumson2018-09-221-2/+24
| |/ | | | | | | | | Change website to accept smart contract documentation in the format generated by sol-doc rather than that generated by Doxity.
| * Change Davids descriptionfragosti2018-09-121-1/+1
| |
| * Fix David Sacks linksfragosti2018-09-121-4/+4
| |
| * Merge branch 'feature/website/add-gene' into developmentfragosti2018-09-121-0/+8
| |\
| | * Add Gene info to websitefragosti2018-09-121-0/+8
| | |
| * | Add david sacksfragosti2018-09-121-2/+14
| |/
| * Remove unused importsLeonid Logvinov2018-09-041-5/+0
| |
| * Tweaks to benefits and use casesBrandon Millman2018-08-311-2/+6
| |
| * Final tweaks for landing pagefragosti2018-08-311-1/+1
| |
| * 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
| |
| * Final tweaksfragosti2018-08-311-11/+15
| |
| * Add TypedText component and use it on landing pagefragosti2018-08-311-0/+32
| |
| * 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-311-14/+11
| |
| * Make hero image responsiveBrandon Millman2018-08-311-2/+3
| |
| * Update what's new stylingBrandon Millman2018-08-311-4/+4
| |
| * Update use cases sectionBrandon Millman2018-08-301-48/+85
| |
| * Update tokenization sectionBrandon Millman2018-08-301-43/+11
| |
| * 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
| |
* | Move more text over to translation filesFabio Berger2018-09-261-9/+10
| |
* | Implement dev homeFabio Berger2018-09-261-4/+352
| |
* | Implement new responsive, dev section header and home scaffoldingFabio Berger2018-09-171-25/+53
| |
* | Remove temporary bordersFabio Berger2018-08-291-2/+0
| |
* | Begin implementing doc home pageFabio Berger2018-08-281-0/+55
|/
* Merge development branchFabio Berger2018-08-221-1/+8
|\
| * Add Matt Taylor to websiteBrandon Millman2018-08-211-1/+8
| |
* | Merge developmentFabio Berger2018-08-153-6/+22
|\|
| * 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-302-4/+5
| |
| * Create MetaTags componentBrandon Millman2018-07-301-1/+5
| |
* | Add OrderWatcher docs pageFabio Berger2018-08-032-1/+2
| |
* | Add contract-wrappers page and make topBar component more conciseFabio Berger2018-08-021-0/+1
| |
* | Start refactoring docs to remove unnecessary configs given more concise ↵Fabio Berger2018-08-011-1/+1
|/ | | | TypeDoc JSON
* Fix linterFabio Berger2018-07-261-1/+0
|
* Header copy changeBrandon Millman2018-07-261-8/+7
|
* Margin polishBrandon Millman2018-07-262-4/+4
|
* Update open positions sectionBrandon Millman2018-07-251-10/+25
|
* 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-251-1/+2
|
* 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
|
* Update hr colorBrandon Millman2018-07-191-3/+1
|
* Fix lint errorsBrandon Millman2018-07-193-26/+0
|
* Add /careers route and fix hr stylingBrandon Millman2018-07-193-3/+7
|
* 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-192-83/+73
|
* Benefits and values sectionsBrandon Millman2018-07-198-284/+115
|
* 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
|
* Merge pull request #883 from 0xProject/feature/tslint-improvementsLeonid Logvinov2018-07-182-2/+2
|\ | | | | New tslint rules
| * Fix tslint issuesLeonid Logvinov2018-07-172-2/+2
| |
* | Add chris to websitefragosti2018-07-171-8/+8
|/
* Integrate heap analyticsfragosti2018-07-121-1/+1
|
* Add LinkedIn for Peterfragosti2018-07-111-0/+1
|
* Add Peter to about pagefragosti2018-07-101-0/+6
|
* Change Jacobs title to Ecosystem Engineerfragosti2018-07-101-1/+1
|
* Change call to action link to /portalBrandon Millman2018-07-061-6/+2
|
* Implement landing page change in preperation for portalBrandon Millman2018-07-061-2/+2
|
* Add Alex Browne to about pagefragosti2018-07-031-10/+19
|
* Merge pull request #792 from 0xProject/feature/website/wallet-polishBrandon Millman2018-06-301-3/+3
|\ | | | | Various wallet polish items
| * Added Circle componentBrandon Millman2018-06-291-3/+3
| |
* | Fix NotFound component and render 0x.js docs for /docsBrandon Millman2018-06-291-3/+3
|/
* Merge pull request #746 from 0xProject/feature/website/relayer-grid-polishFrancesco Agosti2018-06-231-1/+2
|\ | | | | Relayer grid polish
| * Various relayer grid ui polish itemsBrandon Millman2018-06-221-1/+2
| |
* | Fix tslint errorfragosti2018-06-231-10/+10
| |
* | Remove diverse from about pagefragosti2018-06-231-3/+3
| |
* | Use Ops instead of Operations in Mels descriptionfragosti2018-06-231-1/+1
| |
* | Comment out Chris, and move Mel up in about pagefragosti2018-06-232-12/+12
|/
* Add Chris and Mel to about pagefragosti2018-06-222-2/+21
|
* 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
|\ | | | | | | feature/improve-linting
| * Merge pull request #653 from 0xProject/feature/ethereum-types-docsLeonid Logvinov2018-06-071-0/+1
| |\ | | | | | | Add a documentation page for ethereum-types package
| | * 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Remove TranslatedText Fix prettier Add back UMD bundles for 0x.js Move portal disclaimer to the account management section Move prices into portal Use stricter check for subscribe input text Make buttons stack on mobile Do not show subscribe form if language is not english Address PR feedback Lint and cleanup Implement subscription form Add styled-components and polished Have basic newsletter subscribe form working
| | * | 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
| | |/