aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar/top_bar.tsx
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-279/+0
* chore: fix importsFabio Berger2018-10-181-3/+3
* 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-051-12/+4
* 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-031-11/+13
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-031-27/+19
* 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-291-0/+2
| * Have new Popover component working in React 16fragosti2018-08-281-2/+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-061-2/+2
* Various fixes for portal on mobile and top bar layoutBrandon Millman2018-07-061-16/+27
* Implement correct behavior for menu in the walletBrandon Millman2018-07-021-2/+2
* Remove unused variablesfragosti2018-06-271-1/+0
* Have basic network switching workingfragosti2018-06-261-1/+0
* Consolidate account state messaging logicBrandon Millman2018-06-191-1/+8
* 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
* | | merge v2-prototypeFabio Berger2018-06-061-1/+1
|\| |
| * | Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-021-1/+1
| |\ \ | | |/ | |/|
| | * Add styled-components and polishedfragosti2018-06-021-1/+1
* | | Try enabling no-unused-variable...fragosti2018-06-051-5/+0
|/ /
* | Only show ProviderDisplay in portalBrandon Millman2018-06-021-12/+14
* | Add loading state to ProviderDisplayBrandon Millman2018-06-011-13/+12
|/
* 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
* | Close drawer when new path is chosenBrandon Millman2018-05-191-0/+7
* | Add custom styling for drawerBrandon Millman2018-05-191-1/+2
* | Set up scaffolding for new drawerBrandon Millman2018-05-191-1/+16
|/
* Add missing type definitionsLeonid Logvinov2018-05-141-16/+16
* Fix templatesLeonid Logvinov2018-05-101-1/+1
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-8/+8
* 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-241-24/+1
* | Top bar expanded display typeBrandon Millman2018-04-241-15/+30
|/
* Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-2/+2
* Update 0x.js and web3-wrapper doc urls so that last segment is identical to p...Fabio Berger2018-04-111-3/+9
* 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
* Make sidebar header configurableFabio Berger2018-03-071-2/+3
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-2/+2
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-4/+2
* 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-211-2/+2
* 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-091-0/+10
* Fix linter errorsFabio Berger2018-01-311-3/+2
* Initial Ledger support implementationFabio Berger2018-01-281-0/+377