Skip to content

v2.9.0

Compare
Choose a tag to compare
@rappasoft rappasoft released this 22 Dec 00:52
· 1187 commits to master since this release
7281989

Added

  • Added support for optgroups in SelectFilter - #962
  • Added information about applying filters on boot - #949
  • Added ComponentColumn - #827
  • Added ability to set the pagination mode of standard or simple

Changed

  • Fixed formatting for relational column - #757
  • Fixed errors when filter does not exist - #979
  • Update basic example to represent V2 requirements - #944
  • Fixed responsive on bootstrap 4 & 5 - #903
  • Fix for select and checkbox inputs styling with Bootstrap 5 theme - #864