angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.39k stars 6.76k forks source link

Dialog Feature Request: Quick Alert/Confirm Dialog #7217

Open rfuhrer opened 7 years ago

rfuhrer commented 7 years ago

I'm sure this is already on a list somewhere but I couldn't find an issue or mention in the Readme.md.

Is there plans to create pre-configured dialogs like the AngularJS version? https://material.angularjs.org/latest/api/service/$mdDialog#mddialog-alert

I ended up creating my own in a shared module for my project but it seems like one of those things that everyone doesn't need to re-invent the wheel on every time they start a new project using material2

Thanks for the great work you guys do!

jelbourn commented 7 years ago

This was originally planned but has so far always been lower priority than other stuff.

thw0rted commented 7 years ago

FWIW this is in the spec, but under "patterns" so I guess it's not a hard requirement?

angular-robot[bot] commented 2 years ago

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] commented 2 years ago

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.