Commit Graph

615 Commits

Author SHA1 Message Date
Jörn Zaefferer
b53bf774ce partial for #5126 - less rows in remote demo to avoid scrolling 2010-02-20 17:46:19 +00:00
Jörn Zaefferer
012ed1a194 partial for #5126 - improved custom data demo 2010-02-20 17:39:57 +00:00
Jörn Zaefferer
d2903141e0 partial for #5126 - extra classes for combobox input 2010-02-20 17:36:07 +00:00
Jörn Zaefferer
1dd12faf42 partial for #5126 - less rows in remote jsonp demo to avoid scrolling 2010-02-20 17:34:37 +00:00
Jörn Zaefferer
b9882e903a no delay need for local data 2010-02-17 09:24:01 +00:00
Scott González
f52018a344 Autocomplete categories demo: Simplified styling. 2010-02-17 03:40:01 +00:00
Scott González
1342b2a867 Autocomplete categories demo: Removed custom jQuery methods and tweaked the category styling. 2010-02-17 03:28:18 +00:00
Scott González
d3141b84cb Autocomplete demo: Added styling to the categories. 2010-02-17 02:08:43 +00:00
Scott González
5aaae1d695 Working categorized autocomplete demo. 2010-02-17 01:56:01 +00:00
Jörn Zaefferer
4f4715017d Fix for #5188 along with a half-functional demo (buggy keyboard navigation) 2010-02-16 16:20:05 +00:00
Richard Worth
0798b10717 Fixed #5182 - Update to jQuery 1.4.2 2010-02-16 02:39:57 +00:00
Richard Worth
828bcdd2f0 fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 2010-02-16 01:38:23 +00:00
Scott González
341dbce9e4 Removed extra semicolon. 2010-02-06 03:56:24 +00:00
Scott González
0b976c4616 Slider demo: Don't change default values.
Fixes #5131 - Slider demos need options reset before loading next demo.
2010-02-05 02:30:48 +00:00
Jörn Zaefferer
b72caa0f3d autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes 2010-01-28 13:29:20 +00:00
Jörn Zaefferer
de8ed36df1 autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes 2010-01-28 13:27:32 +00:00
Jörn Zaefferer
961238a50b autocomplete: use json_encode in PHP to produce valid JSON 2010-01-28 13:22:52 +00:00
Richard Worth
79bd955054 switched to jQuery 1.4.1 2010-01-27 12:29:43 +00:00
Jörn Zaefferer
1382af8af0 autocomplete: added xml-parsing demo 2010-01-26 20:52:21 +00:00
Jörn Zaefferer
1d560a53b5 button: more specific selectors for demo pages, avoiding any other global demo page issues 2010-01-20 17:52:06 +00:00
Jörn Zaefferer
aba705c91d button: don't style everything, just the demo 2010-01-20 17:32:08 +00:00
Richard Worth
eecbde22a6 eol-style and mime-type 2010-01-20 14:00:14 +00:00
Richard Worth
a1e069759d switched to jQuery 1.4 2010-01-20 13:52:38 +00:00
Scott González
010385b2fa Dialog, position: Removed bgiframe option; always use bgiframe when available.
Fixes #5071 - Remove bgiframe option from all plugins.
2010-01-19 23:25:38 +00:00
Scott González
7d96a0d096 Widget factory: Changed _create to _init.
Partial fix for #5064 - Widget: make multiple instantiation more useful.
2010-01-15 18:58:20 +00:00
Scott González
486373239f Dialog: Tweaking demo so buttons fit on one line. 2010-01-15 02:14:53 +00:00
Scott González
1c31a26b56 Replaced stackfix with bgiframe.
Fixes #5061 - Remove stackfix.
2010-01-14 18:09:07 +00:00
Scott González
6024fdf256 Copied autocomplete from dev branch. 2010-01-14 17:23:11 +00:00
Scott González
4c0823a019 Tabs ajax demo: Changed content of one of the remote tabs so it's obvious that the two ajax tabs are actually loading different files. 2010-01-13 00:39:40 +00:00
Scott González
cc9359ce64 Accordion demos: Added missing include of mouse plugin.
Fixes #5046 - Accordion demos: Missing mouse plugin.
2010-01-07 05:58:13 +00:00
Scott González
90fb45dffa Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). 2010-01-07 03:19:50 +00:00
Richard Worth
1d41fc6715 slider: fixed missing references to mouse plugin 2010-01-01 12:48:11 +00:00
Scott González
752c191a71 Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction plugins. 2009-12-23 03:29:33 +00:00
Scott González
06e29401b8 Split mouse into its own file and udpdated dependency lists.
Fixes #5023 - Split mouse code into its own file.
2009-12-22 19:51:24 +00:00
Jörn Zaefferer
b6d17b24d4 extracting widget factory into jquery.ui.widget.js 2009-12-16 22:20:18 +00:00
Keith Wood
2b31eafb61 Dstepicker - Demonstrate opening/closing animations 2009-12-08 00:08:44 +00:00
Keith Wood
a53da5ab89 Datepicker - Fixed #4987 - Add bosnian language to DatePicker 2009-12-08 00:02:19 +00:00
Scott González
a09664d567 addClass demo: Fixed URLs to be relative. 2009-11-15 23:52:54 +00:00
Scott González
bddf0fdb77 Effects: Added fade effect. Needs documentation.
Fixes #4416 - Add fade effect.
2009-11-13 04:35:47 +00:00
Keith Wood
b0f59eebdb Datepicker: Added Afrikaans and English/UK localisations 2009-10-22 09:49:19 +00:00
Richard Worth
8072598825 sortable portlets demo: Swapped plus and minus icons for more consistency 2009-10-04 10:29:03 +00:00
Richard Worth
e2d873e6f0 renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 2009-09-17 10:39:12 +00:00
Jörn Zaefferer
93be4407bf effects easing: typo 2009-09-02 19:41:18 +00:00
Richard Worth
65457fea4c fixed a little issue in Chrome, Safari 2009-09-02 19:30:46 +00:00
Richard Worth
afc26e41eb Fixed a bug in the drawing of all the graphs, especially visible in easeout curves. Added a top line to each graph. Added support for linear graph and preview. Slowed animation down a bit, to aid in preview. 2009-09-02 19:23:38 +00:00
Scott González
da0aeced9d Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. Fixes #4808 - Modal dialog form validation demo - error message uses hard-coded color. 2009-08-29 02:12:56 +00:00
Jörn Zaefferer
977d73c90d Workaround for #4786, improved 2009-08-18 19:23:49 +00:00
Jörn Zaefferer
4f6dd319e9 Workaround for #4786 2009-08-18 19:22:25 +00:00
Jörn Zaefferer
b2b82e07fb sortable accordion: formatting 2009-08-18 19:07:26 +00:00
Jörn Zaefferer
aafaf7ee2c Tabs: Fix for #4785, improving styles 2009-08-18 18:37:33 +00:00
Jörn Zaefferer
241239f6e4 Tabs: Fix for #4785 2009-08-18 18:25:27 +00:00
Jörn Zaefferer
c8162d5a6f position: improved default demo to use position:absolute instead of fixed - with fixed, the positioned element doesn't move on scroll 2009-08-16 09:09:48 +00:00
Jörn Zaefferer
24a1b6c9aa position: added demo to demos/index.html 2009-08-16 09:08:47 +00:00
Jörn Zaefferer
57a90fe7e1 include position plugin in demos/index.html - especially annoying when that is missing because position() isn't undefined when ui.position.js is missing 2009-08-06 18:12:28 +00:00
Scott González
d6385b039b Dialog: Support hash, array, string for cursorAt option. Use position plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins. 2009-08-03 14:28:54 +00:00
Keith Wood
20e13a4d77 Datepicker: Fixed #4131 Could week numbers [be] added to the Datepicker 2009-07-29 08:33:33 +00:00
Scott González
de827dd8df Dialog: Include stackfix in default demo. 2009-07-28 02:34:35 +00:00
Scott González
eff793d014 Copied position plugin from /branches/dev/positionTo r2971. 2009-07-24 18:24:13 +00:00
Jörn Zaefferer
389343cfd3 added tabs-slider demo 2009-07-19 11:32:40 +00:00
Scott González
695adc544d toggleClass demo: Fixed script and stylesheet URLs to be relative. 2009-07-13 00:47:34 +00:00
Jörn Zaefferer
169d2ad30f workaround for #4375 2009-07-11 14:00:08 +00:00
Jörn Zaefferer
a2899b145f replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly 2009-07-09 11:17:19 +00:00
Jörn Zaefferer
b6bdbb4211 accordion fix for #4653: added tests, adopted no-auto-height demo to also cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed 2009-07-03 21:05:22 +00:00
Ca-Phun Ung
cfe9a275c9 datepicker: fixed dateFormat example 2009-06-24 07:40:14 +00:00
Keith Wood
681bcc4ad0 Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization 2009-06-22 02:43:30 +00:00
Keith Wood
3b5c91fdc6 Datepicker. Fixed #3657 showOtherMonths should allow the selection of days from other months 2009-06-21 07:28:51 +00:00
Keith Wood
37f4f74493 Datepicker: Fixed #4592 Basque (euskara) localization 2009-06-16 08:42:15 +00:00
Keith Wood
ce94b548d0 Datepicker: Added Vietnamese localisation 2009-06-06 05:59:23 +00:00
Scott González
140ca4804e Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - Demo: Dialog modal form demo doesn't react to focus on button). 2009-05-31 12:19:20 +00:00
Jörn Zaefferer
32c342a282 replaced svn:externals with versioned files within trunk/externals 2009-05-27 17:50:56 +00:00
Richard Worth
5f83018470 eol-style and mime-type 2009-05-22 03:29:00 +00:00
Jörn Zaefferer
892824558c Fix for #4222 2009-05-11 11:43:48 +00:00
Keith Wood
068fd93e89 Datepicker: Added Azerbaijani localisation 2009-04-26 02:38:44 +00:00
Richard Worth
8d8645c2a5 removed BOMs 2009-04-24 19:53:21 +00:00
Jörn Zaefferer
fae081ed25 effects: demo visualising easing functions, tuning 2009-04-23 22:47:42 +00:00
Jörn Zaefferer
5e2ed0c541 effects: demo visualising easing functions, tuning 2009-04-23 22:24:43 +00:00
Jörn Zaefferer
9571d9614c effects: demo visualising easing functions, tuning 2009-04-23 22:21:51 +00:00
Jörn Zaefferer
35186a9a39 effects: demo visualising easing functions, tuning 2009-04-23 22:21:32 +00:00
Jörn Zaefferer
67830bde80 effects: demo visualising easing functions, tuning 2009-04-23 22:14:47 +00:00
Jörn Zaefferer
60a0ae46e5 effects: demo visualising easing functions, tuning 2009-04-23 22:11:30 +00:00
Jörn Zaefferer
a24b17a874 effects: demo visualising easing functions, tuning 2009-04-23 22:11:02 +00:00
Jörn Zaefferer
a0050d1337 effects: demo visualising easing functions, tuning 2009-04-23 21:37:07 +00:00
Jörn Zaefferer
c3d8917e56 effects: demo visualising easing functions, added to index 2009-04-23 21:05:11 +00:00
Jörn Zaefferer
45492ac346 effects: demo visualising easing functions, tuning 2009-04-23 21:03:48 +00:00
Jörn Zaefferer
2fac011e4a effects: demo visualising easing functions 2009-04-23 20:55:45 +00:00
Scott González
6061587bdd Dialog demo: Removed misplaced !important. 2009-04-18 19:09:41 +00:00
Keith Wood
3c7b612993 Datepicker: Fixed #4462 - Estonian localization 2009-04-14 12:58:53 +00:00
Keith Wood
5235b3bbd5 Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-10 07:55:52 +00:00
Scott González
1dce11b934 Added demo for animated dialog. 2009-04-02 02:37:25 +00:00
Chi Cheng
473e7e8e8a Demos: sortable accordion 2009-03-22 15:48:26 +00:00
Richard Worth
e8fcf147a1 demos/draggable/sortable.html: missing semicolon ; 2009-03-17 08:53:54 +00:00
Jörn Zaefferer
2ebe15ee7d datepicker demo: improved to respect dateFormat when setting min/maxDate; datepicker still needs a lot of work 2009-03-15 14:32:21 +00:00
Jörn Zaefferer
d9b69be03f formatting 2009-03-15 12:33:03 +00:00
Jörn Zaefferer
96c968b79b datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:28:10 +00:00
Jörn Zaefferer
3c04e76b33 datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:26:41 +00:00
Jörn Zaefferer
c0ea4c1aad added textarea-demo für resizable 2009-03-11 08:56:57 +00:00
Chi Cheng
97c7781d02 Demo: resizable helper 2009-03-08 14:16:10 +00:00
Chi Cheng
af3b838fde Demo: resizable helper 2009-03-08 14:13:16 +00:00
Maggie Costello Wachs
08024000ce added left nav links to Getting Started and Upgrade Guide 2009-03-04 23:15:43 +00:00
Richard Worth
834349b407 demos index: added missing </a> 2009-03-04 08:17:49 +00:00