hetech
b7be905b1d
Upload: create blob URL when picture displays ( #12402 )
...
* Upload: create blob URL when picture displays
* Update index.vue
2018-09-10 10:59:55 +08:00
adursun
b8cdecebf7
Fix invalid link ( #12667 )
...
Current link is https://element.eleme.io/nuxtjs.org instead of https://nuxtjs.org/ .
2018-09-08 17:50:00 +08:00
ttquoccuong
64bb5f87e1
i18n: add Vietnamese translation of remaining items ( #12609 )
2018-09-05 10:49:17 +08:00
ReZa ZaRe
dc4ecb79b6
i18n: add Persian translation of the remaining items ( #12581 )
2018-09-03 11:27:42 +08:00
Jikkai Xiao
fff8f20c2b
Chore: update donation qrcode ( #12553 )
2018-08-30 14:45:15 +08:00
Jikkai Xiao
4c24ddaf8e
Table: fix table filter ( #12539 )
2018-08-29 18:45:56 +08:00
huangjinqiang
8a32c3414f
Cascader: prevent value changing when menu is closing ( #12507 )
2018-08-29 13:48:50 +08:00
Jikkai Xiao
03ae4a446a
Pagination: fix emit order of page size ( #12530 )
2018-08-28 18:18:30 +08:00
Jikkai Xiao
df76542703
Pagination: assign 1 to default page count ( #12525 )
2018-08-28 18:18:04 +08:00
Axetroy
ec6cac4232
Input: fix autocomplete property is not compatible with native #12513 ( #12514 )
...
* fix #12513
* fix: fallback for autoComplete and print deprecated warning
* fix: fix auto-complete property in select component
* fix default complete value
* Docs: Update document for autocomplete property change
* Docs: remove redundant documents
* remove unnecessary console log message\
* Update select.md
* fix: add missing declaration in select.d.ts
2018-08-28 15:44:21 +08:00
Abdalla Nayer
c782b0dc8e
DatePicker: turn off autocomplete for date picker range ( #12521 )
2018-08-27 23:04:28 +08:00
why
3d3a2233ee
ColorPicker: fix the position of cursor ( #12376 )
2018-08-23 17:45:19 +08:00
rongxingsun
4ab7fb4b5d
Menu: submenu is-active bug ( #12479 )
...
选中submenu下的菜单,submenu没有激活样式式象错误
2018-08-23 17:43:02 +08:00
hetech
ea45d54b67
MessageBox: update doc ( #12465 )
2018-08-22 19:44:07 +08:00
Jikkai Xiao
a372dad133
Menu: fix submenu style ( #12457 )
2018-08-22 19:14:41 +08:00
rang-ali
3009999c5a
TimePicker: dynamic scroll position of time-spinner items ( #12415 )
...
Makes it possible to style the height of ".el-time-spinner__item".
Removed the fixed values associated to a height and line-height: 32px. It's now possible to set whichever height a user wants and the scrollbar will adjust itself accordingly.
2018-08-22 11:18:44 +08:00
肖潇
926bd90d11
Chore: update license year ( #12419 )
2018-08-22 11:16:47 +08:00
Jiewei Qian
b70da53f15
DatePicker: improve form change validation ( #12348 )
...
watch.value will keep firing during time picker selection
it now detects whether panel is closed before firing el.form.change
2018-08-15 11:38:37 +08:00
Jiewei Qian
02176e26f4
Date picker refactor dates selection: fix 12323 ( #12347 )
...
* date-picker: refactor type='dates'
fix issue #12323
{month, year} table highlights all selected dates
nuke selectedDates to provide cleaner data flow
* doc: correct date-picker's array usage
empty value must be falsy (empty array should not be used)
2018-08-14 16:19:51 +08:00
Jikkai Xiao
74e62819c0
Tabs: fixed tab-pane's incorrect order ( #12346 )
2018-08-14 11:22:00 +08:00
hetech
72349e1a62
Cascader: highlight input when menu clicked ( #12341 )
2018-08-13 15:58:17 +08:00
Jiewei Qian
9f80cf91da
date-picker: fix form change validation ( #12328 )
2018-08-13 12:26:36 +08:00
Gonzalo Nandez
9303122f7f
Docs: update Spanish doc for 2.4.6 ( #12331 )
2018-08-11 02:10:12 +08:00
zhiyang
3990d9bdea
[release] 2.4.6
2018-08-10 17:21:49 +08:00
zhiyang
244d57fa1d
[build] 2.4.6
2018-08-10 17:21:49 +08:00
hetech
fc4f5fd32a
Changelog: update for 2.4.6 ( #12325 )
...
* Changelog: update for 2.4.6
* update changelog
2018-08-10 16:51:33 +08:00
hetech
915fc52a1c
Tree: fix add node bug in lazy mode ( #12265 )
2018-08-10 15:31:28 +08:00
Jikkai Xiao
7158ddc578
Select & Cascader: add default value for query string ( #12322 )
2018-08-10 15:29:48 +08:00
hetech
6f08e941aa
Select: not clear text when filtering ( #12304 )
2018-08-10 15:28:22 +08:00
Jikkai Xiao
4af2d8761d
Menu: fix docs ( #12299 )
2018-08-09 13:32:05 +08:00
Jikkai Xiao
4cbe3f3218
Pagination: make page-size attribute supports .sync ( #12281 )
...
* Pagination: make page-size attribute supports .sync
* Update pagination.js
2018-08-08 18:49:27 +08:00
hetech
9c5b7e5fa1
Popover: show popper when InputNumber focused ( #12284 )
2018-08-08 18:41:53 +08:00
hetech
3da485b617
Tree: register node after dragging ( #12279 )
...
* Tree: register node after dragging
* update Tree docs
2018-08-08 18:07:16 +08:00
hetech
9e738a85c3
Input: not trigger form validation when input ( #12260 )
...
* Input: not trigger validation when input
* InputNumber: update docs
2018-08-07 18:33:58 +08:00
Jikkai Xiao
b1be1f4c04
Radio: fix focus style ( #12262 )
2018-08-07 16:26:43 +08:00
Jikkai Xiao
250e3f67ee
Slider: avoid NaN when min and max values are equal ( #12256 )
2018-08-07 15:32:59 +08:00
Jikkai Xiao
fbe58a4015
Cascader: escape special characters for regexp ( #12248 )
2018-08-07 10:36:49 +08:00
hetech
cb93645728
Autocomplete: add popper-append-to-body
attribute ( #12241 )
2018-08-06 19:14:16 +08:00
Jikkai Xiao
8de71d0c91
Menu: make font-size constant into variable ( #12239 )
2018-08-06 11:44:18 +08:00
hetech
8a2ed18d3f
Main: fix IE compatibility issues ( #12237 )
2018-08-06 11:12:06 +08:00
ZSkycat
3a7a1ff8bb
Tree & MessageBox: fix type definition ( #12214 )
...
* MessageBox: fix ElMessageBoxOptions.message
* Tree: fix type definition
2018-08-06 11:11:18 +08:00
hetech
7f2510f0f1
Select: debounce query ( #12181 )
2018-08-02 19:28:41 +08:00
Jikkai Xiao
c5347b8064
Table: fix async filters ( #12165 )
2018-08-02 19:27:07 +08:00
Jikkai Xiao
363a8bdcb1
Docs: improve docs ( #12208 )
2018-08-02 19:09:00 +08:00
Harlan
6bb49b9590
Menu: save menu state when change collapse and expand menu( #10622 ) ( #12178 )
2018-08-02 15:05:21 +08:00
Jikkai Xiao
f75ba78cd4
Docs: improve quickstart doc ( #12205 )
2018-08-02 14:33:51 +08:00
hetech
484725b15f
Dialog: ignore width when fullscreen is true ( #12203 )
2018-08-02 11:27:30 +08:00
杨奕
156fccd834
Chore: optimize entry script ( #12192 )
2018-08-01 11:50:01 +08:00
Gonzalo Nandez
2bb9fd6481
Docs: update Spanish doc 2.4.5 ( #12138 )
2018-07-27 11:08:21 +08:00
Jikkai Xiao
9a1c436656
[release] 2.4.5
2018-07-26 16:14:19 +08:00