Releases: stripe-archive/react-stripe-elements
Releases · stripe-archive/react-stripe-elements
v1.0.0
18 Sep 22:22
Compare
Sorry, something went wrong.
No results found
Update dependencies
Improve test coverage
Allow React 16 as peer dependency
v0.1.0
13 Sep 17:54
Compare
Sorry, something went wrong.
No results found
You can now pass the withRef option to injectStripe to make the wrapped component instance available via getWrappedInstance()
v0.0.8
21 Aug 17:22
Compare
Sorry, something went wrong.
No results found
Render *Element components with div instead of span (#61 )
Add `className` to `*Element` components
03 Aug 21:44
Compare
Sorry, something went wrong.
No results found
You can now pass className to <*Element> (e.g. <CardElement className="foo"> and it will be passed down to the element container DOM element.
v0.0.6
26 Jul 00:54
Compare
Sorry, something went wrong.
No results found
Bugfix for collapsed Elements: #45 #48
Same as v0.0.3 but fixed corrupted npm upload.
20 Jul 21:57
Compare
Sorry, something went wrong.
No results found
v0.0.3
20 Jul 18:47
Compare
Sorry, something went wrong.
No results found
Bug fixes for: #29 , #40
Additional documentation
v0.0.2
04 May 17:27
Compare
Sorry, something went wrong.
No results found
Initial release! Support for:
StripeProvider
Elements
injectStripe
Individual elements:
CardElement
CardNumberElement
CardExpiryElement
CardCVCElement
PostalCodeElement