Skip to content

Releases: marqu3s/yii2-behaviors

v0.3.6

30 Sep 14:58
18071f0
Compare
Choose a tag to compare

v0.3.5

20 Sep 20:54
4cbe918
Compare
Choose a tag to compare

Better place to execute $dataProvider->refresh()

v0.3.4: Update SaveGridFiltersBehavior.php

20 Sep 19:42
c03bcd9
Compare
Choose a tag to compare

Refreshing the data provider when a filter changes it value. This will ensure the total number of items will reflect the new filters combination.

v0.3.3

03 Sep 15:36
78eeda5
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

02 Sep 14:06
3d0f0f0
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 Jun 00:50
a8c938b
Compare
Choose a tag to compare

Minor update introducing a new public method getAttributeLogValues() to return the old and new values of an attribute after processing it for replacement values.

v0.3.0

20 Oct 16:43
d316f6f
Compare
Choose a tag to compare

What's Changed

  • Introduced a new method to reset the grid filters.

v0.2.1

22 Feb 13:17
Compare
Choose a tag to compare
Update SaveGridFiltersBehavior.php

0.2.0

19 Feb 11:47
Compare
Choose a tag to compare
  • New behavior: SaveGridFiltersBehavior
  • New base behavior: MarquesBehavior. All behaviors extends from this one.

0.1.0

18 Feb 17:26
Compare
Choose a tag to compare
v0.1.0

Update README.md