@everymatrix/cashier-method-details 1.29.4 → 1.29.6

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.29.5 | Tue Apr 23 2024 | cashier-method-details | fix(MMFE-859)(cashier-method-details,cashier-page): fix datepicker for mobile, fix scroll |
7
+ | 1.29.4 | Wed Apr 17 2024 | cashier-method-details | fix(MMFE-861)(cashier-method-details,cashier-method-list): fix styles for small mobiles and IOS <br /> fix(MMFE-882)(cashier-method-details): display default value, add validation for min max date value |
6
8
  | 1.29.0 | Wed Apr 10 2024 | cashier-method-details | fix(MMFE-885)(cashier-confirm-modal,cashier-error,cashier-method-details,cashier-methods-list,cashier-notifications,cashier-receipt-page): add inherit font-family for buttons |
7
9
  | 1.28.7 | Mon Apr 01 2024 | cashier-method-details | fix(MMFE-852)(cashier-method-details): fix displaying of digits <br /> fix(MMFE-850)(cashier-page,cashier-method-details): move container which froze page, change height of scrollable container |
8
10
  | 1.28.4 | Wed Mar 20 2024 | cashier-method-details | fix(MMFE-828)(cashier-method-details): fix dropdown size when container is scrollable, fix value in selector, fix check for required fields <br /> fix(GMMMFE-818)(cashier-method-details,cashier-page): add event which froze Cashier while the spinner on Deposit/Withdraw buttons is processing |