decade
ef7327753c
update scss import
2017-12-12 12:09:11 +08:00
Leopoldthecoder
27b271031e
Merge branch 'dev' into es-doc
...
# Conflicts:
# FAQ.md
2017-12-11 11:16:24 +08:00
Leopoldthecoder
1fb98ef172
Chore: misc updates
2017-12-11 10:52:31 +08:00
wangshaobo
b566c6156d
Add Document for AM/PM `A` time format
2017-12-10 16:16:20 +08:00
Gonzalo Nandez
7e08026c46
Tag and Typography ( #8632 )
...
* Revision of documentation in Spanish
* Tag and typography
2017-12-04 10:36:43 +08:00
Gonzalo Nandez
6123ee70a3
Revision of documentation in Spanish
2017-12-03 19:27:08 +08:00
Johan Bové
d19f555208
Update table.md
...
Fixes typo
2017-12-01 10:23:57 +08:00
Leopoldthecoder
bc14458249
Chore: update input docs
2017-11-30 13:46:48 +08:00
Leopoldthecoder
765e59de6b
Pagination: add background prop
2017-11-29 13:52:44 +08:00
zollero
675253dcb1
MessageBox: Add attribute 'showClose' to doc ( #8516 )
...
* MessageBox: Add attribute 'showClose' to doc
Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
MessageBox: 文档中添加一个属性:showClose。 用来解释是否显示 MessageBox 右上角的关闭按钮。改属性,已经在源码中声明。
* MessageBox: Add attribute 'showClose' to doc
Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
2017-11-27 18:04:25 +08:00
Bogdan Luca
6e8f10a556
Input: add clearable ( #8509 )
...
* Added clearable to el-input.
* Added en-US example.
* Also fire change event on clear.
* Used clearable shorthand; added clearable to attribute list.
* Added styles.
2017-11-27 10:55:26 +08:00
Leopoldthecoder
7a4ec97f0d
Chore: misc updates
2017-11-26 16:57:41 +08:00
Leopoldthecoder
f307f7f428
Cascader: add separator prop
2017-11-25 20:42:13 +08:00
Gonzalo Nandez
91fece12ba
Fixed problems
2017-11-24 15:15:56 +08:00
Gonzalo Nandez
5c5b6036ce
Resolving conflict
2017-11-24 15:15:56 +08:00
Gonzalo Nandez
b58df25ed2
revision
2017-11-24 15:15:56 +08:00
liyl
11b3c8bbfd
Autocomplete: support suffixIcon & prefixIcon ( #8446 )
...
* feat: update autocomplete
* Feat: update input doc
2017-11-24 10:26:14 +08:00
wendyjisung
4c81a5c292
Modify of dialog.md
2017-11-23 22:20:17 +08:00
wendyjisung
63a5aaff68
Modification of dialog
2017-11-23 22:20:17 +08:00
wendyjisung
8301f16d59
Modification of dialog, revert of dialog/en
2017-11-23 22:20:17 +08:00
wendyjisung
0a8eda1c52
modification of translate
2017-11-23 22:20:17 +08:00
wendyjisung
db8a200c87
Modification of date-picker.md
...
translation of datetime-picer.md
2017-11-23 22:20:17 +08:00
wendyjisung
3896803668
Modification of the translation of date-picker
2017-11-23 22:20:17 +08:00
wendyjisung
b759a7ad5e
translation of date-picker
2017-11-23 22:20:17 +08:00
Gonzalo Nandez
1ccd33b4d3
notification.md spanish version ( #8447 )
...
* select.md spanish version update
* notification.md spanish version
* revised notification.md spanish version
2017-11-23 19:21:55 +08:00
Leopoldthecoder
e033313608
Select: fix filter input display in multiple mode
2017-11-23 11:36:48 +08:00
Leopoldthecoder
8f623b4cc4
Form: required rule shouldn't care about model type
2017-11-20 22:29:01 +08:00
Gonzalo2310
06ff90cc7f
select.md spanish version update
2017-11-19 16:20:25 +08:00
Leopoldthecoder
5406a97359
Chore: misc updates
2017-11-17 12:46:52 +08:00
Leopoldthecoder
23e86bcf1a
Table: fix high CPU consumption
2017-11-17 12:28:55 +08:00
杨奕
8d6950faaa
Merge branch 'es-doc' into es-doc
2017-11-16 18:30:12 +08:00
lesterbx
987876d38f
Transfer documentation, demos in one line
2017-11-16 14:30:10 +08:00
lesterbx
8898108a5a
Added spanish documentation for Transfer, Transition and Tree
2017-11-16 14:30:10 +08:00
Gonzalo2310
83f0536994
select.md spanish version
2017-11-15 22:00:24 +01:00
Javier Diaz
403e575c62
[table] Spanish translation
2017-11-15 10:29:02 +08:00
Juan Flores
a82018fca3
Docs translation (tabs, time-picker, tooltip)
2017-11-15 10:28:04 +08:00
Gonzalo2310
560dd8c225
slider.md spanish version
2017-11-14 18:33:49 +01:00
ProgramerGuy
8e66ceb7a4
Update message-box.md
2017-11-14 12:03:42 +08:00
ProgramerGuy
efb81da80f
Documentation message-box Spanish
...
translate for the message-box documentation
2017-11-14 12:03:42 +08:00
ProgramerGuy
8d63f68833
Documentation message Spanish
...
translate message to spanish
2017-11-14 10:49:37 +08:00
Gonzalo2310
41063807c9
steps.md spanish version
2017-11-14 00:01:34 +01:00
Gonzalo2310
a1a97da0d2
input.md spanish version
2017-11-13 17:16:18 +01:00
Rubén Salvador
bcf42717ce
add Quickstart, Radio & Rate docs ( #8187 )
...
* Finished translations.
* [FIX] Unsaved translations.
* [ADD] Pagination, popover & progress spanish translations.
* [ADD] Quickstart, radio & rate.
* Update switch.md
* [upload] Spanish Translation
* Fixed typos and translation
* [FIX] Workflow.
2017-11-13 17:37:15 +08:00
Leopoldthecoder
de86b737e3
Merge remote-tracking branch 'eleme/dev' into es-doc
...
# Conflicts:
# examples/app.vue
2017-11-13 17:32:12 +08:00
Leopoldthecoder
496ad686a2
update es Select doc
2017-11-13 17:29:05 +08:00
Javier Diaz
cefc1b2904
Fixed typos
2017-11-13 17:14:20 +08:00
Javier Diaz
8f515002db
[loading] Spanish translation
2017-11-13 17:14:20 +08:00
Leopoldthecoder
f24aeeca00
Select: add collapse-tags
2017-11-12 21:03:34 +08:00
Rubén Salvador García San Juan
e4bef2f494
[ADD] Pagination, popover & progress spanish translations.
2017-11-12 11:48:21 +08:00
Rubén Salvador García San Juan
c0a4fb741a
[FIX] Unsaved translations.
2017-11-12 11:48:21 +08:00