Commit Graph

31 Commits

Author SHA1 Message Date
neverland 988bb80003 feat(style): update basic red color (#4368) 2019-09-05 11:25:43 +08:00
neverland 4e828fbc70 [bugfix] Tabbar: avoid navigation duplicated (#4147) 2019-08-19 11:04:25 +08:00
neverland 34d2395ad3 [improvement] Picker: prevent style be override by base.css (#4136) 2019-08-16 21:15:38 +08:00
neverland 24f5a91cd3 [improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverland 4cba618792 [improvement] List: unify text font-size (#4077) 2019-08-09 14:03:19 +08:00
neverland c74d90c561 [improvement] optimize eslint-disable (#4070) 2019-08-08 20:01:41 +08:00
neverland 7bcd7e1adc [improvement] optimize isNaN (#3988) 2019-07-29 11:32:55 +08:00
neverland 3c2270a5ad [bugfix] Tabs: incorrect line position in some cases (#3961) 2019-07-25 19:03:16 +08:00
neverland e653484f39 [improvement] extract resetScroll function (#3869) 2019-07-16 20:56:22 +08:00
neverland aba5f59fdd [new feature] Sku: support custom placeholder (#3864) 2019-07-16 13:26:24 +08:00
流采 511087bc74 [bugfix] compatible <body /> is the scene of the scrolling container (#3844) 2019-07-15 19:36:21 +08:00
neverland 3c9dc4edfe [new feature] Swipe: add immediate option of swipeTo method (#3821) 2019-07-11 16:09:20 +08:00
neverland 9fcc9086f7 [new feature] add CountDown component (#3805) 2019-07-10 20:20:59 +08:00
陈嘉涵 4b829ea7dd [improvement] rename suffixPx to addUnit 2019-07-08 17:42:24 +08:00
neverland be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland 2df51f5aef [improvement] add closeOnPopstate mixin (#3708) 2019-07-01 16:29:47 +08:00
neverland abe3e59bed [improvement] mixins typescript (#3690) 2019-06-29 11:31:53 +08:00
neverland 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00
陈嘉涵 4555d82c8e feat: use rollup to build component 2017-08-12 22:33:13 +08:00
张敏 602dd4844c src/utils目录支持SSR (#51) 2017-07-06 10:02:09 +08:00
张敏 0f5972e75e 支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style

* update vue version and support ssr

* unit test

* add new icon

* new icon
2017-06-15 19:46:56 +08:00
tsxuehu 857da3a5ee 增加cell swipe组件 (#39)
* add cell swipe

* cell swipe

* bugfix

* test

* style
2017-06-15 19:13:19 +08:00
张敏 cfe9ebaf86 Search组件新增微杂志样式 (#38)
* search component add new style
2017-06-09 14:52:08 +08:00
Yao 8d55bba550 utils/scroll (#37)
* add set scroll top
2017-06-02 16:11:46 +08:00
pangxie1991 cd0dedb748 migrate scroll utils to src 2017-03-24 10:43:53 +08:00
cookfront 05edb4a391 fix lint 2017-03-03 16:40:48 +08:00
cookfront 4a8d2b1dc9 fix eslint 2017-02-23 10:29:53 +08:00
cookfront 5bae32c726 picker component 2017-02-20 11:49:37 +08:00
cookfront c45822b400 fix lint 2017-02-16 16:54:15 +08:00
cookfront 4c3cdd433b dialog component 2017-02-16 15:12:28 +08:00
cookfront 82bb27896e popup component 2017-02-15 21:03:07 +08:00