Releases: bennypowers/stripe-elements
Releases · bennypowers/stripe-elements
v2.3.0
2.3.0 (2020-01-29)
Bug Fixes
- prevent typeerror if payment is unsupported (d9f1146)
Features
- payment-request: add
unsupported
event (de6555b)
v2.2.4
2.2.4 (2020-01-29)
Bug Fixes
- more semantic HTML for error output (21443f5)
- unmount element before removing mountpoints when initializing (8f2dd6f)
v2.2.3
2.2.3 (2020-01-27)
Bug Fixes
v2.2.2
2.2.2 (2020-01-27)
Bug Fixes
v2.2.1
2.2.1 (2020-01-25)
Bug Fixes
v2.2.0
2.2.0 (2020-01-25)
Bug Fixes
- clear the element when calling
reset
(3b8bc61)
- improve error message for empty card (fa17b60)
Features
- add
stripe
and error
css shadow parts. (46013a2)
- add stripe-payment-request element (32cdd0d)
- adds ready and focused propertie; blur and focus methods (26f6e2a)
- reflect error message to attr (bf3df77)
- stripe-elements: add
ready
readOnly notifying prop (279d603)
- stripe-elements: adds
complete
, empty
, & invalid
properties (b7c3f12)
v2.1.1
2.1.1 (2020-01-21)
Bug Fixes
- events bubble (e68f25c)
- when
action
property is set auto-POSTs payment info to URL (35f0502)
v2.1.0
2.1.0 (2020-01-20)
Features
- add createPaymentMethod method (9639e10)
- add submit method and generate attribute (b866405)
v2.0.2
2.0.2 (2020-01-19)
Bug Fixes
- fix DOM rebuilding for broken light slot template (56b6a69)
v2.0.1
2.0.1 (2020-01-06)
Bug Fixes
- instantiating with a key no longer breaks tree walking (0ab1a56)