3.6.0 (2022-10-11)
Features
- addon-table: add
TuiDirectionOrderDirective
to sort by order
(#2782)
(962084a) - kit:
Avatar
add stacking option (#2811)
(0264b38) - kit:
Avatar
allow Taiga UI icons (#2824)
(cfa5ead) - kit:
Badge
add overflow elipsis and title (#2806)
(02713d6) - kit:
Carousel
allow vertical alignment control (#2814)
(36d3c6f) - kit:
InputDate
,InputDateRange
,InputDateTime
add options DI token for custom icons
(#2785)
(0fe5d5b) - kit:
InputMonth
,InputMonthRange
add options DI token
(#2840)
(217d670)
Bug Fixes
- addon-doc: misaligned column fix (#2815)
(783f59c) - addon-editor: edit link modal shouldn't overlap content (#2803)
(7f8643a) - addon-editor: normalize h1-h6 heading in editor socket (#2808)
(c8ff2d2) - addon-editor: removing all
!important
styles (#2798)
(a59afe8) - addon-editor: support nested ordered list inside a bullet list
(#2805)
(340ebdc) - addon-editor: use
starterKit
only from custom extension
(#2845)
(98311f8) - cdk:
Obscured
fix for SSR (#2835)
(6b69efb) - cdk:
schematics
errorCannot read property 'getInitializer' of undefined
(#2828)
(8d5f40b) - kit:
MultiSelect
fix overflow issues (#2847)
(372410e) - kit:
RadioLabeled
fix disabled label style (#2842)
(001c0ad) - styles: move required styles from
styles
package to tui-root
(#2854)
(033960d) - styles: pseudo elements
:after
aren't removed in Safari 16
(#2825)
(fdab37a)