Commit Graph

11 Commits

Author SHA1 Message Date
xuxiaoyan 8e5c489147 fix(utils): error in passing arguments 2019-08-29 10:58:10 +08:00
xuxiaoyan 46dbcf375c fix(utils): update randomId 2019-02-27 14:23:53 +08:00
Shawn Xu 626cd65234 Fix scrollview (#336)
* feat(utils): add throttle

* fix(utils): update scroller minVelocityToStartDeceleration

* fix(scroll-view): update trigger condition of endReached

* fix(utils): update scroller minVelocityToStartDeceleration

* fix(scroll-view): fix more slot prop & add end-reached event
2019-02-25 19:46:26 +08:00
xuxiaoyan 29e7527185 feat(utils): add debounce 2019-02-16 20:50:14 +08:00
xuxiaoyan 9ebe508139 fix(util): randomId return fixed value in test env 2018-12-12 17:32:55 +08:00
supergaojian e59170e6e9 feat(utils): fit for support ssr (#245)
* feat(utils): fit for support ssr

* feat(amount,captcha,dialog,popup,swiper): fit for for ssr
2018-12-06 16:28:45 +08:00
xuxiaoyan 8aa4a2c817 feat(utils): add method transformCamelCase 2018-12-04 16:40:59 +08:00
lucker 060537bde2 Merge branch 'dev' of github.com:didi/mand-mobile into dev 2018-07-23 10:58:40 +08:00
lucker 26d068cfa0 perf(test): ignore some utils files in coverage report 2018-07-23 10:57:58 +08:00
Haiyang Wang 74713b30ef replace ** with Math.pow (#142)
* replace ** with Math.pow

* replace ** with Math.pow

* fix bug in random id
2018-07-17 11:38:26 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00