Skip to content

Releases: taiga-family/taiga-ui

Release v4.27.1

05 Mar 12:10
Compare
Choose a tag to compare

4.27.1 (2025-03-05)

🐞 Bug Fixes

Release v3.106.0

05 Mar 13:01
Compare
Choose a tag to compare

3.106.0 (2025-03-05)

Bug Fixes

Release v4.27.0

04 Mar 08:17
Compare
Choose a tag to compare

4.27.0 (2025-03-04)

🚀 Features

  • addon-mobile: SheetDialog add fullscreen (#10442)
    (a0a1709)
  • layout: BlockStatus add extra-description and status blocks
    (#10486)
    (818eb20)

🐞 Bug Fixes

Release v4.26.1

28 Feb 12:57
Compare
Choose a tag to compare

4.26.1 (2025-02-28)

🐞 Bug Fixes

  • addon-commerce: InputCardGroup should remove browser autofill styles for Chrome on IOS
    (#10480)
    (834fd1c)

Release v4.26.0

27 Feb 12:27
Compare
Choose a tag to compare

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

Release v4.25.0

18 Feb 10:35
Compare
Choose a tag to compare

4.25.0 (2025-02-18)

🚀 Features

🐞 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 detects countryIsoCode 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

18 Feb 10:47
482caf4
Compare
Choose a tag to compare

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

10 Feb 15:12
Compare
Choose a tag to compare

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 for Accordion (#10329)
    (74fdab5)
  • layout: Cell add disabled state (#10307)
    (bd06ee0)
  • testing: change PLATFORM_ID to server on jest environment
    (#10335)
    (ec9752d)

Release v3.104.1

10 Feb 15:07
ee904c9
Compare
Choose a tag to compare

3.104.1 (2025-02-10)

Bug Fixes

  • experimental: Avatar colored icon object-fit (#10333)
    (ee904c9)

Release v4.23.0

03 Feb 11:14
Compare
Choose a tag to compare

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 with Chevron (#10265)
    (a9640fb)
  • kit: InputNumber should handle programmatic control update with NaN as empty textfield
    (#10276)
    (ede4715)
  • layout: CardLarge fix title boldness (#10271)
    (0c9a4e9)
  • layout: Search allow other elements via [tuiSearchField] attribute
    (#10294)
    (f5c80ea)

🚀 Features

  • addon-mobile: BottomSheet add new component (#10269)
    (1fff4f5)
  • legacy: input tag converts the last element to tag after paste event
    (#10270)
    (89076b3)