The pause is to show the user the result of their
action (sepcifically it was designed for AddReferenceEditCheck
to let them see the reference in the page).
If they reject, there is no need to pause. This applies
to mulit-check too where it would cause a pause before moving on
to the next check.
Change-Id: I57f881b37051cc2e5ea6bda23fea66a2de2b342d
* Don't try to draw the selections/highlights while the sidebar
is opening.
* Only make the scroll call once (after the sidebar is open) to
keep the animation smooth.
Change-Id: I1c1d23b0dad07aa44a2bd10ebb32149e796d6738
New changes:
5c98d9b41 Keep track of recently used symbols
Added i18n keys:
- visualeditor-specialcharacter-recentlyused
Local changes:
Register preference for SpecialCharacterDialog recently-used list
Implement `canUseUserConfig` platform method
Bug: T110722
Change-Id: Ie869ccd4292f87354222af6648d7ea0e5ae50387
New changes:
89cbef3b0 Make sure InternalList sorting is stable both ways
bc2195831 Remove a few misplaced @param docs
28cc3c2d3 Localisation updates from https://translatewiki.net.
1e5b58eab Simplify TransactionSquasher test code a bit
25b5b7af6 Fix incomplete comparison in TextState.getChunks
00fd3c99e Document defaults for optional parameters in JS code
f188fd1a8 DiffElement: Fix typo in data slice
f3d699066 build: Updating jsdoc to 4.0.4
14c23bc36 Localisation updates from https://translatewiki.net.
1d9fb6345 Update OOUI to v0.51.4
5e3405228 Localisation updates from https://translatewiki.net.
d210240a0 Update languages after an automatic commit
Change-Id: I4ec553779eb3bf797098f4e024eb196bb40498d5
'selection' is only used by AddReferenceEditCheck but this can
be done in the act method.
Provide a method for getting highlight selections from
these 'affected fragments' that can be overridden.
Change-Id: Ida661682efd8ae99d945f0e310ea3ce12efc8770
New changes:
0ae4ea579 Use OO.cloneObject in ve.dm.Change
f23df511c Localisation updates from https://translatewiki.net.
3718bf204 build: Updating cross-spawn to 7.0.6
c2ed76cea Localisation updates from https://translatewiki.net.
769863ca9 Localisation updates from https://translatewiki.net.
Change-Id: I44dad4e5162aca8a4a16f23e0ac355098d26b01d
I've noticed that it is already present as a message override on
several Wikimedia wikis, seems like a good idea.
Change-Id: I78a9fd64899d10b87dc23d0727722e40aae8cd93
Use the same color (transparent blue) as `.mw-references > li:hover`
from `ve.ce.MWReferencesListNode.less`.
Bug: T370609
Change-Id: I8d8339b4c75aa5bc51c61df870fd1684dea2b183
This is mostly cleanup from 4cd67004d removing Diff, which was the
original caller of the moved functions.
Change-Id: I015cb310527d9e7593e4ba6ac15ac204435d9ab4