Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

63 lines (37 loc) · 1.41 KB

Changelog

1.2.3 - 2020-12-07

  • [feature] Added new init option iframeOnly
  • [feature] Add new event USER_COUNTRY

1.2.2 - 2020-10-21

  • [fix] Fixed adding custom event
  • [feature] Added decorator for handler method XPayStationWidget.on

1.2.1 - 2020-09-08

  • [fix] Prevent layout shift when PayStation is opening in Chrome

1.2.0 - 2020-04-17

  • [feature] Add ability to pass custom payment URL

1.1.0 - 2019-12-12

  • [feature] Remove lodash and JQuery from project

1.0.8 - 2019-07-18

  • [fix] remove lodash template dependency

1.0.7 - 2016-08-29

  • [feature] Custom spinner

1.0.6 - 2016-07-11

  • [feature] Added host parameter for custom PayStation hosts

1.0.5 - 2016-06-24

  • [fix] Improved mobile detection

1.0.4 - 2016-02-18

  • [feature] New methods for communication with PayStation using PostMessage interface
  • [feature] List of event type
  • [feature] Serverless integration
  • [feature] allowfullscreen attribute

1.0.3 - 2015-11-05

  • [fix] Close button displaying in IE10
  • [fix] Blank page while loading

1.0.2 - 2015-07-09

  • [feature] Auto size feature for lightbox added
  • [feature] Modal option for lightbox added
  • [feature] 'none' value for option 'spinner' for lightbox added
  • [feature] Target option for child window added

1.0.1 - 2015-03-18

  • [feature] Sandbox mode added
  • [fix] Animated spinner position (#1)