aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar/provider_display.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
* Merge pull request #799 from 0xProject/feature/website/wallet-menuBrandon Millman2018-07-041-87/+27
|\
| * Remove InstallPromptBrandon Millman2018-07-041-2/+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-021-5/+4
| * Implement simple menuBrandon Millman2018-07-021-11/+14
| * Clean up a bit of the provider display logicBrandon Millman2018-07-021-72/+20
* | 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
* 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-191-20/+15
* Fix remaining tslint issuesFabio Berger2018-06-061-1/+0
* Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-021-2/+2
|\
| * Add styled-components and polishedfragosti2018-06-021-2/+2
* | Add loading state to ProviderDisplayBrandon Millman2018-06-011-9/+27
|/
* 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
* PrettierBrandon Millman2018-05-191-1/+3
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-4/+4
* Merge branch 'development' into v2-prototypeFabio Berger2018-05-161-2/+2
|\
| * Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-14/+22
|\|
| * Suggestions and fix bad mergeBrandon Millman2018-05-091-12/+6
| * ProviderDisplay changesBrandon Millman2018-04-241-13/+27
* | Fix zeppelin imports, run prettierAmir Bandeali2018-04-211-1/+3
|/
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-301-1/+2
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
* Fix linter errorsFabio Berger2018-01-311-4/+0
* Use colors module and remove in-lined colorsFabio Berger2018-01-291-3/+6
* Initial Ledger support implementationFabio Berger2018-01-281-0/+149