Skip to content

v1.2.0

Compare
Choose a tag to compare
@rappasoft rappasoft released this 23 Apr 01:58
· 1912 commits to master since this release
7e586d9

Added

  • Ability to disable pagination (#222)
  • Ability to define the sorting direction names for each column. i.e. A-Z, Z-A, Yes, No, Enabled, Disabled, etc.
  • Added ability to define primary key of rows for bulk select
  • Added selectedKeys property that returns an array of the ids of the selected rows

Changed

  • Clarified where rowView looks in read me
  • Null the search filter when it's empty
  • Fill per page options from $perPageAccepted in views
  • Make $perPageAccepted public

Removed

  • Removed text-secondary class from sorting title