Scott González
e0019ecd3d
Static tests: Removed slider tests.
2012-02-01 19:54:57 -05:00
Scott González
54fb1441fe
Upgrade jQuery to 1.7.1.
2011-11-22 08:43:09 -05:00
Scott González
50dab05784
Upgrade jQuery to 1.7.
2011-11-09 10:18:33 -05:00
Scott González
efe964d86e
Upgraded jQuery to 1.6.4.
2011-10-18 09:38:27 -04:00
Scott González
daadc343be
Upgrade jQuery to 1.6.2.
2011-07-25 11:46:45 -04:00
jzaefferer
7f4619afdc
Menu: Drop statis test pages. default was outdated, icons is replaced by actual icons support as part of menu.
2011-04-20 17:19:15 +02:00
Scott González
aa235d42b3
Static tests: Removed highlight/error, overlay and index pages.
2011-03-23 10:14:29 -04:00
Scott González
e562ef76d9
Tabs: Removed static test pages.
2011-03-23 10:11:07 -04:00
Scott González
2a09fccd0b
Progressbar: Removed static test pages.
2011-03-23 10:10:30 -04:00
Scott González
8009d00f7e
Interactions: Removed static test pages.
2011-03-23 10:09:54 -04:00
Scott González
bf7237bad8
Dialog: Removed static test pages.
2011-03-23 10:08:28 -04:00
Scott González
b85e11564a
Accordion: Removed static test pages. Added unit tests for dl markup structure.
2011-03-23 10:07:09 -04:00
Richard Worth
593799d6e3
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00
jzaefferer
3552947c19
Merge remote branch 'origin/menu'
...
Conflicts:
demos/autocomplete/categories.html
demos/autocomplete/combobox.html
demos/autocomplete/custom-data.html
demos/autocomplete/default.html
demos/autocomplete/folding.html
demos/autocomplete/multiple-remote.html
demos/autocomplete/multiple.html
demos/autocomplete/remote-jsonp.html
demos/autocomplete/remote-with-cache.html
demos/autocomplete/remote.html
demos/autocomplete/xml.html
demos/button/splitbutton.html
demos/index.html
tests/visual/menu/nested.html
themes/base/jquery.ui.autocomplete.css
ui/jquery.ui.autocomplete.js
2010-12-22 18:31:27 +01: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
Richard D. Worth
202ddd0c58
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
2010-05-26 15:08:37 -04:00
jzaefferer
de5091ddc3
Added menu statics and visual tests to index files
2010-04-30 09:12:44 +02:00
maggiewachs
4ffe07457c
Added left icons and CSS to indent menu option text.
2010-04-16 11:29:05 -04:00
Richard Worth
92fe5e9225
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
2010-03-17 13:16:40 +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
9483dcdbe6
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
...
The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests.
Also removed some old crufty woefully incomplete unused and rotted test harnesses.
2010-02-25 11:09:39 +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
e1550390b1
accordion: fix for static markup
2009-07-09 15:02:05 +00:00
Richard Worth
bf43ab6d30
Added diffs to static and visual markup side-by-side tests
2009-02-21 11:34:08 +00:00
Richard Worth
352b081a39
Switched to jQuery 1.3.2
2009-02-20 11:40:25 +00:00
Scott Jehl
5f1eb4fb73
reverted my slider collision changes - will submit as a patch
2009-02-18 17:13:37 +00:00
Scott Jehl
8a6935c526
Added a static demo and CSS solution for the common problem that occurs when slider handles collide on the same value.
...
This will fix bug #3467
2009-02-18 15:09:31 +00:00
Jörn Zaefferer
3fded1ab27
accordion: added a list into the first panel on the static ul-test, need to fix ui.accordion.css
2009-01-30 20:22:37 +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
Scott Jehl
c927c1cd55
markup updates to support various container element types. accordion-groups are no longer needed. Also content wraps are gone.
...
CSS for this is in the head - as it will break the rest of trunk until these markup changes are implemented
2009-01-29 20:04:27 +00:00
Richard Worth
41b2d7a5b4
slider static tests: a couple more tests
2009-01-29 16:49:22 +00:00
Richard Worth
1b093483db
slider static tests: a couple more tests
2009-01-29 16:42:35 +00:00
Richard Worth
6762157883
slider static tests: file renames
2009-01-29 16:32:32 +00:00
Scott Jehl
a0d600ccaa
css updates to abstract left, right, bottom, top values into CSS
2009-01-29 16:22:13 +00:00
Richard Worth
e568dc146d
slider static tests: updates and cleanup
2009-01-29 15:44:05 +00:00
Richard Worth
8218b06307
file renames
2009-01-29 14:46:51 +00:00
Richard Worth
d6d5f8a297
slider static tests: range, range min
2009-01-29 14:45:45 +00:00
Richard Worth
449ec85964
slider static tests: new test 'Slider range max'
2009-01-29 14:34:11 +00:00
Scott Jehl
bdf7d24cae
new static page for accordion with no wrapper divs (due to new animation update)
...
the css in this file can replace accordion.css in themes/base once this is implemented and all css references to the content-wrap can be removed.
2009-01-28 18:01:34 +00:00
Maggie Costello Wachs
7080e7ce02
added row break class to datepicker with multiple calendars. we can delete this later if needed; just want to make sure a fix is in place before the next release.
2009-01-28 16:20:19 +00:00
Richard Worth
191929a57e
tests static icons: fixed icon test page in IE6
2009-01-28 13:16:15 +00:00
Richard Worth
8fd2835be1
Added missing icon: .ui-icon-script
2009-01-28 13:02:56 +00:00
Richard Worth
2fb657c25a
eol-style and mime-type
2009-01-28 11:53:09 +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
d3a81ddf67
tests static: added index
2009-01-24 21:33:44 +00:00