You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [1.8.3] - 2019.03.03
8
8
9
9
### Added
10
+
- Payment Request API integration - @qiqqq (#2306)
10
11
- New reactive helper to check online state. Usage: `import { onlineHelper } from '@vue-storefront/core/helpers'` and then `onlineHelper.isOnline` - @patzick (#2510)
11
12
- Cart count config, allows you to display the item count instead of a sum of the item quantities - @pauluse (#2483)
12
13
- Video support in Product Gallery component. - @rain2o (#2433)
0 commit comments