Releases: tillhub/vue-table-page
Releases · tillhub/vue-table-page
v3.5.0
3.5.0 (2019-01-16)
Features
v3.4.0
3.4.0 (2019-01-16)
Features
- Added a body-card prop for styling (4b87571)
v3.3.0
3.3.0 (2019-01-03)
Features
v3.2.0
3.2.0 (2018-12-18)
Features
- removed Element UI, chalk.css, and font-lato to reduce build file size (e358d61)
v3.1.0
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
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
2.2.0 (2018-12-13)
Features
- default table: Enable nested getters for table columns (261b0c4)
v2.1.0
2.1.0 (2018-12-13)
Features
v2.0.0
2.0.0 (2018-12-13)
Features
- Added fix column option on fixed scrolling (ca568b1)
BREAKING CHANGES
v1.8.0
1.8.0 (2018-12-06)
Features
- added table-max-height prop (239277d)