Skip to content

Releases: chuprik/yii2-sortable-widgets

v2.2.0

13 Jul 23:57
Compare
Choose a tag to compare

What's Changed

  • Update RubaxaLocalAsset.php by @Fellzo in #29
  • Also replaced npm-asset/sortablejs with local asset file to prevent future breaking and make composer installating easier.

New Contributors

Full Changelog: v2.1.0...v2.2.0

updated sortablejs version

18 Jan 20:38
Compare
Choose a tag to compare
v2.1.0

sortablejs updated to 1.13

Support pageSize

29 Nov 04:12
cefe378
Compare
Choose a tag to compare
Merge pull request #21 from kotchuprik/issue-12

Better handling disabled pagination, fix issue #12

CDN = false

17 Nov 07:53
cd3e5a9
Compare
Choose a tag to compare

Customization sortable key, fix pagination problem

16 Nov 10:43
9d038b7
Compare
Choose a tag to compare

PJAX support

15 May 07:01
Compare
Choose a tag to compare

Thanks to @bmsrox

Fix conflict with other sortable libs

28 Mar 20:47
Compare
Choose a tag to compare

ArrayDataProvider fixed

10 Jun 16:01
Compare
Choose a tag to compare
v2.0.2

fir #5

minor update

28 Aug 14:52
Compare
Choose a tag to compare

Bugs were fixed and documentation was updated.

Rubaxa/Sortable

10 Aug 06:25
Compare
Choose a tag to compare

jquery-ui replaced to rubaxa/sortable;
improving sorting.