mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Update changelog
This commit is contained in:
parent
54ee91d2e5
commit
e6250edfe4
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,9 @@ way to update this template, but currently, we follow a pattern:
|
|||
|
||||
## Upcoming version 2019-XX-XX
|
||||
|
||||
- [cghange] Use Final Form on `StripePaymentForm` for consistency. Note that card form Stripe
|
||||
- [fix] Show error when typing credit card number if e.g. the number is invalid. Fixes bug that was
|
||||
introduced in PR #1088. [#1092](https://github.com/sharetribe/flex-template-web/pull/1092)
|
||||
- [change] Use Final Form on `StripePaymentForm` for consistency. Note that card form Stripe
|
||||
Elements in `StripePaymentForm` is not a Final Form field so it's not available trough Final Form
|
||||
but handled separately. [#1088](https://github.com/sharetribe/flex-template-web/pull/1088)
|
||||
- [change] Move Stripe SDK call from `StripePaymentForm` to `stripe.duck.js` for consistency.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue