Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 78a5afb

Browse files
authored
Merge pull request #2509 from DivanteLtd/filrak-patch-1
Update CHANGELOG.md
2 parents 4d15050 + 186e681 commit 78a5afb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [1.8.3] - 2019.02.27
8-
### Added
8+
9+
10+
# Added
911
- New reactive helper to check online state. Usage: `import { onlineHelper } from '@vue-storefront/core/helpers'` and then `onlineHelper.isOnline` - @patzick (#2510)
1012

1113
### Fixed
@@ -25,10 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2527
- Added video support in Product Gallery component. - @rain2o (#2433)
2628
- Improved product quantity change component in product and cart - @patzick (#2398, #2437)
2729
- Updated to Vue 2.6.6 - @filrak (#2456)
28-
- Null sidebar menu data on static page fixed - @filrak (#2456)
30+
- Null sidebar menu data on static page fixed - @filrak (#2449, #2441)
2931
- Fix cannot edit previous steps in checkout - @filrak, @patzick (#2438)
3032
- Fixed route guard ssr problem - @vue-kacper (#2364)
31-
- Fix links in footer to static pages bug - @filrak (#2464)
33+
- Fix links in footer to static pages bug - @filrak (#2452)
3234
- Fix links at docs, Basics/Configuration file explained - @daksamit (#2490)
3335
- Improve images loading on category page, corrected alt view and blinking problem - @patzick (#2465)
3436
- Improve tsconfig for better IDE paths support - @patzick, @filrak (#2474)

0 commit comments

Comments
 (0)