Skip to content

v1.1.0

Compare
Choose a tag to compare
@tabalinas tabalinas released this 21 May 22:15
· 237 commits to master since this release

Changes

  • #11 Ability to set default options for the grid and fields
  • #13 Consider filtering and inserting options of grid by control field
  • #14 Consider filtering, inserting and editing field options during field rendering
  • #23 Add pager parameter {itemCount}
  • #27 Provide previousItem in onItemUpdating and onItemUpdated callback arguments
  • Method getFilter to get current filter values as plain object
  • Add rowDoubleClick handler
  • Add headercss, filtercss, insertcss, editcss field config options
  • Bower support

Fixes

  • #10 Show horizontal scrollbar on horizontal overflow of grid
  • select field sorting issue, when valueField type is string