Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Major improvements v1.0.0 #120

Merged
merged 14 commits into from
Mar 27, 2021
Merged

Major improvements v1.0.0 #120

merged 14 commits into from
Mar 27, 2021

Conversation

softbeehive
Copy link
Collaborator

@softbeehive softbeehive commented Mar 27, 2021

v1.0.0

Changes

  • Completely rewritten the module πŸ’₯
  • Full control over Stripe instance and its elements πŸ™Œ
  • All methods available via StripeElevents vue component instance πŸŽ‰
  • Updated Docs 🧐
  • Added tests βœ…
  • Removed unused lodash 😬
  • Fixed security issues (updated dependencies) 🦾

Requirements

  • Vue 2.6.0+ required (due to scoped slots usage)

Breaking changes

  • removed Card, CardNumber, CardExpirty, CardCvc, PostalCode: please use StripeElement instead
  • remove all public stripe instance methods like createToken: please use it through StripeElements vue component

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant