Skip to content
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

feat: disabled fieldset support #4334

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Apr 30, 2017

Adds support for disabling Material components by disabling their parent fieldset in a similar way to the native fieldsets. Example:

<fieldset disabled>
  <button md-button>Some button</button>
</fieldset>

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Apr 30, 2017
Adds support for disabling Material components by disabling their parent fieldset in a similar to the native fieldsets.
@crisbeto crisbeto force-pushed the disabled-fieldset branch from 88d7c97 to 1d3ad14 Compare April 30, 2017 14:29
@jelbourn
Copy link
Member

jelbourn commented May 1, 2017

This feels like something the forms module should do. @kara?

@kara
Copy link
Contributor

kara commented Jun 5, 2017

Yeah, agree that this feels outside the scope of Material.

@kara kara closed this Jun 5, 2017
@jelbourn
Copy link
Member

jelbourn commented Jun 5, 2017

@kara should there be an issue tracking this on angular/angular?

@mtraynham
Copy link

Was trying to figure this out. It still seems to be an open issue in Angular, angular/angular#13856.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants