Skip to content

Releases: arogachev/yii2-sortable

0.1.6 release

29 Jan 06:26
Compare
Choose a tag to compare

Closed #26 Added baseUrl and confirmMove options to SortableColumn

0.1.5 release

21 Oct 11:14
Compare
Choose a tag to compare

Fixed #23: Prepend added option doesn't work with existing models

0.1.4 release

13 Oct 06:04
Compare
Choose a tag to compare

Fixed #21: Sortable column is not visible with valid filter

0.1.3 release

28 Sep 04:51
Compare
Choose a tag to compare

Fixed #13: SortableColumn visibility with different order
Fixed #14: Sort stays unchanged when attribute from sortable condition changes in beforeSave()
Fixed #16: Improve brief description in README
Closed #17: Add model parameter to scope
Fixed #19: Wrong sort calculation when prepending new model to one model

0.1.2 release

21 Apr 03:14
Compare
Choose a tag to compare

Fixes #12: wrong source path in SortableColumn asset bundle

0.1.1 release

20 Apr 11:12
Compare
Choose a tag to compare

Added tests, fixed some critical bugs, refactoring. Not stable!

0.1.0 release

12 Apr 05:54
Compare
Choose a tag to compare

Basic functionality. Not stable!