-
Notifications
You must be signed in to change notification settings - Fork 3.4k
mdMenu: a menu component #78
Comments
If needed the features include:
|
Have anyone started implementing the menu component in any of the branches? Can't find any branches that mentions "menu"... |
I was looking for the same thing. |
This component is necessary for who wants to do with more than 3 buttons (if targeting mobile) |
@sondreb @carab @borgdylan You can always use other framework with angular directives like http://ui.lumapps.com . Check http://ui.lumapps.com/directives/dropdowns directive - this seems to work like you requested. |
I did not know of lumx. However lumx does not have cards and other stuff i need in my app. Plus angular-material comes from google directly and implements certain animations better like the ones of text-fields. |
@borgdylan Sure, matter of preference. Hovewer I can see that cards are available (CSS category in menu) - http://ui.lumapps.com/css/cards . Regards. |
thanks. lumx appears to be complete. |
Thanks for the tip on LumX, it appears to be a bit more complete than AngularMd. I've spent a bunch of time implementing AngularMd, learning it and everything. Might convert to LumX until AngularMd matures. |
LumX seems good.. except for the jQuery dependency :/ |
LumX looks awesome, that multi-select directive is a killer feature. |
Still.. the dependency is what will make me not use it :P |
@ThomasBurleson awesome!can't wait |
Yeeeeaaaahhhh!!! |
@ThomasBurleson What is the menu bar exactly? Like an horizontal toolbar containing buttons / icons that, on click, generate dropdown menus?
Will it integrate with hamburger icons at the end of a list item or is this a feature that comes in 2? |
@janesconference Menu Bar - Material Design |
@ThomasBurleson great news! How about a left main menu part of a sidenav(i.e. left menu in documentation)? In which of the phases would this fit? |
Great work! Waiting for the update 😄 👍 |
+1 |
+1 Cant come soon enough @ThomasBurleson thanks for all your work on this I cant wait to get stuck in. |
Where is it? ;-) |
We are currently hyper-focused on a summer release for Angular Material v1.0; which will include Menu and DateTimePicker components, performance enhancements, bug fixes, and improved documentation. As mentioned earlier, the Menu will be delivered in three (3) Phases:
|
These features are currently in Master and will be published with Release v0.11 |
Specification for Menus
The text was updated successfully, but these errors were encountered: