Skip to content

Conversation

@devversion
Copy link
Member

  • On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
  • Replaces the aria-disabled attribute selectors with the mat-select-disabled class.

Fixes #5499

* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes angular#5499
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jul 5, 2017
Copy link
Contributor

@kara kara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kara kara removed their assignment Jul 5, 2017
@kara kara added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Jul 5, 2017
@mmalerba mmalerba added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Jul 8, 2017
@mmalerba
Copy link
Contributor

mmalerba commented Jul 8, 2017

caretaker note: screenshot diffs need to be approved

@jelbourn jelbourn merged commit 78f0cec into angular:master Jul 14, 2017
@devversion devversion deleted the fix/underline-double-height branch November 11, 2017 10:22
@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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Underline of md-select is only 1px high when focused instead of 2px like md-input etc

5 participants