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

fix(list): Copy md-icon.md-secondary attributes to button. #5716

Closed
wants to merge 1 commit into from

Conversation

topherfangio
Copy link
Contributor

When an secondary md-icon was used in combination with a checkbox, the md-icon was only copying the ng-click attribute instead of all attributes including things like ng-disabled.

Fix by ensuring we copy all relevant attributes to the wrapper.

Fixes #3356.

@topherfangio topherfangio added the pr: merge ready This PR is ready for a caretaker to review label Nov 13, 2015
@topherfangio topherfangio added needs: work and removed pr: merge ready This PR is ready for a caretaker to review labels Nov 23, 2015
@topherfangio topherfangio added the in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs label Nov 23, 2015
@topherfangio topherfangio force-pushed the team/topher/fix-disabled-list-icon-3356 branch from 274ef3a to 5d4d275 Compare November 23, 2015 22:38
When an secondary md-icon was used in combination with a
checkbox, the md-icon was only copying the `ng-click` attribute
instead of all attributes including things like `ng-disabled`.

Fix by ensuring we copy all relevant attributes to the wrapper.

Fixes #3356.
@topherfangio topherfangio added pr: merge ready This PR is ready for a caretaker to review and removed needs: work labels Nov 23, 2015
@topherfangio
Copy link
Contributor Author

@ThomasBurleson This is has been rebased and is ready for review/merge.

@ThomasBurleson ThomasBurleson modified the milestone: 1.0-rc5 Nov 24, 2015
@ThomasBurleson ThomasBurleson removed the in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs label Nov 24, 2015
@topherfangio topherfangio deleted the team/topher/fix-disabled-list-icon-3356 branch December 17, 2015 20:54
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.

2 participants