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

New release v6.5.1 (update v4.4.3 from upstream) #94

Merged
merged 9 commits into from
May 13, 2020

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    50d1bc1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Update Changelog

    Gnito committed May 13, 2020
    Configuration menu
    Copy the full SHA
    0001a83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1287 from sharetribe/remove-string-cleaning-from-…

    …state-values
    
    Remove string cleaning from state-saved values.
    Gnito authored May 13, 2020
    Configuration menu
    Copy the full SHA
    85002ab View commit details
    Browse the repository at this point in the history
  3. Fix "Cannot POST" error for PaymentMethodsForm:

    - When using npm, the null handleSubmit would override the FinalForm handleSubmit method
    - This would cause error when the form is submit  because the formRenderProps give out null handleSubmit function
    rush1506 authored and Gnito committed May 13, 2020
    Configuration menu
    Copy the full SHA
    94658d2 View commit details
    Browse the repository at this point in the history
  4. Update Changelog

    Gnito committed May 13, 2020
    Configuration menu
    Copy the full SHA
    7a2efdd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1288 from sharetribe/fix-onsubmit-final-form-mixup

    Fix onsubmit final form mixup
    Gnito authored May 13, 2020
    Configuration menu
    Copy the full SHA
    af4db60 View commit details
    Browse the repository at this point in the history
  6. New release v4.4.3

    Gnito committed May 13, 2020
    Configuration menu
    Copy the full SHA
    1264468 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1289 from sharetribe/v4.4.3

    New release v4.4.3
    Gnito authored May 13, 2020
    Configuration menu
    Copy the full SHA
    a3b7284 View commit details
    Browse the repository at this point in the history
  8. Merge commit 'a3b7284c9d272445c56ffedf137e3f300b9a33c6' into update-v…

    …4.4.3-from-upstream
    
    Conflicts:
    	CHANGELOG.md
    	package.json
    Gnito committed May 13, 2020
    Configuration menu
    Copy the full SHA
    de9c316 View commit details
    Browse the repository at this point in the history