Skip to content

v2.0.3

Compare
Choose a tag to compare
@kshetline kshetline released this 15 Jan 20:03
· 3 commits to master since this release
ccab7ce
  • Change how faded digits are handled to make styling more flexible.
  • Expose TimeEditorLimit to public API.
  • Fix editing of milliseconds when only 1 or 2 millis digits are displayed.
  • Center digits when floating palette is wider than all digits.
  • Export MixedTimeEditorOptions type.
  • Add component.
  • Improve handling of time-only mode of TimeEditor.
  • Add blinking cursor, with option for non-blinking cursor or changing blink rate.
  • Fix iOS 15 issues with keyboard input not working.
  • Fix Safari calendar widget bug.
  • Improved TAI/UTC conversion handling to ensure proper handling of millisecond-precision time input.
  • Update CSS with flex-start instead of start.