梁灏
644c37b3b3
update License
...
不想为这些事发生争执,我只想做开源
2017-03-14 10:47:02 +08:00
梁灏
a9131058ab
optimize Select event broadcast
...
optimize Select event broadcast
2017-03-13 19:33:52 +08:00
梁灏
04e5e3cd29
prevent dispatch event
...
prevent dispatch event
2017-03-13 19:05:36 +08:00
梁灏
21dad188c1
prevent dispatch form event
...
when component import an Input, prevent dispatch event from Input to
Form
2017-03-13 18:58:31 +08:00
梁灏
4a5d5cc9f2
更新几个标签名称
...
更新几个标签名称
2017-03-13 16:29:29 +08:00
梁灏
ded95b463c
fixed #372
...
fixed #372
add iInput
2017-03-13 16:22:54 +08:00
梁灏
6ae7b86ba4
fixed #377
...
fixed #377
2017-03-13 16:19:08 +08:00
Aresn
8ccaa6e9d2
Merge pull request #375 from huixisheng/2.0
...
fixed webpack build error
2017-03-11 10:04:45 +08:00
huixisheng
676cdf842e
fixed webpack build error
2017-03-10 21:57:50 +08:00
梁灏
faee0fc8d2
2.0.0-rc.2
...
2.0.0-rc.2
2017-03-10 10:57:04 +08:00
梁灏
04337968e1
fixed Badge bug
...
fixed Badge bug
2017-03-10 09:50:12 +08:00
梁灏
31182c69bb
release 2.0.0-rc.1
...
release 2.0.0-rc.1
2017-03-10 07:48:51 +08:00
梁灏
2c513e348a
update readme
...
update readme
2017-03-09 23:02:37 +08:00
梁灏
b13ae9c518
update readme
...
update readme
2017-03-09 23:01:55 +08:00
梁灏
833501a4fa
support Notice
...
support Notice
2017-03-09 22:32:57 +08:00
梁灏
6cadeba44f
support Message
...
support Message
2017-03-09 22:21:54 +08:00
梁灏
a538b6751f
fixed eslint
...
fixed eslint
2017-03-09 19:56:15 +08:00
梁灏
6259471f4c
support Modal
...
support Modal
2017-03-09 18:31:47 +08:00
梁灏
f97e5bb01a
support LoadingBar
...
support LoadingBar @Jetsly
2017-03-09 17:29:40 +08:00
梁灏
d978690647
support Table
...
support Table
2017-03-09 16:40:16 +08:00
梁灏
3c38e4f7f1
update Table cell
...
update Table cell
2017-03-09 16:03:36 +08:00
梁灏
87a400d85e
update Table
...
update Table
2017-03-09 15:24:40 +08:00
梁灏
c0b2524da0
update Table cell render
...
update Table cell render
2017-03-09 15:03:05 +08:00
梁灏
486d4fda19
update Table
...
update Table
2017-03-09 14:11:22 +08:00
梁灏
b2012015da
fixed Switch dispatch error
...
fixed Switch dispatch error
2017-03-09 11:22:08 +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
Aresn
7778edfa02
Merge pull request #355 from jingsam/2.0
...
fix transfer
2017-03-08 17:29:39 +08:00
jingsam
92a0f30c44
fixup
2017-03-08 17:08:10 +08:00
jingsam
1212d3da35
Merge remote-tracking branch 'upstream/2.0' into 2.0
2017-03-08 17:04:47 +08:00
jingsam
16a87cde09
fix transfer
2017-03-08 17:04:07 +08:00
梁灏
257f80f1c2
support Form
...
support Form
2017-03-08 15:31:59 +08:00
梁灏
531cd1654b
support DatePicker & TimePicker
...
support DatePicker & TimePicker
2017-03-07 18:06:56 +08:00
梁灏
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