Skip to content

Commit 5424fe6

Browse files
authored
BREAKING CHANGE: just to trigger a major release (#203)
1 parent 2ee61bd commit 5424fe6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
### Added
12+
13+
* Support for `behavior`, `block` and `inline` options, from [the spec](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView).
14+
* `scrollMode: "if-needed" | "always"` to control the `if-needed` behavior, based on [the csswg proposal to the spec](https://github.com/w3c/csswg-drafts/pull/1805).
15+
1116
## [1.5.0] - 2018-02-25
1217

1318
### Added

0 commit comments

Comments
 (0)