aboutsummaryrefslogtreecommitdiffstats
path: root/demos/droppable/revert.html
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* Droppable demos: Coding standards.Scott González2010-09-101-23/+26
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
| | | | Fixes #5023 - Split mouse code into its own file.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-3/+3
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* removed margin-left rules due to IE6 conflictScott Jehl2009-02-271-1/+1
|
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-281-1/+1
|
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* reorganized/renamed the droppable demosMaggie Costello Wachs2009-01-161-4/+2
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* reverted temp commit for demosPaul Bakaus2009-01-121-1/+1
|
* temp commit: reverted to 1.2.6 to fix website issuesPaul Bakaus2009-01-121-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* removed default theme in favor of only one versioned css framework/TR theme ↵Richard Worth2009-01-071-1/+1
| | | | - base
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* demos: corrected some page titlesRichard Worth2008-12-311-1/+1
|
* demos: added wrappers for droppable demosPaul Bakaus2008-12-311-1/+11
|
* demos: moved the demos.css link down so it can override default theme ↵Richard Worth2008-12-311-3/+3
| | | | styles. other minor updates.
* demos: whitespace fixesRichard Worth2008-12-311-3/+3
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* set svn:eol-style to nativeRichard Worth2008-12-301-47/+47
|
* demos: added revert 'valid', 'invalid' demos to droppables, droppable ↵Paul Bakaus2008-12-301-0/+47
connection demo to sortables