Commit graph

1842 commits

Author SHA1 Message Date
Patricio Barros
4543502316
Long weekdays name to short weekdays name
Change of name of long weekdays to short weekdays name, for use in datepicker
2017-11-15 11:26:50 -03:00
Sergio Crisostomo
d962c7fa02 use version from package.json 2017-11-14 17:46:52 +01: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
梁灏
d291e8152b release 2.7.2 2017-11-14 09:54:44 +08:00
梁灏
9b6f316e47 fixed Tabs bug 2017-11-14 09:53:58 +08:00
梁灏
7b0fb4ef9b release 2.7.1 2017-11-14 09:31:48 +08:00
Sergio Crisostomo
a74be22ea8 don't check DOM tree past document.body 2017-11-13 16:57:43 +01:00
梁灏
240bb212c2 release 2.7.0 2017-11-13 11:35:19 +08:00
梁灏
5bd0f52299 fixed
#1090 #2387 #2379
2017-11-13 09:44:56 +08:00
梁灏
d63a378103 fixed
#1090 #2387 #379
2017-11-13 09:27:54 +08:00
梁灏
a5dad1afd4 fixed #1090 & close #2387 #2379 2017-11-13 09:14:03 +08: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
Aresn
b35557852a
Merge pull request #2354 from SergioCrisostomo/dry-exports
reorganize and DRY components list
2017-11-09 00:47:25 -06: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
Sergio Crisostomo
0c0d2c7376 reorganize and DRY components list 2017-11-09 05:50:30 +01: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
bff90818cf
Merge pull request #2351 from SergioCrisostomo/i18n
use dist's locale
2017-11-08 19:19:51 -06: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
5fbe80fe0e use dist's locale 2017-11-08 09:59:45 +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
Aresn
63199358cc
Merge pull request #2341 from f3man/2.0
add uk_UA locale
2017-11-07 20:14:16 -06:00
梁灏
cd92d87821 fixed #1482 2017-11-07 18:09:01 +08:00
梁灏
9f5a643a16 fixed #2019 2017-11-07 17:54:36 +08:00
梁灏
84a4a95dbf fixed #1926 2017-11-07 17:36:26 +08:00
梁灏
05265beef7 fixed #2214 2017-11-07 17:28:20 +08:00
梁灏
6d2b7bcbc9 fixed #1575 2017-11-07 17:07:03 +08:00
梁灏
8869b70d0b update 2017-11-07 16:59:20 +08:00
梁灏
c7e432f7e3 update export & i18n 2017-11-07 16:43:23 +08:00
f3man
297d1f1741 add uk_UA locale
added ukranian language
2017-11-07 10:19:12 +02:00
Aresn
32e8393a19
Merge pull request #2324 from SergioCrisostomo/auto-complete
normalize autocomplete and spellcheck
2017-11-06 19:11:37 -06:00
Sergio Crisostomo
c17c5ad6cb normalize autocomplete and spellcheck 2017-11-04 16:37:29 +01:00
Sergio Crisostomo
b9c1fe7703 export locale objects 2017-11-04 15:21:26 +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
Chavy
b30250a7f0 fixed: #2219 & ColorPicker icon position 2017-10-28 11:57:38 +08: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