5.19.0 (2026-08-10)
🚀 Features
- addon-mobile:
Keypadadd component (#14088)
(458f676) - core:
Errorsupport signal forms (#14629)
(a596451) - core:
Textfieldmoves appearance inputs from<input>to<tui-textfield>
(#14708)
(c7f8575) - core:
Titleminimize style specificity and allow using onfieldset
(#14720)
(0c11b77) - experimental:
DatePickerrename toCalendar(#14717)
(cf1d1fc) - kit:
Confirmallow "No" button appearance customization
(#14691)
(1c5bb80)
🐞 Bug Fixes
- core:
Dropdownfix background color in dark mode according to specs
(#14694)
(7a81bfd) - kit:
Hintshould close on mobile when scrolling begins
(#14675)
(ca38248) - kit: respect animation duration in Pulse (#14693)
(c9f65a9) - layout: support RTL for
tuiListitems (#14702)
(cb837bd) - schematics: avoid forgotten-node crash in v5 TuiBreakpointService migration
(#14713)
(0fe8500) - schematics: keep valid label nesting in combo-box migration with @if
(#14722)
(3df91a9) - schematics: migrate TuiBreakpointService constructor injection to TUI_BREAKPOINT
(#14726)
(90f799d) - schematics: rename closeable->closable in type-annotated dialog option objects
(#14723)
(762a6a4) - schematics: warn WA_IS_TOUCH is a signal after TUI_IS_TOUCH rename (v5)
(#14721)
(20e3b81)