Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare tag v1.1.0selectmenu_v1.1.0 | Felix Nagel | 2011-06-01 | 1 | -1/+1 |
| | |||||
* | revert: problems with popup style in multiple browsers because of this pull ↵ | Felix Nagel | 2011-06-01 | 1 | -4/+4 |
| | | | | request: https://github.com/fnagel/jquery-ui/pull/94 | ||||
* | fixed: disable / enable issue when reinit (refresh) selectmenu | Felix Nagel | 2011-05-31 | 1 | -6/+8 |
| | | | | | fixed: mousedown/mouseup listener was bind multiple times when widget was reinitialized both thx to czindel, see https://github.com/fnagel/jquery-ui/pull/125 | ||||
* | fixed indentation | Giovanni Giacobbi | 2011-05-30 | 1 | -8/+8 |
| | |||||
* | running through sed 's/[ \t]*$//' to clean trailing spaces | Giovanni Giacobbi | 2011-05-30 | 1 | -70/+70 |
| | |||||
* | fixed: issue with z-index, thx to juja, see: ↵ | Felix Nagel | 2011-05-29 | 1 | -5/+8 |
| | | | | https://github.com/fnagel/jquery-ui/issues/95 | ||||
* | Support for non-Latin typeahead | Oleg Shparber | 2011-05-25 | 1 | -6/+10 |
| | |||||
* | improved: width handling for list and newelement | Felix Nagel | 2011-05-24 | 1 | -9/+7 |
| | |||||
* | Merge pull request #117 from substantial/selectmenu | Felix Nagel | 2011-05-24 | 1 | -1/+2 |
|\ | | | | | add collision option to position call | ||||
| * | add collision option to position call | Alex May | 2011-05-23 | 1 | -1/+2 |
| | | |||||
* | | Adding in recursion for moveSelection and moveFocus | gcko | 2011-05-24 | 1 | -5/+24 |
| | | |||||
* | | merging | gcko | 2011-05-24 | 1 | -275/+417 |
|\| | |||||
| * | fixed: IE typeAhead problem, thx @bergerb, ↵ | Felix Nagel | 2011-05-23 | 1 | -10/+1 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/pull/57 | ||||
| * | deleted: useless refresh position in method open, see ↵ | Felix Nagel | 2011-05-23 | 1 | -2/+0 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/76 | ||||
| * | fixed: follow-up fix for disabling / enabling functionality, thx to gcko fro ↵ | Felix Nagel | 2011-04-17 | 1 | -6/+6 |
| | | | | | | | | | | | | reporting, see https://github.com/fnagel/jquery-ui/issues/105 fixed: small issue in disable_enable.html demo file | ||||
| * | fixed: select option when tabbing out of opened menu, thx to mjt5v, see ↵ | Felix Nagel | 2011-04-16 | 1 | -0/+1 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/98 | ||||
| * | fixed: small bug when using method disable with parameter 0, thx to ↵ | Felix Nagel | 2011-04-16 | 1 | -1/+1 |
| | | | | | | | | scottriding, see https://github.com/fnagel/jquery-ui/pull/93 | ||||
| * | fixed: hover for disabled options, see ↵ | Felix Nagel | 2011-04-16 | 1 | -4/+7 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/103 | ||||
| * | fixed: keyboards loop issue, thanks to gcko, see ↵ | Felix Nagel | 2011-04-16 | 1 | -1/+2 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/89 | ||||
| * | fixed: problem with focus and positioning in IE on slow machines, thanks to ↵ | Felix Nagel | 2011-04-16 | 1 | -4/+5 |
| | | | | | | | | greenish, see https://github.com/fnagel/jquery-ui/pull/94 | ||||
| * | fixed: problem within moveFocus method, thanks to i2amsam, see ↵ | Felix Nagel | 2011-04-16 | 1 | -5/+0 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/99 | ||||
| * | fixed: problem with manual focus, thx to keizie, see: ↵ | Felix Nagel | 2011-03-21 | 1 | -2/+3 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/66 | ||||
| * | improved: full disable / enable functionality for select, option, optgroup; ↵ | Felix Nagel | 2011-03-20 | 1 | -13/+100 |
| | | | | | | | | see: https://github.com/fnagel/jquery-ui/issues#issue/18 | ||||
| * | fixed: problem with UTF-8 non-english chars as optgroup labels | Felix Nagel | 2011-03-20 | 1 | -10/+9 |
| | | |||||
| * | fixed: temp fix for typeahead issue in IE, see ↵ | Felix Nagel | 2011-03-07 | 1 | -3/+6 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/57 | ||||
| * | updated: value method to make sure we have a clean API for v1.1 | Felix Nagel | 2011-02-17 | 1 | -8/+2 |
| | | |||||
| * | fixed: deleted console.log | Felix Nagel | 2011-02-17 | 1 | -1/+0 |
| | | |||||
| * | fixed: removed useless _refreshPosition, thx to juzna, see ↵ | Felix Nagel | 2011-02-17 | 1 | -3/+4 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/#issue/76 | ||||
| * | fixed: Problem with YUI compressor cause of wrong named var, thx to Tane, ↵ | Felix Nagel | 2011-02-17 | 1 | -2/+2 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues/#issue/74 | ||||
| * | updated: some comments | Felix Nagel | 2011-02-16 | 1 | -2/+2 |
| | | |||||
| * | fixed: issue with window resize event, thx to saus, see ↵ | Felix Nagel | 2011-02-12 | 1 | -3/+1 |
| | | | | | | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/52 fixed: deleted console.log() | ||||
| * | added: sequencial typeahead, thx to arzynik, see ↵ | Felix Nagel | 2011-02-01 | 1 | -28/+64 |
| | | | | | | | | https://github.com/arzynik/jquery-ui/commit/5df784f72b55b62e4b29c8a78237cb996390670c | ||||
| * | fixed: minor code bugfixes, thx to chrispatterson, see ↵ | Felix Nagel | 2011-01-31 | 1 | -7/+6 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/53 | ||||
| * | follow-up: removed comments, please report bugs GitHUb issues | Felix Nagel | 2011-01-31 | 1 | -2/+0 |
| | | |||||
| * | White space fixes to improve readability and JQueryUI coding standards | Giovanni Giacobbi | 2011-01-08 | 1 | -182/+247 |
| | | | | | | | | | | | | - Expanded inline if(cond){stmts;} to multiple lines - Added various white space and newlines - Fixed indentantion | ||||
| * | fixed: destroy method, thx to crob611, see ↵ | Felix Nagel | 2010-12-24 | 1 | -3/+3 |
| | | | | | | | | https://github.com/fnagel/jquery-ui/commit/e552eade16bc3fc9dbb02f2861300cbdb4493fcc | ||||
| * | added: link to wiki in js file | Felix Nagel | 2010-12-23 | 1 | -0/+1 |
| | | |||||
| * | fixed: destroy method: wrapperElement option | Felix Nagel | 2010-12-23 | 1 | -12/+17 |
| | | |||||
| * | changed: namespaced all events | Felix Nagel | 2010-12-23 | 1 | -21/+24 |
| | | | | | | | | fixed: fixed destroy method, added unbind resize, thx to crob611, see https://github.com/fnagel/jquery-ui/issues#issue/44 | ||||
* | | Merge remote branch 'upstream/selectmenu' into selectmenu | gcko | 2010-12-22 | 1 | -127/+149 |
|\| | | | | | | | | | Conflicts: themes/base/jquery.ui.selectmenu.css | ||||
| * | problems with Git | Felix Nagel | 2010-12-20 | 1 | -1/+1 |
| |\ | |||||
| * | | fixed: small follow-up for refresh functionality | Felix Nagel | 2010-12-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | fixed: cleaned background image demo fixed: small follow-up to height of the widget to match jQuery UI button height | ||||
| * | | fixed: issue when resizing window, thx to crob611, see ↵ | Felix Nagel | 2010-12-15 | 1 | -3/+3 |
| | | | | | | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/44 | ||||
| * | | added: possibility to refresh from original select element, please see ↵ | Felix Nagel | 2010-12-15 | 1 | -127/+155 |
| | | | | | | | | | | | | | | | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/17 for usage, please test and report feedback as this feature needed major refactoring fixed: problem when manually selecting an option from original select element fixed: demo wrapper class | ||||
* | | | dding in the ability to disable an option by passing in the particular index ↵ | gcko | 2010-12-20 | 1 | -4/+42 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | of the option you want to disabl e. This change is backwards compatible, so if you don't want to use this feature it will not affect any of your existing code or coding practices. Enhancements include: * Ability to disable an option * Key events correctly skip disabled option * Styling for disabled options * Change and select events ignore disabled option * index function correctly ignores disabled option * disable and enable function call _setOption, keeping code modular | ||||
* | | added: option to wrap all added elements which allows us to use different ↵ | Felix Nagel | 2010-12-01 | 1 | -7/+13 |
|/ | | | | | | jQuery UI themes, see https://github.com/fnagel/jquery-ui/issues/closed#issue/31 added: nicer themeswitcher test implementation | ||||
* | fixed: tab issue in Opera, thx to phazei, see ↵ | Felix Nagel | 2010-12-01 | 1 | -1/+1 |
| | | | | https://github.com/fnagel/jquery-ui/issues/#issue/43 | ||||
* | added: improved index and value methods, if you used value method in your ↵ | Felix Nagel | 2010-11-29 | 1 | -7/+19 |
| | | | | | | scripts please see https://github.com/fnagel/jquery-ui/issues/#issue/33 fixed: forgotten console debug | ||||
* | fixed: focus problem when toggle menu, thx to phazei for reporting this ↵ | Felix Nagel | 2010-11-29 | 1 | -2/+4 |
| | | | | issue, see https://github.com/fnagel/jquery-ui/issues#issue/22 | ||||
* | fixed: selectmenu widget now works correct with jQuery UI dialog widegt, thx ↵ | Felix Nagel | 2010-11-29 | 1 | -8/+12 |
| | | | | to dannycohn, see https://github.com/fnagel/jquery-ui/issues#issue/23 |