3.28.0 (2023-05-22)
Features
- addon-doc: remove redundant empty spaces after parse markdown
(#4475)
(8572840) - addon-editor: add pretty bottom indent for content editable area
(#4460)
(2f5d2a8) - addon-editor: support focus on editable area (#4436)
(eae42c9) - core:
Textfield
allow showing hints for disabled control
(#4500)
(c1f73d1) - core: add
tuiSvgSrcInterceptors
for multiple source processing
(#4402)
(722a66f) - kit:
Files
addexpanded
input-output (#4479)
(90d8efe) - kit:
InputDate
usesMaskito
instead of legacytext-mask
(#4486)
(c558277) - kit:
InputDateRange
usesMaskito
instead of legacytext-mask
(#4510)
(fede061) - kit:
InputTime
usesMaskito
instead of legacytext-mask
(#4484)
(1d7cf4b) - kit:
TextArea
enable icons (#4512)
(c6f6a7e) - kit: ability to change tag list paddings in
input-tag
(#4487)
(4488eab) - kit: add
TuiExtractCountryCodePipe
,TuiIsoToCountryCodePipe
(#4297)
(a86b4aa)
Bug Fixes
- addon-doc: anchor and theme mode buttons get proper size of svg icons
(#4499)
(aafa41b) - addon-doc: increasing css cascade priority for active state
(#4493)
(e61e47d) - addon-editor: focus should trigger only for outside contenteditable area
(#4471)
(6da026e) - kit:
InputInline
fix alignment with other elements (#4505)
(a8ba7ed) - kit:
InputTag
fix vertical jumps on multi line size="m" and label inside
(#4506)
(b1a9a65) - kit:
MultiSelect
properly react to height variables change
(#4513)
(559e709)