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

update and fix some types #337

Merged
merged 1 commit into from
Apr 15, 2024
Merged

update and fix some types #337

merged 1 commit into from
Apr 15, 2024

Conversation

Jordan-T
Copy link
Contributor

In this PR:

  • add KR.smartForm.onClick
  • add deprecation of KR.button.onClick
  • fix BrandChangeCallBackProps by cardInfo, not card
  • add onFormValid callback props

Infos:

onClick: https://docs.lyra.com/fr/rest/V4.0/javascript/redirection/presentation_events.html
onBrandChange props: https://docs.lyra.com/fr/rest/V4.0/javascript/features/kr_onBrandChanged.html
onFormValid: https://docs.lyra.com/fr/rest/V4.0/javascript/features/kr_onFormValid.html

fix #336

- add KR.smartForm.onClick
- add deprecation of KR.button.onClick
- fix BrandChangeCallBackProps by `cardInfo`, not `card`
- add onFormValid callback props
@s-yagues s-yagues merged commit 19bc3b2 into lyra:master Apr 15, 2024
2 checks passed
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.

Typescript : KR.button.onClick is deprecated
2 participants