aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui/simple_menu.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
* Use same Link UI component for react-scroll linksFabio Berger2018-10-031-1/+1
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-031-2/+2
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* Add sourcemaps for rollbarfragosti2018-07-101-1/+1
* Add optional onClick to Link simple menu itemBrandon Millman2018-07-031-2/+7
* Lint fixesBrandon Millman2018-07-021-4/+1
* Consolidate logic for common menu itemsBrandon Millman2018-07-021-10/+56
* Implement correct behavior for menu in the walletBrandon Millman2018-07-021-4/+10
* Implement simple menuBrandon Millman2018-07-021-0/+34