* Replace jQuery.proxy() with Function.prototype.bind()
5dfca5fd8a
* Fix onInputChange being called twice
44bd07f038
Change-Id: I1de1c95d31cd8f5f8500d5f175cc54573cb0763f
Updating to
31696b4074
Changes:
* Set maximum length of the search box to 40.
* Fix event object passing in language selection (Bug T189582).
* West Armenian localization.
* Credits update.
Change-Id: I1a5c70fea849a7e217b02cdf740ada0050a9f822
Changes:
* Localization updates.
* Update language-data to 9a506b9.
* Allow identifying the context of the different ULS panels within one
app.
* Convert ulsPurpose from a data attribute to an languagefilter option.
Change-Id: I7805ce226b0f8db8545b126c331e2a5915021a3c
* Make ULS more responsive; Take screen size into account when
determining ULS size
* Localisation updates
Change-Id: Ie600559767a18ea2c1c9ee8af7560f8fe1c52f44
* Change the language icon color to gray and optimize
* Simplify key press event handlers
Bug: T175769
Change-Id: I05cfaf699ed5ddccc781344143886831929cbb72
* Do not group search results by region
* Replace ULS trigger icon with monochromatic one
* Custom no-results message support
* Upgrade jquery in the example to 3.2.1
* Use .siblings to locate the suggestions, clear elements for efficiency
* Removing assigned ids to elements that are not guaranteed to be unique
* Use eslint and stylelint, fix all errors
Update the language icon in ext.uls.pt module with new monochromatic one
Also use custom style for monobook skin.
Bug: T182539
Bug: T175769
Change-Id: I7341064cd0de367d933048c4800f951568747d11
* Translation updates, including new languages
* Improved styling to match WikimediaUI style guide
* Improved handling of "no search results"
Change-Id: Ic74025dad4b81f0377af217ed6ba2f88264dca2f
This is update from jquery.uls to
cc02dabe6e
This brings desktop ULS in line with language search on MobileFrontend.
See https://github.com/wikimedia/jquery.uls/pull/239
Bug: T138235
Change-Id: Iee06898acf9745a3450b1a87d5b67637d34ce1ed
Like Iecec180ca01a40f0333e5b75914dcdb0c390f6b8
but includes also the unbreak fix by Hoo man
( https://github.com/wikimedia/jquery.uls/pull/238 ).
Updating to
d77da03dbf
Bug: T144871
Bug: T138235
Bug: T137870
Change-Id: I0bafd39385148fd09e7793805f698a43a237e204
Breaks VisualEditor by throwing exceptions on most key
presses and selection changes, which causes Enter and Tab
to behave very badly in VE.
This reverts commit 3499b0a1b9.
Bug: T144871
Change-Id: I0518b056e6946341cf29eb3f16378702d37086a5
* Brings new design improvements.
* Also removed some local style overrides in the extension that are
no longer needed and added new ones.
* Localisation updates
Bug: T138235
Bug: T137870
Change-Id: Iecec180ca01a40f0333e5b75914dcdb0c390f6b8
jquery.uls.compact module is kept for now as some other
extensions depend on it. But it does not do anything
anymore.
There are some styles which should be in jquery.uls
upstream, but given the current state that is easiest
done in a follow-up later.
The main change is that language selection is now
compact by default: no heading etc.
Includes style changes for the dialogs, and especially
for the new position of the callout caret.
Bug: T85519
Change-Id: Iade8005439b4f58ab241752f69a5365d8bb88d2c
* 20d5e4 Some cleanup to the language filter
* bf0c55 Remove unwanted script related code in search method
And l10n updates.
Change-Id: Iad1bcf4dca611e2004d9fdec776dce14a5f669b2
Changed the conditions for the cancel event function so
that the ULS popup does not close when a descendant element
of the trigger is clicked.
Bug: T122722
Change-Id: I4575804c991b5b597b9eed60f6f0bd6112753e0c
To github version:
345097a8bd
Show the Common language section only if the list is long enough
Bug: T76196
Change-Id: I6aa0d951657962103c356f6254ab4102e5ee765d
Changes:
* Construct DOM using jQuery instead of an HTML String.
* Remove empty translation from de-formal.
* Update localisations.
* Make magnifying glass icon clickable.
Change-Id: I32a54589453039504b1cf89a2b88ef39ef9218fb
* Localization added for Belarusian
* Code cleanup in jquery.uls.core.js
* Call proper cancel function on pressing the cancel button
* Remove the unused option menu
Change-Id: I4482c6c63d93bdbc520bf3d505288b4b88c66eab
* Fix ota writing system and autonym
* Clean up conditions code in uls.core
* Localisation updates
Bug: 60815
Change-Id: I2c7bfa55e495fcac6d9e2cf747004ee4a0e46475
* Correct the event propagation
* Narayam blue background prevents the autocomplete visible. Overriding
background color with transparent, but that does not look good. May be we
should consider this while designing jquery.ime
Change-Id: If8ea8c1f074cc20b743805953a3bd68da62cb55b
It was commented out in some previous commits.
Also correct the region code of America from NA to AM
Change-Id: I6cec2560393134de1190291e1f49bc0ac4280af0
* Move the invocation into the parens that contain the function.
* unescaped regex
* Do not wrap function literals in parens unless they are to be
immediately invoked.
Change-Id: Ib3360f88fb7674af0e857d8a84a91fdac1fd8487