aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Selectmenu: improved custom render demo CGLFelix Nagel2012-12-191-12/+19
|
* Merge branch 'master' into selectmenuFelix Nagel2012-12-151-7/+7
|\
| * Autocomplete: Combobox demo - Collapse menu when clicking button.Scott González2012-12-131-7/+7
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-12-127-84/+80
|\|
| * Progressbar: Add link to custom label demo in demo index.Kris Borchers2012-12-061-0/+1
| |
| * Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes ↵Bjørn Johansen2012-12-051-0/+4
| | | | | | | | | | | | #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales. Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no>
| * Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add ↵Pavel Selitskas2012-12-051-0/+2
| | | | | | | | Belarusian locale.
| * Progressbar: Custom label demo cleanupKris Borchers2012-12-031-21/+22
| |
| * Progressbar: Add custom label demo.Kris Borchers2012-11-291-0/+57
| |
| * Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid ↵Anika Henke2012-11-291-7/+7
| | | | | | | | | | | | CSS for legacy browsers Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way.
| * Progressbar demos: Cleanup.Scott González2012-11-291-8/+8
| |
| * Progressbar demos: Removed resize demo.Scott González2012-11-292-34/+0
| |
| * Progressbar demos: Removed animated demo.Scott González2012-11-292-35/+0
| |
* | Selectmenu: Remove colons from labels, annoying for screenreader-users. ↵Jörn Zaefferer2012-12-091-3/+3
| | | | | | | | Cleanup whitespace.
* | Selectmenu: Cleanup demo markupJörn Zaefferer2012-12-072-8/+7
| |
* | Selectmenu: fix jQuery UI framework icon demoFelix Nagel2012-12-031-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-288-20/+27
|\|
| * Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ↵Pawel Maruszczyk2012-11-281-1/+6
| | | | | | | | ugly in IE
| * Tooltip: Escape the title attribute so that it's treated as text and not ↵Scott González2012-11-271-1/+1
| | | | | | | | HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content.
| * Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 ↵Scott González2012-11-271-1/+1
| | | | | | | | - Autocomplete: XSS in combobox demo.
| * Autocomplete demo: Combobox cleanup.Scott González2012-11-261-16/+12
| |
| * Dialog: Use button widget for close button (was already listed as dependency)Jörn Zaefferer2012-11-266-3/+9
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-233-6/+57
|\|
| * Progressbar: Add ability to set value: false for an indeterminate ↵kborchers2012-11-213-6/+57
| | | | | | | | progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar
* | Selectmenu: Upgrade jQuery to 1.8.3Felix Nagel2012-11-232-2/+2
| |
* | Merge branch 'master' into selectmenuJörn Zaefferer2012-11-15136-136/+136
|\|
| * Upgrade jQuery to 1.8.3.Scott González2012-11-14136-136/+136
| |
* | Selectmenu: lint fixesFelix Nagel2012-11-131-3/+3
| |
* | Selectmenu: CSS fix for gravatar demoFelix Nagel2012-11-131-1/+2
| |
* | Selectmenu: fix doctype declarationFelix Nagel2012-11-123-3/+3
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-1023-206/+109
|\|
| * Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz ↵Sergey Kartashov2012-11-071-0/+2
| | | | | | | | localization.
| * Revert "Datepicker: Added Kyrgyz localisation"Scott González2012-11-061-2/+0
| | | | | | | | This reverts commit 4995ea05fef171bc6cb2f941f062997d2cab76a4.
| * Datepicker: Added Kyrgyz localisationelisy2012-11-061-0/+2
| |
| * Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever ↵Jörn Zaefferer2012-11-051-0/+3
| | | | | | | | overlapping the trigger. Also fix max-width for custom-content demo. Fixes #8739 - Tooltip: Default positioning on large items off.
| * Slider demo: Removed IE6 CSS hack.Scott González2012-10-261-1/+0
| |
| * Droppable demo: Removed IE6 CSS hack.Scott González2012-10-261-2/+2
| |
| * Removed bgiframe.Scott González2012-10-266-6/+0
| |
| * Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata.Scott González2012-10-251-1/+1
| |
| * Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - ↵Scott González2012-10-252-2/+0
| | | | | | | | Autocomplete: Remove data fallbacks.
| * Position: Removed offset option. Fixes #6982 - Position: Remove offset option.Scott González2012-10-251-5/+0
| |
| * Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ↵Jörn Zaefferer2012-10-241-5/+8
| | | | | | | | with animated modal dialog.
| * Cleanup demos: Copy&paste errors in titles, bad descriptions or stylingJörn Zaefferer2012-10-244-5/+7
| |
| * Menu: Use start icon (first is deprecated)Jörn Zaefferer2012-10-241-1/+1
| |
| * Menu: Remove stupid demos, add an icons demo, improve the default demoJörn Zaefferer2012-10-235-179/+86
| |
* | Selectmenu: follow-up to "Fix data naming"Felix Nagel2012-10-251-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-10-124-6/+6
|\|
| * Datepicker demo: Fixed date range restriction when clearing dates. Fixes ↵Scott González2012-10-111-2/+2
| | | | | | | | #5473 - Datepicker: Date range demo bug when clearing date.
| * Demos: Fixed titles.Scott González2012-10-083-4/+4
| |
* | Selectmenu: Upgrade jQuery to 1.8.2.Felix Nagel2012-10-032-2/+2
| |