Skip to content

feat(table): Include native event object with row-* and head-* events #891

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

Merged
merged 3 commits into from
Aug 20, 2017

Conversation

tmorehouse
Copy link
Member

Adds native event object as last arg for the row-* and head-* events

Addresses issue #855

@tmorehouse tmorehouse added this to the v1.0.0 milestone Aug 20, 2017
@tmorehouse tmorehouse removed the v1.x label Aug 20, 2017
@tmorehouse tmorehouse removed this from the v1.0.0 milestone Aug 20, 2017
@codecov-io
Copy link

Codecov Report

Merging #891 into dev will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #891   +/-   ##
=======================================
  Coverage   38.72%   38.72%           
=======================================
  Files          69       69           
  Lines        2376     2376           
  Branches      684      684           
=======================================
  Hits          920      920           
  Misses       1299     1299           
  Partials      157      157
Impacted Files Coverage Δ
lib/components/table.vue 71.26% <50%> (ø) ⬆️

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 7e1c641...af9b589. Read the comment docs.

@tmorehouse tmorehouse merged commit 0be5215 into dev Aug 20, 2017
@tmorehouse tmorehouse deleted the tmorehouse/table-events branch August 20, 2017 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants