This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
0.2.0
New Features
Bug Fixes and Improvements
- Fixed issue with $ conflict in the core
IIME. Issue #61 - Fixed issue with multiple invalid cells mutually steal
focus. Issue #64 - Fixed issue where the paginator's handlers are off by one when the
PageCollection's firstPage starts
at 0. Issue #70 - Fixed issue where grid components lost event handlers after
rendering. Issue #71 - Rectified decrepencies with the naming of various Backgrid Backbone
events. Now all Backgrid Backbone event names are prefixed with 'backgrid:'. null
orundefined
model values are now displayed as empty strings in the
table cells.- Adjusted
CellEditor
inheritance hierachy, moved around a few DOM event
handler. resolveNameToClass
can now take hyphenated names.headerCell
definition can now be specified by a string alias.- Upgraded dependencies. Backgrid now works with Backbone 1.0.0,
Underscore 1.4.4, backbone-pageable 1.2.0, jQuery 1.9.1, select2 3.3.1, and
lunrjs 0.2.3.