Commit Graph

67 Commits (50a786ab79e092a11d6d90115514bcdbf2121753)

Author SHA1 Message Date
qingwei.li 1cfba0f6ca [build] 1.2.3 2017-03-01 15:24:03 +08:00
Leopoldthecoder d70200b2a9 [build] 1.2.2 2017-02-28 18:01:34 +08:00
Leopoldthecoder 4adc1a3df0 [build] 1.2.1 2017-02-23 15:42:17 +08:00
Leopoldthecoder 9a4de59c83 [build] 1.2.0 2017-02-22 18:43:21 +08:00
Furybean 42bd58d9fe Add ColorPicker component. 2017-02-21 11:01:25 +08:00
baiyaaaaa 02a1f74022 add listType 2017-02-16 22:43:19 +08:00
baiyaaaaa 2f61998e78 add autoUpload 2017-02-16 22:43:19 +08:00
baiyaaaaa 4c5820373c add upload-dragger 2017-02-16 22:43:19 +08:00
Leopoldthecoder 3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
baiyaaaaa 1a16fbb735 add cascader 2017-02-04 10:46:43 +08:00
Leopoldthecoder 9ab6bb9ec3 [build] 1.1.6 2017-01-23 17:39:25 +08:00
baiyaaaaa 7666857a07 [build] 1.1.5 2017-01-17 11:51:45 +08:00
baiyaaaaa cba3242752 [build] 1.1.4 2017-01-16 16:52:16 +08:00
陈嘉涵 6436d6c816 optimize build.entry.js 2017-01-13 16:13:50 +08:00
qingwei.li b616140489 [build] 1.1.3 2017-01-09 17:22:31 +08:00
qingwei.li 171b7fd0f1 Locale: customize i18n handler, close #2129 2017-01-04 12:30:00 +08:00
Leopoldthecoder cdb3e46de8 [build] 1.1.2 2016-12-30 18:53:52 +08:00
Leopoldthecoder aa076b470a [build] 1.1.1 2016-12-29 22:29:16 +08:00
Leopoldthecoder 99d3b2568d [build] 1.1.0 2016-12-29 22:11:43 +08:00
杨奕 d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
Leopoldthecoder b8f240e6c4 [build] 1.0.9 2016-12-27 20:00:07 +08:00
cinwell.li c7507725ea Merge branch '1.1' into feat/scrollbar 2016-12-26 16:41:26 +08:00
baiyaaaaa 46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
qingwei.li 547612bf6e update 2016-12-23 12:47:55 +08:00
Leopoldthecoder 9e958e603e add carousel 2016-12-22 16:10:55 +08:00
Leopoldthecoder 3d3bd7dc09 [build] 1.0.8 2016-12-20 19:01:14 +08:00
Leopoldthecoder 19210b6945 [build] 1.0.7 2016-12-14 15:36:21 +08:00
Leopoldthecoder 65244c2678 [build] 1.0.6 2016-12-09 18:32:31 +08:00
Leopoldthecoder 1ecb9d9e4e [build] 1.0.5 2016-12-06 18:47:04 +08:00
Leopoldthecoder 34e9f44744 [build] 1.0.4 2016-12-02 19:00:21 +08:00
Leopoldthecoder db0c9c9891 [build] 1.0.3 2016-11-28 18:59:37 +08:00
Leopoldthecoder 2e931cff96 [build] 1.0.2 2016-11-18 20:08:55 +08:00
qingwei.li 3003aaa426 Loading: fix export module 2016-11-18 20:03:14 +08:00
Leopoldthecoder 54b1543698 [build] 1.0.1 2016-11-16 17:24:03 +08:00
Leopoldthecoder 5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
Leopoldthecoder 097745f9b9 [build] 1.0.0 2016-11-09 19:15:25 +08:00
qingwei.li ac06bff847 Update template 2016-11-09 13:49:12 +08:00
Leopoldthecoder 9e6513fa17 [build] 1.0.0-rc.9 2016-11-07 17:44:59 +08:00
qingwei.li a8ed14aed2 Locale: fallbaack default config 2016-11-06 20:15:25 +08:00
qingwei.li ea643623ae fix build theme script 2016-11-04 12:24:57 +08:00
baiyaaaaa 1af4604e87 [build] 1.0.0-rc.8 2016-10-28 18:39:17 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
qingwei.li 86a5f8f5d0 Table: add test
Remove fuck
2016-10-25 17:26:59 +08:00
FuryBean 112eb485a0 Add v-sync directive. (#598) 2016-10-24 11:01:28 +08:00
baiyaaaaa b63cb5e066 unit test of input 2016-10-19 14:51:18 +08:00
cinwell.li 815bdd47d0 Tooltip: add test (#487) 2016-10-18 19:07:43 +08:00
qingwei.li 0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
baiyaaaaa c4a1bab04c [build] 1.0.0-rc.7 2016-10-13 17:58:16 +08:00
baiyaaaaa 9f38fe960c [build] 1.0.0-rc.6 2016-10-11 15:29:25 +08:00
杨奕 e631721155 exclude Message in component registration (#269) 2016-10-08 22:47:28 +08:00