Commit Graph

592 Commits

Author SHA1 Message Date
jzaefferer
f1933142e4 Merge branch 'master' into tooltip 2010-03-26 12:45:32 -04:00
jzaefferer
56a3d4cbff Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436 Autocomplete: use $.ui.autocomplete.escapeRegex in combox demo 2010-03-26 10:59:34 -04:00
jzaefferer
2766e1997a Tooltip: Fixing up demo 2010-03-25 14:45:50 -04:00
Scott González
b4729e5512 Autocomplete demo: Removed todo (already captured in trac). 2010-03-24 13:24:19 -04:00
jzaefferer
7dbf7ecfc1 Copying files from old Googlecode dev branch for tooltip 2010-03-21 22:28:32 +01:00
jzaefferer
678844ed8c Combobox demo: Improved styling and added a title to the button, to avoid having   in the tooltip 2010-03-20 22:04:35 +01:00
Scott González
1899cca942 Autocomplete: Combobox demo - don't use position plugin to place the button next to the text field.
Fixes #5338 - autocomplete combobox look weird in opera 10.50.
2010-03-20 16:57:37 -04:00
Scott González
22ba931c39 Menu: skip over elements that aren't menu items.
Fixes #5188 - Refactor menu rendering for more customizing.
2010-03-20 14:37:25 -04:00
Richard Worth
89abd42970 demos index: put effects in a more logical order 2010-03-18 10:50:37 +00:00
Richard Worth
df4f72a5cb demos index: put effects in a more logical order 2010-03-18 10:48:29 +00:00
Richard Worth
2dd8539664 button default demo: moved prevent navigation to # when clicking on anchor button to head 2010-03-18 10:38:25 +00:00
Richard Worth
aeec6b3100 demos: html validation 2010-03-18 10:31:17 +00:00
Richard Worth
8d87d06758 eol-style and mime-type 2010-03-17 23:42:32 +00:00
Richard Worth
119937725f position demo - fixed html validation issue. Hopefully will fix #5358 - Position Demo is borked 2010-03-17 19:22:05 +00:00
Richard Worth
2a7fc816ee autocomplete: combobox demo: tweaked padding to be more consistent across browsers 2010-03-15 20:32:02 +00:00
Richard Worth
01ac417875 autocomplete demo: corrected spelling of perl 2010-03-15 19:35:05 +00:00
Richard Worth
49bc171fe7 button demo: minor update 2010-03-15 19:30:29 +00:00
Richard Worth
97a5b24830 Button demo: added description 2010-03-15 19:29:35 +00:00
Richard Worth
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Richard Worth
a99a284b2f button default demo: prevent navigation to # when clicking on anchor button 2010-03-10 14:46:40 +00:00
Keith Wood
b2ef0fcc9e Datepicker: Tamil localisation 2010-03-02 08:27:46 +00:00
Scott González
c16246f502 Button demo: Fixed duplicate id. 2010-03-02 02:44:41 +00:00
Keith Wood
d6fd76c0c1 Datepicker: Add Faroese localisation 2010-02-26 08:09:58 +00:00
Jörn Zaefferer
8b20f1ff9b ajax tabs demo: renamed tabs to fit on the demo template 2010-02-24 18:47:26 +00:00
Jörn Zaefferer
a5eab4cc38 Fix for #4451 - ajax tabs error handling 2010-02-24 18:43:33 +00:00
Keith Wood
a8747488d0 Datepicker: Fixed #5156 Added Chinese Hong Kong localisation
That makes 50!
2010-02-22 08:43:38 +00:00
Jörn Zaefferer
8e8094be4b use button on accordion demo page with a button-eleement 2010-02-20 17:54:35 +00:00
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