aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar
Commit message (Expand)AuthorAgeFilesLines
* chore: fix importsFabio Berger2018-10-182-4/+4
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
* chore: Rename "Documentation" to "Docs" in mobile menuFabio Berger2018-10-171-1/+1
* chore: fix linterFabio Berger2018-10-171-1/+1
* chore: remove wiki from main website topBarFabio Berger2018-10-161-32/+1
* Remove doc menus from main topBarFabio Berger2018-10-131-65/+4
* fix: Remove unnecessary onClick prop from NestedSidebar, since one can listen...Fabio Berger2018-10-131-4/+2
* Refactor Home so that Dev section chrome is reusable across pagesFabio Berger2018-10-121-3/+0
* fix(website): remove deadzone between "Developers" menu item and dropdown so ...Fabio Berger2018-10-111-1/+1
* Remove type prop and instead infer it from the value of toFabio Berger2018-10-052-15/+8
* Remove style prop from LinkFabio Berger2018-10-051-1/+1
* Fix bug where wiki links in dev dropdown weren't working when on the wikiFabio Berger2018-10-051-0/+1
* Use same Link UI component for react-scroll linksFabio Berger2018-10-032-14/+14
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-032-43/+25
* merge developmentFabio Berger2018-09-281-2/+12
|\
| * Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variablesFrancesco Agosti2018-08-311-1/+1
| |\
| | * Fix unused vars for react-shared and websitefragosti2018-08-311-1/+1
| * | Add careers page to top barfragosti2018-08-311-1/+11
| |/
| * Revert "Have new Popover component working in React 16"fragosti2018-08-292-0/+4
| * Have new Popover component working in React 16fragosti2018-08-282-4/+0
| * Change all onTouchTap to onClickfragosti2018-08-251-1/+1
* | Add developers dropdown to topBarFabio Berger2018-08-271-123/+6
|/
* Add missing keyuFabio Berger2018-08-231-1/+5
* Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-7/+10
* Fix bug related to react-scroll's scrollSpy and the render order of elementsFabio Berger2018-08-061-2/+12
* Add OrderWatcher docs pageFabio Berger2018-08-031-7/+22
* Add contract-wrappers page and make topBar component more conciseFabio Berger2018-08-021-117/+38
* Add zIndex 1 to topbar and fix issue where no box-shadow present on /docsfragosti2018-07-191-1/+6
* Remove legacy portal codeBrandon Millman2018-07-121-21/+2
* Implement landing page change in preperation for portalBrandon Millman2018-07-062-17/+12
* Various fixes for portal on mobile and top bar layoutBrandon Millman2018-07-062-17/+27
* Merge pull request #799 from 0xProject/feature/website/wallet-menuBrandon Millman2018-07-043-168/+29
|\
| * Remove InstallPromptBrandon Millman2018-07-042-61/+0
| * Lint fixesBrandon Millman2018-07-021-10/+3
| * Consolidate logic for common menu itemsBrandon Millman2018-07-021-10/+9
| * Implement correct behavior for menu in the walletBrandon Millman2018-07-022-7/+6
| * Implement simple menuBrandon Millman2018-07-022-90/+14
| * Clean up a bit of the provider display logicBrandon Millman2018-07-022-72/+79
* | Use new lock svgBrandon Millman2018-07-031-2/+2
|/
* Remove unused imports and variablesBrandon Millman2018-06-291-2/+0
* Create AccountConnection componentBrandon Millman2018-06-291-21/+5
* Implement new locked and uninstalled statesBrandon Millman2018-06-291-4/+4
* Update ProviderDisplay with new designBrandon Millman2018-06-291-29/+87
* Remove unused variablesfragosti2018-06-271-1/+0
* Have basic network switching workingfragosti2018-06-261-1/+0
* Update Island shadow styling and use Island in more placesBrandon Millman2018-06-201-4/+3
* Use Image component instead of img tagBrandon Millman2018-06-201-1/+2
* Consolidate account state messaging logicBrandon Millman2018-06-192-21/+23
* Add max width to top barBrandon Millman2018-06-171-1/+2
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-0/+17
|\
| * Merge pull request #653 from 0xProject/feature/ethereum-types-docsLeonid Logvinov2018-06-071-0/+17
| |\
| | * Add EthereumTypes to _renderDrawerLeonid Logvinov2018-06-071-0/+11
| | * Add a documentation page for ethereum typesLeonid Logvinov2018-06-051-0/+6
* | | Fix remaining tslint issuesFabio Berger2018-06-061-1/+0
* | | merge v2-prototypeFabio Berger2018-06-062-2/+3
|\| |
| * | Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-022-3/+3
| |\ \ | | |/ | |/|
| | * Add styled-components and polishedfragosti2018-06-022-3/+3
* | | Try enabling no-unused-variable...fragosti2018-06-053-8/+0
|/ /
* | Only show ProviderDisplay in portalBrandon Millman2018-06-021-12/+14
* | Add loading state to ProviderDisplayBrandon Millman2018-06-012-22/+39
|/
* Remove blacklist conceptfragosti2018-05-301-2/+0
* Improve tooltip lookfragosti2018-05-301-0/+3
* Run linterfragosti2018-05-261-1/+4
* Implement metamask installation flowfragosti2018-05-261-6/+3
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-1/+1
* Basic onboarding flow infrastructure set upfragosti2018-05-251-1/+2
* merge developmentFabio Berger2018-05-221-6/+0
|\
| * Remove "Order utils" from menu for nowFabio Berger2018-05-171-6/+0
* | PrettierBrandon Millman2018-05-191-1/+3
* | Close drawer when new path is chosenBrandon Millman2018-05-191-0/+7
* | Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-4/+4
* | Add custom styling for drawerBrandon Millman2018-05-191-1/+2
* | Set up scaffolding for new drawerBrandon Millman2018-05-191-1/+16
* | Merge branch 'development' into v2-prototypeFabio Berger2018-05-164-23/+23
|\|
| * Add missing type definitionsLeonid Logvinov2018-05-144-23/+23
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-162-65/+71
|\|
| * Fix templatesLeonid Logvinov2018-05-101-1/+1
| * Rename deployer to sol-compilerLeonid Logvinov2018-05-101-8/+8
| * Suggestions and fix bad mergeBrandon Millman2018-05-091-12/+6
| * Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-1/+7
| |\
| | * Fix type errors in CSS propertiesLeonid Logvinov2018-05-051-1/+1
| | * Add order utils docs to the menuLeonid Logvinov2018-05-041-0/+6
| | * Fix logo left padding on mobileFabio Berger2018-05-031-1/+1
| * | ProviderDisplay changesBrandon Millman2018-04-242-37/+28
| * | Top bar expanded display typeBrandon Millman2018-04-241-15/+30
| |/
| * Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-2/+2
* | Fix zeppelin imports, run prettierAmir Bandeali2018-04-211-1/+3
|/
* Update 0x.js and web3-wrapper doc urls so that last segment is identical to p...Fabio Berger2018-04-111-3/+9
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-301-1/+2
* Refactor titleToIcon mapping to idToIcon and move to docPageFabio Berger2018-03-201-2/+3
* Add Subprovider docs to websiteFabio Berger2018-03-191-7/+26
* Re-order developers dropdownFabio Berger2018-03-181-19/+19
* Add sol-cov docs to websiteFabio Berger2018-03-181-0/+19
* Add JSON Schemas docs to websiteFabio Berger2018-03-181-0/+19
* Add Deployer docs to websiteFabio Berger2018-03-161-0/+19
* Add Web3Wrapper docs to websiteFabio Berger2018-03-141-1/+22
* Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-071-0/+2
* Fix tslint errorsFabio Berger2018-03-071-2/+1
* Make sidebar header configurableFabio Berger2018-03-071-2/+3
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-062-3/+4
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-054-7/+5
* Bug fixesFabio Berger2018-03-051-1/+1
* Move over AnchorTitle and associated elementsFabio Berger2018-03-041-1/+2
* Move more configs into docsInfo and remove logic that does not belong there e...Fabio Berger2018-02-281-1/+0
* Remove extenuous defaultPropsFabio Berger2018-02-221-1/+0
* Make translate a required prop of TopBarFabio Berger2018-02-221-1/+1
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-212-3/+3
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-22/+45
* Re-design docs pagesFabio Berger2018-02-161-3/+0
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-161-45/+46
* Add blog to topBar and as a consequence support external links in topBar menu...Fabio Berger2018-02-092-3/+25
* Fix linter errorsFabio Berger2018-01-313-15/+2
* Make it such that users can switch between Ledger accounts without first swit...Fabio Berger2018-01-291-6/+4
* Use colors module and remove in-lined colorsFabio Berger2018-01-292-7/+10
* Add network name to the select providerFabio Berger2018-01-291-12/+15
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-1/+1
* Initial Ledger support implementationFabio Berger2018-01-284-0/+666