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

fix(list): fix overflow for ng-click and fix firefox click issues #7503

Closed
wants to merge 1 commit into from

Conversation

devversion
Copy link
Member

I recently fixed a issue with the firefox click, and it worked perfectly. But in another commit later I unintentionally removed the firefox fix. So this fix reintroduces the fix and made it compatible with the other list fixes.

In additon to that, this commit fixes the text overflow for multiline items with ng-click.

@EladBezalel Can you please review that asap?

Fixes #7490 Fixes #7499

I recently fixed a issue with the firefox click, and it worked perfectly. But in another commit later I unintentionally *removed* the firefox fix. So this fix reintroduces the fix and made it compatible with the other list fixes.

In additon to that, this commit fixes the text overflow for multiline items with ng-click.

Fixes angular#7490 Fixes angular#7499
@devversion devversion added the needs: review This PR is waiting on review from the team label Mar 10, 2016
@devversion devversion deleted the fix/list-updates branch April 19, 2016 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text overflow doesn't work on list-item with ng-click ng-click on md-list-item not triggered in Firefox
2 participants