.. |
i18n
|
Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales.
|
2012-12-05 11:03:11 -05:00 |
.jshintrc
|
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
|
2012-10-23 09:37:46 -05:00 |
jquery.ui.accordion.js
|
Allow higher cyclomatic complexity in functions that sanely use switch statements.
|
2012-12-06 14:31:21 -05:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Handle detached elements for appendTo after create.
|
2012-12-07 11:58:58 -05:00 |
jquery.ui.button.js
|
Button: Let change handler handle display and aria update. Fixed #5518 - Button: Incorrect state after double click in Firefox
|
2012-11-26 20:15:53 -05:00 |
jquery.ui.core.js
|
Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains.
|
2012-12-12 08:54:53 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: Changing disabled option doesn't work.
|
2012-12-05 10:38:31 -05:00 |
jquery.ui.dialog.js
|
Dialog: Spacing.
|
2012-12-12 08:47:21 -05:00 |
jquery.ui.draggable.js
|
Draggable: made handles work with complex markup. Fixes #8757 - Draggable: Resizable handle with inner element does not work, when its also draggable
|
2012-11-19 09:06:50 -05:00 |
jquery.ui.droppable.js
|
Droppable: Added missing semicolon.
|
2012-12-06 14:43:35 -05:00 |
jquery.ui.effect-blind.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-bounce.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-clip.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-drop.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-explode.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-fade.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-fold.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-highlight.js
|
Remove trailing whitespace and add final newlines
|
2012-10-21 22:45:41 -04:00 |
jquery.ui.effect-pulsate.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-scale.js
|
Effects: Making sure outerHeight and outerWidth make it through to the .size() implementation in all cases - Fixes IE8 effects failure
|
2012-11-22 04:12:30 -06:00 |
jquery.ui.effect-shake.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-slide.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-transfer.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect.js
|
Effects: Use $ instead of jQuery in $.effects.animateClass. Fixes #8860 - Effects: Class animation has broken noConflict support.
|
2012-11-27 08:27:48 -05:00 |
jquery.ui.menu.js
|
Allow higher cyclomatic complexity in functions that sanely use switch statements.
|
2012-12-06 14:31:21 -05:00 |
jquery.ui.mouse.js
|
Dev: make sure all files can pass JSHint!
|
2012-11-09 17:30:43 -05:00 |
jquery.ui.position.js
|
Position: Split out dimension parsing.
|
2012-12-06 15:00:42 -05:00 |
jquery.ui.progressbar.js
|
Progressbar: Take min into account when calculating percentage.
|
2012-12-06 11:07:07 -06:00 |
jquery.ui.resizable.js
|
Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable: alsoResize option doesn't work with containment. Fixes #5559 - Dialog: Content grows bigger than widget on resize at document edge.
|
2012-12-03 10:36:55 -05:00 |
jquery.ui.selectable.js
|
Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass
|
2012-10-30 22:19:55 -04:00 |
jquery.ui.selectmenu.js
|
Selectmenu: replace placeholder entity with  
|
2012-12-13 00:54:45 +01:00 |
jquery.ui.slider.js
|
Allow higher cyclomatic complexity in functions that sanely use switch statements.
|
2012-12-06 14:31:21 -05:00 |
jquery.ui.sortable.js
|
Core: Removed $.ui.isOver() and $.ui.isOverAxis(). Fixes #8891 - Remove $.ui.isOver() and $.ui.isOverAxis().
|
2012-12-06 14:42:10 -05:00 |
jquery.ui.spinner.js
|
Spinner: Remove ui-state- classes from spinner, along with the background:none TR override. Fixes #8654 - Spinner background-color
|
2012-10-14 16:46:38 -04:00 |
jquery.ui.tabs.js
|
Tabs: Reduce cyclomatic complexity.
|
2012-12-06 14:31:21 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Escape the title attribute so that it's treated as text and not HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content.
|
2012-11-27 11:21:33 -05:00 |
jquery.ui.widget.js
|
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super calls wrong inherited widget.
|
2012-12-03 14:18:24 -05:00 |