Commit Graph

323 Commits

Author SHA1 Message Date
Leopoldthecoder
4ac3118687 remove errorMessage when prompt is closed 2016-10-17 21:26:54 +08:00
baiyaaaaa
5b4114ea3c fix reset method 2016-10-17 19:05:02 +08:00
qingwei.li
eb02763837 Menu: fix indexPath of undefined 2016-10-17 15:46:34 +08:00
杨奕
2d3d9d3661 Merge pull request #449 from baiyaaaaa/feat-input
fix input type
2016-10-17 12:46:07 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
baiyaaaaa
cfed2184bc fix input type 2016-10-17 11:30:13 +08:00
YikaJ
34ea7d7b3e fix autocomplete lose vnode.context.popperElm 2016-10-16 15:44:21 +08:00
baiyaaaaa
df5e02297d fix input line-height (#431) 2016-10-14 23:47:26 +08:00
Leopoldthecoder
d5620b0994 add lock modifier on loading 2016-10-13 20:06:01 +08:00
baiyaaaaa
96ff5e1dc7 fix input password type 2016-10-13 17:45:37 +08:00
baiyaaaaa
4f3dcd825e Merge pull request #395 from Leopoldthecoder/master
fix tooltip display in table
2016-10-13 17:37:22 +08:00
杨奕
f1fdaa4a0e Merge pull request #391 from QingWei-Li/fix/date-picker-tab-key
DatePicker: fix tab key
2016-10-13 17:19:45 +08:00
Leopoldthecoder
c369a2c060 fix tooltip display in table 2016-10-13 17:01:31 +08:00
qingwei.li
a3303480eb DatePicker: fix year label 2016-10-13 16:37:20 +08:00
杨奕
a8a835aaa2 Merge pull request #393 from QingWei-Li/fix/steps-style
Steps: fix line style in vertical mode
2016-10-13 16:23:13 +08:00
qingwei.li
686653e3ba Steps: fix line style in vertical mode 2016-10-13 16:19:08 +08:00
baiyaaaaa
d87cfd7ff7 fix dropdown menu click 2016-10-13 16:12:27 +08:00
qingwei.li
8a8c28fc4f DatePicker: fix tab key 2016-10-13 16:11:06 +08:00
qingwei.li
f0a963c11a DatePicker: fix blur event 2016-10-13 14:03:58 +08:00
Leopoldthecoder
9c71e58c15 fix select icon animation 2016-10-13 14:02:44 +08:00
baiyaaaaa
d41f602580 Merge pull request #381 from QingWei-Li/fix/demo-footer
Popover: add popperClass; Steps: update style prop
2016-10-13 13:48:32 +08:00
baiyaaaaa
96827a3f28 fix dropdown style 2016-10-13 13:48:10 +08:00
qingwei.li
da85743141 Popper: add popperClass; Steps: update style prop 2016-10-13 13:45:40 +08:00
baiyaaaaa
8a9913d541 add breadcrumb router props 2016-10-13 12:34:25 +08:00
baiyaaaaa
2bbd8d08a1 Merge pull request #375 from Leopoldthecoder/Msgbox
add some missing css
2016-10-13 12:00:33 +08:00
Leopoldthecoder
2bb5f4ed8b add some missing css 2016-10-13 11:54:25 +08:00
杨奕
5021259938 Merge pull request #373 from baiyaaaaa/master
fix inline form style
2016-10-13 11:50:10 +08:00
baiyaaaaa
2a9d626a93 fix inline form,dropdown style 2016-10-13 11:28:57 +08:00
qingwei.li
06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
baiyaaaaa
0a8c6af817 fix tree-node checkbox bug 2016-10-13 00:24:10 +08:00
baiyaaaaa
58194f78e2 fix icon vertical 2016-10-13 00:24:10 +08:00
qingwei.li
c0cd06bc55 DatePicker/Dropdown/Steps/Badge(docs): fix style bug 2016-10-12 22:59:46 +08:00
Leopoldthecoder
54ced05415 fix some styles 2016-10-12 22:00:43 +08:00
baiyaaaaa
d8eebafbdc dropdown split button prop size 2016-10-12 20:28:00 +08:00
杨奕
da4097fd67 Merge pull request #345 from dnshi/update-steps
Step: Modify Step styling
2016-10-12 19:13:03 +08:00
杨奕
ceed04d3a2 Merge pull request #358 from baiyaaaaa/feat-form
fix form validate bug
2016-10-12 19:12:37 +08:00
qingwei.li
a71471f6e1 DropdownMenu: fix popper
Update changelog

DropdownMenu: Remove console
2016-10-12 18:58:16 +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
baiyaaaaa
c0db4e8bdd fix dynamic input type bug 2016-10-12 17:27:41 +08:00
baiyaaaaa
070a28049c Merge pull request #350 from QingWei-Li/fix/pagination
Pagination: fix input value
2016-10-12 17:03:08 +08:00
baiyaaaaa
cc4b6a53bc fix form validate bug 2016-10-12 13:51:33 +08:00
SkyAo
2162b62fcb Merge pull request #349 from QingWei-Li/fix/step
Steps: fix icon style
2016-10-12 13:46:59 +08:00
qingwei.li
1c1a925bbd Pagination: fix input value 2016-10-12 13:40:35 +08:00
qingwei.li
58d863ced1 Steps: fix icon style 2016-10-12 13:31:22 +08:00
SkyAo
4238fa9126 Merge pull request #347 from baiyaaaaa/feat-upload
upload data prop
2016-10-12 11:31:11 +08:00
baiyaaaaa
74ed7aec60 upload data prop 2016-10-12 10:31:50 +08:00
Dean Shi
3cdd62c493
Modify Step styling 2016-10-11 18:23:16 -07:00
baiyaaaaa
3019e0a770 fixed dropdown splitButton 2016-10-12 09:16:57 +08:00
徐奇昊
75c10ba79f feature(tree): tree component support dom template 2016-10-11 20:20:51 +08:00
杨奕
5e450548aa Merge pull request #336 from baiyaaaaa/fix-autocomplete
fix autocomplete event bug
2016-10-11 19:34:42 +08:00