梁灏
|
7ec0b5330b
|
Cascader support search
|
2017-05-10 18:24:30 +08:00 |
|
梁灏
|
7959adf7a8
|
fixed #862
|
2017-05-10 09:22:10 +08:00 |
|
梁灏
|
5a9a12cd1c
|
update Cascader
|
2017-05-10 09:18:54 +08:00 |
|
Aresn
|
0ce5e00df8
|
Merge pull request #868 from lvqingan/2.0
修正table render的自定义组件中无法获取this.$store的问题
|
2017-05-10 09:02:32 +08:00 |
|
梁灏
|
f7ffdac569
|
Cascader support loadData async
|
2017-05-09 15:46:08 +08:00 |
|
吕庆安
|
8f69e63c77
|
修正table render的组件中无法获取this.$store的问题
在table的render中生成的组件,组件内部无法通过this.$store来获取vuex对象
|
2017-05-09 15:04:59 +08:00 |
|
梁灏
|
13a940ee86
|
update Select
|
2017-05-09 11:04:07 +08:00 |
|
梁灏
|
7dcfe45d1b
|
update Select
|
2017-05-09 09:35:04 +08:00 |
|
梁灏
|
f10b27f99d
|
update Select
|
2017-05-08 17:04:25 +08:00 |
|
梁灏
|
393d85515e
|
update Select
|
2017-05-08 14:30:08 +08:00 |
|
梁灏
|
d87ce40a74
|
update Select
|
2017-05-08 14:22:24 +08:00 |
|
梁灏
|
6f8608bbc2
|
update Select
|
2017-05-08 10:26:50 +08:00 |
|
梁灏
|
0b916a3280
|
update Select
|
2017-05-08 10:21:33 +08:00 |
|
梁灏
|
ec98f3c3ae
|
update Select
|
2017-05-08 10:01:07 +08:00 |
|
梁灏
|
01b54e3021
|
Select support remote search
|
2017-05-05 14:20:46 +08:00 |
|
梁灏
|
28587238de
|
update Table functional
|
2017-05-04 15:22:31 +08:00 |
|
梁灏
|
87b6ef9d8b
|
Table support real Render function to render Cell
|
2017-05-04 12:05:29 +08:00 |
|
梁灏
|
687c4562f1
|
fixed #810
|
2017-05-04 10:33:58 +08:00 |
|
Aresn
|
5d5f8dc8c6
|
Merge pull request #780 from nosixer/2.0
Input 组件增加autofocus属性
|
2017-04-28 14:59:11 +08:00 |
|
丁强
|
8d3a02a52e
|
修改input组件 autofocus为Boolean值
|
2017-04-28 14:53:17 +08:00 |
|
梁灏
|
f1f8ca05a0
|
release 2.0.0-rc.12
|
2017-04-28 11:42:21 +08:00 |
|
梁灏
|
f4c38b4604
|
fixed #805
|
2017-04-28 11:16:40 +08:00 |
|
梁灏
|
bb1f58e203
|
update Radio
|
2017-04-27 18:04:51 +08:00 |
|
梁灏
|
f89dd9c287
|
Paeg、Select add placement
|
2017-04-27 17:35:47 +08:00 |
|
梁灏
|
cb6418ac5e
|
fixed #721
|
2017-04-27 16:55:48 +08:00 |
|
梁灏
|
8409abb815
|
update Page #759
|
2017-04-27 16:27:38 +08:00 |
|
Aresn
|
f363071873
|
Merge pull request #801 from lcx960324/2.0
new feature: @on-toggle-expand on Tree
|
2017-04-27 15:39:40 +08:00 |
|
Lawrence Lee
|
67ab89108c
|
Merge remote-tracking branch 'upstream/2.0' into 2.0
|
2017-04-27 15:33:47 +08:00 |
|
Lawrence Lee
|
141ea1ba6f
|
on-toggle-expand example
|
2017-04-27 15:31:16 +08:00 |
|
梁灏
|
64f99c05bb
|
Table support render local component #775
|
2017-04-27 15:29:05 +08:00 |
|
Lawrence Lee
|
75dad87376
|
add listener on Tree: on-toggle-expand
|
2017-04-27 15:20:11 +08:00 |
|
梁灏
|
01b8d340c5
|
fixed #778
|
2017-04-27 14:33:25 +08:00 |
|
梁灏
|
545aa32b43
|
update
|
2017-04-27 14:22:08 +08:00 |
|
梁灏
|
69a10b78f7
|
fixed #787
|
2017-04-27 13:56:58 +08:00 |
|
丁强
|
f15c216a51
|
Input 组件增加autofocus属性
|
2017-04-25 16:52:51 +08:00 |
|
梁灏
|
05e2dda017
|
fixed #768
|
2017-04-25 14:50:37 +08:00 |
|
梁灏
|
c5625bfdba
|
update Modal
@hezhiying
|
2017-04-25 14:08:01 +08:00 |
|
Aresn
|
af93145520
|
Merge pull request #756 from hezhiying/modal
修复modal标题属性首次如果没有值,再赋值的话就会没用
|
2017-04-25 14:06:48 +08:00 |
|
Aresn
|
4a70ed0f42
|
Merge pull request #758 from hezhiying/table-filter
filterRemote过滤时,单条过滤时应该返回true,而不应该返回空否则会报错
|
2017-04-25 14:01:25 +08:00 |
|
H
|
257bc4e678
|
filterRemote过滤时,单条过滤时应该返回true,而不应该返回空否则会报错
|
2017-04-24 01:10:01 +08:00 |
|
H
|
f024ab823a
|
修复modal标题属性首次如果没有值,再赋值的话就会没用
|
2017-04-23 23:16:19 +08:00 |
|
梁灏
|
f4eea6cc11
|
release 2.0.0-rc.11
|
2017-04-22 15:11:27 +08:00 |
|
梁灏
|
73ae27d88b
|
update Table filterRemote format
|
2017-04-22 14:18:07 +08:00 |
|
Aresn
|
91bda66d87
|
Merge pull request #605 from hezhiying/table-filters
添加filterRemote方法,支持用户远程筛选数据
|
2017-04-22 14:14:01 +08:00 |
|
梁灏
|
83b7388598
|
fixed #718
|
2017-04-22 14:00:15 +08:00 |
|
Aresn
|
59e1a7c6c1
|
Merge pull request #623 from purocean/fet-steps
给Step组件增加slot支持
|
2017-04-22 13:38:39 +08:00 |
|
梁灏
|
62a06f5679
|
fixed #724
|
2017-04-20 11:38:12 +08:00 |
|
梁灏
|
8dd5468734
|
#709
@vace
|
2017-04-20 10:43:40 +08:00 |
|
梁灏
|
6d89ed9619
|
#713
@Becavalier
|
2017-04-20 09:46:11 +08:00 |
|
Aresn
|
a5594091a0
|
Merge pull request #713 from Becavalier/patch
[Fix] 使用 Breadcrumb 组件若初始化时没有设置子 Breadcrumb-item 则导航分隔符无法显示。
|
2017-04-20 09:44:37 +08:00 |
|