Skip to content

Releases: microsoft/angular2-slickgrid

1.3.11

24 Mar 18:15
Compare
Choose a tag to compare
release

1.3.9

07 Feb 19:24
Compare
Choose a tag to compare
  • add check to only scroll if we have data to scroll

1.3.8: Exposing activeCellChanged event (hotfix 1)

29 Jan 17:18
Compare
Choose a tag to compare

Exposing the activeCellChanged event
Adding hotfix to make it work in all situations.

1.3.7

22 Jan 23:16
Compare
Choose a tag to compare
Merge branch 'master' into release/1.3.7

1.3.6

04 Jan 22:19
Compare
Choose a tag to compare
more hot fix

1.3.5: Object selection models and plugins (#21)

18 Sep 17:20
Compare
Choose a tag to compare
* 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

30 Aug 19:34
Compare
Choose a tag to compare
vbump slickgrid (#20)

1.3.3

18 Aug 16:45
Compare
Choose a tag to compare
vbump slickgrid (#19)

1.3.2

01 Jun 22:05
Compare
Choose a tag to compare
update IColumnDefinition

1.3.1: Angular 4 (#15)

01 Jun 22:03
Compare
Choose a tag to compare
* upgrade to angular4

* upgraded to angular4, test application does not break