bgeree
cec8dc351d
i18n: update Hungarian translation ( #12963 )
2018-10-08 11:37:43 +08:00
Gonzalo Nandez
9c49676a8c
docs: Changelog for 2.4.8 Spanish update ( #12952 )
2018-10-08 10:48:50 +08:00
ziyoung
f23c63c5c2
[release] 2.4.8
2018-09-30 16:21:54 +08:00
ziyoung
e17ecf747a
[build] 2.4.8
2018-09-30 16:21:54 +08:00
hetech
dd451b2fff
changelog for 2.4.8 ( #12950 )
...
* changelog for 2.4.8
* Update CHANGELOG.en-US.md
* Update CHANGELOG.es.md
2018-09-30 16:09:52 +08:00
hetech
80410b4487
Tabs: scroll to active tab ( #12948 )
...
* Tabs: fix not scrolling to active tab
* update tabs.vue
2018-09-30 15:21:34 +08:00
ZSkycat
7e29e1c66d
Tree: fix type definition ( #12941 )
2018-09-30 14:32:50 +08:00
Gabrijel Škoro
74827513d0
Table: fix table column default alignment ( #12578 )
2018-09-29 13:31:14 +08:00
hetech
6b76896c40
Table: called render header in index column ( #12914 )
2018-09-28 17:44:54 +08:00
James Wragg
b55ea514e2
Input: s autocomplete on textarea ( #12917 )
...
A textarea element can also have an autocomplete attribute.
Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea
2018-09-28 17:09:37 +08:00
Jiewei Qian
6cb92acc34
DatePicker: validate input date ( #12898 )
...
* date-picker: fix confirm() ignoring date validity
make date-range panel's confirm validate date before confirming.
1. disable confirm button if picked date is invalid
2. reset highlight date on picker open (resetView)
* test: date-time-range confirm honors disabledDate
2018-09-27 16:03:11 +08:00
Jiewei Qian
e7725797c4
chore: update date-picker comment notes ( #12899 )
2018-09-27 15:37:58 +08:00
hetech
143f0c64d1
test: update test case for form ( #12886 )
2018-09-26 11:01:05 +08:00
bluejfox
58bb0a3340
ButtonGroup: fix Dropdown style in ButtonGroup( #12815 ) ( #12819 )
...
* [Button]Support Dropdown in ButtonGroup(#12815 )
* [Button]Support Dropdown in ButtonGroup(#12815 )
* [Button]Support Dropdown in ButtonGroup(#12815 )
2018-09-26 10:58:14 +08:00
Yamen Sharaf
44a85b8e60
Form: emits error message on validate event ( #12860 )
...
* Form: Emits error message on validate events
* Update form.md
2018-09-26 10:50:50 +08:00
hetech
99a1f4f376
doc: update i18n doc for Serbian language ( #12867 )
2018-09-25 12:09:01 +08:00
hetech
17d817c0ce
Tabs: fix order of TabNav when array is sorted ( #12846 )
...
* Tabs: fix order of TabNav when array is sorted
* update tabs.vue
* update test cases
2018-09-25 11:16:47 +08:00
Виталије Милошевић
34dd6793e4
i18n: add Serbian translation ( #12863 )
...
Added Serbian translation.
2018-09-25 11:16:09 +08:00
hetech
0e617d0fc6
Tree: show indicator in drop node ( #12854 )
2018-09-21 19:12:42 +08:00
hetech
861b0b294b
Upload: add missing definition ( #12839 )
2018-09-20 16:50:27 +08:00
Spyros Sakellaropoulos
69f790f4d5
i18n: update Greek translation ( #12830 )
...
Translate missing text
2018-09-20 11:21:24 +08:00
morning
fff4d62567
Dialog: add opened event ( #12828 )
...
* Dialog: add opened event
* Docs: update es dialog doc
* Update dialog.md
2018-09-20 11:16:22 +08:00
Yamen Sharaf
098ba463c3
FormItem: adding hide-required-asterisk attribute( #12744 )
...
* Form: adds prop to make asterisk optional on required fields
* Form: adds prop to make asterisk optional on required fields
* ElForm: Reverses attribute name to hide-required-asterisk, which defaults to false
* Update form-item.vue
* Update form.scss
* Update form.md
2018-09-17 18:32:23 +08:00
hetech
1cbc9f6363
Switch: not display outline when focused ( #12771 )
2018-09-14 21:05:02 +08:00
Gonzalo Nandez
b5f3a1a063
docs: update Spanish doc for 2.4.7 ( #12770 )
...
* update Spanish Doc
* update Spanish Doc
* update Spanish Doc
2018-09-14 19:18:50 +08:00
ziyoung
66215f6525
[release] 2.4.7
2018-09-14 14:47:08 +08:00
ziyoung
774d0fb6dc
[build] 2.4.7
2018-09-14 14:47:07 +08:00
hetech
813345d1bd
Changelog: update for 2.4.7 ( #12765 )
2018-09-14 14:31:40 +08:00
Kaveet Laxmidas
0bc07d7ec4
docs: improved documentation for el-form ( #12635 )
...
* Docs: Document el-form label-position attribute
Adds improved documentation to the el-form `label-position` attribute, which behaves differently when used with and without `label-width`. This has been a source of confusion for myself and others:
https://github.com/ElemeFE/element/issues/8477
Thanks!
* Document el-form label-position attribute (zh-CN, needs translation)
* Document el-form label-position attribute (es)
* Update form.md
2018-09-14 10:51:37 +08:00
hetech
9f345d89c0
Select: use initial height to reset height of input ( #12719 )
...
* Select: use initial height to reset height of input
* Update select.vue
2018-09-13 18:52:08 +08:00
回家看动画
faed4634d0
doc: add missing info in quickstart ( #12574 )
2018-09-13 18:31:07 +08:00
Yamen Sharaf
ea27fb8fbf
FormItem: using slot-scope to display validation message ( #12715 )
...
* Updated el-form-item to accept custom error message via slot
* FormItem: updated slot name in docs
* updated spanish and chinese translations
* Update form.md
* Update form.md
* Update form.md
* Update form.md
2018-09-13 18:19:44 +08:00
hetech
2d6b5fceed
Form: fix style of form label in nested form ( #12748 )
2018-09-13 11:24:18 +08:00
hetech
4017fe4bd9
Pagination: update doc ( #12685 )
2018-09-10 12:23:17 +08:00
hetech
3cf277c616
Tree: fix tree node not deleted ( #12684 )
2018-09-10 11:45:37 +08:00
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