Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Releases: thechinedu/mui-data-table

v0.1.7

16 Feb 16:39
Compare
Choose a tag to compare

Minor fix for an issue where when the page loaded the user couldn't search. Now the search loads by default but the user can decide to change this using viewSearchBarOnload = false.

v0.1.6

15 Feb 09:47
cf2efbc
Compare
Choose a tag to compare

Add new table config property called viewSearchBarOnload to allow users to choose whether they want to see the search bar on page load. By default, the search bar is toggled.

v0.1.5

10 Aug 19:00
Compare
Choose a tag to compare

Minor bug fixes, code refactoring and extensions to the pagination property to accept both boolean and object values.

v0.1.1

08 Aug 07:27
Compare
Choose a tag to compare

Minor enhancements