aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar/provider_display.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-154/+0
|
* 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
|\ | | | | Add menu for at the top of wallet and top right component
| * 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 ↵fragosti2018-06-021-2/+2
|\ | | | | | | feature/website/landing-subscribe-button-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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock
| * 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