Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit f3bb570

Browse files
committed
Add new version to changelog
1 parent 9dcb493 commit f3bb570

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented here.
44

5+
<a name="5.2.0"></a>
6+
## [5.2.0](https://github.com/rawilk/vue-context/releases/tag/5.2.0)
7+
8+
Released 2020-05-28
9+
10+
### Added
11+
- Prop `useScrollHeight` to use element scroll height instead of offset height ([#55](https://github.com/rawilk/vue-context/pull/55)).
12+
- Prop `useScrollWidth` to use element scroll width instead of offset width ([#55](https://github.com/rawilk/vue-context/pull/55)).
13+
- Props `heightOffset` and `widthOffset` to specify distance from edge of screen ([#55](https://github.com/rawilk/vue-context/pull/55)).
14+
515
<a name="5.1.0"></a>
616
## [5.1.0](https://github.com/rawilk/vue-context/releases/tag/5.1.0)
717

0 commit comments

Comments
 (0)