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

fix(MdMenuItem): fix router #1474

Merged
merged 1 commit into from
Feb 5, 2018
Merged

fix(MdMenuItem): fix router #1474

merged 1 commit into from
Feb 5, 2018

Conversation

VdustR
Copy link
Member

@VdustR VdustR commented Feb 3, 2018

  • bind close event if menu item is an a element
  • always show MdListItemButton instead of MdListItemRouter or MdListItemLink if disabled is true to disable the menu list item, or there would be a enable item with disabled style.
  • remove useless variable hasInteraction

fix #1471

@marcosmoura marcosmoura merged commit eb6c8df into vuematerial:dev Feb 5, 2018
@VdustR VdustR deleted the fix#1471 branch February 6, 2018 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regression: md-close-on-select in md-menu should respect router-link properties
2 participants