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

docs: mark form properties in TextArea, StepInput #7859

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Conversation

ilhan007
Copy link
Member

Adding these tags to the form related "value" property, used by the ui5-webc-ngx wrappers to properly generate the required value accessors so the ui5-webc-ngx wrappers work in Angular reactive forms.

@ilhan007 ilhan007 merged commit 14c0afc into main Nov 16, 2023
7 checks passed
@ilhan007 ilhan007 deleted the docs-mark-form-props branch November 16, 2023 09:40
ilhan007 added a commit to SAP/ui5-webcomponents-ngx that referenced this pull request Dec 5, 2023
- Select web component has new property "value" that should fix FormControl issues as the Select ngx wrapper relies on setting/getting value
SAP/ui5-webcomponents#7865

- TextArea and StepInput now provide @formEvents, @formProperty so that respective ngx wrappers are extending the GenericControlValueAccessor and thus support FormControl properly
SAP/ui5-webcomponents#7859
ilhan007 added a commit to SAP/ui5-webcomponents-ngx that referenced this pull request Dec 6, 2023
* feat: update to ui5-webcomponents 1.20.0

- Select web component has new property "value" that should fix FormControl issues as the Select ngx wrapper relies on setting/getting value
SAP/ui5-webcomponents#7865

- TextArea and StepInput now provide @formEvents, @formProperty so that respective ngx wrappers are extending the GenericControlValueAccessor and thus support FormControl properly
SAP/ui5-webcomponents#7859

* fix: fixed generator and parser to use some of the types directly (#104)

* fix: fixed component parsing and generation

* fix: using only public methods

* fix: updated snapshots

* chore: updated snapshots

---------

Co-authored-by: Giorgi Cheishvili <[email protected]>
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.

2 participants