Hsing-yu Flowers
|
9cce902c84
|
Update Form's documentation (https://github.com/woocommerce/woocommerce-admin/pull/6708)
* Rename onChangeCallback to onChange
* Add onChange documentation
* Update prop `touched` documentation
* Removd unused onChnage in the example
* Add changelog
* Handle feedback
* Deprecate onSubmitCallback
* Handle feedback 2
* Update new onSubmitcallbacks
* Handle feedback 3
Co-authored-by: Bec Scott <me@becdetat.com>
|
2021-05-18 14:24:24 +10:00 |
Fernando
|
b8a7f9a7ab
|
Add event recording to start of gateway connections (https://github.com/woocommerce/woocommerce-admin/pull/6801)
* Added PayPal and Stripe start connection tracking
This commit adds PayPal and Stripe start connection tracking
# Conflicts:
# client/task-list/tasks/payments/index.js
* Added Square connection
* Added chagelog
# Conflicts:
# readme.txt
* Added recorded event "wcadmin_payments_task_stepper_view"
# Conflicts:
# client/task-list/tasks/payments/index.js
* Added event recording to eWAY connection flow
* Added event recording to generic connections
* Modified changelog
# Conflicts:
# readme.txt
* Moved event recording line
* Added testing instructions
* Fixed method "recordConnectStartEvent"
* Fixed event "payments_task_stepper_view"
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
|
2021-04-19 08:53:14 -03:00 |
louwie17
|
193b5d7d71
|
Added paystack to payment methods for african countries (https://github.com/woocommerce/woocommerce-admin/pull/6579)
* Added paystack to payment methods for african countries
* Enforce the use of 'setMethodEnabledOption'
* Add changelog and test instructions
|
2021-03-18 17:30:17 -03:00 |