Skip to content

0.0.14

Choose a tag to compare

@zbryikt zbryikt released this 26 Aug 06:36
· 1 commit to release since this release
  • fix: change is 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 before update compared against it.
  • fix: change is now fired in host-less mode ( container without host ) as well.