Skip to content

Releases: BitTheCat/tailwind-vue-data-table

v0.1.8

07 Oct 14:07
850abb7
Compare
Choose a tag to compare
  • Added Footer Row

v0.1.7

07 Oct 10:39
c2eab2a
Compare
Choose a tag to compare
  • Added additional row header
  • Update README
  • Added v-bind:attrs for table

v0.1.6

07 Oct 09:48
298c7cb
Compare
Choose a tag to compare

Added busy-state for TVTable

v0.1.5

05 Oct 14:36
Compare
Choose a tag to compare
  • Added Row Details
  • Added rowClicked (event), graphic fixes

v0.1.3

04 Oct 18:13
Compare
Choose a tag to compare
  • Fixed th text justify (now th text is on left)
  • Added checked column (optional via prop)

v0.1.2

04 Oct 08:41
Compare
Choose a tag to compare
  • Fixed TVTable (missing currentPage prop)
  • Various minor fixes
  • Update README

v0.1.0

02 Oct 08:08
Compare
Choose a tag to compare
  • Refactor TVDataTable in TVTable
  • Added paginator
  • Added eslint

v0.0.1

01 Oct 11:31
Compare
Choose a tag to compare

First version of data table