Commit Graph

907 Commits

Author SHA1 Message Date
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
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
Scott González
54fb1441fe Upgrade jQuery to 1.7.1. 2011-11-22 08:43:09 -05:00
Jörn Zaefferer
66f9e12797 Widget: Remove method argument from _super and _superApply. Was a left-over from first implementation, not necessary anymore. 2011-11-18 17:08:40 +01:00
David De Sloovere
dfbd9be72d Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium) Localization 2011-11-17 13:43:02 -06:00
stojce
b2d05f8b76 Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker: Add Macedonian Localization 2011-11-17 12:45:36 -06:00
William Griffiths
6525365944 Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK Localization 2011-11-17 12:34:33 -06:00
Michel Weimerskirch
326bfec626 Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgish Translation 2011-11-17 11:52:32 -06:00
Jörn Zaefferer
b81259652b Tooltip: Add demo with custom tooltip style. 2011-11-16 18:42:38 +01:00
Scott González
924e80e576 Spinner: Handle changes to numberFormat and currency options. 2011-11-16 12:07:46 -05:00
Scott González
e5464f8f19 Accordion: Fixed back-compat for icons.headerSelected when icons option is null. 2011-11-16 08:00:03 -05:00
Richard D. Worth
f0f54e38d8 Demos accordion hoverintent: moved event.type setter to not clobber event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0 2011-11-11 09:24:55 -05:00
Scott González
50dab05784 Upgrade jQuery to 1.7. 2011-11-09 10:18:33 -05:00
Scott González
f11dab34cc Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan language code. 2011-11-01 18:16:04 -04:00
midlis
3b4e73e5f9 Demos: replace global.js with globalize.js. 2011-10-25 23:47:32 +01:00
kborchers
92c61b3507 Menubar: Allow structures other than just UL/LI 2011-10-19 13:59:07 -05:00
Hans Hillen
3c258bfa3c Rewrite popup/menu interaction to make popup managed by menu (adds trigger option to menu). Makes popup agnostic of menu and allows datepicker to use popup (soon). 2011-10-19 12:05:37 +02:00
Scott González
efe964d86e Upgraded jQuery to 1.6.4. 2011-10-18 09:38:27 -04:00
kborchers
f24ab94f86 Popup: Removed the focusout and focusin handlers which are nolonger necessary. Also updated the tooltip style demo to have a little more interactive content. 2011-10-11 00:06:09 -05:00
Scott González
647bab506e Tooltip demo: Use position option in tracking demo. 2011-10-08 07:36:48 -04:00
kborchers
bbcbd6899a Popup: Added tooltip style demo and link to demos index 2011-10-06 22:58:19 -05:00
Jörn Zaefferer
cb372b7c20 Popup: Make menu dependency actually optional, cleanup demos 2011-09-21 22:54:29 +02:00
kborchers
2196b74a31 Popup: Added show/hide animations and a demo 2011-09-21 10:42:07 -05:00
Scott González
8274f081e0 Position demo: Updated sizes of elements. 2011-09-16 11:33:26 -04:00
Scott González
bf0e9f01fb Spinner: Fixed map demo. 2011-09-14 09:49:17 -04:00
Jörn Zaefferer
25f2113cc1 Merge remote branch 'kborchers/position_flipfit2' 2011-08-15 11:32:49 +02:00
Scott González
1aea0ff4b8 Spinner: Removed value option. Don't change empty values to zero on init. Don't enforce min/max on blur. 2011-08-13 19:05:04 -04:00
kborchers
80bbebd489 Position: Added better collision detection for flip and fit, added visual tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! 2011-08-12 22:19:52 -05:00
Scott González
4b0d60131e Spinner demo: Fixed time demo. 2011-08-10 09:19:40 -04:00
Jörn Zaefferer
56e9cd7119 Replace $.global with Globalize, update Spinner to use it. Related demos currently broken due to previous changes. 2011-08-10 14:55:16 +02:00
Scott González
a0eb042bcd Widget demo: Fixed typo. 2011-08-09 16:19:18 -04:00
Scott González
ca2211f748 Spinner demos: Cleanup. 2011-08-07 12:59:50 -04:00
Scott González
6c84531d7c Spinner: Fixed double firing of change event when setting the value option directly. 2011-08-07 12:38:01 -04:00
Scott González
71735652f5 Spinner demos: Fixed line endings. 2011-08-07 11:34:28 -04:00
Jörn Zaefferer
e55e1fb5bf Widget: Update demo to work with 1.6 2011-08-04 19:57:36 +02:00
kborchers
d912c30e22 Menu: Added a navigation menu demo which shows how to handle keyboard navigation 2011-08-03 14:55:28 -05:00
Scott González
e7525d7686 Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the tabs at the bottom. 2011-08-03 09:57:06 -04:00
Scott González
6ca310f49a Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a tabs demo with the tabs at the bottom. 2011-08-02 18:21:59 -04:00
Jörn Zaefferer
da7f41948c Add new topalign menu demo to index, update jquery reference. Remove TODO from contextmenu demo, it works fine. 2011-07-27 15:54:40 +02:00
Jörn Zaefferer
843481ce08 Merge remote branch 'kborchers/menu_topalign' 2011-07-27 15:50:58 +02:00
kborchers
c195757eea Menu: Added top-aligned menu demo 2011-07-26 09:55:33 -05:00
Scott González
19a9de7e66 Merge branch 'master' into core-1.6.1
Conflicts:
	demos/menubar/default.html
	tests/unit/autocomplete/autocomplete.html
	tests/visual/effects/effects.all.html
	ui/jquery.ui.menu.js
	ui/jquery.ui.popup.js
2011-07-25 11:53:14 -04:00
Scott González
daadc343be Upgrade jQuery to 1.6.2. 2011-07-25 11:46:45 -04:00
Scott González
51ee3be398 Widget demo: Add a button to change the color of the widget. 2011-07-20 13:15:28 -04:00
Jörn Zaefferer
7856b264a2 Menubar: Trigger select event after running all other methods. Allows the select-handler to destroy the widget without errors. 2011-07-13 11:03:31 -04:00
Jörn Zaefferer
927857ce84 Position: Cleanup up position demo CSS and add it to the within-visual-test 2011-07-12 11:15:33 -04:00
Jörn Zaefferer
bfbb9e3b23 Merge remote branch 'bmsterling/position' 2011-07-12 11:10:40 -04:00
Benjamin Sterling
d5452c0ec2 Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine if the element is flipped via css 2011-07-11 19:49:56 -04:00
kborchers
40aa8f5715 Menubar: Added the autoExpand option and modified the default demo to show functionality 2011-07-07 09:29:50 -05:00
Jörn Zaefferer
75408eb08a Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo into css file. 2011-06-10 19:07:54 +02:00
Jörn Zaefferer
596f61b8dd Popup: Remove comment in default demo, focus handling is now working properly 2011-06-10 12:21:58 +02:00
Jörn Zaefferer
3315502ba4 Merge remote branch 'hanshillen/popup-hh' 2011-06-10 12:17:12 +02:00
Jörn Zaefferer
7281f9f229 Update menubar to forward menu option to nested menus, update default demo to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults 2011-06-09 17:14:21 +02:00
Scott González
7cd3d0a99e Widget demo: Coding standards, fixed some broken code, added more comments. 2011-06-07 21:39:02 -04:00
Jörn Zaefferer
0e9f87f15b Widget demo: Some improvements based on Scott's comments. 2011-06-02 14:25:25 +02:00
Jörn Zaefferer
8deb745a4a Merge branch 'master' into widget-factory-demo 2011-06-02 14:11:55 +02:00
Jörn Zaefferer
afe0f72945 Merge branch 'master' into widget-factory-demo 2011-06-02 14:06:54 +02:00
Jörn Zaefferer
cfaddbfb2a Widget demo: Some more inline comments 2011-06-02 13:25:12 +02:00
Jörn Zaefferer
92e37865a0 Widget demo: Replace inline editor with colorize. This can stick around forever, won't be making it a real widget. 2011-06-02 13:22:33 +02:00
Scott González
2a27499ee4 Tooltip demos: Renamed delgation mixbag. 2011-05-30 19:07:40 -04:00
Scott González
e530d06c98 Tooltip: Pass the tooltip element in the open and close events. 2011-05-30 18:42:06 -04:00
Hans Hillen
6d01873dd8 Fix various pull request comments and coding standards issues 2011-05-30 23:37:14 +02:00
Scott González
e5186dc930 Tooltip demo: Use static map instead of interactive map. 2011-05-30 15:55:59 -04:00
Scott González
76586076ec Tooltip demo: Removing stray periods. 2011-05-29 20:15:24 -04:00
Scott González
ade1fe1887 Tooltip demo: Add note about interactive tooltips. 2011-05-29 17:32:09 -04:00
Scott González
608bc9513f Tooltip demo: Small tweaks. 2011-05-29 13:50:53 -04:00
Scott González
0bc1c8cfdb Tooltip: New delegation mixbag demo (still needs better name). 2011-05-29 12:31:06 -04:00
Scott González
2a92b3ad8e Tooltip: Change default collision detection to 'flip fit' since the default vertical positioning is centered and can't flip 2011-05-29 12:29:11 -04:00
Scott González
a1f9ca7248 Tooltip video player demo: Close tooltip on click of popup button. 2011-05-29 09:13:35 -04:00
Scott González
c2ae4e3fe4 Tooltip demos: Better tooltip content for custom animations. 2011-05-28 17:14:42 -04:00
Scott González
d4f6f17c8d Tooltip: Changed custom animation demo and changed the logic for showing tooltips so custom position options can perform animations. 2011-05-28 10:18:39 -04:00
Scott González
c34a814a4b Tooltip demos: Cleanup. 2011-05-27 20:52:13 -04:00
Scott González
8a972f5cce Autocomplete: Whitespace. 2011-05-27 08:35:18 -04:00
Scott González
be7da0239a Autocomplete demos: Coding standards. 2011-05-27 08:32:48 -04:00
Scott González
af35f0bbc9 Spinner: Changed casing of option numberformat -> numberFormat. 2011-05-25 15:44:43 -04:00
Hans Hillen
f45fc08f86 wrapping tab order for popup 2011-05-25 14:58:26 +02:00
Jörn Zaefferer
727a80a4d9 Widget: Demo. 2011-05-23 23:52:29 +02:00
Ben Boyle
a6a8611556 Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera 2011-05-16 21:08:13 +10:00
Scott González
ffc983248d Tabs: Cleaned up manipulation demo. 2011-05-11 15:16:04 -04:00
David Petersen
a02e393786 Tabs: update manipulation demo to use the refresh method 2011-05-11 15:04:30 -04:00
Jörn Zaefferer
83424c6c33 Merge branch 'master' of github.com:jquery/jquery-ui 2011-05-11 19:49:16 +02:00
Scott González
bd9dfb59e9 Autocomplete scrollable demo: Added missing menu dependency. 2011-05-11 08:24:16 -04:00