Commit Graph

1270 Commits

Author SHA1 Message Date
Alexander Schmitz
16abde399d Spinner: Updates for new button widget and classes option 2015-10-08 14:02:35 -04:00
Alexander Schmitz
40a9d1dfdb Controlgroup: Inital commit of new widget
This widget replaces the buttonset widget
2015-10-07 10:57:59 -04:00
Alexander Schmitz
25d0c85718 Checkboxradio: Initial commit of new widget 2015-10-07 10:57:59 -04:00
Alexander Schmitz
02033262ee Button: Initial commit of button re-factor
Move to using element stats rather then js class states remove
ui-button-text spans.
Removed button set
2015-10-07 10:57:59 -04:00
Jörn Zaefferer
b698f809de Tests: Use demo bootstrap for visual tests
Adds a data-composite option and fixes paths for effects. Otherwise
just applies the same conversion as already applied to demos, sometimes
moving a <style> element to the right place.
2015-09-30 17:55:20 +02:00
Jörn Zaefferer
c02f59981f Tooltip: Turn of collision detection on forms demo for mobile rendering
Slighly improves the result by avoiding the tooltip ending up on top of
the input.
2015-09-30 17:07:39 +02:00
Jörn Zaefferer
5cbb419f24 Demos: Add device-width viewport meta to all demos
Ref 343c265172
2015-09-30 17:07:38 +02:00
Jörn Zaefferer
29d288b8f2 Demos: Remove use of disableSelection() in widget demo, no need
Ref 4916487440
2015-09-21 13:14:20 +02:00
Jörn Zaefferer
cfe91fd9e2 Demos: Add missing disable-selection dependency in sortable-ish demos
Ref 4916487440
Ref #9647
2015-09-21 13:13:42 +02:00
Alexander Schmitz
c9fbb763ab Demos: Style updates
Ref #14246
Ref gh-1588
2015-08-21 08:06:24 -04:00
Alexander Schmitz
b5f0fae57a Widget: Style updates
Ref #14246
Ref gh-1588
2015-08-21 08:06:24 -04:00
Alexander Schmitz
de242d8ca9 Effects: Style updates
Ref #14246
Ref gh-1588
2015-08-21 08:06:24 -04:00
Alexander Schmitz
f43311da93 Droppable: Style updates
Ref #14246
Ref gh-1588
2015-08-21 08:06:23 -04:00
Alexander Schmitz
063885f592 Tabs: Style updates
Ref #14246
Ref gh-1588
2015-08-21 08:06:22 -04:00
Alexander Schmitz
eeb962027e Tooltip: Move tooltip into widgets directory
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
18486cb60c Tabs: Move tabs into widgets directory
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
33e135061f Spinner: Move spinner into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
657b6d0f58 Sortable: Move sortable into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
149a1a2a82 Slider: Move slider into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
e7c9e8877e Selectmenu: Move selectmenu into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
2a279db00a Selectable: Move selectable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
e59b596141 Resizable: Move resizable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
5dc88353d4 Mouse: Move mouse into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
92e267903e Progressbar: Move progressbar into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
8140d0c901 Menu: Move menu into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
8b3005fd58 Droppable: Move droppable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
59ea81003d Effects: Move individual effects into effects folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
3b2db14b3b Draggable: Move draggable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
5efa98361e Dialog: Move dialog into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
f1ce6e5de5 Datepicker: Move datepicker into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
dd6a99f140 Button: Move button into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
4c6b1463ea Autocomplete: Move autocomplete into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
12d5aed283 Accordion: Move accordion into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
e6dbcd9f30 Demos: bootstrap needs to account for widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
f4331c87e0 Slider: Remove horizontal scrollbar demo from index it was removed 2015-07-21 11:00:42 -04:00
Alexander Schmitz
f84db71f4e Droppable: Remove shopping cart demo from index it was deleted 2015-07-21 11:00:42 -04:00
Alexander Schmitz
23f0064ecd Widget: Update demo to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
b60694ee30 Tooltip: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
d1c0e38185 Tabs: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
48f31d7dd0 Sortable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
ebb8bbf168 Spinner: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
19328423fe Sortable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
78364a2428 Slider: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
0e8d871a26 Selectmenu: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
91ee61e780 Selectable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
4ea6f8f0b4 Resizable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
df37d7d505 Progressbar: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
febd120d75 Position: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
f5eb4eff60 Menu: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
d13f81d88a Effects: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
6acdd4a444 Droppable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
41b5b2d7a9 Draggable: Update to demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
f18ec88ea8 Dialog: Switch demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
0935c9af36 Autocomplete: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
9484718a00 Datepicker: Update localization demo to use i18n files from ui folder
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
4c22343281 Datepicker: Use new demos infrastructure
Ref #10119
2015-07-21 11:00:40 -04:00
Alexander Schmitz
9ef4150425 Accordion: Use new demos infrastructure
Ref #10119
2015-07-21 11:00:40 -04:00
Alexander Schmitz
21acf69770 Demos: Fixup correct name 2015-07-21 11:00:40 -04:00
Alexander Schmitz
7336a5869c Demos: Add new infrastructure using a require.js bootstrap
Fixes #10119
Closes gh-1557
2015-07-21 11:00:40 -04:00
Alexander Schmitz
c79bc7f040 Progressbar: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:58 -04:00
Alexander Schmitz
ba37ca9ea5 Position: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:58 -04:00
Alexander Schmitz
5ee324dd72 Effects: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:57 -04:00
Alexander Schmitz
e543253468 Widget: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:57 -04:00
Alexander Schmitz
24f1ce9ea0 Tooltip: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:57 -04:00
Alexander Schmitz
c25a541fc4 Tabs: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:57 -04:00
Alexander Schmitz
89bf0d057b Spinner: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:56 -04:00
Alexander Schmitz
d157b59a51 Sortable: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:56 -04:00
Alexander Schmitz
dcd3cd516c Slider: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:56 -04:00
Alexander Schmitz
35ef105430 Droppable: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:56 -04:00
Alexander Schmitz
be0a176b1f Dialog: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:55 -04:00
Alexander Schmitz
183422bd9f Datepicker: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:55 -04:00
Alexander Schmitz
12df1b7dad Button: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:55 -04:00
Alexander Schmitz
8b4ce807cd Autocomplete: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:55 -04:00
Alexander Schmitz
b240eed81b Accordion: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:55 -04:00
Scott González
ec952e2909 Slider: Remove scrollbar demo
Custom scrollbars are often a bad idea and this was a particularly minimal,
and therefore terrible, implementation.
2015-04-22 12:37:08 -04:00
Jörn Zaefferer
9f62a3faf6 Autocomplete: Cleanup remote-jsonp demo
Fix handling of empty response, remove silly open/close handlers,
fix select callback, fix demo description.

Closes gh-1542
2015-04-20 16:55:26 +02:00
Jörn Zaefferer
2d0f05b25d Selectmenu: Add a disabled-default option example to default demo
Ref gh-1520
2015-04-08 15:00:16 +02:00
Jörn Zaefferer
c5b215e319 Menu: Update default demo, use product categories
Makes it look like a navigation menu that can't be navigated, at least
better than the random city names we had before.

Ref #11641
2015-04-08 14:33:35 +02:00
Alexander Schmitz
01c8f88c81 Droppable: Remove shopping cart demo
This has terrible UX that we shouldn't promote anymore.
2015-03-11 16:05:41 -04:00
Alexander Schmitz
9d71547394 Tooltip: Add classes option
Ref #7053
Ref gh-1411
2015-03-11 16:05:33 -04:00
Alexander Schmitz
f58277a521 Droppable: Add classes option
Ref #7053
Ref gh-1411
2015-03-11 16:04:34 -04:00
Scott González
af4c35df9d Selectmenu: Support width: false and default to 14em
`width: null` still matches the width of the original element.
`width: false` prevents an inline style from being set for the width. This
makes it easy to set the width via a stylesheet and allows the use of any
unit for setting the width, such as the new default of `14em`.

Fixes #11198
Closes gh-1467
2015-03-05 11:42:49 -05:00
Scott González
c1dfb98d45 Tabs: Use standard promise methods for jqXHR
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.

Closes gh-1455
2015-02-24 10:24:58 -05:00
Scott González
fac8e517d7 Datepicker: Fix date range demo when entering values manually
Fixes #11143
Closes gh-1454
2015-02-23 12:21:21 -05:00
Jasper de Groot
79c4fa1e7a Theme: Improve default theme styling
Changes tooltip to use the ui-widget-shadow class, which now applies the
box-shadow style. .ui-widget-shadow was created when box-shadow wasn't
available. By now, there's no point in faking a custom shadow anymore.
This removes the only non-structural CSS from a widget-specific file.

Updates demos to use the same font-family, removes unused images.

Will be available as the new default theme on ThemeRoller called "Base",
while "UI Smoothness" and "UI Lightness" will still be available in the
gallery.

Fixes #10617
Fixes #10880
Closes gh-1436
Ref jquery/download.jqueryui.com#248
2015-01-27 13:23:53 +01:00
Mike Sherov
b6bec797d6 Effects: Rewrite
1. Introduces a set of helper methods to easily create and define new effects.
2. Uses clip animations and placeholders instead of wrappers for clip effects.
3. Ensures all animations are detectable as animated

Fixes #10599
Fixes #9477
Fixes #9257
Fixes #9066
Fixes #8867
Fixes #8671
Fixes #8505
Fixes #7885
Fixes #7041

Closes gh-1017
2014-12-10 16:58:38 -05:00
Alexander Schmitz
24ce1c8b24 Dialog: Updating demo style based on changes to theme and demo CSS
Fixes #10693
Closes #1385
2014-11-18 16:23:51 +01:00
Anne-Gaelle Colom
fe75984e53 Easing: Fixed small typo in easing demo 2014-11-17 10:31:37 -05:00
Jörn Zaefferer
4e860dca95 Demos: Fix menu markup in split button demo 2014-11-07 11:56:38 +01:00
Jörn Zaefferer
c521ebc8f6 Demos: Fix menu markup in tooltip video-player demo 2014-11-07 11:56:38 +01:00
TJ VanToll
e9643f6bfc Selectmenu: Re-add wrappers to menu items 2014-10-25 10:10:38 -07:00
TJ VanToll
4ac7b1f679 Autocomplete: Re-add wrappers to menu items 2014-10-25 10:10:38 -07:00
TJ VanToll
de2ef2a585 Menu: Wrap menu items in a <div>
This avoids styling issues where ui-state-focus rules apply to submenus.

Fixes #10162
Closes gh-1342
2014-10-25 10:10:30 -07:00
TJ VanToll
3002d460de Theme: Change default widget font-size to 1em
Fixes #10131
Closes gh-1374
2014-10-24 07:23:31 -07:00
Scott González
6d7589351e All: Drop support for IE7
Fixes #9838
Closes gh-1365
2014-10-21 09:06:58 -04:00
Bruno Pérel
14c4eae324 Demos: Remove duplicate CSS properties
Closes gh-1363
2014-10-20 14:41:22 -04:00
Bruno Pérel
0fccf94113 Autocomplete: Remove duplicate array key in demo
Ref gh-1363
2014-10-20 14:41:09 -04:00
TJ VanToll
1c08e882ab Menu: Adding a demo showing how to create category headers
Closes gh-1347
2014-09-19 15:16:38 -04:00
Mike Sherov
da02b2ea4c Effects Demos: Fix typeErrors on puff and size demos 2014-09-10 09:49:20 -05:00
Scott González
392d402d6f Tabs: Fix description in ajax demo
Closes jquery/jqueryui.com#90
2014-08-27 14:09:04 -04:00