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

mui-datatables v3.4.1 #1487

Merged
merged 9 commits into from
Aug 20, 2020
Merged

mui-datatables v3.4.1 #1487

merged 9 commits into from
Aug 20, 2020

Conversation

patorjk
Copy link
Collaborator

@patorjk patorjk commented Aug 20, 2020

Branch for the 3.4.1 release of mui-datatables. It contains the following:

rfermann and others added 9 commits August 15, 2020 11:18
To correctly find filterPos of object-typed filters in customFilterListOptions.update, replacing reference equality indexOf() with predicate-based findIndex() and lodash.isEqual.
Typescript definitions have been updated for the display property, and it accepts either a boolean (true or false) or a string ("excluded").

As a result the documentation should reflect this.
feat: add option to pass tableId as a prop
…ct-filterpos

Bugfix/1479: Return Correct filterPos using Deep-Object Equality
Fix search results for excluded options
Update display to accept either boolean or string
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 83.778% when pulling 938826d on v3_4_1 into 8d4c0f0 on master.

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.

4 participants