All notable changes to this project will be documented in this file.
1.1.0 - 2020/06/19
- Component is now written in TypeScript
- Horizontal scrolling functionality
1.0.7 - 2020/05/24
- A link to a working example found in codesandbox
- An error caused by the absence of the
ref
prop - A bug where the scrolling contaner would not scroll or would be dependent on its parent for any scrollling behavior
- Import problems
1.0.3 - 2020/05/21
- A proper README file
propTypes
for the StableList componentdefaultPropTypes
for the StableList component
- Switched to the MIT license
- Initial release
- Copied over extsisting files from my base project