Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 739 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 739 Bytes

Change Log

[2.0.7]

Added

  • Initial stable release.

Features

Added Support for,

  • Client, server and real-time data binding support with observables.
  • Single and multi column sorting.
  • Single and multi value filtering.
  • Custom layout templating support.
  • Data table state persistence with session/local storage modes.
  • Client and server side pagination.
  • Single, multi and single toggle row selection modes.
  • Experimental column resizing.
  • Experimental row grouping support.
  • Translation support and much more.
  • Complete documentation & examples integration.

Upcoming

Features

  • Complete unit testing support.
  • Code coverage support.