Skip to content

Release v4.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 12:27
· 4 commits to main since this release

4.26.0 (2025-02-27)

🐞 Bug Fixes

  • addon-doc: tuiCoerceValue fails to parse % symbol
    (#10403)
    (f4fac1d)
  • core: DataList fix empty content (#10431)
    (18e6cbc)
  • core: fix dropdown when host is svg element (#10430)
    (6d065a8)
  • demo: TuiHeader add TuiTitle to import example
    (#10416)
    (49a845a)
  • kit: InputNumber should support [attr.maxLength]
    (#10455)
    (aba9d25)
  • kit: add additional overload to tuiFilterByInput pipe
    (#10408)
    (47a9809)
  • kit: improve caret management for InputNumber on step action
    (#10405)
    (0422514)

🚀 Features