LP1831390: Fixing implementation of registerOnTouch user/sandbergja/lp1831390-ang-form-control-value-accessor-continued
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 8 Jul 2019 13:44:53 +0000 (06:44 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 10 Jul 2019 00:28:15 +0000 (17:28 -0700)
commitc1c736f59f5dc63c9198451893051fd4db6531ea
tree8cc0a53ccceb131bdcd86fd5731af970fe7892ac
parente4ab1455daefaccfbf44022f3438ec0baa22bf7b
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>
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