• T
    Fix nest scrolls bug (#340) · 601b2ee6
    tank0317 提交于
    * fix(scroll): outer scroll disabled when inner scroll invoke scrollTo
    
    * chore(scroll): fix test bug in nest scroll
    
    * fix(scroll): add 'none' nestMode
    
    * fix(scroll-nav): can not scroll when nav-bar reach boundary
    
    * chore(scroll): update scroll docs
    601b2ee6
scroll.spec.js 13.1 KB