Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops... | Scott González | 2013-02-02 | 1 | -1/+0 |
| | |||||
* | Dialog: Check for empty array in addition to empty object when checking if ↵ | Scott González | 2013-02-01 | 1 | -0/+1 |
| | | | | there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes. | ||||
* | Datepicker demo: Simplify localization demo so that jqueryui.com works properly. | Scott González | 2013-01-31 | 5 | -142/+98 |
| | |||||
* | Sortable demo: Fix use of tabs API. | Scott González | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: ↵ | Scott González | 2013-01-30 | 2 | -2/+2 |
| | | | | Multiple demo has errors. | ||||
* | Autocomplete demo: Fixed reference to widget instance. | Scott González | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 136 | -148/+148 |
| | |||||
* | Tabs: Update manipulation demo - implement alt+del shortcut to remove active ↵ | Jörn Zaefferer | 2012-12-28 | 1 | -2/+10 |
| | | | | tab. Fixes #7847 - Tabs: simple manipulation accessibility | ||||
* | Tabs: Update manipulation demo - use delegate instead of live (can't use on ↵ | Jörn Zaefferer | 2012-12-28 | 1 | -1/+1 |
| | | | | until we drop core 1.6 support), reuse selected element | ||||
* | Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add ↵ | Matthieu Penant | 2012-12-17 | 1 | -0/+2 |
| | | | | Canadian French locale. | ||||
* | Autocomplete: Combobox demo - Collapse menu when clicking button. | Scott González | 2012-12-13 | 1 | -7/+7 |
| | |||||
* | Progressbar: Add link to custom label demo in demo index. | Kris Borchers | 2012-12-06 | 1 | -0/+1 |
| | |||||
* | Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes ↵ | Bjørn Johansen | 2012-12-05 | 1 | -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 Selitskas | 2012-12-05 | 1 | -0/+2 |
| | | | | Belarusian locale. | ||||
* | Progressbar: Custom label demo cleanup | Kris Borchers | 2012-12-03 | 1 | -21/+22 |
| | |||||
* | Progressbar: Add custom label demo. | Kris Borchers | 2012-11-29 | 1 | -0/+57 |
| | |||||
* | Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid ↵ | Anika Henke | 2012-11-29 | 1 | -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ález | 2012-11-29 | 1 | -8/+8 |
| | |||||
* | Progressbar demos: Removed resize demo. | Scott González | 2012-11-29 | 2 | -34/+0 |
| | |||||
* | Progressbar demos: Removed animated demo. | Scott González | 2012-11-29 | 2 | -35/+0 |
| | |||||
* | Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ↵ | Pawel Maruszczyk | 2012-11-28 | 1 | -1/+6 |
| | | | | ugly in IE | ||||
* | Tooltip: Escape the title attribute so that it's treated as text and not ↵ | Scott González | 2012-11-27 | 1 | -1/+1 |
| | | | | HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content. | ||||
* | Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 ↵ | Scott González | 2012-11-27 | 1 | -1/+1 |
| | | | | - Autocomplete: XSS in combobox demo. | ||||
* | Autocomplete demo: Combobox cleanup. | Scott González | 2012-11-26 | 1 | -16/+12 |
| | |||||
* | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 6 | -3/+9 |
| | |||||
* | Progressbar: Add ability to set value: false for an indeterminate ↵ | kborchers | 2012-11-21 | 3 | -6/+57 |
| | | | | progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar | ||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 136 | -136/+136 |
| | |||||
* | Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz ↵ | Sergey Kartashov | 2012-11-07 | 1 | -0/+2 |
| | | | | localization. | ||||
* | Revert "Datepicker: Added Kyrgyz localisation" | Scott González | 2012-11-06 | 1 | -2/+0 |
| | | | | This reverts commit 4995ea05fef171bc6cb2f941f062997d2cab76a4. | ||||
* | Datepicker: Added Kyrgyz localisation | elisy | 2012-11-06 | 1 | -0/+2 |
| | |||||
* | Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever ↵ | Jörn Zaefferer | 2012-11-05 | 1 | -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ález | 2012-10-26 | 1 | -1/+0 |
| | |||||
* | Droppable demo: Removed IE6 CSS hack. | Scott González | 2012-10-26 | 1 | -2/+2 |
| | |||||
* | Removed bgiframe. | Scott González | 2012-10-26 | 6 | -6/+0 |
| | |||||
* | Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata. | Scott González | 2012-10-25 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - ↵ | Scott González | 2012-10-25 | 2 | -2/+0 |
| | | | | Autocomplete: Remove data fallbacks. | ||||
* | Position: Removed offset option. Fixes #6982 - Position: Remove offset option. | Scott González | 2012-10-25 | 1 | -5/+0 |
| | |||||
* | Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -5/+8 |
| | | | | with animated modal dialog. | ||||
* | Cleanup demos: Copy&paste errors in titles, bad descriptions or styling | Jörn Zaefferer | 2012-10-24 | 4 | -5/+7 |
| | |||||
* | Menu: Use start icon (first is deprecated) | Jörn Zaefferer | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Menu: Remove stupid demos, add an icons demo, improve the default demo | Jörn Zaefferer | 2012-10-23 | 5 | -179/+86 |
| | |||||
* | Datepicker demo: Fixed date range restriction when clearing dates. Fixes ↵ | Scott González | 2012-10-11 | 1 | -2/+2 |
| | | | | #5473 - Datepicker: Date range demo bug when clearing date. | ||||
* | Demos: Fixed titles. | Scott González | 2012-10-08 | 3 | -4/+4 |
| | |||||
* | Autocomplete cache demo: Let the widget handle request synchronization. ↵ | Scott González | 2012-10-02 | 1 | -6/+3 |
| | | | | Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. | ||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 137 | -137/+137 |
| | |||||
* | Button demos: Fix selector since demo wrapper div was removed | Kris Borchers | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Widget demo: Remove link to planning wiki. | Scott González | 2012-09-11 | 1 | -1/+0 |
| | |||||
* | Demo: Missed one wrapper div. | Scott González | 2012-09-10 | 1 | -2/+0 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 167 | -2542/+731 |
| | |||||
* | Menu demo: Added demo description. | Scott González | 2012-09-06 | 1 | -0/+8 |
| |