3.36.0 (2023-07-10)
Features
- cdk: add schematics for migrate
@taiga-ui/addon-editor
to@tinkoff/tui-editor
(#4870)
(5f40437) - core: support nullability in
src
property (#4877)
(8b0667f) - eslint-config: add custom configs for reuse in another projects
(#4869)
(c228895) - kit:
InputCopy
add DI options (#4868)
(f0a2f83) - kit:
Tag
update styles (#4830)
(ef37091) - kit: fix circular dependency error
TuiInputFilesDirective
andTuiInputFilesComponent
with UMD bundle
(#4880)
(691109f)
Bug Fixes
- core:
DataList
properly sizeemptyContent
(#4856)
(a0208cf) - core:
Root
set body background (#4867)
(e831296) - kit:
InputInline
fix width calculation (#4878)
(7518bf8) - testing: export
tuiAddSnapshotPlugin
by default (#4846)
(0d632ee)