Commit Graph

60 Commits

Author SHA1 Message Date
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
cinwell.li
510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
Leopoldthecoder
5352f31f16 fix multiple remote select's default value issue 2016-10-18 16:45:54 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
Leopoldthecoder
9c71e58c15 fix select icon animation 2016-10-13 14:02:44 +08:00
qingwei.li
06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
cinwell.li
de696c78bc Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296

* Popover: fix destroy popover

* Refactor vue-popper, #296

* Fix datepicker style

* Poppover: remove settimeout

* Select: fix click outside

* Fix popper zIndex
2016-10-12 17:41:49 +08:00
Leopoldthecoder
389d2bb7d8 replace classList with wind-dom 2016-10-11 19:03:33 +08:00
Leopoldthecoder
1ceafc42e1 fix remote filtered select value update bug 2016-10-11 12:58:01 +08:00
Leopoldthecoder
ba264fab0a fix Select automatically expand issue 2016-10-10 14:42:19 +08:00
Leopoldthecoder
f29dd399d6 show dropdown when input is focused via tab 2016-10-06 23:38:19 +08:00
杨奕
b788476f6f bug fixes/add resource download url (#96) 2016-09-21 10:19:50 +08:00
Leopoldthecoder
ea3f87f61d update popover/tooltip docs 2016-09-13 10:23:24 +08:00
cinwell.li
c9773b22e8 Merge pull request #57 from Leopoldthecoder/master
misc doc updates
2016-09-12 14:47:54 +08:00
Leopoldthecoder
0dba1da935 misc doc updates 2016-09-12 13:53:45 +08:00
qingwei.li
367018bb9e TimePicker: set default value 2016-09-10 10:01:48 +08:00
qingwei.li
a7c30b5148 package: add lint script & lock vue version 2016-09-09 11:51:28 +08:00
Leopoldthecoder
c5c050a52a update footer-nav 2016-09-07 18:39:09 +08:00
baiyaaaaa
8c3b57afdc Merge pull request #10 from QingWei-Li/master
Use cooking@1.0.0-rc.2
2016-09-06 16:33:06 +08:00
qingwei.li
3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
Leopoldthecoder
95b40b739e update Message icon style 2016-09-05 20:11:11 +08:00
Leopoldthecoder
01e315c9b1 fix select reset bug 2016-08-31 17:10:41 +08:00
Leopoldthecoder
eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00
Leopoldthecoder
ff9a5ba530 Alert/Select/Notification/Table doc update 2016-08-26 19:46:45 +08:00
qingwei.li
39bf244190 Fix Option 'label' prop 2016-08-24 18:52:07 +08:00