Skip to content

Releases: bennypowers/stripe-elements

v2.3.0

29 Jan 18:37
Compare
Choose a tag to compare

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

29 Jan 16:56
Compare
Choose a tag to compare

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

27 Jan 13:26
Compare
Choose a tag to compare

2.2.3 (2020-01-27)

Bug Fixes

  • fix patch-package script (e347aaa)

v2.2.2

27 Jan 11:08
Compare
Choose a tag to compare

2.2.2 (2020-01-27)

Bug Fixes

v2.2.1

25 Jan 23:59
Compare
Choose a tag to compare

2.2.1 (2020-01-25)

Bug Fixes

v2.2.0

25 Jan 23:27
Compare
Choose a tag to compare

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

21 Jan 10:24
Compare
Choose a tag to compare

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

20 Jan 20:44
Compare
Choose a tag to compare

2.1.0 (2020-01-20)

Features

  • add createPaymentMethod method (9639e10)
  • add submit method and generate attribute (b866405)

v2.0.2

19 Jan 16:25
Compare
Choose a tag to compare

2.0.2 (2020-01-19)

Bug Fixes

  • fix DOM rebuilding for broken light slot template (56b6a69)

v2.0.1

06 Jan 14:53
Compare
Choose a tag to compare

2.0.1 (2020-01-06)

Bug Fixes

  • instantiating with a key no longer breaks tree walking (0ab1a56)