Commit Graph

675 Commits

Author SHA1 Message Date
jzaefferer
345592ff4a Spinner: Removing rtl demo 2010-11-02 16:31:22 +01:00
jzaefferer
183fb69abf Slider: Add spinner to demo index 2010-10-27 17:51:55 +02:00
jzaefferer
d91cd61f79 Spinner: More refactorings and cleanups, and heavy improvement on the incremental-logic, including a delay of 500ms after the first increment and before continous increments 2010-10-27 16:38:00 +02:00
jzaefferer
2df094527e Spinner: Changed default for numberformat to null. Fixed disabled option to not prevent changing value via step and page methods. OVerhauled testsuite. 2010-10-26 12:14:45 +02:00
jzaefferer
0a1da016ff Slider: Update to latest mousewheel plugin 2010-10-26 10:53:03 +02:00
jzaefferer
bc3d283d2c Replaced hexadecimal demo with decimal demo. Updated that and the currency demo (previously donation) to use globalization plugin with a select for three different cultures (probably more to come). Updated spinner widget to use Globalization when available, replacing all number formatting related options with a single numberformat option. 2010-10-23 01:51:12 +02:00
jzaefferer
f7d8a1ba57 Porting old spinner implementation to 1.8, dropping some baggage. 2010-10-22 06:16:12 +02:00
Scott González
19f9c3a559 Upgraded jQuery to 1.4.3. 2010-10-21 22:29:28 -04:00
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