2.43.0 (2022-04-25)
Features
- addon-editor: improved ux for links
(a0b30be) - addon-editor: select link before edit for improve ux
(8d93597) - addon-table:
SortBy
add directive for server-side sorting by column name
(#1659)
(7e32b44) - addon-table:
TextArea
add support for interactive tables
(#1666)
(3180600) - cdk: new util
tuiCoerceBooleanProperty
(383269e) - enable strict mode for compile templates
(4029f2f)
Bug Fixes
- kit:
InputTag
fix tag status whenMode
is missing (#1669)
(dfcf799) - kit:
Slider
readonly state (mobile chrome bug) (#1638)
(0669a71) - kit: dropdown content jumping and rerendering multiselect after adding new tags
(#1657)
(d4aabe6), closes
#1534 - kit: incorrect alignment of icons in multiselect
(470f187), closes
#1636