ng-virtual-list 20.7.16 → 20.7.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,7 +15,9 @@ Flexible, and actively maintained Angular library that excels with high-performa
|
|
|
15
15
|
[Live Demo](https://ng-virtual-list-chat-demo.eugene-grebennikov.pro/)
|
|
16
16
|
[(Code)](https://github.com/DjonnyX/ng-virtual-list-demo)
|
|
17
17
|
|
|
18
|
-
[Live Examples](https://ng-virtual-list.eugene-grebennikov.pro/)
|
|
18
|
+
[Live Examples (Storybook)](https://ng-virtual-list-examples.eugene-grebennikov.pro/)
|
|
19
|
+
|
|
20
|
+
[Examples](https://ng-virtual-list.eugene-grebennikov.pro/)
|
|
19
21
|
[(Code)](https://github.com/DjonnyX/ng-virtual-list-demo/tree/main/src/app)
|
|
20
22
|
|
|
21
23
|
<br/>
|
|
@@ -667,12 +669,12 @@ Properties
|
|
|
667
669
|
|
|
668
670
|
| Angular version | ng-virtual-list version | git | npm |
|
|
669
671
|
|--|--|--|--|
|
|
670
|
-
| 19.x | 19.7.
|
|
671
|
-
| 18.x | 18.7.
|
|
672
|
-
| 17.x | 17.7.
|
|
673
|
-
| 16.x | 16.7.
|
|
674
|
-
| 15.x | 15.7.
|
|
675
|
-
| 14.x | 14.7.
|
|
672
|
+
| 19.x | 19.7.28 | [19.x](https://github.com/DjonnyX/ng-virtual-list/tree/19.x) | [19.7.28](https://www.npmjs.com/package/ng-virtual-list/v/19.7.28) |
|
|
673
|
+
| 18.x | 18.7.16 | [18.x](https://github.com/DjonnyX/ng-virtual-list/tree/18.x) | [18.7.16](https://www.npmjs.com/package/ng-virtual-list/v/18.7.16) |
|
|
674
|
+
| 17.x | 17.7.17 | [17.x](https://github.com/DjonnyX/ng-virtual-list/tree/17.x) | [17.7.17](https://www.npmjs.com/package/ng-virtual-list/v/17.7.17) |
|
|
675
|
+
| 16.x | 16.7.15 | [16.x](https://github.com/DjonnyX/ng-virtual-list/tree/16.x) | [16.7.15](https://www.npmjs.com/package/ng-virtual-list/v/16.7.15) |
|
|
676
|
+
| 15.x | 15.7.15 | [15.x](https://github.com/DjonnyX/ng-virtual-list/tree/15.x) | [15.7.15](https://www.npmjs.com/package/ng-virtual-list/v/15.7.15) |
|
|
677
|
+
| 14.x | 14.7.16 | [14.x](https://github.com/DjonnyX/ng-virtual-list/tree/14.x) | [14.7.16](https://www.npmjs.com/package/ng-virtual-list/v/14.7.16) |
|
|
676
678
|
|
|
677
679
|
<br/>
|
|
678
680
|
|