Releases: BitTheCat/tailwind-vue-data-table
Releases · BitTheCat/tailwind-vue-data-table
v0.1.7
- Added additional row header
- Update README
- Added v-bind:attrs for table
v0.1.6
Added busy-state for TVTable
v0.1.5
- Added Row Details
- Added rowClicked (event), graphic fixes
v0.1.3
- Fixed th text justify (now th text is on left)
- Added checked column (optional via prop)
v0.1.2
- Fixed TVTable (missing currentPage prop)
- Various minor fixes
- Update README
v0.1.0
- Refactor TVDataTable in TVTable
- Added paginator
- Added eslint
v0.0.1
First version of data table