houyl
610fd3a500
[fix bug] carousel component: remove no use code
2017-10-25 09:30:46 +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
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
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
Aresn
4c6d996226
Update tag.vue
2017-10-23 03:40:39 -05:00
梁灏
b75ad4a120
fixed #1700
2017-10-23 14:12:02 +08:00
梁灏
ba1422cd62
update zh-TW
2017-10-23 09:52:56 +08:00
Aresn
f672ae027c
Merge pull request #2097 from SergioCrisostomo/use-locale-formated-year-month
...
use date.toLocaleDateString to format year/month
2017-10-22 20:29:51 -05:00
梁灏
a730a8490a
update Tabs
2017-10-20 17:44:58 +08:00
Aresn
ec1a5e2684
Merge pull request #2156 from marxy/tabs-scroll
...
Tabs add scroll
2017-10-20 04:38:28 -05:00
梁灏
45103ca480
fixed #2066
2017-10-20 16:53:59 +08:00
marxy
be3fbd2499
Tabs add scroll
2017-10-20 16:30:44 +08:00
梁灏
485a9039d5
fixed #2149
2017-10-20 15:36:43 +08:00
Aresn
cbe5ccfc8a
Merge pull request #2114 from SergioCrisostomo/improve-csv
...
Improve export to CSV functionality
2017-10-19 22:47:33 -05:00
Sergio Crisostomo
a3336b3816
add missing event in callback
2017-10-19 10:41:19 +02:00
daiyanze
dc39cc3163
Feature: Checkable tag
2017-10-18 17:13:06 +09:00
Aresn
95dfbe1bc4
Merge pull request #2120 from SergioCrisostomo/fix-2119
...
correct behaviour when initialising date-picker with a empty string
2017-10-17 19:52:02 -05:00
Sergio Crisostomo
5d1c24c7f4
correct behaviour when initialising date-picker with a empty string
2017-10-17 15:13:42 +02:00
Sergio Crisostomo
2537c26d18
add dateLabel to time panel
2017-10-17 14:26:12 +02:00
Sergio Crisostomo
b27858ddb5
add date panel label format logic
2017-10-17 13:09:04 +02:00
Sergio Crisostomo
3d50db5bb2
add datePanelLabel format in locale files
2017-10-17 12:25:36 +02:00
Sergio Crisostomo
fb8479988c
Improve export to CSV functionality
...
- added`callback`option so we can get CSV data in case we do not want
to download
- added options:
- `quoted` for cases when we have line breaks in content
- `separator` for cases when we have commas in content
2017-10-17 10:13:54 +02:00
梁灏
78b46fa619
Scroll add local loading-text
2017-10-16 20:41:13 +08:00
梁灏
109465d3c5
optimize Scroll scroll behavior
2017-10-16 20:10:21 +08:00
梁灏
6850c1da89
Scroll add height
prop
2017-10-16 18:32:47 +08:00
Aresn
8c2e53e8cc
Merge pull request #2069 from dspangenberg/2.0
...
DatePicker: weekStartDay did not influence the order of the weekdays in the header
2017-10-16 02:54:57 -05:00
梁灏
f180098687
update Dropdown cls
2017-10-16 11:08:43 +08:00
Aresn
3bba4f154e
Merge pull request #2091 from SergioCrisostomo/refactor-findComponentDownwards
...
remove unused code, small refactor
2017-10-15 20:18:37 -05:00
Sergio Crisostomo
5ab32e9cf8
remove unused code, small refactor
2017-10-14 10:21:42 +02:00
梁灏
46f37a1414
update Scroll
2017-10-13 18:01:40 +08:00
梁灏
59dbe5d565
update
2017-10-13 17:10:30 +08:00
梁灏
9d275e38f1
update Scroll
2017-10-13 17:06:15 +08:00
梁灏
c6487ddfc2
update dependencies
2017-10-13 16:51:47 +08:00
梁灏
ed14d577c0
remove throttle and use depence
2017-10-13 11:06:46 +08:00
Aresn
d04fb45a0e
Merge pull request #2007 from SergioCrisostomo/scroll-component
...
New feature: Scroll component
2017-10-12 21:17:22 -05:00
梁灏
a36ef0f2da
fixed #2050
2017-10-12 09:34:27 +08:00