mediawiki-extensions-Visual.../modules/jquery
Rob Moen 58558b26fd VE multiSuggest bug fixes.
-Using keydown on arrows allows preventDefault which stops the cursor movement in the input.

-Consolidated Keydown bindings, no longer unbinding keydown, instead checking for visible state first.

-Using case insensitive comparison for selected item.

-Changed use of ve.inArray to ve.indexOf because method name was changed.

-Moved clear break into suggestion container rather than after it.
Added margin bottom on suggestion container for category separation.

Change-Id: I2bd1db049a948db189194037dc8e38dfe884c197
2012-08-17 15:13:19 -07:00
..
jquery.js
jquery.json.js Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
jquery.multiSuggest.js VE multiSuggest bug fixes. 2012-08-17 15:13:19 -07:00