Commit graph

908 commits

Author SHA1 Message Date
梁灏
e6508e277f update Circle & Switch name 2017-12-18 14:23:53 +08:00
崔琼雪
87c343e461 增加逻辑:
1.当吸顶的时候增加一个div标签占位,可让过度更加顺滑(原有逻辑当到达顶部的时候会会变成绝对定位,后面的标签就会立即顶上去,会有跳动的过程,体验不佳)
2017-12-15 15:40:41 +08:00
Sergio Crisostomo
be2640b394 check for element before using it 2017-12-14 10:53:50 +01:00
Aresn
abb2cae6da
Merge pull request #2568 from lison16/modal
add closable props for $Modal https://github.com/iview/iview/issues/2362
2017-12-11 09:43:38 +08:00
Graham Fairweather
e6029f1d5d Fix: Missing steps attribute in time range. 2017-12-06 13:28:34 +01:00
zhigang.li
34324f28a6 add closable props for $Modal https://github.com/iview/iview/issues/2362 2017-12-05 14:59:29 +08:00
zhigang.li
4c5938880d fix the bug about loading on demand of submenu 2017-12-04 11:35:37 +08:00
Aresn
1f71876e91
Merge pull request #2522 from yangdan8/patch-4
解决isInsideHiddenElement函数下parentNode.style对象的display报错的bug
2017-11-30 17:28:47 +08:00
Aresn
2ac12de2bd
Merge pull request #2526 from lepture/patch-2
Support more types on <i-input>
2017-11-30 17:23:38 +08:00
zhigang.li
d1a6505943 make locale support import on demand 2017-11-30 17:11:51 +08:00
zhigang.li
5a02cf4c0a update 2017-11-30 17:00:39 +08:00
zhigang.li
66a8c45f31 rename the directory named pane in src/components 2017-11-30 14:54:00 +08:00
zhigang.li
24f6a17cdf perfect some component on demand 2017-11-30 11:46:42 +08:00
Hsiaoming Yang
9bd074d4cb
Support more types on <i-input> 2017-11-29 22:34:13 +09:00
yangdan8
a90d1a20e2
解决isInsideHiddenElement函数下parentNode.style对象的display报错的bug 2017-11-29 17:31:54 +08:00
Sergio Crisostomo
a14d6dd2e4 fix checking when temp number is invalid and should be rechecked in "change" event 2017-11-14 14:35:42 +01:00
梁灏
9b6f316e47 fixed Tabs bug 2017-11-14 09:53:58 +08:00
Sergio Crisostomo
a74be22ea8 don't check DOM tree past document.body 2017-11-13 16:57:43 +01:00
Aresn
a2a18a4600
Update input-number.vue
remove `on-enter` because excessive and inflexible
2017-11-09 20:31:47 -06:00
btfrankenstein
c21a814287 feat($input-number): add events 'on-focus', 'on-blur', 'on-enter' for input-number component 2017-11-09 17:56:33 +08:00
梁灏
9d1add4d59 update Date example 2017-11-09 14:38:26 +08:00
Aresn
2df70ebdfb
Merge pull request #2356 from SergioCrisostomo/fix-2122
Patch Chromium bug
2017-11-09 00:37:27 -06:00
梁灏
4b338397ce update Select example 2017-11-09 11:11:54 +08:00
梁灏
67a9c1cc4b update Tabs 2017-11-09 09:48:56 +08:00
Aresn
4ab1ac531e
Merge pull request #2358 from SergioCrisostomo/ie-fix-2330
Don't use includes to make IE happy and avoid Polyfill
2017-11-08 19:17:32 -06:00
梁灏
22c27b7962 fixed #2215 2017-11-08 20:44:35 +08:00
Sergio Crisostomo
236e0bfd99 DOn't use includes to make IE happy and avoid Polyfill 2017-11-08 10:14:08 +01:00
Sergio Crisostomo
40aa935508 patch chromium bug 2017-11-08 09:54:14 +01:00
梁灏
b142865eff fixed #2102 2017-11-08 16:11:04 +08:00
梁灏
55f90d87de fixed #1648 2017-11-08 14:39:39 +08:00
梁灏
cd92d87821 fixed #1482 2017-11-07 18:09:01 +08:00
梁灏
9f5a643a16 fixed #2019 2017-11-07 17:54:36 +08:00
梁灏
05265beef7 fixed #2214 2017-11-07 17:28:20 +08:00
梁灏
6d2b7bcbc9 fixed #1575 2017-11-07 17:07:03 +08:00
Sergio Crisostomo
c17c5ad6cb normalize autocomplete and spellcheck 2017-11-04 16:37:29 +01:00
yangdan8
d1f698caf9
Modal弹窗请添加on-visible-change给外部api访问
Modal弹窗请添加on-visible-change给外部api访问
2017-11-01 15:12:12 +08:00
Aresn
915e06db63
Merge pull request #2230 from cheng-kang/2.0
fix issue #1846
2017-10-30 03:01:06 -05:00
Aresn
1231c1ab64
Merge pull request #2018 from Baoyx007/patch-1
feat(form) : support promise for validate method #1857
2017-10-30 02:46:05 -05:00
Kang Cheng
3be0aa121c Import custom MutationObserver; remove mutation observer before component get destroyed 2017-10-30 00:33:31 -07:00
Kang Cheng
79885751e2 fix issue #1846 2017-10-29 15:39:45 -07:00
Sergio Crisostomo
a892ba6ac0 prevent firing change when typing numbers < min 2017-10-27 08:40:11 +02: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