Load more data when navigating in WikiTree

This commit is contained in:
Przemek Wiech
2020-01-25 21:42:50 +01:00
parent d4bd801980
commit 48cfb221f3
5 changed files with 92 additions and 19 deletions

6
package-lock.json generated
View File

@@ -14558,9 +14558,9 @@
"dev": true
},
"topola": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.5.1.tgz",
"integrity": "sha512-g1hDeT0X4HHg/p1/Wr/fgUceN9JlP6LC1rIJkfP7lPwWVZcplzfdCDzuyIKPfkrUsE5OZAhw3LoPu6xKv1u/dg==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.0.0.tgz",
"integrity": "sha512-taln1nxS819MpxtIwqCjW47VljOT9HBhpaxtjSqVEKPBzXV8/zLIemF2NkIMSuH+7jnKJllpXAc1FAseBC0cfA==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3": "^5.4.0",