DateInputWidget: Unbreak closing the calendar when selecting a date
authorRoan Kattouw <roan.kattouw@gmail.com>
Wed, 12 Jul 2017 22:14:45 +0000 (15:14 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Mon, 17 Jul 2017 19:20:29 +0000 (12:20 -0700)
commitb446a3b950f761fcfeff2b3fc3a26993b8056c9d
tree9645ace45b557e807b8f61678bfcd9e25cfd8afa
parent12601ff7d2796752404bfb331fccc41083d31f9f
DateInputWidget: Unbreak closing the calendar when selecting a date

I24327e1fe broke this by reopening the calendar when the handle was focused.

Bonus: also fix auto-closing in { precision: 'month' } mode.

Bug: T120733
Change-Id: Ief43f10c1e01f9a6f90b098e4f8ec1f84d8038d1
resources/src/mediawiki.widgets/mw.widgets.DateInputWidget.js