LP1831390 ControlValueAccessor continued user/berick/lp1831390-ang-form-control-value-accessor
authorBill Erickson <berickxx@gmail.com>
Fri, 28 Jun 2019 19:07:03 +0000 (15:07 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 28 Jun 2019 19:07:05 +0000 (15:07 -0400)
commitf50852d7ff4dd2598d4d6ca64bd340e5428e2390
tree7b26ea8b943dcb86786be992806333142804bc3e
parentac5bacab3f1e65f9a1205af91c8220138da82e70
LP1831390 ControlValueAccessor continued

Make eg-date-select traffic in Date objects instead of YMD strings.
Added simple combobox [(ngModel)] example.
Added combobox freetext testing
Avoid forcing startIdFiresOnChange for combobox.
Avoid redundant FormsModule import.
Minor lint repairs.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts
Open-ILS/src/eg2/src/app/share/date-select/date-select.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.module.ts