Commit graph

1344 commits

Author SHA1 Message Date
Chavy
b30250a7f0 fixed: #2219 & ColorPicker icon position 2017-10-28 11:57:38 +08:00
Aresn
7a9f6b28fc Merge pull request #2213 from SergioCrisostomo/fix-number-input
prevent firing change when typing numbers < min
2017-10-27 02:22:16 -05:00
Sergio Crisostomo
a892ba6ac0 prevent firing change when typing numbers < min 2017-10-27 08:40:11 +02:00
梁灏
7d25930aec release 2.6.0 2017-10-26 14:47:54 +08:00
梁灏
f673ca4d2e publish 2.6.0 beta 2017-10-26 14:18:07 +08:00
Aresn
86cdfb872c Merge pull request #2194 from SergioCrisostomo/add-scroll-distance-to-edge
add distance-to-edge property
2017-10-26 00:14:52 -05:00
Aresn
19ad5f4dea Update scroll.vue 2017-10-26 00:14:36 -05:00
Aresn
252717e7c4 Merge pull request #2193 from SergioCrisostomo/fix-2191
correct input value in filterable mode
2017-10-26 00:13:02 -05:00
Aresn
9147e636f0 Merge pull request #2195 from yangdan8/patch-4
Update table.vue  解决tabs切换时,tab中的table调试时控制台报$el undefined的问题
2017-10-26 00:10:44 -05:00
Aresn
cbdac015bf Update table.vue 2017-10-26 00:09:42 -05:00
梁灏
51939f89eb update Select tag 2017-10-26 12:55:18 +08:00
梁灏
2079c47bb3 update Tag 2017-10-26 11:57:24 +08:00
梁灏
2993f4eec3 update Tab 2017-10-26 11:26:05 +08:00
yangdan8
f6a787f63b Update table.vue 2017-10-26 09:48:47 +08:00
Sergio Crisostomo
72ba66620d add distance-to-edge property 2017-10-25 21:21:35 +02:00
Sergio Crisostomo
dfae43a75c correct input value in filterable mode 2017-10-25 20:49:38 +02:00
梁灏
af7d72b4cc update Tree selected 2017-10-25 22:34:58 +08:00
梁灏
6ff0e34003 update Tree Render function 2017-10-25 21:10:29 +08:00
梁灏
97098fcd85 update Tree example 2017-10-25 19:12:14 +08:00
梁灏
b64204fd27 update Tree demo 2017-10-25 17:41:37 +08:00
梁灏
174836c4ef update Tree Render function use 2017-10-25 16:45:42 +08:00
梁灏
3ea2461551 update checkbox style 2017-10-25 14:33:22 +08:00
Aresn
69460a549c Merge pull request #2181 from lisafra/update-carousel
Update carousel component: add loop and radiusDot property
2017-10-24 21:44:41 -05:00
houyl
610fd3a500 [fix bug] carousel component: remove no use code 2017-10-25 09:30:46 +08:00
Aresn
8711920b2e Merge pull request #2185 from md678685/patch-1
Fix some English grammar in README
2017-10-24 19:14:01 -05:00
md678685
692be62c0a Fix some English grammar in README
This PR changes some of the English sentences in the `README.md` to sound more natural. I have tried to keep the structure as close as possible to the original. If anything sounds confusing, please reply below.

这个PR改变了`README.md`中的一些英文句子,使其听起来更自然。 我试图保持结构尽可能接近原来。 如有任何疑问,请在下面回覆。
2017-10-24 21:06:04 +01:00
Aresn
2be2b97416 Merge pull request #2184 from SergioCrisostomo/fix-tree-examples
fix dom rendering when adding new nodes in example
2017-10-24 07:46:14 -05:00
Sergio Crisostomo
da76a837e3 fix dom rendering problems 2017-10-24 14:08:52 +02:00
梁灏
b31aab71d2 Tree add async loading 2017-10-24 18:14:22 +08:00
梁灏
76a4781417 fixed #2128 2017-10-24 16:48:28 +08:00
houyl
ccf544dcc2 Merge branch 'master' of https://github.com/iview/iview into 2.0
Update carousel component: add loop and radiusDot property
# Conflicts:
#	package.json
#	src/components/date-picker/picker.vue
#	src/components/select/select.vue
2017-10-24 16:47:12 +08:00
梁灏
9b24f1ab7b Tree add Render function
fixed #2133
fixed #1784
fixed #1333
fixed #1362
2017-10-24 16:20:09 +08:00
梁灏
ecf6c2fae9 update dependence 2017-10-24 15:47:07 +08:00
Aresn
c89e0e1791 Merge pull request #2090 from SergioCrisostomo/refactor-tree
Refactor tree
2017-10-24 02:44:19 -05:00
Sergio Crisostomo
0a8f9b43f6 Keep original data pointers and correct if clause 2017-10-24 09:30:48 +02:00
Sergio Crisostomo
d44420be72 refactor and make indeterminate accessible outside tree 2017-10-24 09:30:48 +02:00
Sergio Crisostomo
94d177cc83 add width to expand icon so we can click on it easier 2017-10-24 09:30:48 +02:00
梁灏
7053de4e78 update demo 2017-10-24 09:52:42 +08:00
Aresn
c61015d19d Merge pull request #2172 from SergioCrisostomo/fix-2164
format string dates in daterange also
2017-10-23 20:22:51 -05:00
梁灏
a5f4a1d458 fixed #1922 2017-10-23 23:08:40 +08:00
Sergio Crisostomo
65255c9637 fix date formatting when strings are supplied to DatePicker 2017-10-23 15:53:12 +02:00
梁灏
6c634aa631 fixed #2078 2017-10-23 19:01:47 +08:00
梁灏
c2d74eca9a fixed #2100 2017-10-23 18:26:42 +08:00
Aresn
b92a1b5c99 Merge pull request #2170 from SergioCrisostomo/use-locale-formated-year-month
Correct month calculation and add specs for date-picker labels
2017-10-23 04:22:44 -05:00
Aresn
6261a49dfd Merge pull request #2171 from iview/pr/2124
update Tag style for check
2017-10-23 04:19:11 -05:00
Aresn
a1553a9cc4 Merge pull request #2124 from daiyanze/feature/checkable_tag
Feature/checkable tag (追加功能:可选标签)
2017-10-23 04:17:50 -05:00
梁灏
7afb40618c update Tag style for check 2017-10-23 17:14:29 +08:00
Sergio Crisostomo
3ed12b4e43 Correct month calculation and add specs for date-picker labels 2017-10-23 11:13:06 +02:00
Aresn
fd79f102db Update tag.vue 2017-10-23 03:57:05 -05:00
梁灏
5064c7b3fe update ja-JP 2017-10-23 16:52:30 +08:00