Jongmoon Yoon

Results 7 issues of Jongmoon Yoon

By updating iOS 11.3, iScroll is affected by a Safari 11.1 change. I think #1231 could be related with this updates. It is `passive` mode policy. https://developer.apple.com/library/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_11_1.html#//apple_ref/doc/uid/TP40014305-CH14-SW2 You can find...

## Description Version information should be exposed on documentation like below. ![image](https://user-images.githubusercontent.com/3255471/39561714-6783f9be-4ee2-11e8-9a00-e1e00477607b.png) You should apply following rules. https://github.com/naver/egjs-flicking/blob/master/src/index.js#L7

Currently only URL is used as a key for different page. and URL is added on `depths` arrays. But It has some problem. it could have too many duplication of...

enhancement

Currently key is based on `location.href`. So If the url has `hash` it generates too many key.

enhancement

## Description Version information should be exposed on documentation like below. ![image](https://user-images.githubusercontent.com/3255471/39561714-6783f9be-4ee2-11e8-9a00-e1e00477607b.png) You should apply following rules. https://github.com/naver/egjs-flicking/blob/master/src/index.js#L7

First of all, I want to thank you for your great job. I've checked performance for this component using Perf and I found needless render call. Last tables means wasted...

## Description Version information should be exposed on documentation like below. ![image](https://user-images.githubusercontent.com/3255471/39561714-6783f9be-4ee2-11e8-9a00-e1e00477607b.png) You should apply following rules. https://github.com/naver/egjs-flicking/blob/master/src/index.js#L7