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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [1.8.3] - 2019.02.27
8
8
9
-
10
-
# Added
9
+
### Added
11
10
- New reactive helper to check online state. Usage: `import { onlineHelper } from '@vue-storefront/core/helpers'` and then `onlineHelper.isOnline` - @patzick (#2510)
12
11
13
12
### Fixed
14
13
- Problem with placing second order (unbinding payment methods after first order) - @patzick (#2195, #2503)
15
14
- Remaking order on user orders page - @patzick (#2480)
15
+
- state.ts not bound in the module-template - @pkarw (#2496)
16
16
- Validation in the Myprofile section for postcode field - @pkarw (#1317)
17
17
- Non-integer qty of product added to the cart - @pkarw (#2517)
0 commit comments