Releases: taiga-family/taiga-ui
Releases · taiga-family/taiga-ui
Release v4.27.1
Release v3.106.0
Release v4.27.0
Release v4.26.1
Release v4.26.0
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
addTuiTitle
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
Release v4.25.0
4.25.0 (2025-02-18)
🚀 Features
- addon-table: add new output event with sort and direction changes
(#10268)
(6bc1db2) - core: add font scaling option (#10343)
(6fb390a) - i18n: update Belarusian translation (#10348)
(b2bd352) - kit:
Chip
add default rules forFade
(#10347)
(882462c) - kit:
Tiles
add reorder strategies (#10360)
(1277754) - kit:
UnfinishedValidator
allow dynamic messages
(#10377)
(bda084a) - testing: add resize observer polyfill (#10370)
(5da8fec)
🐞 Bug Fixes
- core: check tuiDropdownContext activeZone only when dropdown is open
(#10353)
(15da31b) - core: enable pointer events on disabled button (#10378)
(bf14135) - core: redundant padding around title when header block exists
(#10386)
(3832adf) - core: use
TUI_DARK_MODE
instead of element in dropdown
(#10341)
(d63f358) - experimental:
InputPhoneInternational
detectscountryIsoCode
on control update with complete phone
(#10358)
(106c961) - kit:
ActionBar
fix background color (#10379)
(5fdc0f1) - kit:
Checkbox
,Radio
,Switch
return the lost appearance mode
(#10390)
(eaaecf8) - kit:
Files
hide element when empty (#10380)
(189ee07) - kit: input should be below text (#10324)
(4301760) - kit: valid font size for stepper (#10392)
(923be34) - layout:
Card
add default background color (#10388)
(636ca10) - legacy:
InputDateMulti
include first/last date as valid
(#10373)
(5021999)
Release v3.105.0
3.105.0 (2025-02-18)
Features
Bug Fixes
- core: enable pointer-events on disabled button (#10375)
(32b1330) - core: redundant padding around title when header block exists
(#10387)
(482caf4) - experimental:
TUI_ICON_RESOLVER
fix default path to respect base href
(#10354)
(0923d6c) - legacy:
InputDateMulti
include first/last date as valid
(#10374)
(fbad6b9)
Release v4.24.0
4.24.0 (2025-02-10)
🐞 Bug Fixes
- core: regression of selecting day when used min length
(#10302)
(30ca18a) - experimental:
SearchResults
fix focusing hidden tabs
(#10318)
(fb1ade2) - kit:
Avatar
fix icon color for appearances (#10328)
(d9c821c) - kit:
Tabs
properly inherit font styles (#10336)
(e830f55) - legacy:
InputDate
ignore null value if internal value is already null
(#10322)
(5e8430e) - legacy: add tuiUnfinishedValidator behaviour for InputDateTimeComponent
(#10164)
(fa4c079)
🚀 Features
- addon-mobile:
@taiga-ui/layout
should be peer dependency
(#10332)
(91dbb6c) - addon-mobile:
SheetDialog
content inherit border-radius
(#10320)
(b52e9da) - cdk:
FontSize
add new directive (#10327)
(dac1ba5) - kit:
Connected
add support forAccordion
(#10329)
(74fdab5) - layout:
Cell
add disabled state (#10307)
(bd06ee0) - testing: change
PLATFORM_ID
to server on jest environment
(#10335)
(ec9752d)
Release v3.104.1
Release v4.23.0
4.23.0 (2025-02-03)
🐞 Bug Fixes
- addon-doc:
DocAPIItem
throws error for signal-based output handlers
(#10292)
(548a212) - addon-mobile:
ElasticSticky
recalculates offsetTop if host content was changed
(#10253)
(a93868b) - kit:
Carousel
fix autoscroll in ssr (#10293)
(63e0564) - kit:
Connected
make compatible withChevron
(#10265)
(a9640fb) - kit:
InputNumber
should handle programmatic control update withNaN
as empty textfield
(#10276)
(ede4715) - layout:
CardLarge
fix title boldness (#10271)
(0c9a4e9) - layout:
Search
allow other elements via[tuiSearchField]
attribute
(#10294)
(f5c80ea)