Commit Graph

299 Commits (8fda06a54c33781145d8987ed6ccd0fdccef81ce)

Author SHA1 Message Date
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
baiyaaaaa 96b9604a43 Merge pull request #334 from QingWei-Li/fix/datepicker-i18n
DatePicker: fix i18n
2016-10-11 19:31:34 +08:00
baiyaaaaa d10d0ed61e fix autocomplete event bug 2016-10-11 19:26:33 +08:00
Leopoldthecoder 389d2bb7d8 replace classList with wind-dom 2016-10-11 19:03:33 +08:00
qingwei.li 983fa7413a DatePicker: fix i18n 2016-10-11 18:49:25 +08:00
baiyaaaaa 40c44543fc 1.0.0-rc.6 2016-10-11 15:22:37 +08:00
baiyaaaaa 01b5cf53b2 fix menu auto collapse after router change 2016-10-11 15:09:17 +08:00
Leopoldthecoder 42921e247f Revert "turn button/icon to functional"
This reverts commit 45c0107d7d.
2016-10-11 12:58:01 +08:00
Leopoldthecoder 1ceafc42e1 fix remote filtered select value update bug 2016-10-11 12:58:01 +08:00
杨奕 66636bab56 Merge pull request #312 from karol-f/feat/master/translation_date_time
feat(translation): date/time picker translation possibility if using …
2016-10-11 11:40:06 +08:00
杨奕 1b02c6b5f2 Merge pull request #308 from baiyaaaaa/fix-checkbox
fix checkbox change event && add checked prop
2016-10-11 11:38:35 +08:00
Leopoldthecoder b66727a3bd add top to Dialog 2016-10-11 10:55:38 +08:00
Karol Fabjańczuk d60133cf09 feat(translation): date/time picker translation possibility if using vue-i18n 2016-10-11 00:14:29 +02:00
baiyaaaaa d7fb7ff588 fix checkbox change event && add checked prop 2016-10-11 01:34:14 +08:00
baiyaaaaa 30003ec594 fix menu router prop bug when vertical mode 2016-10-11 01:19:36 +08:00
Leopoldthecoder ba264fab0a fix Select automatically expand issue 2016-10-10 14:42:19 +08:00
杨奕 dd7b8e5ef1 dialog and msgbox import the global vue-popup (#282) 2016-10-10 11:33:24 +08:00
baiyaaaaa 58994b0710 dropdown bug fix & docs update 2016-10-09 13:52:34 +08:00
furybean 4a08c4702d Improve Table: use element reisze event instead of window resize event 2016-10-08 17:58:18 +08:00
furybean 96587926a9 Fix Tree: clear children when setData 2016-10-08 14:50:22 +08:00
furybean cd7156cb03 Fix Tree Bug: set data does not work 2016-10-08 14:28:48 +08:00
qingwei.li e64d8d0184 DatePicker: add 'disabledDate' option, fixed #253
Add changelog
2016-10-08 12:39:50 +08:00
SkyAo 2d444d42ab Merge pull request #230 from Leopoldthecoder/tree
add callbacks on tree
2016-10-08 11:02:56 +08:00
baiyaaaaa cf3e15eab9 Dropdown Reconstruction 2016-10-07 23:39:40 +08:00
Leopoldthecoder f29dd399d6 show dropdown when input is focused via tab 2016-10-06 23:38:19 +08:00