Alexander Schmitz
0e8d871a26
Selectmenu: Update demos to use AMD
...
Ref #10119
2015-07-21 11:00:42 -04: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
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
6df127a0b5
Build: Reorganize external directory
...
Put each external library into its own directory.
Move jquery.js to external.
Ref gh-1266
2014-06-24 22:45:32 -04:00
Scott González
9d78023e35
Selectemnu: Demo cleanup
2014-04-08 14:57:43 -04:00
Jörn Zaefferer
a40647f0e5
All: Rename jquery.js to exclude version in filename
2014-03-05 10:19:11 +01:00
Rafael Xavier de Souza
21154cfa2e
All: Rename all files, removing the "jquery.ui." prefix;
...
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271 ;
Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Jörn Zaefferer
1bc5d08746
Demos: Add meta-viewport element for better 'mobile' testing
2013-11-25 14:24:19 +01:00
Felix Nagel
f2d06bf063
Selectmenu: add widthMenu and widthButton options
2013-09-29 15:33:14 +02:00
Felix Nagel
2290e30891
Selectmenu: Updating jQuery to 1.10.2.
2013-07-09 23:00:22 +02:00
Felix Nagel
c0fa69d927
Selectmenu: clean up default demo
2013-04-29 20:22:15 +02:00
Felix Nagel
a6e2863a5c
Selectmenu: simplify overflow selectmenu init in default demo
2013-03-09 14:18:48 +01:00
Felix Nagel
78f9362882
Selectmenu: Updating jQuery to 1.9.1.
2013-02-09 03:31:43 +01:00
Felix Nagel
de149c47d7
Selectmenu: Updating to jQuery 1.9.0
2013-01-18 19:28:13 +01:00
Felix Nagel
a787d52d4a
Selectmenu: make dropdown style default and remove option dropdown
2012-12-20 00:10:06 +01:00
Jörn Zaefferer
15032d17d9
Selectmenu: Remove colons from labels, annoying for screenreader-users. Cleanup whitespace.
2012-12-09 12:36:35 +01:00
Felix Nagel
dec83993fc
Selectmenu: Upgrade jQuery to 1.8.3
2012-11-23 13:44:50 +01:00
Felix Nagel
967e2b74b2
Selectmenu: fix doctype declaration
2012-11-12 23:08:38 +01:00
Felix Nagel
fc729a8c8e
Selectmenu: Upgrade jQuery to 1.8.2.
2012-10-03 22:43:03 +02:00
Felix Nagel
66156aa36b
Selectmenu: Upgrade jQuery to 1.8.0.
2012-08-30 23:00:54 +02:00
Felix Nagel
31a38e972e
Selectmenu: Upgrade jQuery to 1.7.2.
2012-05-14 12:25:52 +02:00
Felix Nagel
156d0fbf09
Selectmenu: fix for IEs item hover problem, overflow CSS properties now included
2012-02-26 02:16:50 +01:00
Felix Nagel
29effb38eb
Selectmenu: removed Button widget dependency
2012-02-23 23:25:03 +01:00
Jörn Zaefferer
59d15809a3
Selectmenu: Introduce menuWidget method, to get access to the menu element. Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling.
2012-02-21 20:22:13 +01:00
Jörn Zaefferer
d5c74f77c8
Selectmenu: Reorder default demo to reduce the odd top-margin (still needed to fully show the popup menu)
2012-02-21 17:56:04 +01:00
Jörn Zaefferer
aa84b39ccd
Selectmenu: Simplify id-selectors, no need for element-selector
2012-02-21 17:52:58 +01:00
Jörn Zaefferer
769abbabc3
Upgrade jQuery to 1.7.1.
2011-11-24 11:27:35 +01:00
Felix Nagel
0d064bba4e
Selectmenu: fixed jQuery version
2011-11-21 21:43:52 +01:00
Felix Nagel
02ac48f18e
Selectmenu: fixed default.html demo
2011-10-27 19:35:56 +02:00
Felix Nagel
2ed360c380
Selectmenu: code cleanup
2011-10-17 22:13:36 +02:00
Felix Nagel
d83f0b2de9
Selectmenu: changed button to inline element
2011-10-05 00:47:38 +02:00
Felix Nagel
0f04a5bb5c
Selectmenu: adjusted default demo description
2011-10-03 23:45:32 +02:00
Felix Nagel
a9aef0974b
Selectmenu: removed option wrapperElement
2011-09-30 21:51:37 +02:00
Felix Nagel
257067c81b
Selectmenu: improved disable method, added and improved demo files
2011-09-27 21:46:29 +02:00
Felix Nagel
3a8216fed8
Selectmenu: improve positioning and keyboard control
2011-09-26 01:18:19 +02:00
Felix Nagel
17c8ec587d
Selectmenu: improved disabled implementation
2011-09-24 05:29:05 +02:00
Felix Nagel
35289489c4
Selectmenu: implemented disable for option and optgroup, code cleanup
2011-09-24 04:04:54 +02:00
Felix Nagel
1d9fac52f7
Selectmenu: refresh method, value option, code cleanup
2011-09-24 03:08:03 +02:00
Felix Nagel
bb4291457c
Selectmenu: improved popop style, styles and focus handling
2011-09-24 01:59:16 +02:00
Felix Nagel
85a34ebedb
Selectmenu: basic popop support, code cleanup
2011-09-23 00:17:24 +02:00
Felix Nagel
ecd8ea4a1c
Selectmenu: basic implementation
2011-09-22 01:34:49 +02:00