Commit Graph

84 Commits

Author SHA1 Message Date
十界
868847161a Select: fix multiple style issue (#2330) 2017-01-11 10:35:19 +08:00
Leopoldthecoder
3b5248ec2a Select: fix filterable init value issue, fixed #2196 2017-01-05 22:31:37 +08:00
Leopoldthecoder
68c1c84875 Select: fix allowCreate bug 2017-01-03 23:28:42 +08:00
Herrington Darkholme
23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
杨奕
308ae62cb3 Select: fix dropdownUl undefined bug (#2120) 2016-12-30 18:10:57 +08:00
杨奕
d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
Leopoldthecoder
447dfe0d44 Select: fix disabled multiple tag delete 2016-12-27 11:55:00 +08:00
cinwell.li
05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
qingwei.li
a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
qingwei.li
daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
qingwei.li
5aea5eced3 Add scrollbar 2016-12-23 12:09:17 +08:00
杨奕
12e4b02e31 Select: optimize filterable, fixed #1933 (#1935) 2016-12-23 00:48:54 +08:00
杨奕
f14628254a add popper-class for DatePicker, Select and Tooltip (#1806) 2016-12-20 16:38:47 +08:00
杨奕
240fda5af8 Select: add visible-change event (#1849) 2016-12-20 09:11:10 +08:00
杨奕
92742dc56a Select: fix a dropdown update bug (#1784) 2016-12-18 21:24:02 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
杨奕
9c7786b203 Select: add size property (#1715) 2016-12-13 22:42:01 +08:00
杨奕
0ccd537cc8 Select: fix filterable group bug, fixed #1678 (#1679) 2016-12-13 10:34:53 +08:00
Leopoldthecoder
af0d7288bd Select: fix clearable still working bug in disabled mode 2016-12-08 18:42:19 +08:00
Leopoldthecoder
3245232917 Select: fix display issue of object-typed value in remote mode 2016-12-07 18:16:21 +08:00
Leopoldthecoder
f3116acbbe Select: show dropdown when options are given in remote mode 2016-12-05 23:15:34 +08:00
杨奕
6e618b4c6d Select: fix async bug/fix object-typed value init issue (#1540) 2016-12-05 18:21:09 +08:00
baiyaaaaa
7a85d55f31 normalize transition class name 2016-12-03 19:30:21 +08:00
杨奕
06a739ff22 Select: fix remote filter not showing dropdown issue (#1535) 2016-12-03 18:09:20 +08:00
Leopoldthecoder
3ee74b296e Select: fix minor bugs 2016-12-01 22:40:45 +08:00
Leopoldthecoder
2d07391d3c Select: add allow-create doc and test 2016-12-01 22:34:31 +08:00
Leopoldthecoder
1942e63453 Select: add allow-create 2016-12-01 22:34:31 +08:00
Leopoldthecoder
c058beb2be Select: add multipleLimit 2016-12-01 22:34:31 +08:00
Leopoldthecoder
ce3bed6cb5 Select: refactor and bug fix 2016-12-01 22:34:30 +08:00
baiyaaaaa
ba983ffb96 normalize the componentName writing 2016-11-26 16:51:04 +08:00
kingwl
e44bf50e5d Select: fix clear on remote mode 2016-11-25 21:32:13 +08:00
kingwl
2f37355136 Select: fix priority of label and value 2016-11-25 21:10:12 +08:00
杨奕
24c5ff8c4c Select: fix icon and input click (#1253) 2016-11-22 21:42:58 +08:00
杨奕
897ec4650c Select: add focus listener (#1193) 2016-11-18 20:03:19 +08:00
qingwei.li
a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
Leopoldthecoder
a11e8d115c Select: fix value clear bug when value is initialized in mounted hook 2016-11-10 20:27:18 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li
47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
FuryBean
5a6b4fbf2a Merge pull request #829 from Leopoldthecoder/select-value
Select: fix clear value & remote label
2016-11-04 22:29:35 +08:00
baiyaaaaa
726685fd38 tag remove improve 2016-11-04 17:53:55 +08:00
Leopoldthecoder
845d716e3f Select: fix clear value & remote label 2016-11-04 17:41:37 +08:00
Leopoldthecoder
aa27888a58 Select: fix an illegal filter regexp bug 2016-11-04 17:03:49 +08:00
Leopoldthecoder
434bc360f0 Select: fix a form validation bug 2016-11-03 10:14:24 +08:00
Leopoldthecoder
10373eaf6c Select: fix an input initial height bug 2016-11-01 11:37:38 +08:00
杨奕
01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
cinwell.li
f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
cinwell.li
4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +08:00
杨奕
2f0ba607f4 Select: add test (#636) 2016-10-25 18:00:39 +08:00
Leopoldthecoder
70aed33c69 Select: add resize event 2016-10-20 18:44:09 +08:00