]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1831390 ControlValueAccessor continued
authorBill Erickson <berickxx@gmail.com>
Fri, 28 Jun 2019 19:07:03 +0000 (15:07 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 14:00:55 +0000 (10:00 -0400)
commite85385f7d1d341d1fbca6a91979d326cc7a8fac0
treefeebc51607a5087eeb85f811c2f94e8efaf6d61f
parentd321c4ffc9e9418df1c7791bf6d4948ef88376a7
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>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
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.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