This repository has been archived by the owner on Jan 30, 2022. It is now read-only.
Releases: TeamMaestro/ngx-table
Releases · TeamMaestro/ngx-table
v1.5.0
v1.3.0
Added ability to disable row interactions and add a .disabled
class for styling
v1.2.0
Expanded the available styling for table borders
v1.0.0
- renamed component and directive selectors to prevent naming collisions with other packages
<ngx-table>
=><hive-ngx-table>
[ngxHeader]
=>[header]
[ngxColumn]
=>[column]
v0.1.0
Initial release