3.8.0 (2022-10-24)
Features
- core:
Button
add padding customization (#2932)
(91c1b81) - core:
PrimitiveCalendar
add ability to change the color of the days
(#2904)
(3a14454) - core: disable smooth scrolling when users have prefers-reduced-motion enabled
(#2943)
(05027f4) - core: update shadows styles (#2933)
(37144b5) - icons: add
tuiIconAnchorLarge
(#2944)
(1e28581) - kit:
InputYear
add new component (#2919)
(214fc30) - testing: add harness class for toggle component (#2939)
(3dd08ce)
Bug Fixes
- cdk:
schematics
always install styles package when migrating
(#2922)
(52feffd) - core: fix notification padding and background color (#2937)
(4ef310d) - kit:
InputTag
fix pasting behaviour (#2936)
(cd5d309) - kit:
MarkerIcon
only show hover state for interactive elements
(#2950)
(90da7d5) - kit:
TextArea
fix height for sizem
(#2952)
(e17346d)