All releases

0.9.1-alpha.94

Alpha

@xaui/native@0.9.1-alpha.94

Patch Changes

  • de3781b: Allow the built-in TimePicker and DateTimePicker indicators to render without custom icon props.
  • 22ea8e6: Remove TimeField. A time typed into a box is MaskField with mask="time", which carries the same mask engine behind one API instead of two, so the field had nothing of its own left. TimePicker — the dial — is untouched.