Releases: microsoft/angular2-slickgrid
Releases · microsoft/angular2-slickgrid
1.3.11
release
1.3.9
1.3.8: Exposing activeCellChanged event (hotfix 1)
Exposing the activeCellChanged event
Adding hotfix to make it work in all situations.
1.3.7
Merge branch 'master' into release/1.3.7
1.3.6
more hot fix
1.3.5: Object selection models and plugins (#21)
* added an option to register a plugin object * change plugin inputtype of allow plugin objects * recompile * allowe selection model objects * recompile * added source maps * add slickgrid to typings; change overload function to just use union
1.3.4
vbump slickgrid (#20)
1.3.3
vbump slickgrid (#19)
1.3.2
update IColumnDefinition
1.3.1: Angular 4 (#15)
* upgrade to angular4 * upgraded to angular4, test application does not break