Commit graph

32 commits

Author SHA1 Message Date
Aresn
c8d200dae8
Merge pull request #4130 from oyv1cent/radio-pr
[fix bug]Radio component's bug
2018-07-31 10:27:49 +08:00
oyv1cent
721cf9cdeb fix bug 2018-07-24 13:40:46 +08:00
梁灏
35f7a4ae12 Radio support global setting 2018-06-28 14:18:20 +08:00
Chuanfeng
b2dee308bc radio 组合使用,type="button"时文字没有居中
好几个月过去了大家都没有发现吗?😅
2018-05-09 17:14:54 +08:00
Wu-K'ung
0b026efe2a
Update radio-group.vue 2018-04-26 14:45:59 +08:00
Wu-K'ung
d44f99fd15
修复RadioGroup只能在使用v-model绑定的情况下才能正常使用的bug。
使用:value绑定的时候,RadioGroup并不能正常切换。
2018-04-26 11:19:41 +08:00
Xotic750
2e14b458da Disable lint error 2018-01-21 01:26:05 +01:00
Xotic750
76b2f03245 Remove refs 2018-01-21 01:22:22 +01: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
Graham Fairweather
99bb9f3d7e Fix focus 2018-01-19 08:25:19 +01:00
Graham Fairweather
18efb1b412 Key space to select 2018-01-18 13:48:22 +01:00
Graham Fairweather
e0f097e652 Initial WIP 2018-01-18 13:42:02 +01:00
梁灏
0460a1e811 fixed #812 2017-09-19 16:45:02 +08:00
梁灏
4d54542083 Radio add size prop 2017-08-24 17:50:30 +08:00
Rijn
d24f508248 Support trueValue and falseValue for radio 2017-08-09 10:07:38 -05:00
梁灏
bb1f58e203 update Radio 2017-04-27 18:04:51 +08:00
梁灏
70d5a4ab80 fixed #425 2017-03-27 10:48:18 +08:00
梁灏
67f4d8e763 update Menu
update Menu
2017-03-15 18:26:10 +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
梁灏
e6c0b158e9 update
update
2017-03-03 10:35:38 +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
梁灏
a804d60885 update Radio
update Radio
2017-03-01 20:33:07 +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
梁灏
3c01d81a11 fixed Modal bug,when loading status changed,the button can not change status
fixed Modal bug,when loading status changed,the button can not change
status
2016-11-09 17:36:40 +08:00
梁灏
4b05d84ea2 Modify the directory structure
Modify the directory structure
2016-10-28 10:09:07 +08:00