Skip to content

v1.11.0

Compare
Choose a tag to compare
@onechiporenko onechiporenko released this 18 Jan 13:45
· 460 commits to master since this release

Changelog includes items from 1.11.0-beta.* realeases

  • #143 Improve filterOptions calculation for columns
  • #144 Calculated filterOptions should be sorted y default
  • #145 Add icons to clear filters
  • #146 [BREAKING] table-footer template moving
  • #141 displayDataChanged-action should contain models for selected rows
  • #147 Add options to columns to render components and templates in the thead and tbody cells
  • #166 How to add links to external source from table cell
  • #167 Relationships in dropdown filter with predefined options
  • A lot of fixes