mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński 0f05dafa6f Make SaveErrorHandler receive entire API response
Previously we passed either data.visualeditoredit.edit or data.error,
which was mostly okay since they are mutually exclusive, but it could
still theoretically conflict if both objects had identical properties
(and receiving different things could make debugging errors harder).

Change-Id: I818d916275b8451af6910ddaa7cd4d7c653085ee
2018-12-07 14:17:16 -05:00
..
ce Avoid HTML string parsing 2018-11-21 18:47:19 +00:00
dm ve.dm.MWExtensionNode: check for body in describeChanges 2018-11-23 12:27:13 +00:00
init Make SaveErrorHandler receive entire API response 2018-12-07 14:17:16 -05:00
tests Merge "Track when block notices are shown on visual editor" 2018-11-26 12:35:21 +00:00
themes
ui build: Upgrade stylelint-config-wikimedia to 0.5.0 and make pass 2018-12-03 13:06:59 -08:00
ve.MWutils.js