Commit graph

687 commits

Author SHA1 Message Date
梁灏
5b19b5f55f support Transfer
support Transfer
2017-03-07 15:06:38 +08:00
梁灏
191068ac0c fixed lint
fixed lint
2017-03-07 10:37:06 +08:00
Aresn
f24603ba58 Merge pull request #345 from DebugIsFalse/2.0-backtop
2.0 backtop
2017-03-07 10:36:34 +08:00
Aresn
7d535fc915 Merge branch '2.0' into 2.0-backtop 2017-03-07 10:36:10 +08:00
梁灏
87c515977f support Page
support Page
2017-03-07 10:32:46 +08:00
mod
adb2a0476b Support Backtop to 2.0 2017-03-07 10:13:53 +08:00
mod
1d8f776752 support BackTop to 2.0 2017-03-07 10:03:11 +08:00
梁灏
4aec6a66bb support Select
support Select
2017-03-06 18:24:57 +08:00
梁灏
47a7f21dc6 support Cascader
support Cascader
2017-03-06 17:30:39 +08:00
梁灏
2d43f26b05 support Spin
support Spin
2017-03-06 13:43:15 +08:00
梁灏
fd1582c5b5 support Menu & Layout
support Menu & Layout
2017-03-06 13:31:48 +08:00
梁灏
dcbfc23239 add name of Breadcrumb
add name of Breadcrumb
2017-03-05 22:02:46 +08:00
Aresn
99246a8954 Merge pull request #340 from huixisheng/2.0
Support Breadcrumb and   add test  unit and optimize webpack config
2017-03-05 21:50:57 +08:00
huixisheng
44412093e1 [fixed] eslint error
[new] add function-bind package
2017-03-04 09:14:14 +08:00
huixisheng
9b6ff1ce28 add test and update webpack config
[new] add test config
[new] add breadcrumb test
[change] update package.json
[new] util.js copied from  element
[unresolved] see test/unit/index.js @todo
2017-03-04 00:09:02 +08:00
huixisheng
c9c5e751ae [change] optimize the webapack config
[change] rename test to examples
2017-03-03 22:38:40 +08:00
huixisheng
c06e99d09f Support Breadcrumb
keep slot sepatator
2017-03-03 21:05:30 +08:00
梁灏
2d74744daf update Dropdown
update Dropdown
2017-03-03 18:08:10 +08:00
梁灏
b1c118d85e support Dropdown
support Dropdown
2017-03-03 17:46:09 +08:00
梁灏
1c803cdfb0 support Slider
support Slider
2017-03-03 15:52:19 +08:00
梁灏
79288d43dd support Poptip & clickoutside
support Poptip & clickoutside
2017-03-03 15:19:21 +08:00
梁灏
d6f644e1d9 support Tooltip
support Tooltip
2017-03-03 14:00:16 +08:00
梁灏
30510c3d9e support Tabs
support Tabs
2017-03-03 13:38:46 +08:00
梁灏
b2d29401f7 support Circle
support Circle. change Circle to iCircle
2017-03-03 11:54:23 +08:00
梁灏
e1a0fe4215 update readme
update readme
2017-03-03 11:39:35 +08:00
梁灏
9d79a51f0d update Tree
update Tree(in Vue 2,can not use this.xxx in template’s prop,just xxx)
2017-03-03 11:35:33 +08:00
梁灏
e2c6ff2b67 update Rate
update Rate @huixisheng
2017-03-03 11:00:11 +08:00
梁灏
743d027897 update Card
update Card @huixisheng
2017-03-03 10:46:19 +08:00
梁灏
e6c0b158e9 update
update
2017-03-03 10:35:38 +08:00
Aresn
de517e39f6 Merge pull request #335 from huixisheng/feature-rate
Support rate
2017-03-03 09:44:44 +08:00
Aresn
130a9f5832 Merge pull request #334 from huixisheng/feature-card
Support card
2017-03-03 09:37:34 +08:00
huixisheng
6aa7272260 Support rate 2017-03-02 19:31:21 +08:00
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
梁灏
e31ab8ad7e finish Timeline & Steps
finish Timeline & Steps
2017-03-02 10:51:16 +08:00
Aresn
8135d166e1 Merge pull request #326 from huixisheng/feature-timeline
Support Timeline
2017-03-02 10:49:34 +08:00
Aresn
112ed1fae8 Merge pull request #325 from huixisheng/feature-steps
support Steps
2017-03-02 10:47:17 +08:00
huixisheng
85b0f07ed0 Merge branch 'feature-steps' into feature-timeline 2017-03-02 09:11:25 +08:00
huixisheng
6c9e028234 Support timeline 2017-03-02 09:06:39 +08:00
huixisheng
b450b5553e update Steps 2017-03-01 23:24:23 +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