Releases: aurelia/ui-virtualization
Releases · aurelia/ui-virtualization
0.4.0
Bug Fixes
- array-virtual-repeat-strategy:
- utilities: rename updateOverrideContexts to updateVirtualOverrideContexts (c879a08f)
- view-strategy:
- virtual-repeat:
- initialize scroll at top to true (7264d3d6)
- stop updating when scrolling passed the list (b7c19e6f)
- move views at top and bottom when virtualised (7775796e)
- remove resize handling (029e6efb)
- support fixed height container (80704074)
- do not move view when at top or bottom (dce3107a)
- handle bind with less items than whats fits in view port (9e6f121a, closes #39)
- remove scrollList (05ecd2ff)
- handle remove items from list (498296b1)
Features
aurelia-ui-virtualization 0.3.2
Bug Fixes
- ScrollHandler: make ScrollHandler transient (afd6436b, closes #15)
- all: remove core-js and fix package for jspm (4cec9f13)
- array-virtual-repeat-array-strategy: support iterating custom elements (6381eb27)
- array-virtual-repeat-strategy:
- virtual-repeat:
- correctly remove EventListener (fd39c211)
- blank rows when swapping arrays with different lengths (2eadedef)
- issue when scrolled to bottom and new items added (561e1422)
- set isLastIndex to false on detached (4ff76899)
- reset sizes on deteched (cdee18db)
- sync scroll margin with scroll animation (e9a27a60)
Features
aurelia-ui-virtualization v0.3.0
chore(all): prepare release 0.3.0