Releases: taiga-family/taiga-ui
Releases · taiga-family/taiga-ui
Release v3.87.0
3.87.0 (2024-07-15)
Features
- addon-table: fix for
Cell
andTitle
(#8078)
(e2e0ae5) - experimental:
Status
add new component (#8064)
(6e8450d) - kit:
Progress
add options with DI (#8065)
(e00cd8c)
Bug Fixes
- addon-mobile:
DropdownMobile
fix open status report
(#8101)
(ab05df0) - addon-mobile: display mobile calendar range (#8092)
(75ac03b) - experimental: correct border-radius for
ButtonGroup
with only child
(#8087)
(5805ce6) - kit:
Textarea
displays emoji in Safari (#8088)
(0e88271) - kit: correct paddings for
RadioBlock
,CheckboxBlock
(#8081)
(0aa0458)
Release v3.86.0
Release v3.85.0
3.85.0 (2024-07-02)
Features
- addon-commerce: add
cvcHidden
input property (#7998)
(a4fddd0) - addon-docs: support custom tags (#7979)
(343d38b) - addon-mobile: update
TabBar
styles (#7977)
(067cae4) - addon-table: support nullable values in
tuiTableSort
(#7890)
(439871e) - experimental:
ActionBar
add new component (#7984)
(ac0c34a)
Bug Fixes
- addon-doc:
Navigation
fix invalid two-way binding error in Angular v18
(#7837)
(1908b9d) - addon-mobile: prevent touchstart after close sheet (#8001)
(aea2db3) - kit:
CalendarRange
should not distinguish ranges with same dates and different names
(#7804)
(f5d60b2) - kit:
InputDateRange
should not distinguish ranges with same dates and different names
(#7932)
(a862ca5) - kit:
InputNumber
should emit form control change if value is less/more thanmin
/max
(#7809)
(2d6ab2d)
Release v3.84.0
3.84.0 (2024-06-17)
Bug Fixes
- cdk: visible control for
tui-scroll-controls
on iOS
(#7741)
(c185d3b) - kit:
Carousel
fix scrolling with touchpad when itemsCount more than 1
(#7706)
(e9186ca) - kit:
InputNumber
fix lost value (#7751)
(90fdc93) - kit: ignore native calendar for desktop (#7734)
(ad99b73) - kit: round closable button (#7700)
(2046723)
Release v3.83.0
3.83.0 (2024-06-10)
Bug Fixes
- core:
DropdownSelection
fix selection error in textarea
(#7626)
(22ee141) - core:
Hint
fix content vertical centering with reduced line-height
(#7623)
(57288f8) - core: fix text selection in nested hint (#7647)
(9b96c73) - kit:
InputDateTime
should format textfield value on blur
(#7659)
(505fe3e) - kit:
InputDateTime
with[min]
/[max]
distorts value on click
(#7636)
(7ac4291) - kit:
InputTag
fix scrolling to input (#7655)
(c3993da) - kit: fix
InputNumber
buttons styles priority for Safari
(#7652)
(1d6c3cd) - kit: fix incorrect copy hint in inputCopy (#7674)
(fa57f78)