Commit graph

1620 commits

Author SHA1 Message Date
梁灏
d3dfdb2618 update Table
update Table
2016-11-28 15:43:19 +08:00
梁灏
741b987a33 update Table
update Table
2016-11-28 14:23:49 +08:00
梁灏
52874e27e5 update Table
update Table
2016-11-27 22:56:05 +08:00
梁灏
b8a4300003 update Table
update Table
2016-11-27 20:43:54 +08:00
梁灏
340681ab50 update Table
update Table
2016-11-27 15:44:32 +08:00
jingsam
c6f21c2f4c 🐛 fix ie bug 2016-11-27 01:42:39 +08:00
梁灏
3d9e4f2065 update Table
update Table
2016-11-26 10:50:24 +08:00
梁灏
7f34c51030 update Table
update Table
2016-11-26 08:57:09 +08:00
梁灏
3ef4dfb9ef update Table
update Table
2016-11-25 22:51:50 +08:00
梁灏
192e2cb849 update Table
update Table
2016-11-25 17:01:27 +08:00
梁灏
a3547c1b41 update Table
update Table
2016-11-25 15:47:28 +08:00
梁灏
abdec99d22 update Table
update Table
2016-11-25 08:50:06 +08:00
梁灏
e7e8c8ffb3 update Table
update Table
2016-11-24 17:32:43 +08:00
梁灏
0d13646576 update Table
update Table
2016-11-24 15:27:46 +08:00
梁灏
744eb0af93 update Table compoent
update Table compoent
2016-11-23 18:38:39 +08:00
梁灏
2cb8a6d93e commit Table component
commit Table component
2016-11-23 16:27:17 +08:00
诗人的咸鱼
53f5de96d0 Update operation.vue
缺少components.
2016-11-23 11:32:04 +08:00
梁灏
727b795cd3 reset body scroll when Modal beforeDestroy
reset body scroll when Modal beforeDestroy
2016-11-21 18:16:31 +08:00
梁灏
669937325b update Modal、Poptip
update Modal、Poptip
2016-11-21 11:38:49 +08:00
梁灏
71d9fc8e45 Button add new prop 'long'
Button add new prop 'long'
2016-11-21 10:00:52 +08:00
梁灏
b88f42eb62 Button add 4 new type
Button add 4 new type
2016-11-21 09:48:16 +08:00
梁灏
9084eb1872 fixed #92
fixed #92
2016-11-21 09:14:38 +08:00
梁灏
bf0203db3d update Transfer
update Transfer
2016-11-18 17:37:59 +08:00
梁灏
4997bd42dd update Transfer
update Transfer
2016-11-18 15:51:54 +08:00
梁灏
dcc061279a update Transfer
update Transfer
2016-11-18 15:01:49 +08:00
梁灏
122e69ee97 update Transfer
update Transfer
2016-11-18 14:37:02 +08:00
梁灏
37ee153528 update Transfer
update Transfer
2016-11-18 12:02:09 +08:00
梁灏
77f7bb9533 add Transfer component
add Transfer component
2016-11-18 11:46:55 +08:00
梁灏
2f71cf55cc fixed bug $Modal
fixed bug $Modal
2016-11-16 20:48:58 +08:00
梁灏
05b5dd7b8d update Cascader
update Cascader
2016-11-16 12:44:47 +08:00
梁灏
9ec927b149 update Cascader
update Cascader
2016-11-16 11:01:54 +08:00
梁灏
165bb7c9ed update Cascader
update Cascader
2016-11-16 10:07:03 +08:00
梁灏
bd4e3b9b0a update Cascader
update Cascader
2016-11-15 23:23:16 +08:00
梁灏
c463ab8757 add Cascader
add Cascader
2016-11-15 19:17:54 +08:00
梁灏
6ff31952a6 optimize Input shaking when it init
optimize Input shaking when it init
2016-11-15 11:24:28 +08:00
梁灏
0a48ac45a4 Input add readonly prop & focus、blur events
Input add readonly prop & focus、blur events
2016-11-15 10:43:00 +08:00
梁灏
c571d9ec2b add a dialog to fixed $Modal can not use temporarily
add a dialog to fixed $Modal can not use temporarily
2016-11-15 09:42:02 +08:00
jingsam
abedec0813 simpilfy back-top.vue 2016-11-14 21:30:00 +08:00
梁灏
6c145a0466 fixed #77
fixed #77
2016-11-12 20:14:06 +08:00
梁灏
f2be585e5e optimize Slider when dragging can select content in page
optimize Slider when dragging can select content in page
2016-11-11 18:28:13 +08:00
梁灏
73772536d6 optimize Slider that sometime Tooltip shaking
optimize Slider that sometime Tooltip shaking(add controlled prop in
Tooltip component)
2016-11-11 18:22:53 +08:00
梁灏
b79b53ea6f Icon add color prop
Icon add color prop
2016-11-11 18:01:20 +08:00
梁灏
5709f32ede Slider support hidden Tooltip when tip-format return null
Slider support hidden Tooltip when tip-format return null
2016-11-11 17:40:27 +08:00
梁灏
41d90ccf1e Slider can show stop dot
Slider can show stop dot
2016-11-11 16:14:25 +08:00
梁灏
12418c6a72 fixed #74
fixed #74
2016-11-11 15:35:26 +08:00
梁灏
69576f47f4 add Slider component
add Slider component
2016-11-11 15:08:12 +08:00
Aresn
01fc783f9e Merge pull request #63 from aidenzou/master
fix error
2016-11-09 19:14:20 +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
子凡
c7a67856f9 fix
Found camelCase attribute: autoComplete="off". HTML is case-insensitive. Use auto-complete="off" instead. Vue will automatically interpret it as camelCase in JavaScript. If this is an SVG camelCase attribute, use the .camel modifier.
2016-11-09 15:14:13 +08:00
梁灏
09a0430201 optimize Modal style
optimize Modal style
2016-11-08 23:46:10 +08:00