Skip to content

Releases: taiga-family/taiga-ui

Release v4.19.0

23 Dec 14:31
Compare
Choose a tag to compare

4.19.0 (2024-12-23)

🐞 Bug Fixes

  • addon-mobile: virtual-scroll flickers during scroll in zoneless mode
    (#10023)
    (e3cfbc9)
  • addon-table: fix calculating start page (#9980)
    (d26f32b)
  • cdk: fix tuiFocusedIn error when focus events happened in reactive context
    (#10020)
    (12e9a29)
  • core: dialog has padding for close button event when not closeable
    (#10012)
    (97d24ad)
  • core: dont allow to select disabled dates in calendar
    (#10007)
    (b5d328c)
  • core: emit tuiDropdownOpenChange on distinct values
    (#9962)
    (f8ea2f2)
  • kit: Carousel fix scrolling page on mobile devices
    (#10009)
    (13dcf7c)
  • kit: InputNumber has rounding problems on blur with float large numbers
    (#9974)
    (9ec1e7b)
  • kit: skeleton animation speed slow down after speed up TUI_ANIMATION
    (#9984)
    (b8bb938)
  • kit: strange behavior in Safari when working with tiles
    (#9952)
    (80614b3)
  • legacy: reset cached active period in tui-input-date-range
    (#9946)
    (1144fae)

🚀 Features

  • addon-commerce: InputCardGroup add inputs option
    (#10033)
    (5e20a26)
  • addon-commerce: ThumbnailCard has new xs size
    (fc1ec3e)
  • addon-commerce: ThumbnailCard has new xs size (#9969)
    (436e351)
  • addon-table: allow resize more than 100% width of table
    (#9961)
    (a16071a)
  • experimental: InputPhoneInternational refactor to new textfield approach
    (#9976)
    (08f924d)
  • kit: safety change active index in stepper (#10004)
    (286b6d2)
  • layout: Navigation add Subheader component (#10041)
    (7de5985)

Release v3.101.0

23 Dec 15:26
b74300e
Compare
Choose a tag to compare

3.101.0 (2024-12-23)

Bug Fixes

  • core: dialog has padding for close button event when not closeable
    (#10018)
    (b74300e)
  • experimental: Fade fix mask-position (#10008)
    (8920ad3)
  • kit: InputInline has broken scroll in Safari & Firefox
    (#9947)
    (ac13a6f)
  • kit: strange behavior in Safari when working with tiles
    (#9956)
    (4f02d38)

Release v4.18.0

10 Dec 08:54
Compare
Choose a tag to compare

4.18.0 (2024-12-10)

🐞 Bug Fixes

  • addon-table: sort icons are reversed (#9904)
    (a6c0a36)
  • core: Dropdown fix initial width (#9867)
    (76d8d01)
  • core: DropdownOpen has CD problems after switching of tuiDropdownEnabled (false=>true)
    (#9888)
    (4249cd9)
  • core: Icon fix for old safari (#9917)
    (8c3a228)
  • core: focus first element in data-list (#9891)
    (ab7dfde)
  • core: transform breaks fixed position in tiles (#9905)
    (369d9a4)
  • kit: Carousel fix dragging in chrome (#9864)
    (6b1f985)
  • kit: InputInline has broken scroll in Safari & Firefox
    (#9818)
    (76634f1)
  • kit: Segmented fix shadow clipping in Safari (#9931)
    (c6c9c38)
  • kit: Tabs fix multiple emitting of activeItemIndexChange
    (#9934)
    (4d4dbf1)
  • kit: fix parallel lazy loading tree nodes (#9939)
    (c2a88d4)
  • kit: removed redundant space (#9916)
    (e10d0eb)
  • legacy: InputDate{Range|Time} + input[tuiTextfieldLegacy] + tuiTextfieldFiller has CD problems
    (#9932)
    (026d13c)
  • legacy: InputNumber has bad support of dynamic postfix
    (#9899)
    (fefdcff)
  • legacy: MultiSelect fix pristine and updateOn: blur issues
    (#9900)
    (d70edfb)

🚀 Features

  • addon-doc: limit select width (#9880)
    (84fd6e4)
  • layout: Form add new component (#9933)
    (52ab367)
  • legacy: MultiSelect allow checkbox on the right side
    (#9910)
    (8aa063b)
  • legacy: add itemsHidden prop to tui-input-time (#9908)
    (b3db7bc)
  • legacy: limit tui-tag width to 80% to avoid wrapping in selects
    (#9886)
    (54f5c65)

Release v3.100.0

10 Dec 08:50
7aced14
Compare
Choose a tag to compare

3.100.0 (2024-12-10)

Features

  • core: add margin right for left icons in small textfield
    (#9914)
    (ecd96bc)
  • kit: add itemsHidden prop to tui-input-time (#9909)
    (7aced14)
  • legacy: MultiSelect allow checkbox on the right side
    (#9911)
    (a8294a2)

Bug Fixes

  • addon-mobile: Card fix paddings on mobile devices
    (#9912)
    (8579228)
  • cdk: optional chaining for tuiControlValue subscription
    (#9865)
    (e77b631)
  • core: Input with DataList never shows dropdown after its 1st closing
    (#9881)
    (eb71369)

Release v3.99.0

02 Dec 07:14
70632cc
Compare
Choose a tag to compare

3.99.0 (2024-12-02)

Bug Fixes

  • addon-mobile: drop close button for sheet dialog (#9804)
    (f191380)
  • addon-mobile: update font of large buttons on mobile
    (#9821)
    (541ebea)
  • cdk: MIN_YEAR incorrect work with new Date() constructor
    (d0cd2e0)
  • cdk: toLocalNativeDate correct work with years less 1900
    (ee1be0a)
  • kit: InputDate incorrect works with date less than 1900
    (#9719)
    (5a8d751)
  • kit: InputDateTime validators not triggered when value change
    (#9846)
    (9650a0c)
  • layout: Navigation fix aside width according to spec
    (#9820)
    (e56f98c)

Release v4.17.0

27 Nov 12:35
Compare
Choose a tag to compare

4.17.0 (2024-11-27)

🐞 Bug Fixes

  • addon-mobile: update font of large buttons on mobile
    (#9816)
    (b45de14)
  • cdk: Angular v19 allowSignalWrites warning (#9810)
    (8b6b78a)
  • cdk: missing migration schematic for createStackingContext mixin
    (#9800)
    (e5aa261)
  • cdk: missing migration schematic for mixins from @taiga-ui/legacy/styles/taiga-ui-local
    (#9802)
    (ca9e2e0)
  • layout: Navigation fix aside width according to spec
    (#9815)
    (b92202e)
  • legacy: InputDateTime validators not triggered when value change
    (d7291cd)
  • legacy: InputDateTime validators not triggered when value change
    (#9838)
    (a515c2c)
  • legacy: add styles entrypoint to exports of package.json
    (#9813)
    (eee448d)

Release v4.16.0

20 Nov 08:13
Compare
Choose a tag to compare

4.16.0 (2024-11-20)

🚀 Features

  • addon-doc: use only one property on route for expose input prop value
    (#9774)
    (8602e4e)
  • i18n: add greek language (#9762)
    (f81c996)

🐞 Bug Fixes

  • addon-mobile: DropdownMobile is not compatible with DropdownHover
    (#9736)
    (b57149a)
  • cdk: FocusTrap has race condition problems (#9759)
    (d84b437)
  • core: fix custom hint (#9776)
    (ae83d2d)
  • kit: correctly loose box shadow on tile after dragged
    (#9733)
    (91af99f)
  • kit: fix calendar range presets filtration (#9777)
    (bfeb254)

Release v4.15.0

13 Nov 12:04
Compare
Choose a tag to compare

4.15.0 (2024-11-13)

🚀 Features

  • core: add readable media aliases (#9696)
    (41d89b3)
  • kit: Message add component
    (5b03210)
  • kit: Message add component (#9694)
    (0b08fb4)
  • kit: add ProgressFixedGradient directive for ProgressBar
    (#9648)
    (ca81b5c)
  • layout: AppBarBack add ability to use custom appearance
    (#9715)
    (1e0928d)

🐞 Bug Fixes

  • addon-charts: fix division by zero in LineChart (#9722)
    (c12a315)
  • addon-mobile: TuiPullToRefreshService fix pulling$ stream by calling TUI_PULL_TO_REFRESH_LOADED.next() on
    onPull event (#9716)
    (3b978be)
  • kit: CalendarRange not switch month with selected value
    (#9695)
    (0e5f250)
  • kit: TuiTabsWithMore should share TuiActiveZone for nested dropdowns inside more-section
    (#9714)
    (f7c8fd5)
  • layout: Navigation fix various style issues (#9723)
    (a8aaf04)
  • layout: TuiBlockStatus remove margins for empty t-block-image
    (#9741)
    (e86afea)
  • legacy: InputDateRange double backspace to clear textfield
    (#9707)
    (c80cadc)
  • legacy: fix icons looking interactive in readonly textfields
    (#9711)
    (85d6afd)
  • remove default styling from a tag in card component (#9681)
    (1b6e32b)

Release v3.98.0

13 Nov 07:53
7f742f4
Compare
Choose a tag to compare

3.98.0 (2024-11-13)

Features

  • core: Dialog move close button inside dialog
    (739ff25)
  • core: Dialog move close button inside dialog (#9712)
    (446e2ea)

Bug Fixes

  • layout: tui-block-status remove margins for empty t-block-image
    (#9742)
    (7f742f4)

Release v4.14.0

05 Nov 11:14
Compare
Choose a tag to compare

4.14.0 (2024-11-05)

🚀 Features

  • core: tuiHintDirection priority list (#9669)
    (bbf13b5)
  • kit: TuiFile added tuiHintOverflow for file name (#9659)
    (b5062bc)
  • layout: BlockStatus add desktop "m" size (#9651)
    (8cd3eb8)

🐞 Bug Fixes

  • addon-mobile: TuiElasticStickyService teardown observable zone fix
    (#9657)
    (5908330)
  • core: do not hide scrollbars on desktop when dialog is open
    (#9633)
    (5075a74)
  • kit: CalendarRange switch months if any input updated, when date range selected
    (#9665)
    (f43bc2b)
  • kit: Files fix link styles (#9635)
    (6923102)
  • kit: Stepper fix flashing styles (#9638)
    (059c1de)
  • kit: Switch should have dark knob for the dark theme in web platform
    (#9658)
    (1c9664a)
  • legacy: InputDate incorrect value after backspace
    (466fda7)
  • legacy: InputDate incorrect value after backspace
    (#9650)
    (6a10460)
  • legacy: InputDate nativeValue set empty instead of handle mask
    (ff8d5b3)
  • legacy: InputPhone fix format paste if value has space after plus sign
    (#9634)
    (2b54390)
  • legacy: InputTime & InputDateTime should switch inputMode for time modes with AM / PM
    (#9643)
    (ee53428)