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

Feature/issue 841 is row expandable #862

Merged
merged 5 commits into from
Oct 3, 2019

Conversation

gabrielliwerant
Copy link
Collaborator

@gabrielliwerant gabrielliwerant commented Aug 23, 2019

Add isRowExpandable option that works similarly to isRowSelectable.

Closes #549.

@coveralls
Copy link

coveralls commented Aug 23, 2019

Coverage Status

Coverage decreased (-0.6%) to 76.063% when pulling e1d0dce on feature/issue-841-is-row-expandable into f0ea9e5 on master.

…o feature/issue-841-is-row-expandable

# Conflicts:
#	README.md
#	src/MUIDataTable.js
#	src/components/TableBody.js
#	webpack.config.js
@gabrielliwerant gabrielliwerant merged commit dbb1482 into master Oct 3, 2019
@gabrielliwerant gabrielliwerant deleted the feature/issue-841-is-row-expandable branch October 3, 2019 06:09
waqasajaz pushed a commit to waqasajaz/mui-datatables that referenced this pull request Oct 31, 2019
* Create failing tests for isRowExpandable feature

* Add isRowExpandable functionality and documentation/example

Should mirror the functionality of isRowSelectable, but for expanding rows

* Fix test regression and issue with undefined isRowExpandable
lalong13 pushed a commit to lalong13/mui-datatables that referenced this pull request Jan 15, 2020
* Create failing tests for isRowExpandable feature

* Add isRowExpandable functionality and documentation/example

Should mirror the functionality of isRowSelectable, but for expanding rows

* Fix test regression and issue with undefined isRowExpandable
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.

Having conditionnal expandable rows
2 participants