jQuery UI 1.12.1 Changelog
Released on September 14, 2016
link Core & Utilities
link Widget Factory
- Fixed: Memory leak and bad performance for managed classes on transient elements (#15043, 89af4c2)
- Fixed:
instance()
should returnundefined
for empty sets (#15019, 3dd8a09)
link Interactions
link Draggable
link Sortable
link Widgets
link Autocomplete
link Checkboxradio
- Fixed: Label handling with jQuery 3.x (#15006, 55cd948)
- Checkboxradio: Radio checkmarks are only visible on hover (#15003, 57537d0)
link Controlgroup
- Fixed: Handle child elements that don't have options defined (f67f929)