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

Implement types for cosign components #37

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

sergei-maertens
Copy link
Member

Partly fixes #2

@sergei-maertens sergei-maertens marked this pull request as ready for review December 5, 2023 13:49
src/formio/components/cosign.ts Show resolved Hide resolved
src/formio/index.ts Show resolved Hide resolved
This snuck in accidentally because the component inherits from the
email component in the implementation, but it was not a conscious
decision.

This does *not* make it impossible to send the data to StUF-ZDS, ZGW
APIs or Objects API integration as the unmapped data is included by
default in some form anyway or there are existing mechanisms to
include it via custom data templates.
@sergei-maertens sergei-maertens merged commit 5c61e27 into main Dec 7, 2023
6 checks passed
@sergei-maertens sergei-maertens deleted the feature/2-cosign-types branch December 7, 2023 10:01
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.

Export Formio Typescript types
3 participants