..
i18n
Datepicker: Fix month names in Persian locale
2014-08-20 10:11:06 -04:00
.jshintrc
All: Wrap source files with UMD return exports
2014-01-24 18:22:14 -02:00
accordion.js
Accordion: Avoid memory leak during refresh
2014-08-21 09:06:56 -04:00
autocomplete.js
Autocomplete: Use $.trim
instead of jQuery.trim
for consistency
2014-08-08 08:47:25 -04:00
button.js
Button: Remove ui-state-active
when disabling buttons
2014-04-21 09:14:54 -04:00
core.js
Core: provide "includeHidden" parameter in $.ui.scrollParent
2014-08-12 19:30:09 -04:00
datepicker.js
Datepicker: Abstract mouseover logic to avoid explicit event trigger
2014-07-23 15:10:37 -04:00
dialog.js
Dialog: Track the instance as soon as the dialog is opened
2014-07-23 11:10:14 -04:00
draggable.js
Draggable: Refresh sortables when draggable is added or removed
2014-08-25 18:23:11 -04:00
droppable.js
Droppable: Account for draggable margins when detecting hover
2014-08-13 19:36:07 -04:00
effect-blind.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-bounce.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-clip.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-drop.js
Build: Update jscs and fix some code style issues
2014-08-14 14:12:12 +02:00
effect-explode.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-fade.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-fold.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-highlight.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-puff.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-pulsate.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-scale.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-shake.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-size.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-slide.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect-transfer.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
effect.js
Build: Update jscs and fix some code style issues
2014-08-14 14:12:12 +02:00
menu.js
Menu: Use item.outerHeight() in _scrollIntoView
2014-05-06 15:06:56 +02:00
mouse.js
Mouse: Only detect out of document mouseups after a mousemove
2014-08-20 11:19:36 -04:00
position.js
Position: Support positioning within document with jQuery 1.6.x
2014-07-24 16:05:18 -04:00
progressbar.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
resizable.js
Resizable: fix JSCS violations
2014-08-11 09:51:45 -04:00
selectable.js
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
selectmenu.js
Selectmenu: Preserve text selection when interacting with the widget
2014-07-29 13:19:28 -04:00
slider.js
Build: Update jscs and fix some code style issues
2014-08-14 14:12:12 +02:00
sortable.js
Sortable: fire "over" and "out" even when a connectWith hasn't changed
2014-08-13 20:27:26 -04:00
spinner.js
Spinner: Don't change value when changing min/max options
2014-05-26 11:31:31 -05:00
tabs.js
Tabs: Avoid memory leak during refresh
2014-08-21 09:06:49 -04:00
tooltip.js
Tooltip: Treat the tooltip as closing until it's fully removed
2014-08-06 15:01:58 -04:00
widget.js
Widget: Avoid memory leaks when unbinding events with ._off()
2014-08-21 09:06:41 -04:00