fastcomments-typescript
Advanced tools
Comparing version
{ | ||
"name": "fastcomments-typescript", | ||
"version": "1.6.18", | ||
"version": "1.6.19", | ||
"description": "Common FastComments TypeScript Types", | ||
@@ -5,0 +5,0 @@ "author": "winrid", |
@@ -169,2 +169,4 @@ import {Comment} from "./fast-comments-comment"; | ||
useSingleReplyField?: boolean | ||
/** Enable infinite scrolling. For this to work, you have to have custom styles for the comment area (.comments css selector) to enable the scroll bars! **/ | ||
enableInfiniteScrolling?: boolean | ||
} |
27955
0.71%623
0.32%