Skip to content

Releases: taiga-family/taiga-ui

Release v3.52.0

31 Oct 13:20
ac1f420
Compare
Choose a tag to compare

3.52.0 (2023-10-31)

Features

Bug Fixes

  • cdk: don't use layerX and layerY for detect retargated element
    (#5796)
    (8873fad)
  • core: don't remove any comments from bundled artifacts
    (#5795)
    (2ff6569)

Release v3.51.0

25 Oct 15:29
07cf86a
Compare
Choose a tag to compare

3.51.0 (2023-10-25)

Features

  • core: use TuiBreakpointService instead of TUI_IS_MOBILE_RES
    (#5736)
    (bc57278)
  • experimental: ThumbnailCard add new component (#5734)
    (97606f7)

Bug Fixes

  • cdk: revert breaking changes with TuiMapper (#5739)
    (74d34c8)

Release v3.50.0

23 Oct 15:05
85708cc
Compare
Choose a tag to compare

3.50.0 (2023-10-23)

Features

  • experimental: Toggle, Checkbox, Radio add new components
    (#5319)
    (f805ed5)
  • i18n: add Kazakh language (#5678)
    (72a0136)
  • kit: UnmaskHandler add new directive (#5687)
    (defd0be)
  • schematics: ng update for TuiMapper and TuiMatcher (#5679)
    (13e4627)

Bug Fixes

  • core: Group bump CSS specificity to fix new buttons
    (#5728)
    (85708cc)
  • core: auto break words in notification (#5716)
    (ace9c3c)
  • core: correct TuiHostedDropdownComponent with tuiHostedDropdownHost
    (#5669)
    (c974b51)
  • core: use correct host portal viewport for dropdown position
    (#5662)
    (e90c4a4)
  • experimental: rename BadgeAlert to BadgeNotification
    (#5652)
    (d27927b)
  • kit: Multiselect fix line height in value content
    (#5686)
    (c9fa227)
  • kit: prevent memory leak (#5663)
    (f3c21c1)

Release v3.49.1

17 Oct 11:58
315fda5
Compare
Choose a tag to compare

3.49.1 (2023-10-17)

Bug Fixes

  • kit: Multiselect fix broken template in non-editable mode
    (#5659)
    (315fda5)

Release v3.49.0

16 Oct 13:55
bb1a7ca
Compare
Choose a tag to compare

3.49.0 (2023-10-16)

Features

  • addon-table: table column direction reset on third click
    (#5631)
    (85cee09)
  • core: add browser specific style mixins (#5589)
    (27623c3)
  • core: support readonly TuiDay[] in calendar (#5574)
    (f1cafa8)
  • experimental: Rating add new component (#5633)
    (254e68b)
  • experimental: Surface add new directive (#5555)
    (62ac52c)

Bug Fixes

  • addon-commerce: change Rbl to Br for Belarus rubles
    (#5587)
    (1d4c721)
  • cdk: ValueChanges add distinctUntilChanged (#5586)
    (d3e40ad)
  • cdk: prevent page scrolling when a modal is open (#5599)
    (50e5320)
  • experimental: Fade fix line height issue (#5617)
    (a85ee21)
  • kit: LineClamp fix unexpected closing (#5630)
    (d6751cd)
  • kit: MultiSelect fix incorrect height with multiline value content
    (#5618)
    (5c41e09)

Release v3.48.0

09 Oct 14:54
9f2e938
Compare
Choose a tag to compare

3.48.0 (2023-10-09)

Features

Bug Fixes

  • addon-commerce: invalid descriptions in currency code dictionary
    (#5578)
    (9182165)
  • addon-doc: use code actions together (#5570)
    (9451225)
  • cdk: Dialog fix animation in safari (#5525)
    (25fa994)
  • core: DropdownHover fix dropdown closing after child transition
    (#5532)
    (a759118)
  • core: DropdownHover fix unexpected closing when using nested dropdown
    (#5541)
    (4b5d814)
  • core: scrollbar behaviour inside iframe (#5561)
    (839fe33)
  • kit: FilterByInput do not reset list on match in multiselect
    (#5538)
    (4d3bc9b)

Release v3.47.0

02 Oct 14:49
f31228a
Compare
Choose a tag to compare

3.47.0 (2023-10-02)

Features

  • addon-doc: add copy button out-of-the-box (#5508)
    (3a5dede)
  • core: reuse baseHref in icons path factory (#5445)
    (c975242)
  • experimental: BadgedContent add new component (#5498)
    (ded734c)
  • experimental: Compass add new component (#5439)
    (676631d)
  • kit: allow customize vertical align of Radio inside RadioList
    (#5473)
    (1172151)

Bug Fixes

  • addon-charts: LineDaysChart fix performance leak (#5484)
    (2446882)
  • addon-doc: example should enclose inner content (#5516)
    (be05e44)
  • addon-doc: icon should be paste from subPage (#5517)
    (a66d692)
  • addon-table: table controls do not work in heading
    (#5450)
    (786a06d)
  • addon-table: improve typings for tuiTableSort (#5513)
    (0176a37)
  • core: Dialog fix scrollbar width issues (#5488)
    (75358a8)
  • core: PrimitiveTextfield with prefix/postfix has CD problem after delayed fonts loading
    (#5477)
    (9a3a873)
  • core: clicking label should not open dropdowns
    (2c9ee62)
  • kit: Textarea has character descenders problems (#5487)
    (f5ca9d3)

Release v3.46.0

25 Sep 11:08
8580122
Compare
Choose a tag to compare

3.46.0 (2023-09-25)

Features

Bug Fixes

  • core: add break word in alert (#5456)
    (efb52ab)
  • experimental: Avatar with image has redundant gap below itself
    (#5449)
    (fbfd5a4)
  • kit: Combobox return null support for strict matcher
    (#5441)
    (5c5ad77)
  • kit: InputPhone fix initial value (#5438)
    (5b240b8)

Release v3.45.0

18 Sep 14:36
977f88d
Compare
Choose a tag to compare

3.45.0 (2023-09-18)

Features

  • core: force use pointer-events auto for dropdown (#5417)
    (e0ccf9d)
  • experimental: Button add new component (#5416)
    (605aaf5)
  • experimental: add new component Badge (#5247)
    (9f16da7)
  • kit: CheckboxBlock/RadioBlock add new size (#5390)
    (45731b6)

Bug Fixes

  • addon-commerce: Money causes an extra space (#5374)
    (bcf41b9)
  • core: Dropdown reset previous position (#5364)
    (e7542dd)
  • core: don't hide placeholder for input size m (#5382)
    (de88b55)
  • core: onmouseout events don't trigger when objects move under mouse in Safari
    (#5406)
    (6747a34)
  • core: the order of the escape event is important in the dialog service
    (#5350)
    (1e79863)
  • kit: InputRange should not validate quantum if textfield is focused
    (#5401)
    (452fc01)
  • kit: InputSlider should not validate quantum if textfield is focused
    (#5389)
    (2b28fba)
  • kit: Progress fix colors and mode (#5394)
    (8cc1e76)
  • kit: Select fix dummy checkmark size (#5384)
    (71cf753)
  • kit: fix tree programmatic control (#5370)
    (aef8c35)
  • kit: prevent focusing when remove item from multi-select
    (#5412)
    (50a3b41)
  • kit: update a tab when the active index has changed
    (#5402)
    (aef59e0)

Release v3.44.1

12 Sep 09:10
ca0d5fc
Compare
Choose a tag to compare

3.44.1 (2023-09-12)

Bug Fixes

  • core: matchMedia is not a function in SSR (#5358)
    (7c7cfa5)