Skip to content
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-file-uploader): implement custom valueStateMessage #2131

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

ilhan007
Copy link
Member

Introduce support for custom value state message as slot. Note: although the ui5-input is internally used, we can not just forward the slot (as in the DatePicker for example), because it is not the element that is clicked, focused and so on.

Related to #1086

@ilhan007 ilhan007 merged commit 023e236 into master Aug 21, 2020
@ilhan007 ilhan007 deleted the feat-fileuploader-vsm branch August 21, 2020 07:36
ilhan007 added a commit that referenced this pull request Oct 17, 2020
Introduce support for custom value state message as slot. Note: although the ui5-input is internally used, we can not just forward the slot (as in the DatePicker for example), because it is not the element that is clicked, focused and so on.

Related to #1086
ilhan007 added a commit that referenced this pull request Nov 11, 2020
Introduce support for custom value state message as slot. Note: although the ui5-input is internally used, we can not just forward the slot (as in the DatePicker for example), because it is not the element that is clicked, focused and so on.

Related to #1086
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants