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: add row select v model and change event #236

Merged

Conversation

lee-chase
Copy link
Member

Closes #222

Addresses #235?

Add v-model for rowSelects to the table. Using property rows-selected and event row-select-changes which surfaces the selected row values.
Added row-select-change event which surfaces { value, selected } for the row.

Changelog

Changed

  • cv-data-table
  • cv-data-table-story
  • cv-data-table-notes

@lee-chase lee-chase merged commit efaacc2 into carbon-design-system:master Mar 8, 2019
dcwarwick pushed a commit to dcwarwick/carbon-components-vue that referenced this pull request Mar 18, 2019
dcwarwick pushed a commit to dcwarwick/carbon-components-vue that referenced this pull request Mar 18, 2019
@lee-chase lee-chase deleted the tableCheckboxUpdates branch March 22, 2019 16:22
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.

1 participant