From 7fb7990afc94527404d44b0bb132572451bed32e Mon Sep 17 00:00:00 2001 From: wm Date: Thu, 29 Jun 2017 12:25:37 +0800 Subject: [PATCH] apply many patch from https://github.com/viniromano/paper-dropdown-menu.git (author by viniromano). update demo, support polymer 2.x. modified tests, it's passed. --- demo/index.html | 23 +++++++++++++++++++++++ paper-dropdown-menu-light.html | 27 ++++++++++++++++++--------- paper-dropdown-menu.html | 24 ++++++++++++++++-------- test/paper-dropdown-menu-light.html | 20 ++++++++++++-------- test/paper-dropdown-menu.html | 20 ++++++++++++-------- 5 files changed, 81 insertions(+), 33 deletions(-) diff --git a/demo/index.html b/demo/index.html index 0cd7c10..1a57601 100644 --- a/demo/index.html +++ b/demo/index.html @@ -200,6 +200,29 @@

You can remove the ripple and the animations

+

This is a multi paper-dropdown-menu

+ + + +

You can style a paper-dropdown-menu using custom properties