Commit graph

49 commits

Author SHA1 Message Date
huixisheng
49dd45f46f Merge branch '2.0' of https://github.com/iview/iview into feature-card 2017-03-02 17:45:47 +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
huixisheng
a8cb711cb8 Support Card 2017-03-02 17:35:02 +08:00
梁灏
bb71140e7b support Carousel
support Carousel @rijn you can review when you are free
2017-03-02 15:36:39 +08:00
梁灏
a190ce84be support Collapse
support Collapse
2017-03-02 15:05:06 +08:00
梁灏
5d08ddf27c support Progress & Upload
support Progress & Upload
2017-03-02 14:41:28 +08:00
梁灏
c97c42ab2e support InputNumber
support InputNumber
2017-03-02 13:40:09 +08:00
梁灏
456daf3492 support Tag
support Tag
2017-03-02 12:22:15 +08:00
梁灏
15368be172 Support Badge
Support Badge
2017-03-02 12:05:57 +08:00
梁灏
5d122b374c support Alert
support Alert
2017-03-02 11:50:02 +08:00
梁灏
2d5ba27837 support Switch
support Switch
2017-03-02 11:19:00 +08:00
huixisheng
6c9e028234 Support timeline 2017-03-02 09:06:39 +08:00
huixisheng
bd596e7add support Steps
fixed npm run dev error with  cann't find module vue-template-compiler
update test demo style
:
2017-03-01 21:10:43 +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
梁灏
fc7ef07216 support Input
support Input
2017-03-01 15:23:12 +08:00
梁灏
d47ea998d6 support Button and Icon
support Button and Icon
2017-03-01 14:43:27 +08:00
梁灏
c755733a9c support Grid
support Grid
2017-03-01 14:28:44 +08:00
梁灏
9e74a856f6 update webpack config
update webpack config
2017-03-01 11:35:00 +08:00
梁灏
89f2ba8bad init Tree component
init Tree component
2017-02-06 11:24:03 +08:00
梁灏
3affd6f365 init upload component
init upload component
2017-01-19 16:26:31 +08:00
Rijn
50f4ac7088 Merge branch 'master' of https://github.com/iview/iview into carousel
Conflicts:
	src/styles/components/index.less
	test/app.vue
	test/main.js
2017-01-17 17:31:51 -06:00
梁灏
49d380cf99 init Rate component
init Rate component
2017-01-17 11:26:02 +08:00
Rijn
6c9acb08fa initialize carousel 2017-01-16 02:45:11 -06:00
梁灏
d33b51432d support i18n
support i18n
2017-01-11 18:04:29 +08:00
梁灏
103cd35313 init Form
init Form
2017-01-03 14:24:10 +08:00
梁灏
8a22e84f94 init Form component
init Form component
2017-01-03 14:19:20 +08:00
梁灏
9d844d5318 fixed Layout bug
fixed Layout bug
2016-12-26 14:50:39 +08:00
jingsam
b0893113b3 🎨 add eslint 2016-12-25 22:49:42 +08:00
梁灏
17e1fcf151 init DatePicker
init DatePicker
2016-12-12 10:37:52 +08:00
梁灏
8778b3435d init Menu components
init Menu components
2016-12-07 12:10:47 +08:00
梁灏
871ed4d810 init Tabs component
init Tabs component
2016-12-05 18:04:30 +08:00
梁灏
ab8aaf958a add Dropdown component
add Dropdown component
2016-12-03 23:46:25 +08:00
jingsam
c6f21c2f4c 🐛 fix ie bug 2016-11-27 01:42:39 +08:00
梁灏
2cb8a6d93e commit Table component
commit Table component
2016-11-23 16:27:17 +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
梁灏
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
梁灏
451b52ceab Global install iView
Global install iView
2016-11-14 13:49:06 +08:00
jingsam
c4e0705b02 iOptionGroup => OptionGroup 2016-11-09 19:08:24 +08:00
jingsam
f36b29707c merge upstream/master 2016-11-09 18:37:24 +08:00
梁灏
7d5431d85a update some style
update some style
2016-11-07 14:16:20 +08:00
jingsam
5e8a2915a1 add umd library build 2016-11-03 17:21:04 +08:00
jingsam
343abe50e7 add iview.install() 2016-11-03 10:19:35 +08:00
jingsam
3735e3768d sort components 2016-10-31 17:41:42 +08:00
梁灏
4b7138b97f fixed some bugs
fixed some bugs
2016-10-28 18:27:04 +08:00
梁灏
36febc3c56 add Slider
add Slider
2016-10-28 17:35:28 +08:00
梁灏
4b05d84ea2 Modify the directory structure
Modify the directory structure
2016-10-28 10:09:07 +08:00
Renamed from index.js (Browse further)