Commit Graph

46 Commits

Author SHA1 Message Date
sunlei33
5eef48b97e Form: 如果需要验证的fields为空,调用验证时立刻返回callback (#3944)
* Form: 如果需要验证的fields为空,调用验证时立刻返回callback
同时修复几个代码格式用来通过npm run dist

* fix travis

* fix travis

* fix travis
2017-04-01 14:06:23 +08:00
暮山紫
394bc47af1 when remove tag, (#3811) 2017-03-30 11:35:19 +08:00
baiyaaaaa
55d1a39ebf fix tab insert index (#2898) 2017-02-20 11:35:25 +08:00
baiyaaaaa
5baa8774cb Merge pull request #2754 from ElemeFE/1.2-try
1.2 try
2017-02-09 19:11:14 +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
HakurouKen
474084e63d Remove unused prop in ElOption. (#2730)
* Fix lint error.

* Remove unused prop.
2017-02-09 15:53:23 +08:00
baiyaaaaa
e7365515ae normalize syntax (#2678) 2017-02-06 12:28:40 +08:00
baiyaaaaa
1efe9287f9 fix test 2017-02-04 18:52:37 +08:00
baiyaaaaa
6702726dcf add tabs scroll controls 2017-02-04 18:52:37 +08:00
baiyaaaaa
0bec05ada3 update tab api 2017-02-04 18:52:37 +08:00
cinwell.li
9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
baiyaaaaa
6f9cf71096 add tab-bar transform prefix 2017-01-12 12:12:12 +08:00
baiyaaaaa
d3f62b7974 add submenu transition (#2298) 2017-01-09 15:50:47 +08:00
baiyaaaaa
5fb72444a6 fix dynamic change tabs bug 2017-01-05 11:25:44 +08:00
baiyaaaaa
0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
Herrington Darkholme
23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
baiyaaaaa
0922fc3683 fix tab remove bug (#2106) 2016-12-30 14:57:07 +08:00
baiyaaaaa
cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
baiyaaaaa
2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
baiyaaaaa
076d4303f7 add param to label-content render function 2016-12-20 15:18:10 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa
5e692418ff fix the tab bar dynamic bug 2016-12-15 10:21:09 +08:00
杨奕
1db2d64ddc Tabs: fix empty tab-pane issue, fixed #1608 (#1672) 2016-12-13 10:36:10 +08:00
baiyaaaaa
3d12579652 support tab disabled 2016-12-08 17:13:41 +08:00
Leopoldthecoder
725077effe Alert: improve style 2016-12-01 23:04:52 +08:00
baiyaaaaa
34dbb01c1a support tab title renter funtion 2016-12-01 23:00:29 +08:00
FuryBean
f729497de5 Tabs: fix dynamic bug & add closable prop for tab-pane (#1285) 2016-11-23 10:47:12 +08:00
kingwl
5be8575ba1 Tabs: fix a 'activeName' attribute init bug 2016-11-16 15:35:23 +08:00
baiyaaaaa
90dafc54ab fix node remove bug 2016-11-09 00:01:56 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
baiyaaaaa
9f945ad782 fix $el null bug (#823) 2016-11-04 17:07:49 +08:00
baiyaaaaa
8eae476f7f dynamic tabs (#812) 2016-11-04 11:28:23 +08:00
baiyaaaaa
b0e960cb03 add tabs test 2016-10-24 17:20:26 +08:00
cinwell.li
510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
baiyaaaaa
6cc5122988 fixed tabs 2016-09-30 19:44:46 +08:00
baiyaaaaa
6a42b66403 fixed tabs bug when close tab 2016-09-28 15:30:40 +08:00
baiyaaaaa
fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
qingwei.li
a7c30b5148 package: add lint script & lock vue version 2016-09-09 11:51:28 +08:00
qingwei.li
3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
baiyaaaaa
645cc085c9 tab events 2016-08-23 14:49:40 +08:00
baiyaaaaa
e113f46900 fixed tab bug 2016-08-22 18:54:38 +08:00
baiyaaaaa
0092a38419 fixed tab bug 2016-08-22 12:42:47 +08:00
qingwei.li
eb60126636 Update tabs
build entry.js

index => name

fix tab doc
2016-08-15 10:51:24 +08:00
qingwei.li
e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00