Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(list): wrapping secondary if it has ng-click #5993

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

Secondary was being wrapped only if md-checkbox or md-switch were near by or ng-click was applied on the list item.

fixes #3928

Secondary was being wrapped only if `md-checkbox` or `md-switch` were near by or `ng-click` was applied on the list item.

fixes #3928
@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Nov 30, 2015
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Dec 2, 2015
@ThomasBurleson ThomasBurleson added this to the 1.0-rc6 milestone Dec 2, 2015
@ThomasBurleson ThomasBurleson self-assigned this Dec 2, 2015
@ThomasBurleson
Copy link
Contributor

@EladBezalel - please rebase and confirm that the Travis CI passes.

@EladBezalel EladBezalel deleted the fix/list-wrap-secondary branch December 3, 2015 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mdIcon in mdListItem gets not wrapped with a button when mdListItem does not have a ngClick
2 participants