Commit Graph

108 Commits

Author SHA1 Message Date
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
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Keith Wood
b2ef0fcc9e Datepicker: Tamil localisation 2010-03-02 08:27:46 +00:00
Keith Wood
d6fd76c0c1 Datepicker: Add Faroese localisation 2010-02-26 08:09:58 +00:00
Keith Wood
a8747488d0 Datepicker: Fixed #5156 Added Chinese Hong Kong localisation
That makes 50!
2010-02-22 08:43:38 +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
Richard Worth
79bd955054 switched to jQuery 1.4.1 2010-01-27 12:29:43 +00:00
Richard Worth
a1e069759d switched to jQuery 1.4 2010-01-20 13:52:38 +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
90fb45dffa Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). 2010-01-07 03:19:50 +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
a53da5ab89 Datepicker - Fixed #4987 - Add bosnian language to DatePicker 2009-12-08 00:02:19 +00:00
Keith Wood
b0f59eebdb Datepicker: Added Afrikaans and English/UK localisations 2009-10-22 09:49:19 +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
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
Jörn Zaefferer
a2899b145f replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly 2009-07-09 11:17:19 +00:00
Keith Wood
681bcc4ad0 Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization 2009-06-22 02:43:30 +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
Jörn Zaefferer
32c342a282 replaced svn:externals with versioned files within trunk/externals 2009-05-27 17:50:56 +00:00
Keith Wood
068fd93e89 Datepicker: Added Azerbaijani localisation 2009-04-26 02:38:44 +00:00
Keith Wood
3c7b612993 Datepicker: Fixed #4462 - Estonian localization 2009-04-14 12:58:53 +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
Chi Cheng
cb478ac4e4 demo menu: re-order links 2009-03-04 07:57:45 +00:00
Chi Cheng
723d916549 demo menu: re-order links 2009-03-04 07:56:49 +00:00
Scott Jehl
1ded43162a updated demos to a standard format - class animations do not seem to work in safari (unsure why) 2009-02-27 18:05:18 +00:00
Richard Worth
bd3dc48e02 changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
Scott Jehl
e3825ccc80 removed margin-left rules from these draggable demos due to IE6 conflict 2009-02-27 04:06:52 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Keith Wood
3ef80b3b0f Fixed #4156 Serbian localizations 2009-02-19 10:30:43 +00:00
Paul Bakaus
d2d5ea246c demos: added docs + effects into index file again for 1.6 final 2009-01-30 14:30:34 +00:00
Todd Parker
04e2b80577 Commented out new effects, about and theme left nav links, restored simple effect demo links from live site. 2009-01-29 16:17:54 +00:00
Richard Worth
b80bf5aa06 demos index: added bgiframe for modal demos 2009-01-28 13:19:32 +00:00
Todd Parker
d27a3092b7 Added new Effect links and re-instated the About and Theming sections. NOTE: Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed 2009-01-27 16:10:05 +00:00
Jörn Zaefferer
6b37cd7bc6 demos: load docs after demos, otherwise insert of docs sometimes fails 2009-01-26 23:45:40 +00:00
Paul Bakaus
f17f994ecc demos: removed php code from index.html (was breaking doctype in IE!) 2009-01-26 13:46:41 +00:00
Paul Bakaus
888fa659a4 demos: removed absolute doc links for cleaner separation between demo-docs / docs 2009-01-25 16:51:29 +00:00
Paul Bakaus
22bea9f17d demos: changed documentation absolute urls from documentation/ to docs/ 2009-01-25 15:49:15 +00:00
Richard Worth
47f9a3b7dc demos: view source cleanup 2009-01-24 14:05:00 +00:00
Paul Bakaus
90c53fab7c demos: view source should show the actual full source, not just the javascript 2009-01-24 11:12:40 +00:00
Jörn Zaefferer
7b3801239c demos update, View Source 2009-01-24 10:51:03 +00:00
Richard Worth
d3a3e9c7fc demos: rolled demos ui.theme.css into demos.css 2009-01-24 02:13:49 +00:00
Maggie Costello Wachs
53c9696c29 added ThemeSwitcher link to demos nav 2009-01-23 20:37:34 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00