Skip to content
This repository has been archived by the owner on Jan 30, 2022. It is now read-only.

Releases: TeamMaestro/ngx-table

v1.5.0

22 Apr 21:30
Compare
Choose a tag to compare

Correct the index barrel references for aot packaging

v1.3.0

18 Apr 18:49
Compare
Choose a tag to compare

Added ability to disable row interactions and add a .disabled class for styling

v1.2.0

18 Apr 18:48
Compare
Choose a tag to compare

Expanded the available styling for table borders

v1.0.0

09 Apr 15:41
Compare
Choose a tag to compare
  • renamed component and directive selectors to prevent naming collisions with other packages
    • <ngx-table> => <hive-ngx-table>
    • [ngxHeader] => [header]
    • [ngxColumn] => [column]

v0.1.0

09 Apr 15:39
Compare
Choose a tag to compare

Initial release