Skip to content

v4.0.0

Choose a tag to compare

@kachav kachav released this 26 May 14:34

<a name"4.0.0">

4.0.0 (2017-05-26)

Breaking Changes

  • there can be only one *aGridGroup for all group levels; Multiple groups now sets by
    setting an array like this: *aGridGroup="let item of items by ['field1', 'field2']"

(cda5d495)