Skip to content

components@v17.11.0

Choose a tag to compare

17.11.0 (2026-04-08)

πŸš€ Features

  • components: add TimeField component (3c88d5371d)

🩹 Fixes

  • components,time-field: make TimeFieldProps generic, remove React.FC and data-testid (73599aadbd)

🏭 Refactoring

  • components,date-field,time-field: wrap DateField and TimeField in forwardRef (7bd91d2d07)
  • components,date-field: make DateFieldProps generic and remove React.FC (eefb171f3e)

πŸ§ͺ Tests updated

  • components,date-field,time-field: add forwardRef tests for DateField and TimeField (83f63f8692)