Merge pull request #2007 from SergioCrisostomo/scroll-component
New feature: Scroll component
This commit is contained in:
commit
d04fb45a0e
9 changed files with 398 additions and 8 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -12511,6 +12511,11 @@
|
|||
"lodash.escape": "3.2.0"
|
||||
}
|
||||
},
|
||||
"lodash.throttle": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
|
||||
"integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ="
|
||||
},
|
||||
"lodash.uniq": {
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue