-
-
Notifications
You must be signed in to change notification settings - Fork 49
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What type of components the community wants? #89
Comments
For the Angular Material community, you can see the top voted feature requests here. The number 1 request is the time picker, which you already have. I would suggest looking at the other top requests to see if any of them interest you. Then I would check to see if there is a recent response from the team indicating whether they can work on it soon or not. |
It would be great to have a component, that combines date picker of material and a timepicker. the current workaround for us is to mix your timepicker & material date picker with two trigger buttons. A date time picker that wraps both would be a great help. |
There has been a lot of interest in a fab-speed-dial (angular/components#860). There are a number of third party implementations in StackBlitz and NPM to use as inspiration. It might be a good fit for this repo as the Components team has no plans to implement it at this time. |
Popover! It's fairly high on the angular material wishlist, and is such a common component, I find it hard to believe it hasn't been implemented. As the issue notes, it's similar to a mat-menu, except you could position it anywhere around an element you want, and it could contain what content you give it: |
Range slider. The current slider component has a min/max option to prevent getting out of bounds, but if the user wants to set their own boundaries, there's not simple visual component for this. |
This is now available here: https://tiaguinho.github.io/material-community-components/speed-dial |
It would be nice to have these
Bottom Nav and Bottom App Bar are probably needed the most since MDC has Top App Bars (demo) now. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
If you want a component that this Material Community Component doesn't have, this is the right place to ask/vote for new components to be created.
If you see the component in the comments, please vote with a "like" emoji.
If you don't see, just add a comment describing your idea.
The text was updated successfully, but these errors were encountered: