angular / components

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

Allow the customization md-select popup size #3554

Open mitchellwills opened 7 years ago

mitchellwills commented 7 years ago

Feature Request

Provide a way to customize the size of the md-select popup (and ideally item size as well in the popup). Ideally these values could simply be customized through CSS, but it looks like these values are currently hard coded in the component implementation so unless that is easily changeable maybe a property of the select component. https://github.com/angular/material2/blob/11dec367ba4a3757ad53811809ed0df83b2cd1bd/src/lib/select/select.ts#L46

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.