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(react-mui-hooks): Pagination enabled by default #251

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

DorijanH
Copy link
Member

@DorijanH DorijanH commented Dec 20, 2023

Added

  • enablePagination optional property to the useDataGrid's props
  • .changelog.json config file

Changed

  • Pagination enabled by default

On the community version of DataGrid, pagination is enabled by default and can't be disabled
On the pro version DataGridPro, pagination is disabled by default and requires pagination prop to enable it

@AleksandarDev AleksandarDev merged commit d9ea50d into stage Dec 20, 2023
@DorijanH DorijanH deleted the feature/pagination-enabled-by-default branch December 20, 2023 12:14
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.

None yet

2 participants