Ed Sanders
9c61620fac
Add narrowConfig for 'Insert' and 'Publish changes'
...
Bug: T92315
Change-Id: I4d35e7bc3d04312fc15632acae06cc43839bbf11
2023-04-12 23:05:08 +01:00
Ed Sanders
e4ce6db868
Update eslint-config-wikimedia to 0.24.0
...
Change-Id: I8299d287721eee6cb6d2354836e82812bf57badd
2023-01-18 14:39:04 +00:00
Bartosz Dziewoński
4984c5ffbb
Avoid using mw.ArticleTarget methods on global ve.init.target in tools
...
Bug: T278399
Change-Id: I49475db2aa014ef4807ff55755c1b773e6aa0e6a
2021-03-30 15:27:54 +00:00
David Lynch
593d26b4ab
Don't let double-clicking the save button trigger a save
...
Tapping the toolbar save button while the save dialog is open triggers a save
because of the accesskey. It shouldn't save on a double-tap, because that's
easy to accidentally do / trigger on a slow device.
Bug: T230816
Depends-On: I4c3afce9d57c9bca737272b40b9a4862b5794bac
Change-Id: I1925b1b97de6a811f73196b616ec09a2c30c336f
2019-08-29 22:43:53 +00:00
James D. Forrester
dd5a1f0285
Follow-up f9330c8564
: Don't auto-add MWSaveTool
...
Bug: T222325
Change-Id: I1ccd43c6de51cd2fc8d4fc3291b1870b99736d80
2019-05-02 15:57:34 -07:00
Ed Sanders
f9330c8564
Replace the save button with a save tool
...
Now shows correct tooltip for save button (including
the access key).
Bug: T163142
Change-Id: If14a1a5a5829fc215cb79827392173dc05c4bdd7
2019-04-30 19:32:33 +00:00