1. 15 10月, 2018 1 次提交
  2. 23 9月, 2018 1 次提交
  3. 29 6月, 2018 1 次提交
  4. 06 6月, 2018 1 次提交
    • T
      feat(scroll): pulldown style logic (#199) · c2a0814e
      tank0317 提交于
      * [update] scroll pulldown logic
      
      * [update] scroll example
      
      * [update] get pulldown ele height by js
      
      * [update] remove unused code
      
      * [fix]
      
      * updated scroll.vue by review suggest
      
      * update scroll examples
      
      * [update] scroll docs, add introduction for stopTime
      
      * delete earlier scroll example
      
      * [update]{scroll.md} update English document about stopTime and stop
      
      * [update] via review suggest
      
      * [udpate]{example} fix style and replace v-if to v-show
      
      * [udpate] replace promise to callback, and
      replace nextTick.then to nextTick, and
      repalce class text to cube-pulldown-loaded
      c2a0814e
  5. 18 5月, 2018 1 次提交
    • T
      Scroll: muti examples · 17caf068
      tank0317 提交于
      * [update] scroll example, split old scroll to two pages
      
      * [add]{heizontal.vue} heizontal scroll demo
      
      * [add] fake jd home page scroll example
      
      * [add] fake toutiao scroll example
      
      * [fix] replace cube-view translate3d to translate
      17caf068