BarZu
7449f269a6
修复table里嵌套table报 Cannot read property 'width' of undefined"的错误
2017-09-22 11:32:39 +08:00
梁灏
ca13135480
update Tag
2017-09-21 16:28:26 +08:00
Aresn
61cd2bf47a
Merge pull request #1900 from lepture/patch-2
...
Patch fix on Avatar component
2017-09-21 16:15:08 +08:00
Sergio Crisostomo
030a522daa
make picker close on blur
2017-09-21 08:22:36 +02:00
梁灏
c5beedf87e
fixed #690
2017-09-20 14:18:45 +08:00
梁灏
d4cd421cc2
update Steps
2017-09-19 21:47:53 +08:00
梁灏
0460a1e811
fixed #812
2017-09-19 16:45:02 +08:00
梁灏
e7ad415432
update Message style #1881
2017-09-19 15:51:52 +08:00
梁灏
297648f1e6
fixed #1063
2017-09-19 14:26:46 +08:00
梁灏
300bd6623e
fixed #704
2017-09-18 18:41:24 +08:00
梁灏
ade5dbba52
fixed #693
2017-09-18 13:52:40 +08:00
梁灏
3aca3d56ef
fixed #1372
2017-09-18 10:33:58 +08:00
Hsiaoming Yang
81b328c6f1
Patch fix on Avatar component
...
There are chances that when there is this.$slots.default there is no this.$refs.children.
2017-09-16 10:16:38 +09:00
梁灏
7a05b6e5f9
fixed #1810
2017-09-15 11:44:09 +08:00
梁灏
36a9157947
fixed #1881
2017-09-14 20:10:44 +08:00
梁灏
e1b86bcf73
fixed #1865
2017-09-14 15:49:37 +08:00
Sergio Crisostomo
9ffdd6daea
Propagate type changes to panel
2017-09-14 08:25:38 +02:00
梁灏
bdfab3b99e
fixed #1842
2017-09-13 15:06:02 +08:00
梁灏
f77b1964dc
update Select
2017-09-10 15:43:57 +08:00
Hsiaoming Yang
952eea467a
Rollback #968
...
If you want to prevent submit, use this instead:
```
<Form @submit.native.prevent>
```
2017-09-09 20:02:49 +09:00
梁灏
89828b5b9c
update Select
2017-09-09 18:01:46 +08:00
Sergio Crisostomo
721dc69153
fix debounce context
2017-09-08 08:19:04 +02:00
梁灏
1f41c9ca2c
fixed #1797
2017-09-07 11:19:19 +08:00
梁灏
77e4c204a6
fixed #1761
2017-09-04 16:16:29 +08:00
Aresn
e493492e50
Merge pull request #1777 from SergioCrisostomo/optimise-select-child-search
...
Optimize append and remove options
2017-09-04 15:48:00 +08:00
梁灏
b324bb4d2e
fixed #1761
2017-09-04 15:42:18 +08:00
Sergio Crisostomo
9c32a05699
Optimize append and remove options
2017-09-03 08:49:45 +02:00
梁灏
17db7df4fd
fixed #1751
2017-09-03 12:26:16 +08:00
梁灏
8a392d25fc
Table expand support set column header, and close #1299
2017-09-03 11:40:48 +08:00
梁灏
6c97e57a80
fixed #1399
2017-09-03 10:59:23 +08:00
Aresn
57f920ff65
Merge pull request #1355 from oustn/2.0
...
修复 Slider 滑动按钮单击时数值跳动 issue
2017-09-01 18:47:01 +08:00
梁灏
d293cc5ce7
fixed #1568 and close #1593
2017-09-01 18:04:46 +08:00
梁灏
41918ed856
update Input
2017-09-01 17:54:13 +08:00
Aresn
dd037d90d3
Merge pull request #1414 from zerooverture/2.0
...
Input increase autocomplete
2017-09-01 17:40:20 +08:00
Aresn
2c75c88169
Merge pull request #1737 from SergioCrisostomo/fix-broken-reduce
...
Add counter start to reduce
2017-09-01 17:35:47 +08:00
Aresn
429479a53b
Merge pull request #993 from anykno/table_render
...
impove table render logic,fix xss.
2017-09-01 16:33:49 +08:00
Aresn
7b0486680b
Merge pull request #1546 from TabEnter/2.0
...
fix #695
2017-09-01 16:09:01 +08:00
梁灏
6031495906
fixed #1743 and close #1762
2017-09-01 15:44:33 +08:00
Sergio Crisostomo
a9e0f79d89
Use textContent to not escape html entities in Select options
2017-09-01 09:11:09 +02:00
Aresn
68e3642119
Merge pull request #1712 from SergioCrisostomo/add-more-datepicker-tests
...
Refactor cell click handler and add more date picker and date range picker tests
2017-09-01 11:20:13 +08:00
Aresn
66728edaec
Merge pull request #1760 from SergioCrisostomo/make-babel-transpile-ie-friendly
...
Make date more IE friendly
2017-09-01 10:11:26 +08:00
Aresn
9b353c4069
Merge pull request #1761 from SergioCrisostomo/fix-half-rates
...
Fix rating when init value is decimal
2017-09-01 09:58:33 +08:00
Sergio Crisostomo
b5e1430d3c
Fix rating when init value is decimal
2017-08-31 17:39:17 +02:00
Sergio Crisostomo
58ff14d782
Make date more IE friendly
2017-08-31 16:51:15 +02:00
Sergio Crisostomo
6a24817623
Add counter start to reduce
...
fixes #1736
2017-08-30 08:46:22 +02:00
Sergio Crisostomo
3747aecd53
Refactor date-picker cell click
...
Added `cell.date` so we don’t need `. getDateOfCell()` anymore
Passed `cell` directly in `@click="handleClick(cell)”` so we don’t need
`const cell =
this.cells[parseInt(event.target.getAttribute('index’))];` anymore
2017-08-29 09:38:20 +02:00
梁灏
62f5dd0c30
fixed #1684
2017-08-25 14:23:32 +08:00
梁灏
f00a037cd4
some Components's size add default
2017-08-25 10:53:52 +08:00
梁灏
4d54542083
Radio add size prop
2017-08-24 17:50:30 +08:00
梁灏
77f1cc2e34
Checkbox add size prop
2017-08-24 17:25:21 +08:00