Releases: jchen042/vue-virtualised
Releases · jchen042/vue-virtualised
v0.1.8
Bump up versions of vulnerable dependencies.
v0.1.7
This release updates the documentation to distinguish between node.key
and getNodeKey
.
v0.1.3
Deliver types for TypeScript projects to import.
v0.1.1
Add invariant error message for empty nodes props.
v0.1.0
- TypeScript support.
- Invariant VS TS type validation.
- Add/remove nodes API.
- Refresh component API.
v0.0.7
- Fix the issue that error throws when the array is empty or there's only one element.
v0.0.6
- Document update.
- Remove
*.css
file input.
v0.0.3
Optimise npm package size by optimising the build and exclude unnecessfiles.
v0.0.2
- Fix the issue when importing the
VirtualisedTree
component.
- Update document.