Commit Graph
100 Commits
Author SHA1 Message Date
张敏andneverland 38820373bc [bugfix] Slider: fix slider drag and value props change at the same time can not drag success (#3206) 2019-04-24 14:05:02 +08:00
张敏andneverland fe9dbf10bd [improvement] TreeSelect: jsx (#2638) 2019-01-28 09:50:37 +08:00
张敏andneverland 874d2f79ca [improvement] Tag and Uploader: jsx (#2627) 2019-01-27 08:21:18 +08:00
张敏andneverland 79a816b3b1 [bugfix] Field: type attribute not work (#2579) 2019-01-21 22:36:56 +08:00
张敏andneverland e0e1bf0f65 [bugfix] Tabs:tab content element set overflow: hidden only when animated set (#2322) 2018-12-18 22:48:01 +08:00
张敏andneverland e2c4d60058 [bugfix] Tabs:修复开启animated属性时导致的滚动问题 (#2238) 2018-12-15 18:04:25 +08:00
张敏andneverland c88c8ff344 [Doc] Tab: fix readme (#2152) 2018-11-26 22:31:31 +08:00
张敏andneverland d84b13a6cc [new feature] Tabs: add animated props to change tabs with animation (#2126) 2018-11-23 19:51:47 +08:00
张敏andneverland 63816a4902 [bugfix] Icon:修复商品角标icon兼容性问题 (#2007) 2018-11-01 11:54:32 +08:00
张敏andneverland 368a2eaf94 [improvement] Icon:优化商品角标icon (#1967) 2018-10-24 20:53:38 +08:00
张敏andneverland b8fa4d901f [improvement] Icon: add new icons (#1932) 2018-10-16 13:28:54 +08:00
张敏andneverland e80cd2e5b6 [Doc] Changelog: fix changelog error (#1022) 2018-05-09 10:46:14 +08:00
张敏andGitHub c94542649b [Doc] fix documentation error (#828) 2018-04-04 10:52:39 +08:00
张敏andGitHub cc69410e35 [Doc] Circle (#799) 2018-03-29 14:33:55 +08:00
张敏andGitHub f2c99b99f8 [Doc] Badge (#798) 2018-03-29 14:24:15 +08:00
张敏andGitHub 1c2b45503e [improvement] Actionsheet: add cancel event (#796) 2018-03-29 11:43:21 +08:00
张敏andGitHub 4810630215 [bug fix] Tabs: fix tab content not trigger click event (#749) 2018-03-22 11:41:22 +08:00
张敏andneverland e366e033ed [Improvement] Tabs: use touchend event to handle swipe (#695) 2018-03-15 14:13:26 +08:00
张敏andneverland 5cdf3b1d79 [new feature] Tabs: support switch tabs with swipe gestrue in the content (#694) 2018-03-15 10:17:51 +08:00
张敏andGitHub 4c9e8ff036 [bug fix] Icon: fix shopping-cart icon not align center (#415) 2017-12-12 15:04:17 +08:00
张敏andGitHub 0817411ae8 [bug fix] Icon: add-o icon add radius (#326) 2017-11-16 20:38:59 -06:00
张敏andGitHub 05abf0d509 [bug fix] add lost cart icon (#316) 2017-11-15 07:45:23 -06:00
张敏andGitHub eaa70b021f [new feature]: add new icons (#315) 2017-11-15 02:10:19 -06:00
张敏andGitHub a5fddb9535 [Doc]: add tab english docs (#308) 2017-11-11 01:58:12 -06:00
张敏andGitHub 616238b9d4 [bug fix]: tabs dynamic generate bug (#284) 2017-11-06 00:20:31 -06:00
张敏andGitHub cea56b7a15 [bug fix]: fix tab component when has a lot of text, show ellipsis (#217) 2017-10-17 21:41:03 -05:00
张敏andGitHub f9fa2fc1c3 [new feature]: tabs component add swipeThreshold prop (#206) 2017-10-12 22:52:13 -05:00
张敏andGitHub 6caf8fedf2 新增:增加一个已完成的icon (#129) 2017-09-14 10:32:30 +08:00
张敏andGitHub 09bc3d947b 新增:Area(省市区选择)组件 (#113) 2017-09-06 17:47:09 +08:00
张敏andGitHub f8006a90cf Fix: swipe tabs animation time and timing function (#111) 2017-09-05 14:43:49 +08:00
张敏andGitHub 3329d26363 update popup and quickstart readme (#109) 2017-09-04 16:03:50 +08:00
cookfront c356185b6e [release] 0.7.10 2017-08-16 21:42:40 +08:00
cookfront 7b87ccd2aa [build] 0.7.10 2017-08-16 21:42:39 +08:00
cookfront 6e35dfa177 [release] 0.7.9 2017-08-11 11:17:24 +08:00
cookfront 3578ead0c6 [build] 0.7.9 2017-08-11 11:17:23 +08:00
张敏andGitHub df7c13e941 修复:popup滚动穿透 (#73) 2017-08-11 11:13:22 +08:00
cookfront 9663eb4313 [release] 0.7.7 2017-08-09 15:37:11 +08:00
cookfront a49f1ba1ac [build] 0.7.7 2017-08-09 15:37:10 +08:00
张敏andGitHub c30ee13f9a 新增几个icon (#69) 2017-08-08 17:54:41 +08:00
cookfront acbd68d9cc [release] 0.7.5 2017-08-08 11:54:46 +08:00
cookfront df4df9f905 [build] 0.7.5 2017-08-08 11:54:44 +08:00
cookfront e76441feca [release] 0.7.4 2017-08-08 11:36:52 +08:00
cookfront 6d733a9f60 [build] 0.7.4 2017-08-08 11:36:52 +08:00
张敏andGitHub 90909ddedf README.md使用英文文档 (#66) 2017-08-04 16:33:45 +08:00
张敏and陈嘉涵 c2a081371b 修复:popup多层级van-modal未插入到正确的位置 (#63) 2017-07-31 15:49:40 +08:00
张敏andYao 31bc31af81 新增几个图标 && 修复tabs组件为空报错的问题 (#61)
* fix: tabs empty will cause an error

* add new icons
2017-07-27 21:11:16 +08:00
cookfront 97739c9026 [release] 0.6.6 2017-07-15 21:42:14 +08:00
cookfront a40c2f3c88 [build] 0.6.6 2017-07-15 21:42:13 +08:00
cookfront 41557ba0f1 add changelog docs 2017-07-12 15:35:11 +08:00
cookfront 8a3bb8aa5b [release] 0.6.5 2017-07-11 14:53:09 +08:00
cookfront 2e0673eb66 [build] 0.6.5 2017-07-11 14:53:08 +08:00
张敏andGitHub 2cc8f2ae5e tabs组件支持滑动 (#52) 2017-07-11 14:35:39 +08:00
cookfront aaaba3888f [release] 0.6.4 2017-07-06 10:05:15 +08:00
cookfront 30a1a843a2 [build] 0.6.4 2017-07-06 10:05:14 +08:00
张敏andGitHub 602dd4844c src/utils目录支持SSR (#51) 2017-07-06 10:02:09 +08:00
cookfront c332caa229 [release] 0.6.3 2017-07-04 19:08:38 +08:00
cookfront 5cfea6cbfd [build] 0.6.3 2017-07-04 19:08:37 +08:00
张敏andGitHub 2c47a3443b 步骤条组件新增direction和activeColor属性,增加了竖的步骤条 (#49) 2017-07-04 19:06:04 +08:00
cookfront 6cc305f42d [release] 0.6.2 2017-06-26 15:04:31 +08:00
cookfront b168efa1ba [build] 0.6.2 2017-06-26 15:04:30 +08:00
张敏andGitHub ecf587f7ed 新增icon、filed组件新增time类型和Dialog组件默认文案修改 (#43) 2017-06-26 15:02:27 +08:00
cookfront 4d778ef107 [release] 0.6.1 2017-06-19 17:01:11 +08:00
cookfront 22c19b0fa0 [build] 0.6.1 2017-06-19 17:01:10 +08:00
张敏andGitHub 6eefa61808 新增icon和修复toast样式问题 (#42) 2017-06-19 16:59:25 +08:00
cookfront 82253f872a [release] 0.6.0 2017-06-15 19:51:21 +08:00
cookfront 6f8beac97a [build] 0.6.0 2017-06-15 19:51:21 +08:00
张敏andYao 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
张敏andGitHub cfe9ebaf86 Search组件新增微杂志样式 (#38)
* search component add new style
2017-06-09 14:52:08 +08:00
cookfront e15d0d504b [release] 0.5.12 2017-06-02 16:13:05 +08:00
cookfront 3829d3dbdd [build] 0.5.12 2017-06-02 16:13:04 +08:00
cookfront 56e69abd96 [release] 0.5.11 2017-05-25 16:39:35 +08:00
cookfront f70753f7e2 [build] 0.5.11 2017-05-25 16:39:34 +08:00
张敏andGitHub cd996382e6 移除postcss-reset (#35)
* remove postcss reset
2017-05-25 16:38:08 +08:00
cookfront d659ad0c12 [release] 0.5.10 2017-05-25 16:16:06 +08:00
cookfront 38def31cb5 [build] 0.5.10 2017-05-25 16:16:06 +08:00
cookfront 54aca3672c reset use content-box 2017-05-25 16:14:38 +08:00
cookfront d6da13a433 [release] 0.5.9 2017-05-25 15:32:50 +08:00
cookfront 310c21c98a [build] 0.5.9 2017-05-25 15:32:49 +08:00
cookfront 64b780056a webpack cdn config 2017-05-25 15:27:58 +08:00
张敏andGitHub 65da018a90 新增微信导航icon (#34)
* add wap home icon
2017-05-25 15:24:06 +08:00
cookfront 6cb889a8d8 [release] 0.5.8 2017-05-25 10:39:36 +08:00
cookfront a3ea4e75ea [build] 0.5.8 2017-05-25 10:39:35 +08:00
张敏andGitHub de45657377 新增微信导航icon (#33)
* add new icon
2017-05-25 10:36:18 +08:00
cookfront f4dc7982d9 [release] 0.5.7 2017-05-19 11:18:52 +08:00
cookfront a5d23931c6 [build] 0.5.7 2017-05-19 11:18:51 +08:00
cookfront 639a56b69b Merge branch 'dev' 2017-05-19 11:17:52 +08:00
cookfront c87e64d58b update pull request template 2017-05-19 11:17:34 +08:00
cookfront 28ae410736 [release] 0.5.6 2017-05-15 10:19:10 +08:00
cookfront 9997f9a896 [build] 0.5.6 2017-05-15 10:19:10 +08:00
张敏andYao 06a1553a6d 添加两个新的icon (#29)
* add new icons
2017-05-15 10:12:10 +08:00
cookfront 329df09e22 [release] 0.5.4 2017-05-09 11:50:13 +08:00
cookfront bce380f75f [build] 0.5.4 2017-05-09 11:50:13 +08:00
张敏andYao 8cdbb0fdd5 修复:添加reset.css和cell加上right-icon的slot (#27)
* add reset css and remove postcss-salad

* cell add right icon slog
2017-05-09 11:45:33 +08:00
张敏andYao 873c0ab25f 修复:cell同时设置title和label时,value不居中 (#26)
* 修复:cell同时设置title和label时,value不居中
2017-05-03 11:21:30 +08:00
张敏andGitHub 58bd17f142 修复:popup的zIndex转换为number (#24) 2017-04-28 15:27:03 +08:00
cookfront 4bae492458 [release] 0.5.3 2017-04-27 17:01:55 +08:00
cookfront bf17b8c823 [build] 0.5.3 2017-04-27 17:01:54 +08:00
张敏andGitHub 9c26422f06 修复:picker中值变了后未更新picker-colum中的值 (#23)
* 修复:picker中值变了后未更新picker-colum中的值
2017-04-27 16:56:54 +08:00
cookfront f78de0f811 [release] 0.5.2 2017-04-26 18:03:45 +08:00
cookfront 4f43e1df48 [build] 0.5.2 2017-04-26 18:03:45 +08:00