Replace occurences of .nodeValue with .value to remove deprecation warning in latest Chrome
Remove miscellaneous trailing whitespace characters
Fixed mis-naming issue preventing user-defined staggerSequence function from being called.
Fixed issue where filter-in animations broke if 'fade' effect was not present
Made new sorting order available to futureState object during mixStart event
Made new display value available to futureState object during mixStart event
Fixed scrolling issues when container height reduces document height past current scroll positiong
Added _isElement() helper for IE8 to test HTMLElement, fixing _parseInsertArgs bug in IE8
Added forceRefresh
method enabling on-demand re-synthesis of HTML5 data attributes to dataset properties for IE10 and below.
Fixed issue from 2.0.5 preventing _buildState action hook from modifying state object, affected pagination extension.
Fixed issue preventing clickable controls from controlling multiple instantiations simultaneously.
Fixed issue when using insert/append/prepend method on an empty container
Added new static API methods for extending $.MixItUp prototype, and hooking actions and filters.
Retain scroll position if container height change decreases document height while filtering out targets.
Fixed animation bug when sorting by 'default:desc'.
Added a 'futureState' object as the second parameter for the onMixStart
callback and 'mixStart'
event.
Fixed issue with controls.toggleFilterButtons
where 'none'
was included in toggleArray. Various toggle logic related improvements.
Fixed _updateControls()
bug when controls.toggleFilterButtons
is set to true
Fixed controls.toggleFilterButtons
config option
You can’t perform that action at this time.