.. |
i18n
|
Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format
|
2013-10-21 14:24:10 +02:00 |
.jshintrc
|
Updated .jshintrc settings.
|
2013-04-08 15:02:12 -04:00 |
jquery.ui.accordion.js
|
Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element
|
2013-10-28 10:32:25 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Append liveRegion to body to support detached init. Fixes #9590 - Dynamically adding input field breaks auto-complete's accessibility for screen readers
|
2013-10-19 00:27:51 +02:00 |
jquery.ui.button.js
|
Button: Remove obsolete mouse click coordinates checking. Fixed #7665 - Button: Radio button & checkboxes ignore mouseclicks for minor mouse movements.
|
2013-10-29 12:51:17 -04:00 |
jquery.ui.core.js
|
Core: Move variables for .uniqueId()/.removeUniqueId() into their implementations.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: Prefix variables with component name.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.dialog.js
|
Dialog: Move option category hashes into the widget prototype.
|
2013-10-24 09:19:41 -04:00 |
jquery.ui.draggable.js
|
Draggable: Make sure positional constraints are never applied to ui.originalPosition
|
2013-10-21 11:20:03 -04:00 |
jquery.ui.droppable.js
|
Droppable: update ddmanager when scope changes through setOption. Fixed #9287 - droppable: Scope option cannot be changed after initialization.
|
2013-10-29 13:58:15 -04:00 |
jquery.ui.effect-blind.js
|
Blind effect: Moved regexes into effect definition.
|
2013-10-24 09:19:41 -04:00 |
jquery.ui.effect-bounce.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-clip.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-drop.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-explode.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-fade.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-fold.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-highlight.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-puff.js
|
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
|
2013-06-22 11:37:37 -03:00 |
jquery.ui.effect-pulsate.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-scale.js
|
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
|
2013-06-22 11:37:37 -03:00 |
jquery.ui.effect-shake.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-size.js
|
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
|
2013-06-22 11:37:37 -03:00 |
jquery.ui.effect-slide.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-transfer.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect.js
|
Removed guard against duplicate loading. Use safe references to original functions when proxying, don't rename originals.
|
2013-03-08 10:23:25 -05:00 |
jquery.ui.menu.js
|
Menu: More precise removal of ui-state-active class for easier CSS overrides. Fixes #9532 - Need a way in Menu to keep ui-state-active class on selected item
|
2013-10-18 22:14:49 -05:00 |
jquery.ui.mouse.js
|
Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe
|
2013-05-20 22:10:04 -04:00 |
jquery.ui.position.js
|
Position: Wrap everything in an IIFE to avoid name collisions when the build strips the main closure.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.progressbar.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.resizable.js
|
Resizable: Moved helper methods into the widget prototype.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.selectable.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.slider.js
|
Spinner: Prefix variables with component name.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.sortable.js
|
Sortable: Moved helper methods into the widget prototype.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.spinner.js
|
Spinner: Prefix variables with component name.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.tabs.js
|
Tabs: Use .uniqueId() for panels and moved isLocal() into the widget prototype.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.tooltip.js
|
Tooltip: Use .uniqueId() and move aria-describedby helper methods into the widget prototype.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.widget.js
|
Widget: Prefix variables with component name.
|
2013-10-24 09:19:42 -04:00 |