Releases: aurelia/ui-virtualization
Releases · aurelia/ui-virtualization
1.0.0-beta.1.0.0
- Update to 1.0.0-beta.1.0.0 status.
0.5.2
- Fix build which was missing a critical file.
0.4.6
Bug Fixes
- array-virtual-repeat-strategy: - optimize in-place mutation revised
0.4.5
Bug Fixes
- all: import from root of dependencies (6c41804f, closes #48)
- array-virtual-repeat-strategy: error when deleting a lot of items (b35135db, closes #49)
0.4.4
Bug Fixes
- utilities: undefined parentElement in IE11 (c7bb7857)
0.4.3
Bug Fixes
- virtual-repeat:
- continuously calc distance to top of document (4b8649e7)
- handle mutations with value converters (9aac0c77)
- table rendering not working (13db6df7, closes #44)
0.4.2
- refactoring, styling and cleanup
0.4.1
Bug Fixes
- array-virtual-repeat-strategy: handle instance changes with less items than in view slot (4eb9ca00, closes #41)
- virtual-repeat: calculate the list's distance to top (7e9c0352)