@bootpay/client-js 5.2.0-rc.4 → 5.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,11 @@
2
2
 
3
3
  ## Change Log
4
4
 
5
- ### 5.2.0 Latest
5
+ ### 5.2.1 Latest
6
+
7
+ * 결제창 요청시 백그라운드에 blur 효과가 추가 되었습니다
8
+
9
+ ### 5.2.0
6
10
 
7
11
  * 위젯 Hooks가 추가되었습니다. ( ready, allTermsAccepted, resize, changePayment, changeTerms )
8
12
  * 지갑 SDK가 이제 위젯 설정안으로 들어갑니다. ( widget_key를 파라메터로 추가로 전달 ) 스타일 역시 위젯 설정된 스타일대로 적용이 됩니다.