0.0.14
- fix:
changeis now fired based on the picked value instead of on the host input string. - typing or pasting a valid datetime into the host input used to update the picker silently,
since the input value was written back beforeupdatecompared against it. - fix:
changeis now fired in host-less mode (containerwithouthost) as well.