Commit Graph

989 Commits

Author SHA1 Message Date
Jörn Zaefferer
1fcccd45ce Menu: Use start icon (first is deprecated) 2012-10-24 09:32:07 -04:00
Jörn Zaefferer
568aec62d9 Menu: Remove stupid demos, add an icons demo, improve the default demo 2012-10-23 14:48:33 -04:00
Scott González
a50516f77e Datepicker demo: Fixed date range restriction when clearing dates. Fixes #5473 - Datepicker: Date range demo bug when clearing date. 2012-10-11 14:53:45 -04:00
Scott González
77568347cf Demos: Fixed titles. 2012-10-08 17:42:56 -04:00
Scott González
5405a821b9 Autocomplete cache demo: Let the widget handle request synchronization. Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. 2012-10-02 10:21:52 -04:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Kris Borchers
9fbbd01492 Button demos: Fix selector since demo wrapper div was removed 2012-09-20 07:39:04 -05:00
Scott González
01e3af4b92 Widget demo: Remove link to planning wiki. 2012-09-11 16:14:56 -04:00
Scott González
51676c063a Demo: Missed one wrapper div. 2012-09-10 11:36:16 -04:00
Scott González
303f20e1b3 Demos: Cleanup. 2012-09-10 11:33:46 -04:00
Scott González
9e259c6e53 Menu demo: Added demo description. 2012-09-06 21:54:22 -04:00
Scott González
c135fc18a3 Accordion demo: Cleanup. 2012-08-31 08:57:59 -04:00
Scott González
7e9315a34d Position cycler demo: Cleanup. 2012-08-26 18:21:15 -04:00
Scott González
e318e5b224 Tooltip demo: Remove leftover styles from popup widget. 2012-08-26 18:07:04 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Jörn Zaefferer
afc6835cd2 Merge branch 'master' into interactions
Conflicts:
	ui/jquery.ui.draggable.js
2012-07-24 17:20:18 +02:00
Corey Frang
3c2198b226 Tests: Fixining jquery include version 2012-07-23 12:07:35 -05:00
Corey Frang
cb41ec798a Build: Splitting Release Coverage build into three 2012-07-23 10:54:06 -05:00
TJ VanToll
0a1cd9501c Spinner: Trivial spelling fix in demo. 2012-07-16 09:50:23 -04:00
Jörn Zaefferer
7759fb4dba Menu: Rename icon option to icons.submenu 2012-07-12 17:50:34 +02:00
Jörn Zaefferer
1510f7e28a Update externals to latest mousewheel plugin, drop the version from the fielname while at it 2012-07-12 17:34:55 +02:00
Richard D. Worth
1359a53afb Fixed demos to track update of jQuery from 1.7.1 to 1.7.2 2012-07-06 15:19:47 -04:00
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
Jörn Zaefferer
8b47438d6c Merge branch 'master' into interactions 2012-05-25 17:07:42 +02: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
adaf034f6d Merge branch 'master' into interactions
Conflicts:
	demos/draggable/cursor-style.html
	ui/jquery.ui.draggable.js
2012-03-14 13:38:26 -04:00
Jörn Zaefferer
a065d35e10 Interactions: Reduce the container size on the map demo, makes it a little more intersting on big screens 2012-03-06 19:34:47 +01:00
Jörn Zaefferer
3df4bc1b01 Interactions: Add pointer and closedhand cursor to map demo 2012-03-05 12:02:34 +01:00
Jörn Zaefferer
0cc4329747 Interactions: Add a draggable map demo. Custom containment logic still needs some improvements. 2012-03-05 11:50:53 +01: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
b110de98e1 Merge branch 'master' into interactions 2012-01-31 18:19:51 -05: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
32260c5ec4 Draggable demo: Inlined the revert logic in the revert demo. 2012-01-30 22:39:03 -05:00
Scott González
6c15eda086 Draggable demo: Inlined the cursorAt logic in the cursor-style demo. 2012-01-30 22:26:33 -05:00
Scott González
62ce3e0f87 Draggable: Moved containment extension into jquery.ui.draggable.js. Removed axis extension from constrain-movement demo. 2012-01-30 20:57:52 -05:00
Scott González
c5d029e83c Draggable demo: Updated the events demo. 2012-01-28 19:58:13 -05:00
Scott González
b15af6a193 Draggable: Removed start positions in event data. 2012-01-28 19:34:29 -05:00
Scott González
7e7e79adb9 Draggable demo: Updated visual-feedback demo. 2012-01-28 11:13:18 -05:00
Scott González
d22a5281aa Draggable demo: Implemented revert option in revert demo. 2012-01-28 11:00:49 -05:00
Scott González
2eb9b841a3 Draggable demo: Implemented cancel option in handle demo. 2012-01-28 10:52:27 -05:00
Scott González
f5ceca740f Draggable demo: Implemented cursorAt option in cursor-style demo. 2012-01-28 10:45:55 -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
Scott González
3c6e8a7b91 Draggable: Only pass relevant data for each event. 2012-01-27 22:17:27 -05:00
Scott González
87c55b69e4 Draggable: Added beforeStart event. 2012-01-27 22:06:37 -05:00
Scott González
9d7b71bc29 Interaction demos: Cleanup. 2012-01-27 21:11:22 -05:00
Richard D. Worth
f5c2e29e16 Interaction demos: Added box demo 2012-01-26 14:04:01 -05:00
Richard D. Worth
2753173f40 Interaction demos: Added index and default 2012-01-26 11:11:16 -05:00
Scott González
91bf052d81 Draggable demo: Fixed containment option. 2012-01-22 14:55:09 -05:00
Scott González
509a3a673c Draggable demo: Updated events demo to use interaction instead of mouse. 2012-01-20 22:10:30 -05:00
Scott González
7c9fd7a6d4 Draggable demos: Implement axis and containment options in constrain-movement demo. 2012-01-20 22:08:37 -05:00
Scott González
b0fda0cd14 Draggable: Added handle option. 2012-01-14 16:15:02 -05:00
Scott González
5240f72293 Merge branch 'master' into interactions 2012-01-07 20:46:41 -05:00
Scott González
bf9a9339e5 Droppable default demo: User interaction instead of mouse. 2012-01-07 11:56:18 -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
kborchers
aa267fb606 Menubar: Fix font-weight and spacing of disabled menu items 2011-12-01 14:51:23 -06:00
kborchers
490dc4d36b Merge branch 'master' into menubar_otherStructures 2011-12-01 12:53:35 -06:00