Closed danestves closed 2 years ago
Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
---|---|---|---|---|
dist/rswps.cjs.js | 0 B (-100% ๐ฝ) | 0 ms (+100% ๐บ) | 0 ms (+100% ๐บ) | 0 ms |
dist/rswps.esm.js | 0 B (-100% ๐ฝ) | 0 ms (+100% ๐บ) | 0 ms (+100% ๐บ) | 0 ms |
{ Ach, PaymentForm } |
8.59 KB (+100% ๐บ) | 172 ms (+100% ๐บ) | 493 ms (+100% ๐บ) | 665 ms |
{ Afterpay, AfterpayProvider, PaymentForm } |
8.23 KB (+100% ๐บ) | 165 ms (+100% ๐บ) | 496 ms (+100% ๐บ) | 660 ms |
{ Afterpay, AfterpayMessage, AfterpayProvider, PaymentForm } |
8.42 KB (+100% ๐บ) | 169 ms (+100% ๐บ) | 941 ms (+100% ๐บ) | 1.2 s |
{ Afterpay, AfterpayWidget, AfterpayProvider, PaymentForm } |
8.32 KB (+100% ๐บ) | 167 ms (+100% ๐บ) | 711 ms (+100% ๐บ) | 877 ms |
{ ApplePay, PaymentForm } |
8.01 KB (+100% ๐บ) | 161 ms (+100% ๐บ) | 983 ms (+100% ๐บ) | 1.2 s |
{ CreditCard, PaymentForm } |
8.38 KB (+100% ๐บ) | 168 ms (+100% ๐บ) | 436 ms (+100% ๐บ) | 604 ms |
{ GiftCard, PaymentForm } |
8.34 KB (+100% ๐บ) | 167 ms (+100% ๐บ) | 475 ms (+100% ๐บ) | 641 ms |
{ GooglePay, PaymentForm } |
8.08 KB (+100% ๐บ) | 162 ms (+100% ๐บ) | 449 ms (+100% ๐บ) | 610 ms |
{ Ach, Afterpay, AfterpayMessage, AfterpayWidget, ApplePay, GiftCard, GooglePay, PaymentForm } |
10.23 KB (+100% ๐บ) | 205 ms (+100% ๐บ) | 541 ms (+100% ๐บ) | 745 ms |
Format: cjs, { Ach, Afterpay, AfterpayMessage, AfterpayWidget, ApplePay, GiftCard, GooglePay, PaymentForm } |
12.4 KB (+100% ๐บ) | 248 ms (+100% ๐บ) | 530 ms (+100% ๐บ) | 778 ms |
@danestves Looks like you guys are making great progress. Do you have a goal for when you want to release v3.0?
Hi @przemeklach! Today will be the release! https://github.com/weareseeed/rswps-site we are finishing the docs site and will be ready to publish
Your checklist for this pull request
๐จPlease review the guidelines for contributing to this repository.
Description
In this new version, the bundler has been changed to
vite
and the documentation will exist onREADME.md
filesCloses https://github.com/weareseeed/react-square-web-payments-sdk/issues/38 Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/46 Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/48 Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/50
๐งก Thank you!