Skip to content

Releases: taiga-family/taiga-ui

Release v3.95.1

25 Sep 07:28
12ab259
Compare
Choose a tag to compare

3.95.1 (2024-09-25)

Bug Fixes

Release v4.8.1

24 Sep 16:06
Compare
Choose a tag to compare

4.8.1 (2024-09-24)

🐞 Bug Fixes

  • addon-charts: LineChart fix line thickness on 0 and max
    (#9167)
    (c51f8ec)
  • core: DropdownContext fix for Shadow DOM (#9171)
    (e76e27e)
  • kit: export password options (#9159)
    (688405e)
  • legacy: MultiSelect fix for long items overflowing
    (#9160)
    (80fdfd0)

Release v4.8.0

24 Sep 13:28
Compare
Choose a tag to compare

4.8.0 (2024-09-24)

🚀 Features

  • addon-doc: add ability to disable default search-bar
    (#9099)
    (90cc083)
  • addon-doc: add aria-label for dark mode button (#9108)
    (58bfb70)
  • addon-doc: full prerender page for ssr and improve ux
    (#9073)
    (d2fa1ac)
  • addon-doc: heading elements are not in a sequentially-descending order
    (#9110)
    (46a1a17)
  • cdk: add TuiLooseUnion (#9068)
    (e7642cb)
  • cdk: support provide custom query selector for auto focus directive
    (#9062)
    (ae149f5)
  • kit: Like add new component (#8989)
    (0814ae8)
  • kit: add an options token for customizing TuiHighlight
    (#8812)
    (21a80c7)
  • kit: improve IDEA auto import for TuiImageLoading
    (#9090)
    (f45c899)
  • layout: AppBar add auto size directive (#9119)
    (d5628e7)

🐞 Bug Fixes

  • addon-commerce: InputCardGroup fix for older Safari
    (#9117)
    (29044f9)
  • addon-mobile: correct height for tui-app-bar on ios/android
    (#9031)
    (a669fd6)
  • cdk: remove global styles patching from auto-focus directive
    (#8974)
    (fa81919)
  • cdk: unsubscribe from pan service when directive is destroyed
    (#9021)
    (5ce088a)
  • cdk: unsubscribe from swipe service when directive is destroyed
    (#9022)
    (ce15783)
  • cdk: unsubscribe from zoom service when directive is destroyed
    (#9069)
    (36ee705)
  • core: Appearance remove initial transition (#9059)
    (88a8f5b)
  • core: Loader fix leaving ActiveZone (#9115)
    (d4099d2)
  • core: do not override nested tui-icon styles (#9065)
    (4e07f24)
  • demo: Lists changes the ts representation to html
    (#9078)
    (4bca8b7)
  • deps: update dependency date-fns to v4 (#9038)
    (bee65c9)
  • deps: update dependency ng-morph to v4.8.2 (#9137)
    (9a802a0)
  • deps: update maskito to ^3.0.2 (#9139)
    (00a78be)
  • deps: update taiga-ui (#9142)
    (dc80717)
  • kit: CalendarRange shows last available month when max and items set
    (6d3665a)
  • kit: CalendarRange shows last available month when max and items set
    (#9147)
    (14d644f)
  • kit: InputDateRange fix dark mode issues and list item size
    (#9098)
    (6820698)
  • kit: do not override white-space for children of line-clamp
    (#9025)
    (f77a783)
  • kit: drop image skeleton when handle of lazy loading error
    (#9032)
    (2af496b)
  • kit: memory leak in line-clamp (#9014)
    (93fb577)
  • layout: AppBar use proper appearance for back button
    (#9061)
    (6019863)
  • layout: CardLarge fix style leaking into Badge (#9097)
    (83300f1)
  • layout: CardLarge with headless Cell list
    (253906e)
  • layout: CardLarge with headless Cell list (#9114)
    (941c856)
  • legacy: MultiSelect empty line when non empty placeholder and valueContent
    (073b991)
  • legacy: MultiSelect empty line when non empty placeholder and valueContent
    (#9123)
    (eda9293)
  • legacy: during serialization angular was unable to find an element in the DOM
    (#9063)
    (7817c18)
  • legacy: fix scroll jumping on readonly input focusing in safari
    (#9088)
    (dbf2510)
  • table: table filters pipe types (#9076)
    (0635555)

Release v3.95.0

24 Sep 12:59
74dcc55
Compare
Choose a tag to compare

3.95.0 (2024-09-24)

Features

Bug Fixes

  • addon-commerce: InputCardGroup fix for older Safari
    (#9134)
    (009f5f9)
  • core: fix scroll jumping on readonly input focusing in safari
    (#9094)
    (98e0509)
  • experimental: CardLarge with headless Cell list
    (#9132)
    (d48bb48)
  • experimental: Segmented fix initial radio value (#9074)
    (95e7e7b)
  • kit: MultiSelect empty line when non empty placeholder and valueContent
    (a435702)
  • kit: MultiSelect empty line when non empty placeholder and valueContent
    (#9127)
    (28f1845)

Release v4.7.0

16 Sep 16:42
Compare
Choose a tag to compare

4.7.0 (2024-09-16)

🚀 Features

🐞 Bug Fixes

  • addon-doc: TuiDocScrollIntoViewLink should be export from root
    (#9039)
    (ad1979a)
  • addon-mobile: export styles (#9007)
    (d9915bb)
  • core: Calendar fix visual gaps in range (#8961)
    (8ec81aa)
  • core: Dropdown fix options leaking upwards (#9051)
    (350ba52)
  • core: rely only on [tuiOption] html attribute for search options
    (#8965)
    (df8228c)
  • deps: update dependency ng-morph to v4.7.0 (#9008)
    (e6d273d)
  • deps: update dependency ng-morph to v4.8.0 (#9011)
    (99fabf5)
  • deps: update dependency ng-morph to v4.8.1 (#9013)
    (1f814e0)
  • deps: update ng-web-apis to ^4.5.0 (#9006)
    (1377647)
  • deps: update ng-web-apis to ^4.6.0 (#9046)
    (40943ea)
  • kit: Connected work with CardLarge (#9040)
    (71f699c)
  • kit: add overload for TuiFilterByInputPipe (#8912)
    (6883ea6)
  • kit: block user selection in skeleton (#9001)
    (49b0e03)

Release v4.6.0

10 Sep 15:08
Compare
Choose a tag to compare

4.6.0 (2024-09-10)

🐞 Bug Fixes

  • addon-commerce: InputCardGroup fix autofill styles
    (#8794)
    (de3a923)
  • addon-mobile: Card fix paddings on mobile devices
    (#8949)
    (12ebe35)
  • addon-table: TuiTableDirective Content Security Policy error v4
    (#8872)
    (a7ae8f3)
  • cdk: NativeValidator fix touched state (#8818)
    (2a5e754)
  • core: Textfield fix expression change error (#8809)
    (7206c29)
  • core: show empty content in correct detect changes cycle
    (#8837)
    (f102ad3)
  • kit: BadgedContent icon is positioned incorrectly when it's shown with a delay
    (#8932)
    (96c476b)
  • kit: CalendarRange revert computedMonth changes (#8909)
    (848d12c)
  • kit: InputFiles fix validity and drag states (#8845)
    (a7f1332)
  • kit: InputTime fix selection of the nearest value from items
    (#8902)
    (0b3894c)
  • kit: BadgedContent: icon is positioned incorrectly when it's shown with a delay
    (4a26b1a)
  • kit: CalendarRange click again on selected item not switch to item date
    (#8843)
    (4853671)
  • kit: fix styles for input-inline when spellcheck marks word incorrect
    (#8836)
    (7938dd5)
  • layout: Card fix Label title font weight when Label is placed inside a card
    (#8931)
    (b7e871c)

🚀 Features

  • addon-mobile: InputSearch add iOS imitating input
    (#8838)
    (7437250)
  • core: Dialog add fade transition for multiple dialogs
    (#8950)
    (5843da5)
  • kit: Copy and Password add interactive icons to Textfield
    (#8833)
    (c8bdaf0)
  • kit: Segmented update to the spec v1.1.0 (#8825)
    (44d7d5b)
  • layout: Cell add border-radius (#8801)
    (1b05ba4)
  • testing: adds link harness (#8771)
    (e38cdb5)

Release v3.94.0

11 Sep 06:45
96a7728
Compare
Choose a tag to compare

3.94.0 (2024-09-11)

Features

  • experimental: Cell add border-radius (#8802)
    (81b1c5d)
  • experimental: ThumbnailCard add external <img> support
    (#8865)
    (064944c)

Bug Fixes

  • addon-table: TuiTableDirective Content Security Policy error
    (#8871)
    (6a67760)
  • kit: InputTime fix selection of the nearest value from items
    (#8903)
    (96a7728)
  • kit: fix styles for input-inline when spellcheck marks word incorrect
    (#8868)
    (ee0b4bf)

Release v4.5.0

02 Sep 16:43
Compare
Choose a tag to compare

4.5.0 (2024-09-02)

🐞 Bug Fixes

  • addon-commerce: InputCard fix autofill (#8728)
    (226a763)
  • addon-doc: code glitch in ssr (#8705)
    (59712a2)
  • core: Dropdown triggers change detection too frequently
    (#8738)
    (8bdcb19)
  • core: Icons fix mask shorthand (#8711)
    (a292756)
  • core: Textfield should not change color of chevron on hover if readOnly is enabled
    (#8754)
    (2e21615)
  • kit: CalendarRange shows end of range (#8774)
    (6604fd6)
  • kit: InputPhoneInternational should not allow to open dropdown if readOnly=true
    (#8764)
    (fcca2fa)
  • kit: CalendarRange not switch to selected item (#8784)
    (ad138ab)
  • kit: contain width for img in avatar (#8723)
    (c9014a2)
  • layout: Navigation fix style specificity for AsideItem
    (#8790)
    (77a1eea)
  • legacy: InputDateRange triggers cyclic change detection ticks
    (#8706)
    (c7bc044)
  • legacy: restore autoColor for InputTag and MultiSelect
    (#8783)
    (e5477c4)
  • legacy: trigger transform placeholder when using autofill
    (#8779)
    (464dee4)

🚀 Features

Release v4.4.1

27 Aug 07:27
Compare
Choose a tag to compare

4.4.1 (2024-08-27)

🐞 Bug Fixes

What's Changed

Full Changelog: v4.4.0...v4.4.1

Release v4.4.0

26 Aug 16:53
Compare
Choose a tag to compare

4.4.0 (2024-08-26)

🐞 Bug Fixes

  • addon-mobile: PullToRefresh fix scroll ref (#8684)
    (c9eef96)
  • cdk: ActiveZone do not exit zone when scrollable container becomes non-scrollable
    (#8631)
    (#8653)
    (b796d0d)
  • kit: ButtonClose fix icon (#8659)
    (7287016)
  • kit: CalendarRange delete code for availableRange property
    (#8688)
    (18d9b07)
  • kit: Tiles fix reorder issue (#8663)
    (9ea0162)
  • legacy: Textarea use balance text-wrap in safari (#8666)
    (cbaac1b)
  • legacy: invalid css variable (#8619)
    (4fa7631)

🚀 Features

  • core: TUI_DARK_MODE add new token (#8657)
    (f409942)
  • icons: drop useless comments inside svg file (#8660)
    (327f470)
  • kit: CalendarRange add item property for correctly switch value outside
    (#8617)
    (39e3419)
  • kit: IconBadge add new directive (#8667)
    (1d2c286)
  • layout: Search add new component (#8648)
    (8cb50c0)