Skip to content

Commit 549d380

Browse files
author
zuohuadong
committed
add 0.14.5
1 parent f70aea2 commit 549d380

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Medium-Background solution based on Angular7 Material2
5858
- [x] Use ng-material2 component
5959

6060
**0.15.0**
61-
- [ ] Virtual list (supports 100,000 level list)
61+
- [x] Virtual list (supports 100,000 level list)
6262
- [ ] built-in permission component
6363

6464

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
- [x] 使用 ng-material2 组件
6060

6161
**0.15.0**
62-
- [ ] 虚拟列表(支持十万级别的列表)
62+
- [x] 虚拟列表(支持十万级别的列表)
6363
- [ ] 内置权限组件
6464

6565
**0.16.0**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-notadd",
3-
"version": "0.14.0",
3+
"version": "0.14.5",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)