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
|
9473ea7186
|
Slider demo: Removed IE6 CSS hack.
|
2012-10-26 16:33:19 -04:00 |
|
Jörn Zaefferer
|
88bfb7572d
|
Cleanup demos: Copy&paste errors in titles, bad descriptions or styling
|
2012-10-24 12:47:01 -04:00 |
|
Scott González
|
a638acb583
|
Upgrade jQuery to 1.8.2.
|
2012-09-20 21:41:47 -04:00 |
|
Scott González
|
303f20e1b3
|
Demos: Cleanup.
|
2012-09-10 11:33:46 -04:00 |
|
Scott González
|
1e6b2b2298
|
Upgrade jQuery to 1.8.0.
|
2012-08-13 09:19:09 -04:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04: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 |
|
Richard Worth
|
593799d6e3
|
Switched to latest stable jQuery 1.5.1
|
2011-03-02 20:49:20 -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 |
|
Scott González
|
060af83ec9
|
Slider demos: Coding standards.
|
2010-10-13 10:39:50 -04: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 |
|
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 |
|
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 |
|
Richard Worth
|
1d41fc6715
|
slider: fixed missing references to mouse plugin
|
2010-01-01 12:48:11 +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
|
389343cfd3
|
added tabs-slider demo
|
2009-07-19 11:32:40 +00:00 |
|
Richard Worth
|
5f83018470
|
eol-style and mime-type
|
2009-05-22 03:29:00 +00:00 |
|
Jörn Zaefferer
|
07e0689f7b
|
slider demo: added hotelrooms example, showing how to enhance an existing select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
|
2009-03-03 22:50:17 +00:00 |
|
Jörn Zaefferer
|
de06ca6622
|
slider demo: added hotelrooms example, showing how to enhance an existing select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
|
2009-03-03 21:04:30 +00:00 |
|
Richard Worth
|
c701c7126c
|
reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1)
|
2009-03-03 11:15:16 +00:00 |
|
Richard Worth
|
aacb34f437
|
demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari
|
2009-03-03 10:38:12 +00:00 |
|
Richard Worth
|
6d8e662744
|
demos: slider - Simple colorpicker, prevent sliders from sometimes being drawn vertical when page first loads. Weird.
|
2009-03-03 10:32:52 +00:00 |
|
Jörn Zaefferer
|
cacb2acee4
|
refactored multiple-slider demo by setting a few defaults and reading values from markup, removing some inline styles
|
2009-02-28 12:24:42 +00:00 |
|
Richard Worth
|
352b081a39
|
Switched to jQuery 1.3.2
|
2009-02-20 11:40:25 +00:00 |
|
Klaus Hartl
|
82d7c67bd3
|
fixed an incorrect slash and a self closing span
|
2009-02-13 22:18:35 +00:00 |
|
Richard Worth
|
27fb50e276
|
demos slider: removed extra char (;) in stylesheet
|
2009-02-05 06:03:31 +00:00 |
|
Bohdan Ganicky
|
d5094f9a3b
|
demos/slider/side-scroll: fixed broken layout on index page on IE6, relates to #3851
|
2009-01-30 18:25:09 +00:00 |
|
Bohdan Ganicky
|
b81f57ad38
|
demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" demo broken on IE) ...still some issues
|
2009-01-30 15:54:23 +00:00 |
|
Richard Worth
|
62b7c8eda8
|
demos: fixed demo descriptions to use CODE for option names instead of STRONG
|
2009-01-28 10:49:44 +00:00 |
|
Richard Worth
|
0d4d56ae45
|
demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore
|
2009-01-27 10:08:19 +00:00 |
|
Richard Worth
|
19a1468fc3
|
switched to jQuery 1.3.1
|
2009-01-22 09:13:28 +00:00 |
|
Maggie Costello Wachs
|
88d8063be4
|
slightly reorganized/renamed demos to better reflect functionality
|
2009-01-20 21:10:12 +00:00 |
|
Todd Parker
|
be22dee1da
|
Removed some content from default description and added to overview section on docs wiki instead,
|
2009-01-19 18:24:50 +00:00 |
|
Richard Worth
|
2b728dc730
|
Happy Birthday jQuery (switched to jQuery 1.3)
|
2009-01-14 23:26:15 +00:00 |
|
Scott Jehl
|
7ffeecefc9
|
fixed behavior where cursor moves faster than handle on drag - simple style toggle
|
2009-01-13 15:15:24 +00:00 |
|
Richard Worth
|
877f03b853
|
switched to jQuery 1.3rc2
|
2009-01-13 00:49:10 +00:00 |
|