Skip to content

Releases: OsTheNeo/ResponsiveTable

1.0.0

27 Oct 10:39
Compare
Choose a tag to compare

Changes in Version 1.0.0

This is the first official release of Laravel Nova ResponsiveTable. In this version, we have introduced the following features and enhancements:

  • Implementation of responsive table functionality, allowing column hiding and showing in response to screen size.
  • Easy configuration through the use of the $tableStyle property in your Nova resources.
  • Integration without external dependencies, ensuring lightweight performance.
  • Compatibility with Laravel Nova 4.0 and later versions.

We would like to thank our user community for their support and feedback during the development of this version. We hope you find Laravel Nova ResponsiveTable useful in your Laravel Nova projects!

Note: Be sure to check our documentation for detailed information on how to use this version in your Nova resources.