Commit graph

1370 commits

Author SHA1 Message Date
Aresn
5bfcd31aa6
Merge pull request #2537 from lison16/2.7.4
perfect demand import
2017-11-30 17:15:21 +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
6fb0111335 update 2017-11-30 11:53:31 +08:00
zhigang.li
24f6a17cdf perfect some component on demand 2017-11-30 11:46:42 +08:00
梁灏
f62348cf1f Merge branch '2.0' of https://github.com/iview/iview into 2.0 2017-11-22 15:20:13 +08:00
梁灏
d64ad52dec update index 2017-11-22 15:19:58 +08:00
Aresn
aedf1e4c65
Merge pull request #2456 from lucagentile/ita-translation
Italian locale file
2017-11-22 15:19:35 +08:00
Luca Gentile
a2dcf7e220 Italian locale file 2017-11-19 17:41:47 +01:00
梁灏
916f3a6c44 update readme 2017-11-17 15:42:57 +08:00
梁灏
5e70fad628 release 2.7.3 2017-11-16 11:16:43 +08:00
梁灏
54f510c528 fixed not support Nuxt.js 2017-11-16 11:02:01 +08:00
Aresn
1cbdb617bf
Merge pull request #2429 from pbarros78/patch-2
Long weekdays name to short weekdays name
2017-11-15 20:45:44 -06:00
Aresn
82636f7ab8
Merge pull request #2420 from SergioCrisostomo/input-number-fixes
fix checking when temp number is invalid
2017-11-15 20:45:13 -06:00
Aresn
1ec1efa157
Merge pull request #2421 from SergioCrisostomo/use-packagejson-version
use version from package.json
2017-11-15 20:27:51 -06:00
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
Aresn
1d15cbbced
Merge pull request #2407 from SergioCrisostomo/fix-look-for-parent
don't check past document.body when moving up DOM tree
2017-11-13 19:24:20 -06: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
梁灏
f2212c3b1e publish 2.7.0-beta.1 2017-11-13 10:07:45 +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
6b2af1b6c1
Merge pull request #2377 from btfrankenstein/2.0
feat($input-number): add events 'on-focus', 'on-blur', 'on-enter' for…
2017-11-09 20:32:16 -06: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
梁灏
593742afbc update locale build file 2017-11-09 17:06:49 +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
Aresn
b91fd49b74
Merge pull request #2368 from SergioCrisostomo/fix-datepicker-test
fix date picker callback test
2017-11-09 00:18:47 -06:00
Sergio Crisostomo
7f8d334b1e fix date picker callback test 2017-11-09 05:58:25 +01: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
Aresn
37fe6bb8f9
Merge pull request #2361 from SergioCrisostomo/fix-2215
add test for #2215
2017-11-08 19:15:00 -06:00
Sergio Crisostomo
b1d124f646 add test for #2215 2017-11-08 16:07:36 +01: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