James D. Forrester
38b41c0f98
build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0
...
Change-Id: I6747b5e36f64d681b6f83461f0ebb9c9f88bea86
2019-04-03 15:57:20 -07:00
Ed Sanders
7ed027ddcf
build: Update eslint-config-wikimedia to 0.10.1
...
Change-Id: I776585adab962c2b1d353d18d3a02b6662941b13
2019-02-06 01:42:53 +00:00
Ed Sanders
17126b2ab1
Remove obsolete aliases from closures
...
Bug: T208951
Change-Id: If51fc6d50b9755c779fd0bf1be7bb0fe276539ea
2018-11-12 13:56:38 +00:00
Ed Sanders
9de02857ae
Replace .parent with .super
...
Also remove unused config fallbacks
Change-Id: I10b1ffc0cf69c52c4394f27c02aac5bca2473374
2018-05-22 15:56:46 +01:00
Ed Sanders
34e3d5feba
Replace double-check with checkAll from OOUI
...
checkAll was specifically designed as a
replacement for double-check.
Change-Id: Ibdd6865213107650b9004ab40e12c6a7453b6251
2018-03-22 21:23:33 +00:00
Stephane Bisson
ac4b0ea899
Make icon not overlap with confirmation message
...
Use widgets instead of mixins to compose the ConfirmationPopupWidget.
Bug: T184733
Change-Id: I608e820ef81b01efc54a13df5de189ef40ce335f
2018-02-02 20:31:43 +00:00
Ed Sanders
c8d24ebd17
build: Replace jscs/jshint with eslint
...
Change-Id: Iee1d1b20ed31e636bfb8fc8cf9b18ff328bf608c
2016-11-23 15:25:59 -08:00
Moriel Schottlender
f449c68780
Add confirmation popup widget
...
Mainly used for mobile actions, and should be appended to the
overlay - this widget assumes it should appear and then fade out
with some confirmation message.
Also moved 'doubleCheck' icon to the ooui definitions, including
an inverted icon that is necessary for this widget.
Bug: T141404
Change-Id: I67a44962eaee6b7bd8cac26dcb5277177fa5d224
2016-08-31 14:47:59 -07:00