Scott González
|
35f7a67c09
|
Menu demos: Cleanup.
|
2012-06-18 12:43:55 -04:00 |
|
Scott González
|
754ff38ef5
|
Droppable demo: Fixed styling.
|
2012-06-15 13:28:48 -04:00 |
|
Scott González
|
92fb5567a2
|
Effects: Renamed all files.
|
2012-06-15 12:47:12 -04:00 |
|
Jörn Zaefferer
|
5c2cf39dff
|
Tooltip: Add track option
|
2012-06-14 12:38:13 -04:00 |
|
Scott González
|
9608e98149
|
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
|
2012-06-13 08:00:45 -04:00 |
|
Scott González
|
a47f5dc4f2
|
Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened on hover. Don't let the positioning of one tooltip affect other tooltips.
|
2012-06-13 05:07:26 -04:00 |
|
Scott González
|
4aafdfd10b
|
Tabs: Removed cookie demo since the cookie option is deprecated.
|
2012-06-11 17:31:36 -04:00 |
|
Pavel Stetina
|
0bbad349b9
|
Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
|
2012-05-29 10:20:02 -04:00 |
|
Scott González
|
3e3d4308d7
|
Revert "Autocomplete: make categories work again (follow-up)"
This reverts commit db9a015485 .
|
2012-05-24 15:01:09 -04:00 |
|
Felix Nagel
|
db9a015485
|
Autocomplete: make categories work again (follow-up)
|
2012-05-24 19:58:09 +02:00 |
|
Scott González
|
cb70a5e302
|
Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same.
|
2012-05-22 12:46:15 -04:00 |
|
Scott González
|
e37f599a53
|
Don't use :submit selector.
|
2012-05-21 14:53:27 -04:00 |
|
Scott González
|
51863d5a71
|
Don't use :input selector.
|
2012-05-21 14:49:49 -04:00 |
|
Scott González
|
24b7ff1f17
|
Widget demo: Don't use .toggle(fn).
|
2012-05-21 10:11:01 -04:00 |
|
Scott González
|
fb91d90058
|
Effects toggle demo: Coding standards.
|
2012-05-21 10:08:28 -04:00 |
|
Scott González
|
1da4d7e18d
|
Animate demo: Don't use .toggle(fn).
|
2012-05-21 10:06:46 -04:00 |
|
Scott González
|
820cff8a67
|
Accordion demo: Don't use .toggle(fn).
|
2012-05-21 10:04:23 -04:00 |
|
Scott González
|
33a91fb19e
|
Spinner demo: Don't use .toggle(fn).
|
2012-05-21 10:02:57 -04:00 |
|
Scott González
|
3ccf86cffb
|
Tabs manipulation demo: Update for aria-controls.
|
2012-05-18 16:18:46 -04:00 |
|
Scott González
|
85639bf0fa
|
Autocomplete: Update live region if focus event is canceled. Remove live region on destroy.
|
2012-05-16 09:43:49 -04:00 |
|
Jörn Zaefferer
|
f4b2d7a411
|
Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers
|
2012-05-16 11:55:12 +02:00 |
|
Scott González
|
1b19121189
|
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles.
|
2012-05-14 21:38:30 -04:00 |
|
Jörn Zaefferer
|
f76fbb8901
|
Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842
|
2012-05-09 22:14:55 +02:00 |
|
Jörn Zaefferer
|
acb704c3a2
|
Menu: Drop contextmenu link from menu demos index, demo doesn't exist
|
2012-05-09 09:30:19 +02:00 |
|
Scott González
|
4253c78a46
|
Autocomplete delete: Adjust styles.
|
2012-05-08 15:28:47 -04:00 |
|
Scott González
|
f6c0b71ae9
|
Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in Date range datepicker.
|
2012-05-03 09:04:52 -04:00 |
|
Scott González
|
c974d0fc69
|
Autocomplete combobox demo: Define this.wrapper for use inside destroy().
|
2012-04-28 16:07:17 -04:00 |
|
Scott González
|
0f575e03bb
|
Merge branch 'master' into position-notification
Conflicts:
tests/unit/position/position_core_within.js
|
2012-04-23 16:33:34 -04:00 |
|
Jörn Zaefferer
|
22edb77559
|
Fix various issues in our html files, second batch
|
2012-04-23 18:44:17 +02:00 |
|
Jörn Zaefferer
|
878eb54a14
|
Fix various issues in our html files, first batch
|
2012-04-23 18:29:35 +02:00 |
|
Scott González
|
308b55e50c
|
Merge branch 'master' into position-notification
|
2012-04-20 11:06:11 -04:00 |
|
Jörn Zaefferer
|
db592b787e
|
Tooltip: Update custom-style demo, remove the ugly padding that was hiding layout issues, use new position feedback API instead of position callout in more then just one place
|
2012-04-17 09:57:17 +02:00 |
|
Scott González
|
6da7278e87
|
Position: Simplify default demo by removing drag functionality on positioned elements. Fixes #5380 - Position Demo breaks when dragging an element.
|
2012-04-15 14:27:15 -04:00 |
|
Scott González
|
218bd47ecd
|
Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0).
|
2012-04-07 20:37:12 -04:00 |
|
Lado Lomidze
|
c12a47074e
|
Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgian localization.
|
2012-03-22 11:10:36 -04:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04:00 |
|
Scott González
|
6ba18b597a
|
Accordion: Removed mouseover demo. We shouldn't demo bad UX choices.
|
2012-02-29 10:42:20 -05:00 |
|
Scott González
|
02855292f2
|
Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class).
|
2012-02-27 09:05:22 -05:00 |
|
Jörn Zaefferer
|
8f71accb75
|
Position: Fix initial positioning of cycler demo.
|
2012-02-23 14:26:47 +01:00 |
|
Richard D. Worth
|
90959389ee
|
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization
|
2012-02-15 10:39:20 -05:00 |
|
Richard D. Worth
|
efdf6cdf9f
|
Sortable demos: connect lists - added some bottom padding to each container. Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element
|
2012-02-13 09:20:04 -05:00 |
|
Douglas
|
8406d97c6d
|
Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer localization.
|
2012-02-12 20:56:13 -05:00 |
|
Scott González
|
681b68d048
|
Whitespace
|
2012-02-12 15:52:46 -05:00 |
|
Scott González
|
4f909c50ba
|
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'
|
2012-02-12 09:14:36 -05:00 |
|
Scott González
|
00b69db883
|
Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accordion + Sortable doesn't work properly on IE6/7.
|
2012-02-11 18:30:44 -05:00 |
|
Scott González
|
c0093b599f
|
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.
|
2012-02-11 12:20:46 -05:00 |
|
Richard D. Worth
|
60799826aa
|
Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect
|
2012-02-07 06:06:58 -06:00 |
|
Scott González
|
66c7dfd377
|
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE.
|
2012-01-31 14:07:17 -05:00 |
|
Scott González
|
ba43357122
|
Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources.
|
2012-01-28 07:44:58 -05:00 |
|
Jörn Zaefferer
|
85348eeebe
|
Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this delete on the menubar branch, while development on master can continue without them.
|
2012-01-04 16:42:16 +01:00 |
|