Skip to content

Commit

Permalink
Merge pull request #1 from rafaucau/stable-pooling
Browse files Browse the repository at this point in the history
Stable posts pooling
  • Loading branch information
ramesh-dada committed Jul 9, 2021
2 parents 47607eb + a201dbb commit 7e7957b
Show file tree
Hide file tree
Showing 9 changed files with 7,275 additions and 581 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
vendor
.idea
6 changes: 6 additions & 0 deletions js/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 150,
"tabWidth": 4
}
67 changes: 46 additions & 21 deletions js/dist/forum.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/dist/forum.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7e7957b

Please sign in to comment.