Releases: KhaledDIFFALAH/simpleDataTables
v2.0.1
v2.0.0
Bugs Fixed:
- Data sorting switch
- Hide/Show Columns
- Translation file not fund
- Add French Translation File
- Update CSS File & Icons
v1.0.0-beta
v1.0.0
This is the first stable release of simpleDataTables, a lightweight and efficient JavaScript class designed to enhance the functionality of HTML tables. With this release, the library provides a fully functional and reliable solution for creating interactive, sortable, searchable, and paginated tables with minimal setup and configuration.
Key Features:
Sortable Columns: Effortlessly sort your table data by clicking on column headers.
Search Functionality: Instantly filter through table data with an integrated search box.
Pagination: Seamlessly manage large datasets with built-in pagination controls.
Minimal Setup: Easy-to-use API and simple implementation with no dependencies required.
Cross-Browser Compatibility: Fully compatible with modern browsers for a consistent user experience.
What's New:
Stability: The library has been tested and is now considered stable for production environments.
Optimized Performance: Improved performance for handling large data tables.
Bug Fixes: Resolved minor issues to ensure smooth functionality.
Installation:
Install the library via Composer or manually include the minified JavaScript file.
Usage:
Simply initialize simpleDataTables on your desired HTML table, and you're ready to go! Refer to the documentation for detailed instructions on how to integrate and configure the table.
We encourage users to upgrade to this stable release for the best performance and reliability.