@egjs/svelte-conveyer
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-imready | ||
version: 1.0.1 | ||
version: 1.0.2 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-imready | ||
version: 1.0.1 | ||
version: 1.0.2 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { withReactiveMethods, REACTIVE_CONVEYER } from '@egjs/conveyer'; |
{ | ||
"name": "@egjs/svelte-conveyer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Vue Conveyer adds Drag gestures to your Native Scroll.", | ||
@@ -67,4 +67,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@egjs/conveyer": "~1.0.1" | ||
"@egjs/conveyer": "~1.0.2" | ||
} | ||
} |
@@ -29,3 +29,3 @@ <h1 align="center" style="max-width: 100%;"> | ||
- By adding easing features such as bounce, elasticity, and back, you can create smooth scrolling animations like Native Scroll. | ||
- Supports Reactive Properties that can detect changes, such as isReachStart, isReachEnd. | ||
- Supports Reactive Properties that can change state through properties that automatically detect changes instead of events. | ||
- You can use custom scroll events like onBeginScroll, onFinishScroll, onReachStart, onLeaveStart, | ||
@@ -95,3 +95,3 @@ | ||
## 📖 Documentation | ||
See [Documentation](https://naver.github.io/egjs-conveyer/release/latest/doc/index.html) page. | ||
See [Documentation](https://naver.github.io/egjs-conveyer/docs/api/Conveyer) page. | ||
@@ -98,0 +98,0 @@ ## 🙌 Contributing |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38724
Updated@egjs/conveyer@~1.0.2