That is the correct list of dropdown-related elements. * core-dropdown - A generic drop-down. You provide the trigger element, and you can put whatever you want in the drop-down body. * core-dropdown-menu - A <select>-like element implemented with core-dropdown. The drop-down body contains a menu and the trigger element shows the selected item. * paper-dropdown-menu - The material design version of the above. * paper-dropdown - renamed to paper-dropdown-menu to be consistent with core-dropdown-menu
Sorry about the inconvenience with the renaming. These elements are quite new and are in flux. We hope to keep this type of changes to a minimum while making sure they have the right names and API. On Wed, Sep 17, 2014 at 9:33 AM, David James <[email protected]> wrote: > After looking at this again, I think my earlier comment was wrong. > > In Github, I see these repositories: > > - core-dropdown: Alive. First commit on Aug. 28, 2014. > - core-dropdown-menu: Alive. First commit on Aug. 1, 2014. Builds on > top of core-dropdown. > - paper-dropdown: Dead. Github repository now points to > paper-dropdown-menu. > - paper-dropdown-menu: Alive. First commit on Aug. 12, 2014. > > Would the Polymer author(s) care to comment about the renaming? > > It looks to me like some of the Bower dependencies are a bit mixed up at > the moment after these changes. > > On Wednesday, September 17, 2014 12:09:24 PM UTC-4, David James wrote: >> >> It looks to me like this is what happened: >> * core-dropdown was renamed to core-dropdown-menu >> * paper-dropdown was renamed to paper-dropdown-menu >> >> I'm not sure why. The names seemed ok to me. >> >> Follow Polymer on Google+: plus.google.com/107187849809354688692 > --- > You received this message because you are subscribed to the Google Groups > "Polymer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/polymer-dev/f8d2f254-360e-4146-bf4d-41f34cc687fb%40googlegroups.com > <https://groups.google.com/d/msgid/polymer-dev/f8d2f254-360e-4146-bf4d-41f34cc687fb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CAHk1xZ%2BAmkeCtF3%2Bb2%2BjEi-3FS1XYm1N7NHLDpz8E0HhtxXPWw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
