-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ui5-input, ui5-date-picker): implement sap_horizon theme #4006
Conversation
Hi @fifoosid , There are several issues which might need to be adjusted.
P.S. Considering list (items) in the ComboBox, SuggestionsPopover, etc., as well as Popover, is not in the scope of this change Cheers |
Yes, changes related to Popover(already merged) and ListItem will not be part of this change |
fcdd35b
to
0e0d971
Compare
Input:
![image](https://user-images.githubusercontent.com/16850339/135101794-8b570555-2383-4004-aeaf-14c008aec233.png)
DatePicker:
![image](https://user-images.githubusercontent.com/16850339/134893633-ca722f8f-08dc-4fd5-820d-39145584b420.png)
Open questions
Fixes: #4040
Fixes: #4046