You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grid: Resizer on 1st grid stop working after 2nd grid is created (ed462ca)
grid: Support Row Selection & Inline Editors in 1 view (1da7b7a)
grid: use this.gridOptions in bind & remove aurelia args (3bd2d90)
gridOptions: use this.gridOptions in bind fn (48de363)
headerMenu: we should not display header menu on row select column (#64) (efe1c21)
BREAKING CHANGES
filters: Reversing the 'EQ' filter logic. This was done now because the filter feature was new and it follows the javascript filter logic (since equal will filter values equal to the value provided)