aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into datepickerFelix Nagel2015-12-021-0/+2
|\
| * Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-071-0/+1
| | | | | | | | This widget replaces the buttonset widget
| * Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-071-0/+1
| |
* | Calendar: Add calendar widgetFelix Nagel2015-01-291-0/+1
|/ | | | | | | | | | | Add calendar widget by copying and renaming datepicker widget files. Remove datepicker functionality, options and methods from Calendar. Remove calendar functionality, options and methods from Datepicker. Adjust tests due to split and changed specification. Remove duplicated demo files and fix some demos. Simplify calendar generation, use CSS instead of inline styles. Fix destroy method. Make use of uniqueId method. Fix focus highlighting when month is changed. Add version property. Add common unit tests. Fix input keyboard handling.
* Demos: Adding <meta name="viewport"> tag for easier mobile browsingTJ VanToll2014-03-071-9/+2
|
* Demos: Fixing broken links to effect demosTJ VanToll2014-01-171-9/+9
|
* Selectmenu: Cleanup demo markupJörn Zaefferer2012-12-071-0/+1
|
* Demos: Cleanup.Scott González2012-09-101-327/+30
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Effects: Renamed all files.Scott González2012-06-151-13/+13
|
* Datepicker: Corrected language code for Georgian language according to ISO ↵Pavel Stetina2012-05-291-1/+1
| | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
* Fix various issues in our html files, first batchJörn Zaefferer2012-04-231-1/+1
|
* Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵Lado Lomidze2012-03-221-0/+1
| | | | Georgian localization.
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵Richard D. Worth2012-02-151-0/+1
| | | | localization
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵Douglas2012-02-121-0/+1
| | | | localization.
* Demos: Specify the dataType when loading the demo and docs files. Fixes ↵Scott González2012-01-281-2/+2
| | | | #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources.
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this ↵Jörn Zaefferer2012-01-041-23/+19
| | | | delete on the menubar branch, while development on master can continue without them.
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵David De Sloovere2011-11-171-0/+1
| | | | (Belgium) Localization
* Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵stojce2011-11-171-0/+1
| | | | Datepicker: Add Macedonian Localization
* Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵William Griffiths2011-11-171-0/+1
| | | | Welsh/UK Localization
* Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add ↵Michel Weimerskirch2011-11-171-0/+1
| | | | Luxembourgish Translation
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan ↵Scott González2011-11-011-1/+1
| | | | language code.
* Demos: replace global.js with globalize.js.midlis2011-10-251-2/+2
|
* 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
|
* Widget: Demo.Jörn Zaefferer2011-05-231-0/+1
|
* Popup and Menubar demosJörn Zaefferer2011-05-081-0/+4
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add ↵Scott González2011-02-251-0/+1
| | | | Tajikistan localization.
* Datepicker i18n: Added Algerian Arabic to demos.Scott González2011-01-191-0/+1
|
* Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2011-01-171-0/+4
|\
| * Datepicker i18n: Fixed missing references.Scott González2011-01-171-0/+2
| |
| * Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵Scott González2011-01-171-0/+2
| | | | | | | | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell
* | Renamed glob.js to jquery.global.js to match actual plugin filenames.jzaefferer2011-01-171-2/+2
|/
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-221-0/+2
|\ | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html
| * The accidental merge of tooltip into master was reverted in master, that ↵jzaefferer2010-04-081-0/+2
| | | | | | | | revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
| * Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-011-2/+0
| | | | | | | | | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master.
| * Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-211-0/+2
| |
* | Merge remote branch 'origin/menu'jzaefferer2010-12-221-0/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Menu demos: Restrict selectors to demo elements; add menu to demos/index.htmljzaefferer2010-06-191-0/+2
| |/
* | Fix demos index page to include globalization plugin for spinner demos, ↵jzaefferer2010-12-221-0/+2
| | | | | | | | along a wording fix in spinner-time demo.
* | Merge remote branch 'origin/spinner'jzaefferer2010-12-221-0/+2
|\ \
| * | Slider: Add spinner to demo indexjzaefferer2010-10-271-0/+2
| | |
* | | 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
| |
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-191-1/+1
| | | | | | | | in IE9 because of bgiframe.
* | Demos: Coding standards.Scott González2010-10-131-93/+92
| |