Skip to content

Releases: taiga-family/taiga-ui

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)

Release v3.104.0

03 Feb 11:01
4be8fb0
Compare
Choose a tag to compare

3.104.0 (2025-02-03)

Features

  • kit: input tag converts the last element to tag after paste event
    (#10277)
    (16cb47a)

Bug Fixes

  • core: tuiDropdownContext menu remains open after long tap
    (#10278)
    (c965f55)
  • experimental: CardLarge fix title boldness (#10272)
    (8b8103c)
  • kit: InputDateRange not reset initial value to min/max and show actual in calendar
    (#10250)
    (1e7d185)
  • kit: InputDateTime not reset initial value to min/max and show actual in calendar
    (#10258)
    (4be8fb0)

Release v4.22.0

27 Jan 13:36
Compare
Choose a tag to compare

4.22.0 (2025-01-27)

🚀 Features

  • addon-mobile: new android/ios icon behaviour for checkbox
    (#10204)
    (10c4174)
  • core: DataList update labels design according to specs
    (#10205)
    (b2081d7)
  • demo: Button add example with two labels (#10242)
    (5f24171)
  • layout: Header add body-l and body-m sizes (#10212)
    (fa92c17)
  • layout: InputSearch add new component (#10197)
    (e810a15)
  • layout: add new height modes on tuiCell (#10209)
    (e8e1986)

🐞 Bug Fixes

  • addon-mobile: DataList inside DropdownMobile should not have built-in horizontal indent
    (#10213)
    (fe5d3f5)
  • addon-mobile: background blackout do not disappear on mobile after longtap event
    (#10244)
    (bbff629)
  • core: Hint fix dark mode colors (#10225)
    (64c269f)
  • experimental: increase css-specificity for select's styles inside TuiInputPhoneInternational
    (#10223)
    (c61bf00)
  • inputs with extends TuiControl has CD problems for writeValue of empty value
    (#10220)
    (647dcaa)
  • kit: CalendarRange should not require extra click to start new range after same day range
    (#9847)
    (2643187)
  • kit: debounce overflownChange event (#10188)
    (07e335a)
  • kit: increase css-specificity for step button's styles inside TuiInputNumber
    (#10237)
    (a516aca)
  • legacy: fixed color picker pointer (#10201)
    (30b57fe)

Release v3.103.0

27 Jan 12:32
65be79b
Compare
Choose a tag to compare

3.103.0 (2025-01-27)

Features

Bug Fixes

  • addon-mobile: background blackout do not disappear on mobile after longtap event
    (#10245)
    (65be79b)
  • kit: InputDate show actual min/max in Calendar
    (#10240)
    (0987388)

Release v4.21.0

20 Jan 14:20
Compare
Choose a tag to compare

4.21.0 (2025-01-20)

🚀 Features

  • core: new appearance table (compatible with new Textfield)
    (#10179)
    (6cea767)

🐞 Bug Fixes

  • addon-doc: pin "ngx-highlightjs" peer dependency version
    (#10186)
    (a66d891)
  • addon-mobile: SwipeActions fix actions in IOS safari
    (#10163)
    (bd53957)
  • core: correct reuse of viewport for hint position
    (#10183)
    (0dc9b76)
  • core: fix tuiDialog typings for classes with constructor parameters
    (#10193)
    (6568200)
  • core: fix unknown selector warnings in Angular 17+
    (#10162)
    (f7192b9)
  • experimental: Accordion fix error with dynamic items
    (#10182)
    (a4fe7b3)
  • kit,legacy: all textfield controls should handle initial ngModel phantom null value
    (#10171)
    (b490860)
  • kit: InputNumber should handle initial ngModel phantom null value
    (#10168)
    (f259826)
  • kit: new version of InputNumber should provide TuiControl for DI
    (#10176)
    (be0c38c)
  • layout: get view only on demand in tuiAsideItem
    (#10173)
    (96797d5)
  • layout: update justify-content to place-content for improved main content
    (#10191)
    (967ae88)

Release v3.102.1

20 Jan 14:07
3916e5a
Compare
Choose a tag to compare

3.102.1 (2025-01-20)

Bug Fixes

  • experimental: SwipeActions fix actions in IOS safari
    (#10165)
    (3916e5a)

Release v4.20.0

13 Jan 15:37
Compare
Choose a tag to compare

4.20.0 (2025-01-13)

🐞 Bug Fixes

  • addon-commerce: tuiAmount hiding negative sign when value is zero
    (#10147)
    (9244f1a)
  • cdk: TuiTime.shift doesn't shift higher order units
    (#10065)
    (5939585)
  • core: Group fix overlayed border in collapsed mode
    (#10094)
    (1b7628a)
  • core: Textfield with [content] property has invalid behavior for <input />
    (#10066)
    (aa9ff64)
  • kit: LineClamp fix initial transition (#10070)
    (14426cd)
  • kit: fix change detection in Radio, Checkbox and Switch
    (#10102)
    (824da0c)
  • kit: fix text overflow in Confirm component (#10085)
    (166bc37)
  • layout: BlockStatus fix image height (#10121)
    (570f67c)
  • legacy: InputPhone incorrectly parses paste of the shorten phone number
    (#10063)
    (1df2480)
  • legacy: TuiMultiSelect fix arrow (#10050)
    (e96d4eb)
  • legacy: incorrect InputTag table appearance and PrimitiveTextfield placeholderRaisable calculation
    (#10052)
    (416dd8b)
  • legacy: use transformed value in tui-input-date-range for find active period
    (#10135)
    (3b8651b)
  • legacy: wrong prefix placement in table context (#10045)
    (99cb0bc)

🚀 Features

Release v3.102.0

13 Jan 09:03
c44ec38
Compare
Choose a tag to compare

3.102.0 (2025-01-13)

Features

Bug Fixes

  • cdk: TuiTime.shift doesn't shift higher order units
    (#10082)
    (352f1b7)
  • experimental: ButtonVertical fix style priority
    (#10054)
    (0f3e976)
  • experimental: Header fix subtitle padding on mobile
    (#10126)
    (c44ec38)
  • kit: fix text overflow in Prompt component (#10086)
    (c7f5c8c)
  • layout: BlockStatus fix image height (#10122)
    (70da553)