diff options
author | Bartosz DziewoĆski <matma.rex@gmail.com> | 2014-02-04 13:11:17 +0100 |
---|---|---|
committer | Ori.livneh <ori@wikimedia.org> | 2014-04-07 18:52:26 +0000 |
commit | 56a4aff8ca61106c784dfa50eea3374aa934ebde (patch) | |
tree | 2fc1c13782de6ae8ba690c63aba1ede6968b8849 /resources/mediawiki/mediawiki.debug.init.js | |
parent | ba6017b2d3ce3a8b92403c4fb5b8fcb023ca6d2d (diff) | |
download | mediawikicore-56a4aff8ca61106c784dfa50eea3374aa934ebde.tar.gz mediawikicore-56a4aff8ca61106c784dfa50eea3374aa934ebde.zip |
jquery.suggestions, mediawiki.searchSuggest: Don't use jquery.autoEllipsis
(How's that for a loaded commit topic, huh?)
We can just use text-overflow: ellipsis, which is widely supported
these days. The result is a lot less code being loaded on every page
view and a lot less processing being done on the suggestions.
This changes the position of the ellipsis from the "middle" of the
text to the end of it. I don't think this is a problem.
Bug: 30309
Bug: 59172
Change-Id: I6fc229a292a90a3cbb945b58061ee99b0ac7f97d
Diffstat (limited to 'resources/mediawiki/mediawiki.debug.init.js')
0 files changed, 0 insertions, 0 deletions