Skip to content

Releases: UnicornGlobal/data-table

Version Bump

16 Mar 09:27
Compare
Choose a tag to compare

Version bump to match latest npm version

Sorting the Sorting

16 Mar 09:22
ea67865
Compare
Choose a tag to compare
  • Fix for header sorting on computed value columns
  • Add gap to maintain alignment when table is long enough for a scrollbar
  • Allow dropdown filtering to finish processing before calculating
  • Component event callback support
  • Dependency updates

v2.2.0

10 Feb 11:11
Compare
Choose a tag to compare

Many many updates.

Not compatible with v1.x

v1.3.1

18 Dec 08:57
d4dc7ec
Compare
Choose a tag to compare

Version bump

v1.3.0

18 Dec 08:47
d0c22f1
Compare
Choose a tag to compare

Massive overhaul

  • ActionComponent Placement can be configured
  • New 'border' colour config option
  • New 'headers' colour config option
  • New 'headerWeight' config option
  • New 'headerFont' config option
  • New 'divider' config option
  • Better default styles
  • Fix for broken DateFilter
  • Fix for Avatar scaling

v1.2.1

19 Oct 17:35
Compare
Choose a tag to compare
  • Fix for broken search box styles
  • Fix for sorting fields of type custom

Theme Support

15 Oct 10:30
bb0e73b
Compare
Choose a tag to compare

Adds theme support for the component.

Updated documentation and dependencies.

v1.1.0

09 Oct 17:57
4283652
Compare
Choose a tag to compare
  • Style Overhaul
  • Code Cleanup
  • Documentation

Live Release

03 Oct 21:13
bebae54
Compare
Choose a tag to compare

Data Table component for Vue 2.x