You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…2762)
Allow letter spacing in the Input, TextArea, DatePicker, DateTimePicker, DateRangePicker components with common letter spacing tool that is based on three CSS properties - line-height, letter-spacing and word-spacing by setting their default values to the host and inherit them in the native input element.
FIXES: #2755FIXES: #2641
NHristov-sap
pushed a commit
to NHristov-sap/ui5-webcomponents
that referenced
this issue
Feb 9, 2021
…AP#2762)
Allow letter spacing in the Input, TextArea, DatePicker, DateTimePicker, DateRangePicker components with common letter spacing tool that is based on three CSS properties - line-height, letter-spacing and word-spacing by setting their default values to the host and inherit them in the native input element.
FIXES: SAP#2755FIXES: SAP#2641
…2762)
Allow letter spacing in the Input, TextArea, DatePicker, DateTimePicker, DateRangePicker components with common letter spacing tool that is based on three CSS properties - line-height, letter-spacing and word-spacing by setting their default values to the host and inherit them in the native input element.
FIXES: #2755FIXES: #2641
Describe the bug
Text spacing is not supported in ui5-daterange-picker placeholder
To reproduce
Steps to reproduce the behavior:
https://wiki.wdf.sap.corp/wiki/display/Acc/ACC-283+Details#ACC283Details-TestMethods
Expected behavior
Placeholder should support text spacing.
Screenshots

Context
Affected components
ui5-daterange-picker
Organization:
SuccessFactors
The text was updated successfully, but these errors were encountered: