v0.5.0
New features
- Keyboard support
stopScrollPropagation
prop - after set to true, mouse wheel event will not propagatefocussableTabIndex
prop - after set to a number, scrollarea-content is rendered with a tabindex value set to the passed in
Bug fixes
- Fixed issue #58 - It's will auto scroll to top, when real height is less than container height.