Daybrush (Younkue Choi)
Daybrush (Younkue Choi)
@bytasv I'll develop this week (or until next week)
@bytasv infinite-viewer's new version is released. `setZoom`, `scrollTo`, `scrollBy` have animation options added. ```js .setZoom(1.2, { easing: (x: number) => number, duration: 200, }); .scrollTo(0, 0, { easing: (x: number)...
@bytasv This is a phenomenon that occurs because the amount of scrolling moved through setZoom is greater than scrollCenter. infinite-viewer's new version is released. `absolute` property is added in ScrollOptions...
@robjewell-ibotta There was a problem with the dependency. Would you like to delete package-lock and node_modules and reinstall? I tested it locally and it passed.
@robjewell-ibotta it's not a flicking issue, it's a vue issue. vue-flicking -> vue-property-decorator -> vue version and This is different from your app's vue version. This is a problem with...
@robjewell-ibotta Similar. installed more than one vue. The app's vue and flicking's vue are different.
@zdimaz You can see props, events, methods, etc. https://naver.github.io/egjs-grid/release/latest/doc/ https://github.com/naver/egjs-grid/tree/main/packages/vue-grid There is no separation between vue-grid and vue3-grid and documentation. If you have any problems, feel free to write an...
@NicholasACTran Thanks for the report. I will fix it soon.
@NicholasACTran `@egjs/svelte-grid` 1.10.2 is released. Thank you :)
@fitzmode See this component: https://github.com/daybrush/scenejs-effects