Skip to content

Latest commit

 

History

History
63 lines (53 loc) · 6.85 KB

CHANGELOG.md

File metadata and controls

63 lines (53 loc) · 6.85 KB

Changelog

0.0.3 (2023-10-12)

Features

  • add saved methods, user balance (2f15d74)
  • added getStatus form method (e2da1ac)
  • added onNextAction form method (723699b)
  • added status component (ef04c96)
  • error handler (6222745)
  • implement i18n (c58aae6)
  • PAYMENTS-14328: add payment-methods component (c9088d3)
  • PAYMENTS-14329: add readme and PaymentMethods integration example (66595e7)
  • PAYMENTS-15236: add finance details component (9f9708a)
  • PAYMENTS-15242: add form initialization (583db7c)
  • PAYMENTS-15244: add payment-form component (2d154ad)
  • PAYMENTS-15245: add legal component (b295418)
  • PAYMENTS-15256: set secure component styles (b08aaf3)
  • PAYMENTS-15270: form - activate & getStatus (23d28ef)
  • PAYMENTS-15270: form - activate & getStatus + tests (edf95d7)
  • PAYMENTS-15271: show errors show field state actions (1b31e0e)
  • PAYMENTS-16028: get status without form init (90fa9c9)
  • PAYMENTS-16240: listen control validation (0fe5a77)
  • TextComponent: show validation errors (5e53dea)
  • web components architecture implementation (65b260e)

Bug Fixes

  • added legal disclaimer translation (1d0240e)
  • legal check ping messages (c476097)
  • PAYMENTS-15239: change text component selector (f1cbbe9)
  • PAYMENTS-15239: emit selected method id on li element click (d113dc8)

0.0.2 (2023-09-22)

Features

  • add saved methods, user balance (2f15d74)
  • added getStatus form method (e2da1ac)
  • added onNextAction form method (723699b)
  • added status component (ef04c96)
  • error handler (6222745)
  • implement i18n (c58aae6)
  • PAYMENTS-14328: add payment-methods component (c9088d3)
  • PAYMENTS-14329: add readme and PaymentMethods integration example (66595e7)
  • PAYMENTS-15236: add finance details component (9f9708a)
  • PAYMENTS-15242: add form initialization (583db7c)
  • PAYMENTS-15244: add payment-form component (2d154ad)
  • PAYMENTS-15245: add legal component (b295418)
  • PAYMENTS-15270: form - activate & getStatus (23d28ef)
  • PAYMENTS-15270: form - activate & getStatus + tests (edf95d7)
  • PAYMENTS-15271: show errors show field state actions (1b31e0e)
  • PAYMENTS-16028: get status without form init (90fa9c9)
  • TextComponent: show validation errors (5e53dea)
  • web components architecture implementation (65b260e)

Bug Fixes

  • added legal disclaimer translation (1d0240e)
  • legal check ping messages (c476097)
  • PAYMENTS-15239: change text component selector (f1cbbe9)
  • PAYMENTS-15239: emit selected method id on li element click (d113dc8)