Sergio Crisostomo
|
be01f0b4bb
|
New component: Scroll
|
2017-09-27 14:46:42 +02:00 |
|
Aresn
|
d9e0bcc987
|
Merge pull request #2000 from SergioCrisostomo/datepicker-refactor
refactor and reduce code logic
|
2017-09-27 02:20:40 -05:00 |
|
Aresn
|
5bd5dd5918
|
Merge pull request #2002 from SergioCrisostomo/avoid-throw-if-wrong-input
Return empty string if the date input doesn't parse
|
2017-09-27 02:10:38 -05:00 |
|
Aresn
|
1d8334dd3e
|
Merge pull request #1999 from SergioCrisostomo/remove-array-find
remove Array.find to make IE11 happy
|
2017-09-27 02:04:55 -05:00 |
|
Aresn
|
402dbd315f
|
Merge pull request #1997 from SergioCrisostomo/add-week-start-locale
Add week start (locale setting)
|
2017-09-27 02:02:20 -05:00 |
|
Aresn
|
3ecbf20343
|
Update en-US.js
It's better to be empty here
|
2017-09-27 02:01:14 -05:00 |
|
Aresn
|
19b61e0adb
|
Merge pull request #1994 from SergioCrisostomo/fix-nuxified-dates
force string dates parse
|
2017-09-27 01:48:33 -05:00 |
|
Sergio Crisostomo
|
77883b8c69
|
Return empty string if the date input doesn't parse
|
2017-09-27 08:42:28 +02:00 |
|
Sergio Crisostomo
|
0916642089
|
add weekStartDay logic to date-table
|
2017-09-27 07:35:30 +02:00 |
|
Sergio Crisostomo
|
8930367486
|
add weekStartDay to Locale files
|
2017-09-27 07:34:26 +02:00 |
|
Sergio Crisostomo
|
d5e4481451
|
remove Array.find to make IE11 happy
|
2017-09-27 07:09:13 +02:00 |
|
Sergio Crisostomo
|
e9c0d04760
|
refactor and reduce code logic
|
2017-09-26 16:57:01 +02:00 |
|
Sergio Crisostomo
|
b61002ba33
|
force string dates parse
|
2017-09-26 13:30:25 +02:00 |
|
梁灏
|
a65aef1a56
|
release 2.4.0
|
2017-09-25 09:21:31 +08:00 |
|
梁灏
|
cb2678c4b9
|
fix InputNumber bug in 2.4.0, and release 2.4.0-beta.3
|
2017-09-24 16:21:48 +08:00 |
|
梁灏
|
7fdad3a3ca
|
update $Spin and release 2.4.0-beta.2
|
2017-09-24 15:36:14 +08:00 |
|
Aresn
|
a6bb1d9023
|
Merge pull request #1955 from chjtx/2.0
修复table里嵌套table报 Cannot read property 'width' of undefined"的错误
|
2017-09-24 14:59:28 +08:00 |
|
BarZu
|
a2968415bb
|
Merge branch '2.0' of https://github.com/chjtx/iview into 2.0
|
2017-09-22 22:14:01 +08:00 |
|
BarZu
|
9ebeb99cd0
|
将childNodes改为children
|
2017-09-22 22:13:34 +08:00 |
|
BarZu
|
87bc6e08c5
|
354 line, change childNode to children
因childNode包括注释节点,所以改为children
|
2017-09-22 21:51:30 +08:00 |
|
梁灏
|
f7823bb0cb
|
release 2.4.0-beta.1
|
2017-09-22 16:53:57 +08:00 |
|
梁灏
|
acb79ba30e
|
fixed #433
|
2017-09-22 15:29:50 +08:00 |
|
BarZu
|
7449f269a6
|
修复table里嵌套table报 Cannot read property 'width' of undefined"的错误
|
2017-09-22 11:32:39 +08:00 |
|
zhigang.li
|
2c6c41be34
|
add event 'on-click' for Tag
|
2017-09-21 17:25:43 +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 |
|
梁灏
|
d784733029
|
upgrade dependencies
|
2017-09-21 16:00:52 +08:00 |
|
Aresn
|
a4ab85ce7f
|
Merge pull request #1941 from SergioCrisostomo/fix-npm-run-dev
upgrade dependencies
|
2017-09-21 15:48:07 +08:00 |
|
Aresn
|
6c1994c662
|
Merge pull request #1931 from SergioCrisostomo/fix-datepicker-blur
make picker close on blur
|
2017-09-21 15:09:32 +08:00 |
|
Sergio Crisostomo
|
030a522daa
|
make picker close on blur
|
2017-09-21 08:22:36 +02:00 |
|
Sergio Crisostomo
|
7b48b8d9a2
|
upgrade dependencies
|
2017-09-20 22:17:22 +02:00 |
|
梁灏
|
58cd467591
|
fixed #1380
|
2017-09-20 15:20:03 +08: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 |
|
梁灏
|
4fffb066ab
|
update Spin style
|
2017-09-18 17:50:28 +08:00 |
|
梁灏
|
ade5dbba52
|
fixed #693
|
2017-09-18 13:52:40 +08:00 |
|
梁灏
|
75873f9019
|
fixed #823
|
2017-09-18 12:02:04 +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 |
|
梁灏
|
71ef48658c
|
fixed #860
|
2017-09-15 14:48:39 +08:00 |
|
梁灏
|
7a05b6e5f9
|
fixed #1810
|
2017-09-15 11:44:09 +08:00 |
|
梁灏
|
36a9157947
|
fixed #1881
|
2017-09-14 20:10:44 +08:00 |
|
Aresn
|
a87597bfe7
|
Merge pull request #1883 from iview/pr/1789
Pr/1789
|
2017-09-14 18:23:51 +08:00 |
|
梁灏
|
a77eaa5c93
|
update
|
2017-09-14 18:13:41 +08:00 |
|
梁灏
|
e1b86bcf73
|
fixed #1865
|
2017-09-14 15:49:37 +08:00 |
|
Aresn
|
8c4cc38379
|
Merge pull request #1858 from SergioCrisostomo/fix-1851
Propagate type changes to panel
|
2017-09-14 14:45:33 +08:00 |
|