Jiewei Qian
15d528c768
input-number: fix user input parsing ( #9166 )
2018-01-09 14:08:46 +08:00
Gonzalo Nandez
837354df3b
update es changelog for 2.0.11 ( #9173 )
2018-01-08 17:36:31 +08:00
Leopoldthecoder
44dca81692
[build] 2.0.11
2018-01-08 14:09:09 +08:00
Leopoldthecoder
9c83ee9aaa
Changelog: update for 2.0.11
2018-01-08 13:48:12 +08:00
Lukasz Balcerzak
b91e8ee3a3
Select: reset input height when filterable and collapse tags ( #8966 )
...
* Added example that exposes the issue
* Fixed issue if select component has collapse tags and filtering enabled at the same time
* tests
* simpler tests
2018-01-08 12:27:54 +08:00
Leopoldthecoder
fdd746f262
Locale: change Czech locale filename to cs-CZ
2018-01-08 10:46:57 +08:00
HugoLew
ea7f7bb6d7
feat: el-submenu add show-timeout,hide-timeout attributes ( #8934 )
...
* el-submenu add show-timeout,hide-timeout attributes
* el-submenu add show-timeout,hide-timeout attributes
* el-submenu add show-timeout,hide-timeout attributes
* add the definition for SubMenu
2018-01-04 17:11:51 +08:00
Gonzalo Nandez
46036317bb
Changelog: update for 2.0.10
2017-12-31 10:07:15 +08:00
liyl
11907a7c37
update collapse doc
2017-12-31 09:51:24 +08:00
Leopoldthecoder
ce27b5b396
[build] 2.0.10
2017-12-29 18:09:56 +08:00
Leopoldthecoder
ae4d29cff5
Chore: misc updates
2017-12-29 17:34:26 +08:00
Cyril Su
aa09c4651b
Docs: Replace cdn ( #9040 )
...
* fix: Replace cdn
* fix: Correct cdn host
2017-12-28 16:54:31 +08:00
dicklwm
79a4ac29af
#9038 , add el-input tabindex props
2017-12-28 15:50:07 +08:00
linjiajian999
3e945aa2b1
docs: increase page-component-up z-index
...
increase page-component-up z-index
2017-12-26 17:11:50 +08:00
Gonzalo Nandez
37653a9d2f
Small lexical arrangement
2017-12-26 10:53:17 +08:00
Gonzalo Nandez
ec9392c62c
update Upload and Tree doc-es
2017-12-26 10:53:17 +08:00
Leopoldthecoder
8d49e17303
[build] 2.0.9
2017-12-24 19:35:10 +08:00
Leopoldthecoder
351f900df6
Tree: add renderAfterExpand
2017-12-24 19:13:17 +08:00
liyl
bfa9f4ed0f
docs: update menu.md
...
根据英文文档,以及上下文描述,修正文档内容
2017-12-24 18:58:37 +08:00
Leopoldthecoder
bc893b5051
Carousel: fix items hides up when data is asynchronously updated
2017-12-20 21:11:21 +08:00
PatrickJS
0024a413eb
refactor(index): headless cms -> api-first cms
2017-12-19 10:18:59 +08:00
Leopoldthecoder
f08f435d43
add sponsor logo
2017-12-18 18:13:05 +08:00
Leopoldthecoder
4a7f3c82ad
Chore: misc updates
2017-12-15 16:45:15 +08:00
Pan
227508ae26
Doc:fix use vue-i18n@6.x typo
2017-12-13 15:36:14 +08:00
wangshaobo
79b4cb42d2
Revise with review comments.
2017-12-13 11:17:00 +08:00
wangshaobo
4fe557b5e8
upload: add before-remove hook function
2017-12-13 11:17:00 +08:00
Leopoldthecoder
03635d1935
[build] 2.0.8
2017-12-12 17:07:23 +08:00
Leopoldthecoder
0fb05a35b3
Changelog: update for 2.0.8
2017-12-12 16:54:17 +08:00
Leopoldthecoder
d58814290e
Picker: fix blur event
2017-12-12 15:54:29 +08:00
Leopoldthecoder
dca4b7afd2
Chore: configure es docs
2017-12-12 14:05:55 +08:00
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
12e12758e7
[build] 2.0.7
2017-11-29 16:57:22 +08:00
Leopoldthecoder
57f7dc766f
[build] 2.0.6
2017-11-29 14:32:44 +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
46bd165fb1
[build] 2.0.5
2017-11-17 15:27:06 +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
Javier Diaz
cb9a1cb305
Fix for changelog file and comments title
2017-11-16 14:32:16 +08:00
Javier Diaz
201fd45f89
[title] Spanish translation
2017-11-16 14:32:16 +08:00
Javier Diaz
98655cb24d
[page] Spanish translation
2017-11-16 14:32:16 +08:00
Javier Diaz
bcbdf51cfb
[componente] Spanish translation
2017-11-16 14:32:16 +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
Rubén Salvador García San Juan
38130bd385
Finished translations.
2017-11-12 11:48:21 +08:00
Gonzalo2310
1b4b472d82
input-numbre.mer.md spanish version
2017-11-11 23:05:26 +01:00
Javier Diaz
cbbe63efcf
Fixed typos and translation
2017-11-11 19:21:52 +08:00
Javier Diaz
380bb55fb2
[upload] Spanish Translation
2017-11-11 19:21:52 +08:00
ProgramerGuy
02f67dd309
Update switch.md
2017-11-11 10:42:25 +08:00
Gonzalo2310
2004612e53
icon.md spanish version
2017-11-10 23:04:58 +01:00
Leopoldthecoder
33bf6f9cd9
[build] 2.0.4
2017-11-10 16:39:45 +08:00
Federico Garcia
3764f1a373
Translated to spanish - checkbox, collapse and color-picker
2017-11-10 14:48:24 +08:00
Javier Diaz
122fd84c57
[custom-theme] Spanish translation
2017-11-10 14:46:28 +08:00
Javier Diaz
a23fbb7001
[Container] Spanish translation
2017-11-10 14:44:07 +08:00
Gonzalo2310
3dffd6c757
form.md spanish version
2017-11-10 01:54:55 +01:00
Gonzalo2310
a49e063a81
i18n.md spanish version
2017-11-09 16:26:44 +01:00
Gonzalo2310
f264ed1f25
dropdown.md spanish version
2017-11-09 16:26:44 +01:00
Gonzalo2310
33773dbd12
Cascader.md spanish version
2017-11-09 16:26:44 +01:00
Leopoldthecoder
9f2ea7eab0
Chore: doc updates
2017-11-09 15:19:09 +08:00
Leopoldthecoder
7f8991a664
Tree: fix updateChildren
2017-11-09 15:19:09 +08:00
maranran
363a80b184
Accessibility for Popover, Tooltip, Message & Notification ( #8009 )
...
* Accessibility for Tooltip & Popover
* Accessibility for message & notification
* fixbug for popover with nodeType
2017-11-09 11:21:20 +08:00
Gonzalo2310
287b823938
es-doc: add card, carousel translation ( #8091 )
...
* Complete french translation 🇫🇷
* card.md Spanish version
* carousel.md spanish version
2017-11-08 14:22:51 +08:00
Santiago García da Rosa
5fc56bccc7
es-docs: add alert, badge, breadcrumb, button translation ( #8090 )
...
* docs/es/alert.md - translation to spanish
* docs/es/alert.md - translation to spanish
* docs/es/badge.md - translation to spanish
* docs/es/breadcrumb.md - translation to spanish
* docs/es/button.md - translation to spanish
2017-11-08 14:22:06 +08:00
Javier Diaz
9a79e200d0
es-doc: add color translation ( #8092 )
...
* [Color]: Spanish translation
* Fixed typo on translate
* Fixed typo on translation
2017-11-08 14:19:52 +08:00
Leopoldthecoder
7e8a00d2ea
scaffolding Spanish docs
2017-11-07 10:48:23 +08:00
Leopoldthecoder
44849f7998
[build] 2.0.3
2017-11-03 15:59:15 +08:00
Leopoldthecoder
03ccdb4fbc
Menu: register el-tooltip
2017-11-03 13:21:06 +08:00
Leopoldthecoder
08b80ca467
Steps: fix style for last step when vertical
2017-11-02 19:16:36 +08:00
Leopoldthecoder
88868eebf7
Theme: releasing all variables
2017-11-02 14:01:58 +08:00
Leopoldthecoder
9553e1edba
Chore: misc fixes and updates
2017-11-02 14:01:58 +08:00
maran
6a5a3aaa2f
remove outline for collapse & upload
2017-11-01 15:01:27 +08:00
Leopoldthecoder
343e9fa438
DatePicker: fix editable and readonly in range pick
2017-11-01 11:51:37 +08:00
WittBulter
2c34b3c804
Notification: improve position attr (en-US)
2017-11-01 10:18:05 +08:00
WittBulter
4403fdc251
Notification: improve position attr
2017-11-01 10:18:05 +08:00
Leopoldthecoder
906580eb88
[build] 2.0.2
2017-10-31 18:48:53 +08:00
Leopoldthecoder
03a52ab38e
Table: update sort-by docs
2017-10-31 17:09:48 +08:00
wangfengming
7074a247f4
Table: support sort-by
2017-10-31 11:35:40 +08:00
Leopoldthecoder
409a3c852f
Form: fix validate state
2017-10-30 04:03:19 -05:00
Leopoldthecoder
c0e9a0f44f
[build] 2.0.1
2017-10-28 17:13:24 +08:00
Leopoldthecoder
8479b2fbaf
bug fixes
2017-10-28 03:10:52 -05:00
Leopoldthecoder
2e8161e68e
Fix checkbox-button and radio-button gap
2017-10-27 04:41:27 -05:00
Leopoldthecoder
6995641d72
[build] 2.0.0
2017-10-27 11:56:27 +08:00
Leopoldthecoder
f3aa9b30ad
Changelog: update for 2.0.0
2017-10-26 22:42:55 -05:00
Leopoldthecoder
cee3154304
update release scripts
2017-10-26 00:25:24 -05:00
Leopoldthecoder
00e8c7454f
misc updates and fixes
2017-10-25 22:21:35 -05:00
Leopoldthecoder
c195a873b7
[build] 2.0.0-rc.1
2017-10-25 19:03:07 +08:00
Leopoldthecoder
768981c1aa
Changelog: update for 2.0.0-rc.1
2017-10-25 05:47:57 -05:00
Cyril Su
25e8503d65
Carbon: Table add features and fix bugs ( #7682 )
...
* Table: Fix error in calculate `totalFlexWidth`
* Table: Fix error in caculate `scrollX`
* Table: Watch `max-height` change
* Table: Change `toggleRowExpanded`
* Table: Support `obj[key]`
* Table: Update docs for `toggleRowExpanded`
* Table: Add style and class control for every row and cell
* Table: Add `migrating` mixin for `expand`
* Table: Update test spec
* Table: Add `index` in `table-column` for custom index
2017-10-25 02:35:12 -05:00
Leopoldthecoder
333a010d3b
Table: add size
2017-10-25 01:41:17 -05:00
Leopoldthecoder
6d3636fbac
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# CHANGELOG.en-US.md
# CHANGELOG.zh-CN.md
# examples/app.vue
# examples/index.tpl
# examples/versions.json
# package.json
# packages/dropdown/src/dropdown.vue
# packages/theme-default/package.json
# packages/theme-default/src/date-picker/date-picker.css
# src/index.js
2017-10-24 18:48:54 +08:00
杨奕
71fca8e051
update custom theme docs ( #7679 )
...
* update custom theme docs
* update form docs
2017-10-24 05:43:23 -05:00
Leopoldthecoder
ccd36eb01f
[build] 1.4.8
2017-10-24 18:21:12 +08:00
杨奕
664f893086
Changelog: update for 1.4.8 ( #7683 )
...
* Table: Trigger `doLayout` when display from `none` to others
* Changelog: update for 1.4.8
2017-10-24 05:19:04 -05:00
phongkt
5698e77c72
Dropdown: allow change show/hide timeout by props ( #7621 )
...
* Dropdown: Allow change show/hide timeout by props
* Dropdown: Fixes for document mistake
2017-10-24 04:20:03 -05:00
杨奕
4517e3d9be
Autocomplete: add value-key ( #7671 )
...
* Autocomplete: add value-key
* fix autocomplete test
2017-10-24 02:24:35 -05:00
lltemplar
3b6b9fa5f7
Update form.md
2017-10-24 01:39:12 -05:00
lltemplar
f904e964f2
Update form.md
2017-10-23 23:38:28 -05:00
Leopoldthecoder
14ecf86c55
Icon: fix mobile-phone class name
2017-10-23 21:18:11 -05:00
Leopoldthecoder
917b8e78f2
theme-chalk tuning
2017-10-23 21:18:11 -05:00
Leopoldthecoder
9e6f1adafc
update landing page for 2.0
2017-10-23 05:38:15 -05:00
杨奕
36dfe304f3
Form: add clearValidate ( #7623 )
...
* Form: add clearValidate
* remove dup attrs
2017-10-21 23:35:42 -05:00
Leopoldthecoder
0099a3f283
update beta notice
2017-10-20 03:53:40 -05:00
Leopoldthecoder
44c75ff1af
[build] 2.0.0-beta.1
2017-10-20 16:09:07 +08:00
Leopoldthecoder
1786ac75e2
Changelog: update for 2.0.0-beta.1
2017-10-20 03:06:32 -05:00
lirilsu
1310bdee26
Table: Remove `sort-clear` and `filter-clear` event
2017-10-20 02:19:45 -05:00
lirilsu
8c78dc1082
Table: Update docs for carbon table
2017-10-20 02:19:45 -05:00
杨奕
7d55d47b67
some style updates ( #7603 )
...
* some style updates
* fix a datepicker typo
2017-10-20 01:03:34 -05:00