Scott González
7d9d2b551f
External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9 because of bgiframe.
2010-10-19 23:05:13 -04:00
Scott González
715f83f1ce
Demos: Coding standards.
2010-10-13 15:49:00 -04:00
Scott González
7ce4ddbcac
Tabs demos: Coding standards.
2010-10-13 15:43:49 -04:00
Scott González
b12d528e8f
Effects (toggle) demos: Coding standards.
2010-10-13 15:29:56 -04:00
Scott González
a300658ecf
Effects (toggleClass) demos: Coding standards.
2010-10-13 15:29:37 -04:00
Scott González
68cb8fea09
Effects (switchClass) demos: Coding standards.
2010-10-13 15:24:00 -04:00
Scott González
bb41a258a8
Sortable demos: Coding standards.
2010-10-13 15:23:42 -04:00
Scott González
060af83ec9
Slider demos: Coding standards.
2010-10-13 10:39:50 -04:00
Scott González
527bc44afe
Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fixes #5698 - Selectable: Bug in serializable demo.
2010-10-11 20:58:53 -04:00
Scott González
99b71a51c8
Effects (show): coding standards.
2010-09-27 15:54:52 -04:00
Scott González
03517636e8
Selectable demos: coding standards.
2010-09-27 15:47:17 -04:00
Scott González
6b6e1d76e7
Resizable demos: coding standards.
2010-09-27 15:42:06 -04:00
Scott González
f02c41ec51
Effects (removeClass) demos: coding standards.
2010-09-27 15:41:35 -04:00
Scott González
2dd676e18a
Dialog demos: safer selectors for the demo system workaround.
2010-09-27 11:31:55 -04:00
Scott González
23b569f46e
Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add Portuguese localization.
2010-09-24 08:58:18 -04:00
Jorge Barreiro
f04a25f9bf
Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galician localization.
2010-09-20 10:59:01 -04:00
Richard D. Worth
82b15951d1
Dialog demo: syntax error, errant single quote from last style guide update. Fixed #6074 - Dialog: demo of modal form broken
2010-09-19 17:14:22 -07:00
Scott González
9958d2968f
Progressbar demos: Coding standards.
2010-09-10 10:27:32 -04:00
Scott González
4a4fab829f
Position demos: Coding standards.
2010-09-10 10:24:33 -04:00
Scott González
0956c9ec40
Effects .hide() demos: Coding standards.
2010-09-10 10:18:39 -04:00
Scott González
a1fc59c17e
Droppable demos: Coding standards.
2010-09-10 09:38:42 -04:00
Scott González
6cf45dd25a
Draggable demos: Coding standards.
2010-09-10 09:17:58 -04:00
Scott González
98fb8c8362
Dialog demos: Coding standards.
2010-09-10 09:01:54 -04:00
Scott González
6df7729714
Datepicker demos: Coding standards.
2010-09-10 08:50:53 -04:00
Scott González
8b4d187746
Button demos: Coding standards.
2010-09-09 22:45:43 -04:00
Scott González
eba3067479
Demos: Cleanup.
2010-09-09 22:33:28 -04:00
Scott González
df932bbba3
Autocomplete demos: Coding standards.
2010-09-09 22:33:28 -04:00
Scott González
83244d933c
Effects demos (partial): Coding standards.
2010-09-09 22:33:28 -04:00
Scott González
b79e92818f
Accordion demos: Coding standards.
2010-09-09 22:33:28 -04:00
jzaefferer
1b4019a233
Autocomplete: Combobox demo cleanup
2010-08-29 11:31:03 +02:00
Scott González
4400632f53
Autocomplete: Improved cache demo.
2010-08-27 12:47:19 -04:00
Scott González
2398f6d23a
Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localization for ui.datepicker.
2010-08-11 08:33:46 -04:00
Scott González
ee1f5b54de
Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - Progressbar: resize demo is broken.
2010-07-29 05:32:04 -04:00
Scott González
d7fa82bc5e
Added position plugin to demo pages that use dialogs.
2010-07-27 20:46:39 -04:00
Scott González
dde27daf62
Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar localization demo.
2010-07-27 17:59:37 -04:00
Scott González
860635fd17
Autocomplete: Removed selection handling in IE. No longer needed now that autocomplete ensures that the cursor is placed at the end of the field on select.
2010-07-22 14:55:41 -04:00
Scott González
123467af8e
Autocomplete (combobox demo): Set intial value of text field based on value of select element. Partial fix for #5757 - Autocomplete combobox issues.
2010-07-20 14:49:14 -04:00
Scott González
5d1e297640
Autocomplete (combobox demo): Detect valid entries when typed, but not selected from menu. Fixes #5605 - Autocomplete combobox demo does not accept valid values.
2010-07-20 14:35:54 -04:00
Scott González
ba091650ff
Autcomplete: Refactored combobox demo.
2010-07-20 14:20:46 -04:00
Scott González
c2c09e8953
Autocomplete: Clear selectedItem property whenever the user types something. Also updated combobox to clear the select element when clearing the text element. Fixes #5453 - Autocomplete: combobox demo doesn't remove invalid values.
2010-07-20 13:24:53 -04:00
Scott González
5debdb08d7
Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: Support for accent-folding.
2010-07-19 21:53:19 -04:00
Scott González
1f2cfb942f
Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are not html-encoded.
...
As noted in the ticket, it's probably better to default to unstyled items to prevent problems. Users can still implement their own rendering method as shown in the custom data and display demo.
2010-07-19 15:45:30 -04:00
Scott González
7deb873c51
Autocompelte demos: Renamed the scrollable demo so the title fits on one line in the sidebar.
2010-07-19 15:35:47 -04:00
Scott González
5e3755af8a
Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: document and demo a scrolling menu.
2010-07-19 14:17:44 -04:00
Scott González
44daca1cfa
Autocomplete demos: Added more programming languages and alphabetized.
2010-07-19 14:10:37 -04:00
Scott González
44d1a38a19
Autocomplete: Moved all demo images into /demos/autocomplete/images.
2010-07-19 10:06:07 -04:00
Scott González
fe71d5d0a0
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results.
...
We will need to undo this change when ThemeRoller supports generating loading images.
2010-07-19 09:41:21 -04:00
Scott González
bf947d1756
Class animation demos: Don't chain id and class selectors together in CSS since IE6 doesn't understand chained rules.
2010-07-16 09:37:31 -04:00
jzaefferer
a3ab2b223b
Add support for multiple events, along with hoverintent demo. Fixes #3614 - Accordion: support multiple events being set at the same time
2010-07-14 19:39:50 +02:00
Scott González
594b7f5b23
Dialog: Fixed reference to bgiframe.
2010-07-08 09:02:56 -04:00