3.35.0 (2023-07-03)
Features
- addon-editor: support
controlList
invideo/audio
(#4827)
(ee5fd65) - cdk:
schematics
add proprietary-icons migration (#4811)
(0b7d2de) - core:
Alert
add new directive (#4815)
(816759f) - core:
Dropdown
add appearance option (#4795)
(0bb3d0c) - kit:
InputNumber
usesMaskito
instead of legacytext-mask
(#4725)
(7518431) - kit:
Toggle
addappearances
to options (#4818)
(a5e1574) - kit:
Tree
add trackBy input (#4626)
(#4821)
(9fd8d61)
Bug Fixes
- addon-editor: blinking caret doesn't appear in first item in list
(#4785)
(c8df8d8) - addon-mobile:
PullToRefresh
remove transform CSS (#4799)
(26bc6aa) - addon-mobile:
Sheet
fix premature closing (#4806)
(3dd042a) - addon-table: fix z-index for 2-dimensional sticky tables
(#4796)
(c294c82) - cdk:
ng-add
fix adding providers in standalone app with config (nx 16+ default)
(#4794)
(c0d2bfb) - cdk:
TuiStaticRequestService
should be throw error when response code is not200
(#4787)
(df27b27) - core:
DropdownHover
allow nestedHostedDropdown
(#4823)
(105c0fc) - kit:
Checkbox
/Radio
properly react to mode (#4797)
(565ad88) - kit:
MultiSelect
fixvalueContent
overflow (#4824)
(57239e2) - kit:
Tabs
fix dropdown styles (#4814)
(3c0ce9d)