Skip to content

Latest commit

 

History

History
90 lines (62 loc) · 4.52 KB

1.5.2.md

File metadata and controls

90 lines (62 loc) · 4.52 KB
<script>{ "title": "jQuery UI 1.5.2 Changelog" }</script>

Released on July 9, 2008

Interactions

Draggable

  • Add revert as a method (#2914)
  • Add an event to the droppable system (#2436)
  • Fixed ui.absolutePosition not updated when snapping is enabled (#3002)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Droppable

  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Resizable

  • Fixed resizable jumps when in scrolled container (#3074)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Selectable

  • Fixed parameters be consistent in callbacks/event (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Sortable

  • Add a hook in sortables to generate the list of sortables (#2729)
  • Fixed sortable element disappear after drag and double click (#2945)
  • Fixed parameters be consistent in callbacks/event (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Widgets

Accordion

  • Fixed dispatched events have incorrect parameters (#3036)
  • Fixed parameters be consistent in callbacks/event (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Datepicker

  • Add support unicode.org date formats (#2044)
  • Add custom cell renderer (#2538)
  • Add support to use UI effects on show/hide (#3050)
  • Change speed option to duration (#3050)
  • Fixed reduplicate days (#3072)
  • Fixed catalan localisation (#3041)
  • Fixed firstDay for Swedish locale (#3033)
  • Fixed does not cancel button click (#3047)
  • Fixed parameters be consistent in callbacks/event (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Dialog

  • Add activate() in dialog public (#2728)
  • Fixed wrong cursor in dialog title when draggable is false (#3066)
  • Fixed dialog buttons not visible without a theme file (#3061)
  • Fixed cannot select text in dialog content (#3059)
  • Fixed causing iframe load event to fire in Firefox 2 (#3012)
  • Fixed parameters be consistent in callbacks/event (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Slider

  • Add animation in slider (#2978)
  • Add allow cursor to be changed while dragging slider (#2854)
  • Fixed blue dot on ui-slider (Firefox 3) (#3029)
  • Fixed slider handle focus border (#2949)
  • Fixed parameters be consistent in callbacks/event (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Tabs

  • Fixed dispatched events have incorrect parameters (#3035)
  • Fixed handler to 'tabsselect' has incorrect parameters (#3063)
  • Fixed parameters be consistent in callbacks/events (#2545)
  • Fixed jQuery.remove() losing select options in Safari 3.1.1 (#3037)

Effects

Slide

  • Fixed slide up/down at wrong position in IE7 (#2952)