aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui/drop_down.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix: Dropdown component so that re-clicking the activeNode when dropdown is ↵Fabio Berger2018-10-141-1/+1
| | | | open, closes it
* fix(website): Avoid hover activated dropdown from closing when activeNode is ↵Fabio Berger2018-10-111-1/+6
| | | | clicked
* Add ability to specify styling to popover containerFabio Berger2018-08-271-0/+3
|
* Implement clickaway for wallet menu on mobileBrandon Millman2018-07-041-12/+20
|
* Lint fixesBrandon Millman2018-07-021-1/+1
|
* More cleanupBrandon Millman2018-07-021-1/+0
|
* Implement correct behavior for menu in the walletBrandon Millman2018-07-021-5/+22
|
* Implement simple menuBrandon Millman2018-07-021-1/+1
|
* Clean up a bit of the provider display logicBrandon Millman2018-07-021-1/+1
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|
* Add missing type definitionsLeonid Logvinov2018-05-141-9/+9
|
* Fix linter errorsFabio Berger2018-01-311-3/+1
|
* Initial Ledger support implementationFabio Berger2018-01-281-0/+110