Simon Egersand
2017-11-05 f37c3f9af02c1528b41087125ea63791393222a4
refs
author Simon Egersand <s.egersand@gmail.com>
Sunday, November 5, 2017 20:21 +0100
committer Simon Egersand <s.egersand@gmail.com>
Monday, November 13, 2017 21:02 +0100
commitf37c3f9af02c1528b41087125ea63791393222a4
tree 5a408d6ef13d0d925f304a7488cbee4913edddd5 tree | zip | gz
parent a8de69dc3f576257a27144c253601008e03eed2b view | diff
Open calendar when clicking on input element

Before it would just open the calendar on focus, and this would cause
problems for users when they close the calendar and want to open it
again. Before this change the user would have to trigger an onBlur by
clicking somewhere else before triggering onFocus again to open the
calendar again.
4 files modified
42 ■■■■ changed files
DateTime.js 9 ●●●●● diff | view | raw | blame | history
README.md 2 ●●● diff | view | raw | blame | history
test/__snapshots__/snapshots.spec.js.snap 24 ●●●●● diff | view | raw | blame | history
test/tests.spec.js 7 ●●●●● diff | view | raw | blame | history