Skip to content

Commit

Permalink
Add New Year changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Dec 30, 2017
1 parent 8849d0b commit 18c4290
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
------------

##### 9.15.0

* 🎉 Detect WindowScroller container (not only window) resize similar to AutoSizer ([TrySound](https://github.com/TrySound) - [#818](https://github.com/bvaughn/react-virtualized/pull/918))
* 🐛 Prevent position breaking on WindowScroller container resize ([TrySound](https://github.com/TrySound) - [#920](https://github.com/bvaughn/react-virtualized/pull/920))
* 🎉 Published AutoSizer flow types ([TrySound](https://github.com/TrySound) - [#934](https://github.com/bvaughn/react-virtualized/pull/934))
* 🎉 Published WindowScroller flow types ([TrySound](https://github.com/TrySound) - [#915](https://github.com/bvaughn/react-virtualized/pull/915))

##### 9.14.1
* 🐛 Fixed server-side rendering bug in `WindowScroller` with undefined `window` variable.

Expand Down

0 comments on commit 18c4290

Please sign in to comment.