Commit Graph

1247 Commits

Author SHA1 Message Date
Hashem Qolami
bfab5cd9ed Form: 🔧 fixed validation issue with dynamic rules (fixed #1317) 2016-11-26 16:28:43 +03:30
baiyaaaaa
75d248e107 support radio button custom style 2016-11-26 18:30:56 +08:00
baiyaaaaa
64f1caea38 support dynamic pageSizes 2016-11-26 17:10:42 +08:00
baiyaaaaa
ba983ffb96 normalize the componentName writing 2016-11-26 16:51:04 +08:00
baiyaaaaa
66b055f9d2 fix btn-group style in form-item (#1371) 2016-11-26 14:13:15 +08:00
baiyaaaaa
a84926b117 Merge pull request #1333 from QingWei-Li/fix/radio-checkox
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
baiyaaaaa
d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa
63ae2d2a68 support autocomplete append & prepend 2016-11-26 10:35:04 +08:00
baiyaaaaa
c5c5bbba9e Merge pull request #1364 from QingWei-Li/fix/popper
Popper: fix not destroy in keep-alive mode, fixed #1359
2016-11-26 01:24:43 +08:00
baiyaaaaa
ebfcf926a5 Merge pull request #1365 from QingWei-Li/doc/update-custom-theme
Doc: update custom theme
2016-11-26 01:23:41 +08:00
kingwl
e44bf50e5d Select: fix clear on remote mode 2016-11-25 21:32:13 +08:00
kingwl
2f37355136 Select: fix priority of label and value 2016-11-25 21:10:12 +08:00
qingwei.li
bd975b1747 Doc: update custom theme 2016-11-25 18:26:34 +08:00
qingwei.li
fd08afdd90 Popper: fix not destroy in keep-alive mode, fixed #1359 2016-11-25 18:06:12 +08:00
Furybean
807c06071d Tree: fixed default-expanded-keys can not set again. 2016-11-25 17:41:36 +08:00
Furybean
812a953b1e Table: add row-style prop. 2016-11-25 17:41:07 +08:00
qingwei.li
cf38b8c32e Tree: import checkbox 2016-11-25 17:17:05 +08:00
qingwei.li
96f71eda55 Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152 2016-11-25 14:08:11 +08:00
baiyaaaaa
ae7e5a10a7 fix button-group align bug (#1349) 2016-11-25 08:54:40 +08:00
FuryBean
090f91d057 Fix empty text display in firefox. (#1347) 2016-11-25 08:54:05 +08:00
Furybean
4617526367 Pagination: fix user can not set currentPage in some condition. 2016-11-25 08:26:10 +08:00
kingwl
a3f570789c Table: fix align attribute (#1338) 2016-11-24 18:34:02 +08:00
kingwl
6cd01c2647 InputNumber: fix invalid value (#1330) 2016-11-24 14:48:56 +08:00
cinwell.li
066eaf123e DatePicker: fix prevent clear value when readonly is true, fixed #1238 (#1326) 2016-11-24 14:14:02 +08:00
qingwei.li
2f6750964e DatePicker: fix the panel is not updated when value change, fixed #1158 2016-11-24 13:16:48 +08:00
cinwell.li
304f02ea0e Font: fix load error in chrome, fixed #1322 (#1324) 2016-11-24 10:59:55 +08:00
FuryBean
5c386d5ce8 Table: fix dynamic prop in table-column cause script error. (#1314) 2016-11-24 06:54:32 +08:00
FuryBean
2f3f5eabc1 Table: add header group feature. (#1312) 2016-11-23 20:32:23 +08:00
kingwl
c3aba68ecc DatePicker: fix scroll render bug (#1290) 2016-11-23 19:48:01 +08:00
qingwei.li
60701ad408 Site: fix vue-router warn 2016-11-23 19:26:30 +08:00
FuryBean
631037c296 Table: improve performance in large data. (#1298) 2016-11-23 18:24:32 +08:00
kingwl
e3ac607938 Table: fix selectAll option at table selection (#1300) 2016-11-23 18:23:50 +08:00
李愿愿
53dd8ee9eb fix docs typo (#1303) 2016-11-23 16:47:04 +08:00
杨奕
2e3ecd93e7 Slider: fix a NaN value bug (#1286) 2016-11-23 12:15:00 +08:00
FuryBean
f729497de5 Tabs: fix dynamic bug & add closable prop for tab-pane (#1285) 2016-11-23 10:47:12 +08:00
FuryBean
2d23618c8c Tree: refactor code & add insert, remove api for tree-store. (#1283) 2016-11-23 10:46:05 +08:00
Furybean
1f6cafebb1 Slider: fix can not drag when step < 1 2016-11-23 08:28:45 +08:00
郑瑞召
a65a62f65c fix docs typo (#1266)
fix default-expand-keys => default-expanded-keys
2016-11-22 23:28:19 +08:00
杨奕
24c5ff8c4c Select: fix icon and input click (#1253) 2016-11-22 21:42:58 +08:00
cinwell.li
2d5bc59c67 Pagination: fix i18n, fixed #928 (#1260) 2016-11-22 14:22:03 +08:00
杨奕
a8373aa632 FAQ: add third-party iconfont usage (#1265) 2016-11-22 14:21:36 +08:00
Furybean
59293a219e Tree: add filter-node-method prop & filter method. 2016-11-22 12:37:02 +08:00
Furybean
2c764d13fa Tree: add getCheckedKeys & setCheckedKeys API. 2016-11-22 11:57:42 +08:00
Bakyt
71b0606823 Create ru_RU.js (Russian) (#1258)
* Create ru_RU.js

* Rename ru_RU.js to ru-RU.js
2016-11-22 11:12:11 +08:00
boyd91
ec2b62d93e Add box-sizing: content-box for compatibility (#1229)
Some CSS resets (including Bootstrap's) contain *::after{ box-sizing: border-box; }

This breaks the checkbox component style. Therefor add box-sizing: content-box explicitly to increase compatibility.
2016-11-21 19:02:56 +08:00
FuryBean
6353d33afe Table: fix a script error when show-header is true. (#1248) 2016-11-21 19:01:31 +08:00
baiyaaaaa
34e01710b5 remove button native modifier (#1232) 2016-11-20 22:39:33 +08:00
baiyaaaaa
967794ae3d Merge pull request #1208 from QingWei-Li/fix/release-sh
Update rlease sh
2016-11-19 22:08:19 +08:00
baiyaaaaa
bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
十界
c0e7f6dc87 Fix japanese translation 2016-11-19 13:51:16 +08:00