@everymatrix/cashier-page 1.36.0 → 1.37.0

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/CHANGELOG.md CHANGED
@@ -3,6 +3,8 @@
3
3
 
4
4
  | Version | Release date | Impacted areas | Changes |
5
5
  | ------- | ------------ | ----------------------------- | --------------------------------------- |
6
+ | 1.36.1 | Tue Aug 06 2024 | cashier-page | fix(MMFE-1090)(cashier-method-details,cashier-methods-list,cashier-page): fix header frame <br /> fix(MMFE-1097)(cashier-confirm-modal,cashier-page): pass client styling to confirm-modal |
7
+ | 1.36.0 | Mon Jul 29 2024 | cashier-page | feat(MMFE-1035)(cashier-iframe-redirect,cashier-spinner,cashier-method-details,cashier-method-list,cashier-page): add spinner, fix translations <br /> fix(MMFE-1081)(cashier-methods-list,cashier-page): added checking on device <br /> fix(GMMMFE-995)(cashier-method-details,cashier-notifications,cashier-page): fix notification displaying <br /> feat(MMFE-1034)(cashier-page,cashier-iframe-redirect,cashier-method-details,cashier-notification,cashier-confirm-modal): create the header for whole cashier |
6
8
  | 1.33.1 | Fri Jun 07 2024 | cashier-page | fix(MMFE-922)(cashier-page,cashier-method-details): added translations which... |
7
9
  | 1.30.0 | Thu May 16 2024 | cashier-page | feat(GMMMFE-781)(cashier-page,cashier-confirm-page,cashier-method-deposit,cashier-receipt-page,cashier-error,cashier-method-list): add transaction |
8
10
  | 1.29.6 | Mon Apr 29 2024 | cashier-page | fix(MMFE-893)(cashier-confirm-modal,cashier-iframe-redirect,cashier-method-details,cashier-page): move modals to cashier-page, move redirect frame to cashier-page, move translations to cashier-page tranlslations, changed hover for close modal |