2.44.0 (2022-05-05)
Features
- addon-commerce: use pipe instead getter for improve performance
(b037924) - addon-table:
TextArea
add support for interactive tables
(#1666)
(3180600) - cdk:
Portal
add new directive (#1688)
(c70242a) - cdk:
TuiDay
addcurrentUtc
static method
(93cdda0) - cdk: add
TuiAlertContext
(#1706)
(64c2aed) - cdk: use
unknown
insteadany
fortuiDefaultProp
(c5c081a) - testing: new
tuiAddSnapshotPlugin
(for Cypress) (#1683)
(17658ab)
Bug Fixes
- addon-table: cannot access
TuiSortByDirective
before initialization
(#1701)
(6f91070) - addon-commerce:
InputCardGrouped
fix problem with in safari
(#1696)
(9948640) - addon-commerce: hide clear button when doesn't exist card number
(ccc1839) - addon-editor: reopen dropdown when clicked another link (#1663)
(b0e3f34) - cdk: correct assert for
svg
and document element
(eb2e745) - core: don't use
font-size
animation for safari
(1e4c030) - kit:
InputRange
problems with change detection for customValueContent
(#1675)
(0c6ff68)