Commit graph

14 commits

Author SHA1 Message Date
Wu-K'ung
d44f99fd15
修复RadioGroup只能在使用v-model绑定的情况下才能正常使用的bug。
使用:value绑定的时候,RadioGroup并不能正常切换。
2018-04-26 11:19:41 +08:00
Xotic750
7996459687 Use native w3c 2018-01-20 23:57:42 +01:00
Graham Fairweather
36d2470132 Radio w3c keyboard WIP 2018-01-19 15:16:49 +01:00
Graham Fairweather
f4e2506905 Use z-index to show shadow
Other ideas are to use :before or :after to create shadow
2018-01-19 12:00:13 +01:00
梁灏
4d54542083 Radio add size prop 2017-08-24 17:50:30 +08:00
梁灏
3f281d6ce0 update RadioGroup
update RadioGroup
2017-03-15 17:44:19 +08:00
梁灏
cd78c9c488 some comps support dispatch event to FormItem
some comps support dispatch event to FormItem
2017-03-09 11:14:40 +08:00
梁灏
34ee7b4a14 support Tree & add dispatch and broadcast methods
support Tree,many component add name $option;add dispatch and broadcast
methods, mixins it
2017-03-02 17:40:19 +08:00
梁灏
cbe03a12b2 support Checkbox
support Checkbox
2017-03-01 17:58:40 +08:00
梁灏
06322514c6 support Radio
support Radio
2017-03-01 17:01:22 +08:00
梁灏
5722a6fb91 RadioGroup add vertical props
RadioGroup add vertical props
2017-01-05 14:37:24 +08:00
梁灏
578ca32537 fixed Radio bug
fixed Radio bug
2017-01-04 11:03:22 +08:00
jingsam
b0893113b3 🎨 add eslint 2016-12-25 22:49:42 +08:00
梁灏
4b05d84ea2 Modify the directory structure
Modify the directory structure
2016-10-28 10:09:07 +08:00
Renamed from components/radio/radio-group.vue (Browse further)