]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1831390: Fixing implementation of registerOnTouch
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 8 Jul 2019 13:44:53 +0000 (06:44 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 14:02:50 +0000 (10:02 -0400)
commitb02b454abdf42e0575f29f4bff0d727e358131a0
tree62a7cdb6cdf69aea929a688bde94fa218b60e8bf
parente85385f7d1d341d1fbca6a91979d326cc7a8fac0
LP1831390: Fixing implementation of registerOnTouch

This commit ensures that the onTouch callback is called on the blur
event, per the official Angular documentation.

Also improves the display of default values in the datepicker

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts
Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html
Open-ILS/src/eg2/src/app/share/date-select/date-select.component.ts