Commit Graph

51 Commits

Author SHA1 Message Date
Scott González
6df127a0b5 Build: Reorganize external directory
Put each external library into its own directory.
Move jquery.js to external.

Ref gh-1266
2014-06-24 22:45:32 -04:00
Jörn Zaefferer
a40647f0e5 All: Rename jquery.js to exclude version in filename 2014-03-05 10:19:11 +01:00
Rafael Xavier de Souza
21154cfa2e All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;

Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Bruno M. Custódio
0d5eaab9bb Updating jQuery to 1.10.2.
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
2013-07-05 08:42:37 -04:00
Bruno M. Custódio
b440979ba6 Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
Kris Borchers
34409e7ddd Updating to jQuery 1.9.0 2013-01-17 00:28:41 -06:00
Scott González
fb6119e182 Upgrade jQuery to 1.8.3. 2012-11-14 15:22:01 -05:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Scott González
86569d8ebc Visual tests: Renamed files. 2012-05-15 10:07:05 -04:00
Scott González
89ff5c5232 Upgrade jQuery to 1.7.2. 2012-03-22 09:45:22 -04:00
Scott González
3f56f8dfc6 Accordion: Added visual tests for nested accordions with differing icons options. 2012-02-26 21:57:48 -05:00
Scott González
d847a1ee20 Accordion: Removed visual test pages. 2011-03-23 10:26:10 -04:00
Richard Worth
593799d6e3 Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
Alex Dovenmuehle
490792be6a Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a new option called heightStyle 2010-12-16 22:55:59 -05:00
Scott González
fce1f97f76 Upgraded jQuery to 1.4.4. 2010-11-12 09:19:26 -05:00
Scott González
19f9c3a559 Upgraded jQuery to 1.4.3. 2010-10-21 22:29:28 -04:00
jzaefferer
f5a14de1b1 Cleaning up visual tests
Fixes #5395 - Visual Tests Cleanup
2010-03-21 21:07:25 +01:00
Scott González
936a934d6d Accordion: Fixed visual test for dl markup.
Fixes #5329 - Nested Accordion header is not lined up properly.
2010-03-14 19:05:59 +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
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
90fb45dffa Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). 2010-01-07 03:19:50 +00:00
Jörn Zaefferer
b6d17b24d4 extracting widget factory into jquery.ui.widget.js 2009-12-16 22:20:18 +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
417d5b29b4 accordion: Fix for #4695 2009-08-11 18:58:03 +00:00
Jörn Zaefferer
e132c1b363 accordion: fix for #4436 2009-08-11 18:46:00 +00:00
Jörn Zaefferer
8ebef87f2e accordion: visual testcase and fix for #4444; probably fixes a few other issues, too, eg. less flickering 2009-08-06 18:57:44 +00:00
Jörn Zaefferer
20e6ef30a7 accordion: visual testcase for #4322, improved the browser default stylings for a better comparsion 2009-08-06 18:34:51 +00:00
Jörn Zaefferer
a4f55498fb accordion: visual testcase for #4322 2009-08-06 18:19:40 +00:00
Richard Worth
44d3893daa visual test : Accordion option navigation true - added a note about needing to refresh the page after clicking a navigation link. 2009-08-05 12:25:12 +00:00
Richard Worth
c57c3dcc09 eol-style and mime-type 2009-08-05 12:17:35 +00:00
Richard Worth
b5c0326d2a Accordion visual test: option navigation true 2009-08-05 12:16:43 +00:00
Richard Worth
d264f1b8c4 added accordion visual test: option autoHeight true 2009-03-23 12:43:17 +00:00
Richard Worth
996a8fa1d0 eol-style and mime-type 2009-03-23 11:43:30 +00:00
Richard Worth
5b000cb2c0 added, cleaned up, and renamed some accordion visual tests 2009-03-23 11:41:34 +00:00
Richard Worth
e827fb076c #4331 - Added visual test page 2009-03-17 11:40:07 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Richard Worth
4db23193c8 eol-style and mime-type 2009-01-31 05:54:48 +00:00
Jörn Zaefferer
4aff25a422 accordion: more realistic testcase for autoHeight:false accordion 2009-01-30 21:47:20 +00:00
Jörn Zaefferer
5484aad005 accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues 2009-01-30 20:42:03 +00:00
Jörn Zaefferer
2b7f14f234 accordion: better default for header-option 2009-01-30 16:58:29 +00:00
Jörn Zaefferer
cc62471b4f accordion: fix for the previous commit; event triggering still somewhat crippled, a few tests failing 2009-01-30 16:49:40 +00:00
Scott González
2c1d4675a8 Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again. 2009-01-30 02:35:37 +00:00
Richard Worth
beb388e3eb tests: new side-by-side comparison of static and visual tests 2009-01-25 12:06:25 +00:00
Richard Worth
cec2d32af2 eol-style and mime-type 2009-01-24 12:07:26 +00:00
Richard Worth
2a49054ffe tests visual: cleanup 2009-01-24 11:20:19 +00:00
Richard Worth
06953372ec tests/visual: added default tests 2009-01-24 04:31:59 +00:00