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

feat(menu): Expose handleSelection API to public #3950

Merged
merged 3 commits into from
Oct 23, 2018

Conversation

abhiomkar
Copy link
Collaborator

Exposing handleSelection to public for web frameworks which doesn't have access to events triggered by inner child component such as list component.

  • handleSelection_(listItem: Element) => handleSelection(listItem: Element)

@codecov-io
Copy link

codecov-io commented Oct 22, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@981b37e). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3950   +/-   ##
=========================================
  Coverage          ?   98.48%           
=========================================
  Files             ?      120           
  Lines             ?     5227           
  Branches          ?      657           
=========================================
  Hits              ?     5148           
  Misses            ?       79           
  Partials          ?        0
Impacted Files Coverage Δ
packages/mdc-menu/foundation.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 981b37e...4f7e73d. Read the comment docs.

@mdc-web-bot
Copy link
Collaborator

All 564 screenshot tests passed for commit 4f7e73d vs. master! 💯🎉

@abhiomkar abhiomkar merged commit 7f02a64 into master Oct 23, 2018
@abhiomkar abhiomkar deleted the menu_handleSelection branch October 23, 2018 20:09
@jamesmfriedman jamesmfriedman mentioned this pull request Oct 30, 2018
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants