Skip to content

Releases: tillhub/vue-table-page

v3.5.0

16 Jan 18:24
Compare
Choose a tag to compare

3.5.0 (2019-01-16)

Features

v3.4.0

16 Jan 17:33
Compare
Choose a tag to compare

3.4.0 (2019-01-16)

Features

  • Added a body-card prop for styling (4b87571)

v3.3.0

03 Jan 08:34
Compare
Choose a tag to compare

3.3.0 (2019-01-03)

Features

v3.2.0

18 Dec 16:23
Compare
Choose a tag to compare

3.2.0 (2018-12-18)

Features

  • removed Element UI, chalk.css, and font-lato to reduce build file size (e358d61)

v3.1.0

14 Dec 12:29
Compare
Choose a tag to compare

3.1.0 (2018-12-14)

Features

  • default-table: add remote-sort property (2fc80ef)
  • default-table: pass row to format function (7c34f21)

v3.0.0

13 Dec 17:59
Compare
Choose a tag to compare

3.0.0 (2018-12-13)

Features

  • added option to set null cell display and type to be date or currency (330975c)

BREAKING CHANGES

  • isDate should become type:'date'

v2.2.0

13 Dec 16:44
Compare
Choose a tag to compare

2.2.0 (2018-12-13)

Features

  • default table: Enable nested getters for table columns (261b0c4)

v2.1.0

13 Dec 10:25
Compare
Choose a tag to compare

2.1.0 (2018-12-13)

Features

v2.0.0

13 Dec 08:28
Compare
Choose a tag to compare

2.0.0 (2018-12-13)

Features

  • Added fix column option on fixed scrolling (ca568b1)

BREAKING CHANGES

  • removed built in padding

v1.8.0

06 Dec 12:44
Compare
Choose a tag to compare

1.8.0 (2018-12-06)

Features

  • added table-max-height prop (239277d)