aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar
Commit message (Expand)AuthorAgeFilesLines
* 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