Skip to content

v5.5.0

Compare
Choose a tag to compare
@paveljanda paveljanda released this 11 Jan 20:29
· 85 commits to v5.x since this release

New features

  • Link creation update - look for signal handler in the whole way up to the UI\Presenter, fixes #592
  • ColumnsSummary: added support for custom renderer (thanks @vitkutny)
  • Add option to set render condition callback on action (thanks @jankonas)

Fixes

  • Fixed sorting on column, which has defined default descending sort (thanks @proki)
  • Use single quotes when finding option in inline edit (thanks @FilipLukac)