element-plus/packages/components/virtual-list
jeremywu 91d851f44d
fix(components): [el-virtual-list] potential mem issue (#3510)
- Replace memo with memoize-one for preventing mem outage
2021-09-19 22:09:18 +08:00
..
__tests__ fix(components): [el-virtual-scrollbar] fix move bug (#3379) 2021-09-13 18:07:51 +08:00
src fix(components): [el-virtual-list] potential mem issue (#3510) 2021-09-19 22:09:18 +08:00
style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
index.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
setup-mock.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00