杨奕
f516d62786
Changelog: update for 2.2.0 ( #9793 )
2018-02-12 17:10:18 +08:00
杨奕
0f06fd5079
Select: add popper-append-to-body ( #9782 )
2018-02-11 18:18:49 +08:00
baiyaaaaa
610723ea00
support menu disabled ( #9771 )
2018-02-11 14:59:46 +08:00
杨奕
d46c0ed01c
Transfer: add clearQuery ( #9753 )
2018-02-09 12:31:24 +08:00
杨奕
438b29a48f
Chore: update docs for Tree and Menu ( #9751 )
2018-02-09 12:14:35 +08:00
baiyaaaaa
202f6417b1
Menu: support multi level submenu in horizontal mode ( #9741 )
2018-02-09 11:05:37 +08:00
FuryBean
fe29af1b1f
Add check event and getHalfChecedNodes method for Tree ( #9730 )
2018-02-09 10:31:11 +08:00
FuryBean
607aef0ac7
update tree docs for children & isLeaf ( #9739 )
2018-02-09 10:29:32 +08:00
FuryBean
6bef614c01
add api for tree ( #9718 )
2018-02-09 10:28:43 +08:00
杨奕
248b1bf8de
Tree: support scoped slot ( #9686 )
2018-02-06 16:45:27 +08:00
FuryBean
3bc67fa575
Tree: add node-contextmenu event for tree node ( #9678 )
2018-02-06 11:42:01 +08:00
Yao
d8c931274d
Input: fix prop valueKey doc ( #9649 )
2018-02-04 14:36:50 +08:00
杨奕
b68f18aa94
Pagination: add key in pager ( #9604 )
2018-02-01 15:16:21 +08:00
杨奕
41a191b721
Menu: add popper-class for SubMenu ( #9600 )
2018-02-01 15:05:07 +08:00
Gonzalo Nandez
07ae591be8
Doc: update es docs for 2.1.0 ( #9581 ) ( #9591 )
...
* Changelog: update for 2.1.0 (#9581 )
* Changelog: update for 2.1.0
* Changelog: update for 2.1.0
* Update date-picker.md
* Update datetime-picker.md
* Update time-picker.md
2018-02-01 13:43:45 +08:00
杨奕
17dadb8093
Chore: update deploy script ( #9599 )
2018-02-01 12:27:31 +08:00
花裤衩
95457f7bf4
Doc: reorder the icons ( #9583 )
2018-01-31 17:59:37 +08:00
Leopoldthecoder
67df5f0f6c
[build] 2.1.0
2018-01-31 16:36:30 +08:00
杨奕
c4452995f5
Changelog: update for 2.1.0 ( #9581 )
2018-01-31 16:33:18 +08:00
杨奕
6b13eb22e4
Doc: add sponsors ( #9578 )
2018-01-31 14:21:30 +08:00
FuryBean
ab2f3830d6
Table: extend height prop usage ( #9575 )
2018-01-31 13:32:01 +08:00
杨奕
f274f3e3d9
Dropdown: remove transition delay when trigger is click ( #9573 )
2018-01-31 11:22:32 +08:00
杨奕
85a3e99ceb
Input: fix appended button style in IE11 ( #9537 )
2018-01-29 22:53:16 +08:00
Simon Knox
120589e5b4
Docs: fix Dialog doc's typo ( #9533 )
2018-01-29 19:20:26 +08:00
Pyae Hein
d5c135730a
Added contextmenu event for column header ( #9475 )
2018-01-29 18:42:05 +08:00
Leopoldthecoder
56dc51bc85
Form: add disabled
2018-01-29 18:14:58 +08:00
Leopoldthecoder
cdc14756ae
Notification: add closeAll
2018-01-29 12:44:18 +08:00
wacky6.AriesMBP
2fa6935e58
doc: date-picker, add date formats section
2018-01-29 12:14:40 +08:00
杨奕
fa643a55b0
Doc: update Table's header-dragend description ( #9513 )
2018-01-29 12:09:35 +08:00
Cristi Jora
017cadda71
Doc: fix on-demand examples to support babel 7 ( #9504 )
...
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Adjust on demand import in es docs
2018-01-28 21:40:24 +08:00
Leopoldthecoder
86f8ff1160
Input: el-input styles should override el-textarea
2018-01-28 15:03:45 +08:00
杨奕
e56ae9ab5a
Select: keep input height if not expanded ( #9452 )
2018-01-26 11:24:09 +08:00
Hi-Linlin
9655a829b8
Docs: fix default min of input-number ( #9479 )
2018-01-26 10:53:53 +08:00
柴方博Felbry
8e466dda90
Update select.md ( #9463 )
...
尺寸更正
2018-01-25 17:52:08 +08:00
Leopoldthecoder
dad96b49c5
Select: add auto-complete
2018-01-22 14:02:20 +08:00
杨奕
e99c12ca04
DatePicker: update docs for default-time ( #9335 )
2018-01-18 15:35:31 +08:00
FuryBean
23a60a0ef6
Loading: fix loading not disappear in some condition ( #9313 )
2018-01-18 11:44:19 +08:00
Hanxing Yang
94f18ab9a6
DatePicker: add attribute defaultTime ( #9094 )
...
* DatePicker: add attribute defaultTime
* use createVue instead of createTest & update docs for defaultTime
* update defaultTime type
2018-01-16 19:39:28 +08:00
Leopoldthecoder
cbe5b3c0e5
Chore: update picker docs
2018-01-15 22:10:22 +08:00
AdamSGit
cf3490cfea
DatePicker: added prefix-icon and clear-icon ( #9237 )
...
* [DatePicker] Added the possibilitie to pass custom prefix and suffix icon class with same props as usual (prefix-icon and suffix-icon)
* [DatePicker] Fixed error in previous commit and updated english documentation according to icon changes
* Renamed suffix-icon to clear-icon, and updated english doc
* Cleaned unnecessary lines
2018-01-15 21:50:04 +08:00
liyl
ee5cd93db3
Table: add column as filter-method's param ( #9196 )
...
* expand filter-method param
* update table.md
2018-01-15 12:25:53 +08:00
Leopoldthecoder
8ded46c83b
Chore: exclude play file from eslint, remove es-doc notification
2018-01-14 20:58:07 +08:00
Decade
a254106c5b
Tree: update doc and typing ( #9225 )
2018-01-14 20:37:48 +08:00
viewweiwu
1bcebecba9
Cascader: add blur and focus events ( #9184 )
...
* add cascader blur & focus event
* fix 'Input Events' => 'Cascader Events'
2018-01-14 12:29:43 +08:00
eiurur
08f9c7487a
Input: Fix sample code typo
2018-01-14 10:31:18 +08:00
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
wayne
6055e39bc7
Carbon: fix hide to hidden in display.scss
2017-10-19 21:15:12 -05:00
Leopoldthecoder
c31f413a4f
Layout: add xl breakpoint
2017-10-19 03:30:24 -05:00
Black Wayne
457f9f97ed
DatePicker: add unlink-panels ( #7537 )
2017-10-19 01:09:05 -05:00
wayne
6521828f27
Carbon: layout add Visibility support
2017-10-19 01:05:31 -05:00
Leopoldthecoder
f73dbe104e
some icon fixes
2017-10-18 23:16:31 -05:00
wayne
fe15518f19
Carbon: new icons
2017-10-18 06:39:34 -05:00
Leopoldthecoder
1e95e51f9b
update typings
2017-10-18 18:38:23 +08:00
Leopoldthecoder
79dc2c5d6e
update cooking
2017-10-16 23:10:44 -05:00
杨奕
8586891a56
use chrome to run tests ( #7521 )
...
* use chrome to run tests
* fix karma config lint
* remove phantomjs
2017-10-16 19:39:44 -05:00
Leopoldthecoder
f0b7debd23
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# CHANGELOG.en-US.md
# CHANGELOG.zh-CN.md
# examples/app.vue
# examples/docs/en-US/switch.md
# examples/docs/zh-CN/switch.md
# examples/versions.json
# package.json
# packages/switch/src/component.vue
# packages/theme-default/package.json
# packages/theme-default/src/common/var.css
# packages/theme-default/src/switch.css
# src/index.js
2017-10-16 18:33:41 +08:00
Leopoldthecoder
21622d4e07
[build] 2.0.0-alpha.3
2017-10-16 18:08:56 +08:00
杨奕
1333c85d15
Changelog: update for 2.0.0-alpha.3 ( #7502 )
...
* Changelog: update for 2.0.0-alpha.3
* fix test
2017-10-16 05:05:40 -05:00
Leopoldthecoder
c52b64dae1
[build] 1.4.7
2017-10-16 16:25:29 +08:00
Leopoldthecoder
a0ec1580e1
Changelog: update for 1.4.7
2017-10-16 03:23:09 -05:00
Brad Adams
6d311ed6d3
Switch: Add `allowFocus` prop & focus/blur events ( #7494 )
...
* Table: Add `important` rule to `col-resize` cursor
* Table: Add `important` rule to `col-resize` cursor
* Update table-header.js
* [Switch]: Add `allowFocus` prop + blur/focus events
+ Add new `allowFocus` prop
+ Add event emitters for focus & blur events
+ Set `input` $ref `.focus()` on switch click event
* [Switch]: Add styling for when `allowFocus: true`
+ Add styling for when `allowFocus` prop is set to true.
+ Add styling for when input is focused
* [Switch]: Update docs
2017-10-16 02:52:10 -05:00
杨奕
38459ae850
update dependencies ( #7476 )
...
* update el-input change event
* upgrade to vue 2.5.0
* upgrade webpack to 3.7
* upgrade vue to 2.5.2
* minor style updates
2017-10-16 14:07:24 +08:00
Black Wayne
9b09f6aa9f
Form: add size attribute ( #7428 )
2017-10-12 04:50:06 -05:00
Black Wayne
ab47262588
Menu: support open and close submenu manually ( #7412 )
...
* Carbon: menu support open close submenu manually
* Update menu.md
* Update menu.md
2017-10-12 03:20:16 -05:00
Black Wayne
5426c957a2
add upload limit & form validate return promise ( #7405 )
...
* Carbon: upload limit & input append & form validate promise
* Update upload.md
* Update upload.md
* Update index.js
2017-10-12 03:07:50 -05:00
Leopoldthecoder
553e89568b
TimePicker: add arrow-control
2017-10-11 05:34:08 -05:00
Leopoldthecoder
9dcc4eb0b7
Docs: add algolia search
2017-10-10 05:23:42 -05:00
Jiewei Qian
f93798446e
*-picker: refactor ( #7367 )
...
* Revert "Picker only emit user change (#6214 )"
This reverts commit 1912c473ef
.
* picker/util: add helper methods
range: n => Array
modify{Date, Time}: Date => Date
clear{Time, Milliseconds}: Date => Date
limitTimeRange: Date => Date
timeWithinRange: Date, [Date] => Boolean
* time-spinner: refactory
* time-panel: refactory
* picker refactory
* date-panel, *-table: refactory
* time-select: refactory
* test: update time-picker
* test: update date-picker
* time-range: refactory
* date-range: refactory
* test: update time-select
* test: update form date-picker/time-picker
* docs: update date-picker
2017-10-10 04:49:41 -05:00
Leopoldthecoder
1e57f25d19
Loading: add custom spinner and background
2017-10-09 04:39:40 -05:00
wayne
5069718c4f
Carbon: fix scrollbar style in safari & ff
2017-10-09 04:15:36 -05:00
Leopoldthecoder
f46f931daa
[build] 2.0.0-alpha.2
2017-10-05 10:21:50 +08:00
Leopoldthecoder
53f9e5ee2e
Changelog: update for 2.0.0-alpha.2
2017-10-04 21:11:06 -05:00
Leopoldthecoder
f073a087ce
fix docs theme switch bug
2017-10-04 08:50:15 -05:00
Leopoldthecoder
88811bd14e
update docs theme switcher
2017-10-04 08:25:13 -05:00
Leopoldthecoder
e2be799e6d
Button: fix disabled attribute
2017-10-04 07:50:11 -05:00
Leopoldthecoder
42cde204da
update primary color & add popper-class for ColorPicker
2017-10-04 07:44:34 -05:00
Leopoldthecoder
cd409ced7c
docs responsive
2017-10-03 03:54:38 -05:00
Leopoldthecoder
2f2405a64a
Changelog: add missing changes
2017-10-01 07:26:39 -05:00
Leopoldthecoder
ee63e1e0af
Dropdown: fix duplicate visibleArrow declaration
2017-10-01 07:19:56 -05:00
Leopoldthecoder
399161eacc
fix backToTop button
2017-09-30 06:00:56 -05:00
Leopoldthecoder
4b47beb499
[build] 2.0.0-alpha.1
2017-09-30 16:05:48 +08:00
杨奕
e089516e36
Changelog: update for 2.0.0-alpha.1 ( #7303 )
...
* minor updates & fixes
* Changelog: update for 2.0.0-alpha.1
* update zh installation doc
* update demo block scroll
2017-09-30 02:57:08 -05:00
Leopoldthecoder
0efb4a58d7
add 2.0 alpha notification
2017-09-30 02:55:49 -05:00
Black Wayne
bf76a7d941
Carbon: doc's scroll & primary color ( #7299 )
...
* Carbon: sidenav & table & changelog
* Carbon: doc style update
* Carbon: fix header's bg
* Carbon: use el-scrollbar
* Carbon: gogogo
* Carbon: doc fix scroll bug
* Carbon: update in resize
* the same as lastone
* Carbon: fix nav fade
2017-09-30 02:50:04 -05:00
Black Wayne
78b791c0f1
Carbon: doc's style update ( #7292 )
...
* Carbon: sidenav & table & changelog
* Carbon: doc style update
* Carbon: fix header's bg
* Update header.vue
* Update component.tpl
2017-09-29 06:34:35 -05:00
Leopoldthecoder
257473f305
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# examples/app.vue
# examples/docs/en-US/tree.md
# examples/docs/zh-CN/tree.md
# examples/versions.json
# packages/select/src/select.vue
# packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
Leopoldthecoder
1214a24d0c
update docs style vol.2
2017-09-29 03:13:27 -05:00
maranran
d66473f005
add accessibility for input & rate & collapse & progress & upload ( #7196 )
2017-09-29 02:58:07 -05:00
Black Wayne
5ce0e22823
Steps: add chalk theme ( #7274 )
...
* Steps: add chalk theme
* Update steps.md
* Update steps.md
* Update steps.md
2017-09-28 22:41:59 -05:00
杨奕
d34e38a936
docs style groundwork ( #7281 )
...
* docs style groundwork
* update docs style
2017-09-28 22:36:38 -05:00
wayne
fa6580e7a9
Carbon: sidenav & table & changelog
2017-09-28 22:19:54 -05:00
杨奕
21c579179c
remove theme-default ( #7273 )
2017-09-28 05:01:29 -05:00
杨奕
b578670168
update color docs ( #7256 )
...
* update color docs
* fix button test
2017-09-28 02:28:12 -05:00
Black Wayne
8774311c76
Breadcrumb: add chalk theme ( #7203 )
...
* Breadcrumb: add chalk theme
* Breadcrumb: fix bugs
* fix pagination sizes' arrow
2017-09-27 23:22:30 -05:00
Leopoldthecoder
e1e6adbb23
[build] 1.4.6
2017-09-27 13:34:35 +08:00
wayne
df8107ca49
Carbon: fix var
2017-09-26 23:32:34 -05:00
wayne
05791606db
Carbon: add welcome page
2017-09-26 23:32:34 -05:00
Leopoldthecoder
e768eca7a2
update slider docs
2017-09-26 20:02:41 +08:00
杨奕
fc49318315
Update slider.md
2017-09-26 06:48:01 -05:00
maran
0a597a949e
add accessibility for slider and fixbug for unittest
2017-09-26 06:48:01 -05:00
Leopoldthecoder
0ed1aa6f82
update notification docs
2017-09-26 05:29:39 -05:00
Leopoldthecoder
9e67ec3506
Tree: get prop from data if not specified in `props`
2017-09-26 02:00:14 -05:00
Gabriel Oliveira
209c4f86af
Notification: add showClose option ( #6402 )
...
* Adding showClose option on Notification
* Update notification.md
2017-09-25 23:15:58 -05:00
Leopoldthecoder
a35ab0bb03
Autocomplete: support scoped slot as custom template
2017-09-25 06:44:03 -05:00
Leopoldthecoder
f457cd7f57
Tooltip: fix disabled tooltip affecting other instances
2017-09-25 06:43:56 -05:00
Leopoldthecoder
4e5bbbc978
[build] 1.4.5
2017-09-24 15:53:25 +08:00
Leopoldthecoder
aa40f5308d
move tease image to cdn
2017-09-24 15:32:56 +08:00
Leopoldthecoder
32478a3b56
compress teaser image
2017-09-24 13:07:55 +08:00
Leopoldthecoder
e18593eab9
Changelog: update for 1.4.5
2017-09-23 22:23:12 -05:00
杨奕
9acdc8e4c3
DatePicker/TimePicker: add chalk theme ( #7169 )
...
* DatePicker/TimePicker: add chalk theme
* minor updates
2017-09-22 23:46:37 -05:00
Black Wayne
dda21ce96e
Input / Input Number: add chalk theme ( #7178 )
...
* Input / Input Number: add chalk theme
* Update Input Number doc
2017-09-22 04:46:34 -05:00
Dreamacro
9bae0160f4
Pagination: add chalk theme ( #7005 )
...
* Pagination: add chalk theme
* Pagination: fix test
* Pagination: del useless test case
* Pagination: fix shake of number
2017-09-22 01:33:03 -05:00
Black Wayne
1ba90b9534
Table: add chalk theme ( #7059 )
...
* Table: add chalk theme
* Table: add group header & other
* Table: del package.lock
* Table: del single test trace
* Table: fix border problem
* Table: fix boder problem
* Table: clean css
* Table: footer border right - -|
2017-09-22 01:30:44 -05:00
Leopoldthecoder
b922664aa6
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# examples/docs/en-US/input.md
# examples/docs/zh-CN/input.md
2017-09-20 12:23:38 +08:00
杨奕
ad88dd2ec7
TimePicker: add chalk theme ( #7102 )
...
* TimePicker: add chalk theme
* minor style fixes
2017-09-19 09:35:57 -05:00
Black Wayne
2a0a4bc651
Dropdown: add chalk theme ( #7089 )
...
* Dropdown: add chalk theme
* Dropdown: update doc
* Update dropdown.md
2017-09-18 23:47:13 -05:00
baiyaaaaa
91d9ed7feb
feature inline message
2017-09-18 00:37:43 -05:00
baiyaaaaa
0b3a2f70c4
fix cascader test
2017-09-18 00:37:43 -05:00
baiyaaaaa
84517bb5d9
fix input test
2017-09-18 00:37:43 -05:00
baiyaaaaa
5c17f57995
upgrade input
2017-09-18 00:37:43 -05:00
Leopoldthecoder
4576c72ef8
update i18n doc
2017-09-17 07:51:39 -05:00
杨奕
7497dcb8ec
Update dialog.md
2017-09-16 08:22:27 -05:00
杨奕
7f91a0c49f
Update dialog.md
2017-09-16 08:22:27 -05:00
wayne
082f15778c
Dialog: update doc
2017-09-16 08:22:27 -05:00
wayne
41e1f75b8a
Dialog: add chalk theme
2017-09-16 08:22:27 -05:00
Leopoldthecoder
27dcb4e40a
Menu: add chalk theme
2017-09-16 08:20:55 -05:00
Leopoldthecoder
b04ad87df9
MessageBox: update docs
2017-09-16 07:49:48 -05:00
杨奕
9be1a0ae8a
update doc ( #7033 )
...
* Tooltip: update zh-CN doc
* Tooltip: update en doc
* Autocomplete: update docs
2017-09-14 23:16:45 -05:00
ryatziv
586bde090c
Autocomplete: emit select of textbox value when no selection is made. ( #6428 )
...
* when pressing enter without a selection, select the currently entered text and clear selections.
* added "select-when-unmatched" flag
* restored "???" to "-"
2017-09-14 22:11:07 -05:00
Black Wayne
7e365e244c
MessageBox: add chalk theme ( #7029 )
...
* Message Box: add chalk theme
* Message Box: doc fix
* Message Box: change prop name into center
2017-09-14 21:15:44 -05:00
Leopoldthecoder
43ecb8818c
Merge branch 'dev' into carbon
...
# Conflicts:
# packages/date-picker/src/panel/time.vue
2017-09-14 19:33:49 +08:00
Leopoldthecoder
e8516d633a
ColorPicker: add chalk theme
2017-09-14 05:46:09 -05:00
Leopoldthecoder
f01df258f4
Tag: add chalk theme
2017-09-14 04:23:40 -05:00
Leopoldthecoder
34dc51bb8b
Card: add chalk theme
2017-09-14 02:31:58 -05:00
Dreamacro
5e8dfd0738
Tree: add chalk theme ( #6901 )
...
* Playground: bump to new theme
* Tree: update chalk theme
* update doc
* Update var.scss
2017-09-13 22:34:26 -05:00
Leopoldthecoder
11827f222f
Switch: add chalk theme
2017-09-13 21:46:00 -05:00
ryatziv
070f60c307
Tooltip: add hide-after timeout for hiding tooltip ( #6401 )
...
* added hide-after timeout for hiding tooltip
* restored clearTimeout(this.timeout) in handleClosePopper()
2017-09-13 21:45:25 -05:00
Leopoldthecoder
2df521482b
Transfer: add chalk theme
2017-09-13 02:48:21 -05:00
Hejx 心流
8fc973c51a
LoadingL optimize the close process ( #6966 )
...
* Remove useless parameters
* Remove useless parameters
* [Tree docs] Modify typos
* [Loading] Optimize the close process
* Optimize the close process
* Revert the yarn.lock
* Update yarn.lock
2017-09-12 12:20:02 +09:00
Leopoldthecoder
a6016a5cc4
Alert: add chalk theme
2017-09-11 19:50:00 +09:00
Leopoldthecoder
a1e8c52d9f
Message: add chalk theme
2017-09-06 13:39:44 +08:00
Leopoldthecoder
efdf74d1a6
[build] 1.4.4
2017-09-05 17:39:20 +08:00
fanzhaobing
db295f9d78
modify the document relate to slider
2017-09-02 17:49:56 +08:00
fanzhaobing
48074f2eee
Slider: add props debounce
2017-09-02 17:49:56 +08:00
Leopoldthecoder
ef61460688
Merge branch 'carbon-1' into carbon
2017-09-01 10:56:25 +08:00
Leopoldthecoder
6ffcf5f79f
[build] 1.4.3
2017-08-25 16:46:39 +08:00
Leopoldthecoder
512543e35b
add api for radio and checkbox
2017-08-25 13:37:56 +08:00
Leopoldthecoder
9763c816ea
Button: fix doc
2017-08-23 20:47:32 +08:00
杨奕
79016032ea
scaffolding chalk ( #6643 )
...
* scaffolding chalk
* update button
2017-08-23 18:07:14 +08:00
杨奕
bf6661266a
add layout ( #6600 )
...
* add layout
* add docs
* add en docs
* fix test
2017-08-22 12:46:22 +08:00
WittBulter
4ebb998346
fix col-attributes docs
2017-08-20 16:31:09 +08:00
Leopoldthecoder
534f9923b7
MessageBox: support empty title
2017-08-18 16:25:38 +08:00
Leopoldthecoder
2250162553
Checkbox: change event only triggers on user input
2017-08-18 12:22:19 +08:00
Leopoldthecoder
94d7ca7535
Icon: add docs on third-party icon integration
2017-08-18 12:22:03 +08:00
Leopoldthecoder
c63de83beb
Upload: fix en doc
2017-08-18 10:45:19 +08:00
Leopoldthecoder
77ddecea25
Rate: add show-score, fix change event timing
2017-08-13 14:47:02 +08:00
Leopoldthecoder
22ab137963
Radio: change event only triggers on user input
2017-08-13 14:46:00 +08:00
Leopoldthecoder
a5e5be3d7a
Pagination: add popperClass
2017-08-13 11:59:17 +08:00
baiyaaaaa
1f2ee02b3a
support dropdown placement
2017-08-13 11:09:53 +08:00
Leopoldthecoder
e3aa5ac594
Merge branch 'dev' into carbon
2017-08-09 12:37:42 +08:00
Leopoldthecoder
ed2f344690
[build] 1.4.2
2017-08-09 12:23:38 +08:00
Leopoldthecoder
74992ba592
Changelog: update for 1.4.2
2017-08-09 12:19:13 +08:00
Leopoldthecoder
1a1395aa8c
Merge remote-tracking branch 'eleme/dev' into carbon
2017-08-05 18:36:14 +08:00
Leopoldthecoder
f477390c79
Message: add dangerouslyUseHTMLString
2017-08-05 17:52:53 +08:00
Leopoldthecoder
50e2f23436
Message: refactor icon
2017-08-05 17:52:53 +08:00
Leopoldthecoder
84657095c4
Dialog: fix vuex compatibility
2017-08-05 17:52:20 +08:00
Leopoldthecoder
7f70ea6726
Dialog: remove v-model, add append-to-body
2017-08-05 17:52:20 +08:00
Dreamacro
4348420277
Update doc for Tree and DatePicker ( #6113 )
...
* Update DateTimePicker doc
* Update Tree doc
* Update DateTimePicker doc
* Update Tree doc
* update doc
* Update datetime-picker.md
2017-08-05 17:25:51 +08:00
Leopoldthecoder
c340ed13e4
Notification: add position
2017-08-05 16:38:07 +08:00
Leopoldthecoder
7d69d11ead
Msgbox: add dangerouslyUseHTMLString
2017-08-05 16:37:58 +08:00
cinwell.li
7c546dde21
chore(*): replace CDN with jsDelivr
2017-08-05 16:18:23 +08:00
baiyaaaaa
c928314ac7
fix command
2017-08-03 11:33:25 +08:00
Leopoldthecoder
798bb8e75d
Message: add closeOnHashChange, update docs
2017-08-01 19:05:45 +08:00
Leopoldthecoder
418aef63a4
Menu: update collapse doc
2017-08-01 16:16:09 +08:00
baiyaaaaa
258a165416
add name prop to form components ( #6042 )
...
add name prop
Revert "feature menu collapse"
This reverts commit e5ef11d87825f02357c434aedfcef79192600b1b.
2017-07-30 16:26:05 +08:00
baiyaaaaa
5c2589677a
Tab: add vertical tab ( #6096 )
...
* add tabs position
* add tabs test
* Update tabs.md
2017-07-30 16:12:06 +08:00
Leopoldthecoder
4f21221c0b
Merge remote-tracking branch 'eleme/dev' into carbon
2017-07-29 22:05:15 +08:00
Leopoldthecoder
d84acce8a1
Doc: fix en form page break
2017-07-29 21:51:35 +08:00
Leopoldthecoder
76ccc20356
[build] 1.4.1
2017-07-28 12:54:14 +08:00
Leopoldthecoder
638b025c66
Merge branch 'dev' into carbon
2017-07-27 15:45:12 +08:00
baiyaaaaa
513c90fd7e
fix menu bug
2017-07-27 14:37:56 +08:00
Leopoldthecoder
c1b062b60d
Form: direct child items should inherit label-width
2017-07-27 14:37:18 +08:00
Leopoldthecoder
1cecdbc057
Merge branch 'dev' into carbon
2017-07-24 19:13:02 +08:00
ChangJoo Park(박창주)
f377af5030
Fix typo `validae` to `validate`
2017-07-24 13:53:39 +08:00
Dreamacro
9f31626923
Tree: add updateKeyChildren method
2017-07-23 17:37:02 +08:00
Dreamacro
ce72b8414d
add Tree component current node method ( #5988 )
...
* Tree: add current node method
* Tree: remove current-node-key attribute
* fix warn message
* Update tree.md
* Update tree.md
2017-07-23 17:28:26 +08:00
Leopoldthecoder
aba698da57
[build] 1.4.0
2017-07-21 14:01:08 +08:00
Leopoldthecoder
fc2704fb71
Changelog: update for 1.4.0
2017-07-21 13:53:57 +08:00
Leopoldthecoder
96f542e024
Merge branch 'dev' into carbon
2017-07-20 20:51:59 +08:00
Dreamacro
ab53f58f84
Tree: update doc ( #5968 )
...
* Tree: update doc
* fix doc
2017-07-20 18:40:06 +08:00
Dreamacro
0a2dd8bd53
Add focus method for some form component
2017-07-20 16:50:38 +08:00
Leopoldthecoder
a090866bd6
update doc sub-folder
2017-07-20 16:23:46 +08:00
Leopoldthecoder
ced6640f7b
[build] 1.4.0-beta.1
2017-07-20 15:53:06 +08:00
杨奕
0f3d8b9e02
Update tree.md
2017-07-20 15:41:43 +08:00
Dreamacro
476f76875c
Tree: checkbox can be disabled
2017-07-20 15:41:43 +08:00
leezng
6f724ea6a3
The change event is base on el-checkbox ( #5631 )
2017-07-20 14:30:56 +08:00
baiyaaaaa
c73eeed291
Menu: add collapse ( #5941 )
...
* feature menu collapse
* Update menu.md
2017-07-20 12:44:52 +08:00
Leopoldthecoder
40a873e93e
Select: add value-key
2017-07-20 12:37:04 +08:00
Dreamacro
965989b016
Update doc
2017-07-18 12:18:26 +08:00
Dreamacro
c1829e69f1
support focus and blur event for some form component
2017-07-18 12:18:26 +08:00
杨奕
2bba39ce2e
Upload: fix against non-primitive key warn in Vue 2.4 ( #5872 )
...
* Upload: fix against non-primitive key warn in Vue 2.4
* update horizontal menu test
2017-07-15 17:14:40 +08:00
Kaung Myat Lwin
007d1fb1ad
[Popover]: Open Delay Attribute ( #5842 )
...
* [Popover]: Open Delay Attribute
* Update main.vue
* fix openDelay
* Update popover.md
2017-07-13 19:41:44 +08:00
Leopoldthecoder
3bc4333578
ColorPicker: add active-change event
2017-07-13 18:17:13 +08:00
mario_ma
737885603f
update element use vue-i18n@6.x and other i18n docs
2017-07-11 19:28:04 +08:00
Leopoldthecoder
0137e5b80a
MessageBox: reject all cancel actions
2017-07-10 11:58:00 +08:00
cinwell.li
fa861c5d90
Merge pull request #5725 from Leopoldthecoder/dev
...
Changelog: reserve anchor elements
2017-07-10 10:28:18 +08:00
suweiteng
60f5bd8ec9
quickstart: updating document
...
updating document quickstart.md. add ‘Notification’ to Component list.
2017-07-07 22:39:03 +08:00
suweiteng
eb599b6129
quickstart: updating document ( #5756 )
...
updating document quickstart.md
文档中,按需引入部分的组件列表中没有Notification,已补上,防止使用者不会使用。
2017-07-07 18:19:31 +08:00
Leopoldthecoder
0b2a534361
Changelog: reserve anchor elements
2017-07-06 14:26:51 +08:00
baiyaaaaa
6a3ee2fdc7
fix form-item style ( #5588 )
...
* fix form-item style
* add tips
2017-07-04 18:02:05 +08:00
song
4e073d1bb1
Table: row-key support for multi-level props( #5607 )
...
* Let getRowIdentity simply support the _.get method similar to lodash.
* Complete doc
* Update table.md
* Update table.md
2017-07-02 20:24:57 +08:00
Jerre Baumeister
933b2e83af
Message: add 'message' support for VNode
2017-06-23 14:52:52 +08:00
Leopoldthecoder
48733a29f9
[build] 1.3.7
2017-06-18 21:43:53 +08:00
Leopoldthecoder
3f7cf2dcc7
Changelog: update for 1.3.7
2017-06-18 21:22:25 +08:00
杨奕
7a29401485
Table: update sorting docs ( #5364 )
2017-06-15 21:32:14 +08:00
杨奕
c0dd2f562c
Table: fix hidden summary row with async data ( #5318 )
2017-06-15 21:30:12 +08:00
Leopoldthecoder
cf78e2c5a3
[build] 1.3.6
2017-06-09 20:26:08 +08:00
Leopoldthecoder
a3fe207e28
update i18n doc
2017-06-09 20:14:29 +08:00
baiyaaaaa
a1ec75b2f4
add props support ( #5188 )
2017-06-09 16:55:30 +08:00
Leopoldthecoder
48ee050b38
[build] 1.3.5
2017-06-03 20:59:38 +08:00
Leopoldthecoder
610b3552b6
Changelog: update for 1.3.5
2017-06-03 20:57:07 +08:00
Leopoldthecoder
74f8ccc87e
Cascader: update popper
2017-06-03 17:07:31 +08:00
Leopoldthecoder
bffb1808dc
Select: add clear event
2017-06-03 17:04:25 +08:00
Leopoldthecoder
862ba049e9
[build] 1.3.4
2017-05-23 02:09:34 -07:00
luciy
b124944dd8
From: Complete the form component prop field description ( #4890 )
...
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态
* Dropdown 修改事件名称,新增文档
* Dropdown 统一事件名称,修改文档
* Dropdown 统一事件名称,修改文档
* 完善form表单prop字段介绍
2017-05-20 22:34:02 -07:00
Jiewei Qian
3a90003231
doc: fix wrong indent in select.md ( #4972 )
2017-05-20 01:49:01 +08:00
Jiewei Qian
4a68400cc1
doc: remove dangling tag in switch ( #4971 )
2017-05-20 01:48:08 +08:00
wacky6
a3f144e4de
docs: add Select default-first-option
2017-05-18 06:36:04 -07:00
qingwei.li
ac571ce6d8
doc: add the missing styles for english docs
2017-05-18 06:35:32 -07:00
Leopoldthecoder
850a24fe4e
[build] 1.3.3
2017-05-14 17:03:08 +08:00
qingwei.li
3551ff0288
Layout: custom element tag
2017-05-12 18:46:28 +08:00
cinwell.li
cc441fae2b
feat: split doc files ( #4792 )
2017-05-12 16:33:36 +08:00
luciy
784e9fb705
Dropdown: add visible-change event ( #4818 )
...
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态
* Dropdown 修改事件名称,新增文档
* Dropdown 统一事件名称,修改文档
* Dropdown 统一事件名称,修改文档
2017-05-12 12:53:57 +08:00
Leopoldthecoder
ffe02fb6da
[build] 1.3.2
2017-05-10 20:53:57 +08:00
Leopoldthecoder
7971ec3dd8
Changelog: update for 1.3.2
2017-05-10 20:52:08 +08:00
Liril
fd7342bde6
Cascader: Add before-filter hook
2017-05-10 19:56:24 +08:00
Leopoldthecoder
bda5754d86
Pagination: fix default layout style in firefox
2017-05-10 19:53:34 +08:00
qingwei.li
627c29cc69
doc: add load transiton on demand, fixed #4758
2017-05-10 19:53:21 +08:00
pengchongfu
afb6625d7c
InputNumber: improve user experience when typing, fix #4661 ( #4712 )
2017-05-10 18:27:50 +08:00
chikara-chan
57f159cfb4
docs: fix confused syntax
2017-05-09 16:14:06 +08:00
chikara-chan
88fb676d87
docs: fix confused syntax
2017-05-09 16:14:06 +08:00
Leopoldthecoder
07748597a5
[build] 1.3.1
2017-05-06 18:22:17 +08:00
Leopoldthecoder
e064b78e9b
[build] 1.3.0
2017-05-05 08:37:30 +08:00
Leopoldthecoder
4f2bc65af2
Changelog: update for 1.3.0
2017-05-05 08:34:28 +08:00
Liril
bf7eabb64d
Form: Add label slot
2017-05-03 18:35:55 +08:00
Leopoldthecoder
fca6207b7e
[build] 1.3.0-beta.3
2017-05-03 15:49:29 +08:00
Leopoldthecoder
cf60e6c9bb
Changelog: update for 1.3.0-beta.3
2017-05-03 15:24:38 +08:00
Leopoldthecoder
defd128f54
add .sync support for Dialog and Pagination
2017-05-03 15:20:57 +08:00
Leopoldthecoder
d6265daf73
fix datepicker test, revert emitter-removing attempt
2017-05-03 15:20:47 +08:00
white.wang
324f541c76
Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
...
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
qingwei.li
78bea12568
Docs(i18n): add on-demand
2017-05-03 14:17:00 +08:00
qingwei.li
99f9d995da
Docs(quickstart): update babel config
2017-05-03 14:17:00 +08:00
baiyaaaaa
b295e1b972
support upload abort
2017-05-03 14:16:35 +08:00
Adrian
78045b5c20
Update vue-i18n@6x support
...
i18n returns renderSlot (vm._t) function instead i18n.t
https://kazupon.github.io/vue-i18n/en/api.html
2017-05-02 15:04:14 +08:00
杨奕
fb4a786249
MessageBox: add 'message' support for VNode ( #4550 )
2017-05-02 14:59:55 +08:00
杨奕
72b1bc3c10
Carousel: update doc and test for indicator labels ( #4551 )
2017-05-02 10:24:40 +08:00
Leopoldthecoder
612c6b2c6c
[build] 1.3.0-beta.2
2017-04-28 22:13:22 +08:00
Leopoldthecoder
7c5599224a
[build] 1.3.0-beta.1
2017-04-28 17:18:31 +08:00
Leopoldthecoder
34937e75b9
update docs vue version
2017-04-28 16:57:32 +08:00
杨奕
ec3895fdba
Transfer ( #4337 )
...
* add transfer
* Transfer: add English doc
* Transfer: add tests
* update locale files
2017-04-28 16:15:49 +08:00
杨奕
349894d107
Table: add summary row, fixed #1307 , fixed #4451 ( #4484 )
2017-04-28 15:53:39 +08:00
Leopoldthecoder
45043754df
update dependencies
2017-04-28 14:09:25 +08:00
Leopoldthecoder
5013415426
Transition: update docs
2017-04-28 12:22:54 +08:00
wacky6.AriesMBP
828d591d40
doc: add DatePicker default-value
2017-04-28 12:09:37 +08:00
cinwell.li
2cc0fe6343
i18n: update doc about vue-i18n@6.x ( #4471 )
...
* i18n: update doc about vue-i18n@6.x
* i18n: fix typo
2017-04-28 08:35:12 +08:00
liyl
3655d0be33
Switch:feat support number value
2017-04-27 11:46:16 +08:00
liyl
19c5afb2df
Switch: feature add-expand-value
2017-04-27 11:46:16 +08:00
杨奕
beac09e5b2
Slider: update vertical mode ( #4375 )
2017-04-27 08:28:38 +08:00
minocoko
0607fd9df3
Update input.md and fix scripts ( #4263 )
...
* 统一使用es6风格的方式引入vue包
* 修正回车换行符处理,以免每次npm run dev 时,index.js都会更改
* 更新编码
2017-04-25 22:30:08 +08:00
baiyaaaaa
74f01254b7
invoke on-change hook when file select
2017-04-25 22:27:19 +08:00
baiyaaaaa
b1d74460d9
add disabled feature
2017-04-25 19:08:32 +08:00
杨奕
5abce7d800
Dialog: add before-close ( #4423 )
2017-04-25 17:28:40 +08:00
Leopoldthecoder
1c4ff99508
Tree: fix registerNode error when nodeKey is 0
2017-04-24 13:44:27 +08:00
杨奕
7036276b8a
Checkbox: update doc ( #4379 )
2017-04-23 19:24:20 +08:00
杨奕
91476e5c79
Table: add setCurrentRow ( #4390 )
2017-04-22 01:11:32 +08:00
Mathieu DARTIGUES
0bf50bfc2e
Add button style to checkbox ( #3697 )
...
* Add button style to checkbox
* Implement min/max for checkbox button group
* Fixing a display bug when chekbox is ':checked'
* Update docs to integrate example button+min/max option
* Register correctly checkbox-button
Last fixes after cherry pick and bad rebase...
2017-04-21 16:12:38 +08:00
devange
8e1d8329aa
Slider: add vertical mode
2017-04-21 14:13:59 +08:00
qingwei.li
fff57cdfcc
Add transition doc and CollapseTransition component
2017-04-20 19:27:05 +08:00
Leopoldthecoder
c1efdac6ab
[build] 1.2.9
2017-04-19 20:19:08 +08:00
Leopoldthecoder
3ad222379c
Changelog: update for 1.2.9
2017-04-19 20:02:44 +08:00
Leopoldthecoder
907d3218b7
ColorPicker: fix style when nested in form-item
2017-04-19 19:35:16 +08:00
Leopoldthecoder
7883b16bef
Tooltip: add hide-on-hover
2017-04-19 19:35:03 +08:00
Alexandre Mouillard
3c7addd87b
Notification: add onClick handler documentation
2017-04-16 21:03:48 +08:00
Limichange
afeeadbdb3
Fixed error code
2017-04-16 11:39:56 +08:00
Limichange
6ddcb17274
Fixed error code
2017-04-16 11:39:56 +08:00
Lawrence Fan
afc2bbccdd
Quickstart.md: Fixed missing component imports in the Quickstart example.
2017-04-16 11:35:46 +08:00
Lawrence Fan
67154e7dba
Quickstart.md: Fixed missing component imports in the Quickstart example.
2017-04-16 11:35:46 +08:00
Creabine
11e7a09ca1
文档错别字错误 ( #4093 )
...
错误:`prev`表示上一页,`next`为上一页
应为:`prev`表示上一页,`next`为下一页
2017-04-10 21:28:00 +08:00
gaara
1be50df7e5
doc: fix sample code in Message
2017-04-10 11:17:38 +08:00
Leopoldthecoder
d4204039ab
[build] 1.2.8
2017-04-07 19:25:13 +08:00
杨奕
44bc660b8b
change mask icon source to github ( #4063 )
2017-04-07 18:57:06 +08:00
杨奕
6287da4ac3
Popper: workaround for #3952 ( #4062 )
...
* Popper: workaround for #3952
* Changelog: update for 1.2.8
2017-04-07 18:36:24 +08:00
杨奕
d4ab75c970
Popper: add onUpdate support ( #3991 )
2017-04-06 18:45:40 +08:00
杨奕
d94c8f6f3b
Carousel: fix a docs error ( #4032 )
2017-04-06 18:43:43 +08:00
Jaime Alvarez
11843891ca
Dialog: Fix documentation error
...
'<el-button>'s for the Dialog component examples in the documentation
had repeated 'text' attributes.
2017-04-05 17:16:50 +08:00
pengchongfu
9e32cccc73
Message: add ability to close all Messages #3941 ( #3966 )
2017-04-04 18:00:01 +08:00
pengchongfu
379c3a5d64
Tooltip: add tips to docs, fixed #3894 ( #3906 )
2017-04-04 17:57:51 +08:00
liyl
6afa2ba690
Slider: feature - add format-tooltip prop ( #3657 )
...
* Slider: add format-tooltip prop
* Docs: update slider.md
* Docs: update slider.md
2017-04-04 15:40:39 +08:00
Mathieu DARTIGUES
71f1f511b2
Fix documentation to min/max props
2017-03-31 00:02:39 +08:00
Mathieu DARTIGUES
87f9c5f580
Add examples of min/max props to checkbox group in documentation
2017-03-31 00:02:39 +08:00
qingwei.li
52fa5b69f0
[build] 1.2.7
2017-03-29 12:07:40 +08:00