Skip to content

v0.14.0

Compare
Choose a tag to compare
@rniemeyer rniemeyer released this 17 Jun 20:14
· 15 commits to master since this release
  • handle KO 3.4 deferred upates
  • allow passing a receive handler on to jQuery UI sortable (could be used to process an external draggable (not initiated by this plugin) to give it the data/context to be work with sortable plugin).
  • check for valueWillMutate and valueHasMutated functions before calling them (work better for Knockout-ES5).