mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 08:34:54 +00:00
a8166fe5a4
* function() -> function () * ){ -> ) { * Quoted JSON keys (Look the other way Timo!) * Using more descriptive group names, which also avoid using "new" as a key * Line breaks at 100 columns using 4 spaces/tab * Not setting classes on suggestion items that have no effect (such as 'external' on a div - even on an <a> tag this isn't enough to get the style because it's not inside #content) Change-Id: I37032fa8ba93adb7b719d9797f9b1b806359cc13 |
||
---|---|---|
.. | ||
ve.ui.LinkInspector.js |