Commit Graph

128 Commits

Author SHA1 Message Date
PengMingJiu
886f2a3075
docs(docs): update the 'value' property to 'ModelValue' (#2044)
* docs(docs): update the 'value' property to 'ModelValue'

* docs: replace modelValue to model-value
2021-05-24 11:10:53 +08:00
Wenfang Du
7377f8d8cb
docs: added dropdown disabled attribute for all languages (#2013) 2021-05-24 09:58:24 +08:00
jeremywu
214594100c
Fix/date time picker positioning issue (#1981) 2021-05-10 23:02:19 +08:00
jeremywu
05c17b9b52
fix(time-picker): fix/date-time-picker-positioning-issue (#1980)
* fix(time-picker): fix/date-time-picker-positioning-issue

- Make time-picker accepting popper-options injection

* update the providing strategy
2021-05-10 22:52:23 +08:00
表弟
9ce9c3e8cc
docs(pagination): remove the deprecated .sync syntax (#1920) (#1957) 2021-05-09 10:35:49 +08:00
hearsay
a87c8c3fe5
fix(image): fix image Add the dom of the preview picture to the body (#1577) 2021-04-26 11:54:22 +08:00
Summer
a1f521edec
switch: add beforeChange hook (#1878) 2021-04-26 11:53:09 +08:00
kooriookami
c5e72c801b
feat(page-header): add icon props and slots (#1882) 2021-04-25 21:17:39 +08:00
Github蓝钻用户
dc7e64e0e0
doc: update theme-chalk-preview website (#1861) 2021-04-21 14:08:00 +08:00
滑威
9a577d65cb
feat(progress): indeterminate progress bar (#1832)
* feat: indeterminate-progress

* docs: 补充属性

* fix: 更新单元测试用例

* chore: 优化性能

* docs: Indeterminate progress other lang

* chore: progress bem classname && docs

* docs: speed -> duration

* docs: progress docs
2021-04-21 13:47:29 +08:00
kooriookami
7a1457bce0
feat(scrollbar): add docs and params (#1859)
* feat(scrollbar): add docs and params

* fix: fix wrapStyle

* feat: add test

* feat: update
2021-04-20 10:44:10 +08:00
kooriookami
f48c497703
Feat/descriptions (#1856)
* feat(descriptions): new component Descriptions

* feat: update

* feat: update

* feat: update

* feat: update

* fix: revert readme.md

* feat: update

* feat: update provide key
2021-04-19 18:05:48 +08:00
Wu Duo
aa88b6a108
doc(skeleton): add :key (#1850) 2021-04-19 10:33:31 +08:00
kooriookami
634448d756
feat(result): new componet Result (#1818)
* feat(result): new componet Result

re #1137

* feat: fix docs

* feat: perf slot

* feat: use svg icon

* feat: update variable name

* feat: update style
2021-04-14 10:18:29 +08:00
Angela
77fc4a7522
fix: update time picker doc (#1761) (#1767)
* fix: update time picker doc (#1761)

* fix: add format attribute to doc (#1761)
2021-04-08 16:06:14 +08:00
jeremywu
bb2448c571
docs(input): fix/1764-input-documentation (#1765)
- Fix el-input documentation for value binding
2021-04-07 10:45:42 +08:00
Ryan2128
d4421340a7
fix(docs): fix error of on-demand docs (#1738) 2021-04-06 11:28:18 +08:00
jeremywu
8f256b18f7
feat(tag): add new feature check-tag (#1696)
* feat(tag): add new feature check-tag

- Add new component `check-tag`

* feat(tag): - add check tag vetur support
2021-03-27 19:54:43 +08:00
Ryan2128
8b7db50681
docs: update on demand import docs (#1672) 2021-03-27 19:18:36 +08:00
Ryan2128
25868c2446
fix(message-box): fix incompatible migration (#1671)
* fix(message-box): fix incompatible migration

* docs(message-box): add docs of buttonSize
2021-03-27 19:11:38 +08:00
zouyaoji
a25bda188a
docs(docs): docs: Update the quickstart.md of zh-cn language (#1698)
There is a typo in Global config
2021-03-27 17:56:04 +08:00
Summer
e6594ea926
Fix (popover) tabindex prop (#1642)
* fix(popover): fix panel disappear when hover on panel

* popover: fix tabindex prop

* popover: fix popover directive

* add test case for popover

* tabindex prop does not specify a default value & update elpopover component docs

Co-authored-by: Ryan <ryanzhao2128@gmail.com>
2021-03-26 16:01:29 +08:00
Ryan2128
8cb7ddc400
docs(tabs): update label docs of tab-pane (#1646) 2021-03-15 20:46:22 +08:00
Ernest
96ab675903
feat(tree): auto expand parent on set current key and node (#1502) (#1508)
* fix(tree): auto expand parent on set current key and node (#1502)

* feat: expose expand-on-highlight-node prop

* Revert "feat: expose expand-on-highlight-node prop"

This reverts commit 9694825e0132522f1a4907d0c7bd91c4bd73b5aa.

* feat: add shouldAutoExpandParent parameter

* test: add tests

* docs: add parameter

* fix: it should only expand parent

* docs: update

* fix: it should only expand parent
2021-03-11 20:51:27 +08:00
Ryan2128
543b2b08a0
fix(select): fix option migrate error (#1574)
* fix(select): fix option migrate error

* docs(select): update the accepted type of model-value
2021-03-09 20:25:21 +08:00
justwiner
9f3e44d321
docs(table): remove h function from render-header method (#1589)
fix #1587

Co-authored-by: winerlu <winerlu@tencent.com>
2021-03-08 14:09:50 +08:00
justwiner
efc12c341d
docs(table): fix width problem (#1516)
Co-authored-by: winerlu <winerlu@tencent.com>
2021-02-27 13:45:18 +08:00
yulimchen
989068b929
docs(skeleton): fix skeleton document (#1517) 2021-02-26 09:17:02 +08:00
kooriookami
67ea05eb2c
feat(carousel): add pause-on-hover prop (#1423)
* feat(carousel): add pause-on-hover prop

* feat: add jest
2021-02-08 16:23:48 +08:00
kooriookami
d7341b0fec
feat(dropdown): add max-height prop of menu (#1436)
* feat(dropdown): add max-height prop of menu

* feat: delete demo
2021-02-08 15:14:01 +08:00
kooriookami
76c7acb87a
docs: remove auto-complete of input and select (#1437) 2021-02-07 19:12:59 +08:00
kooriookami
fcf86b9730
feat(progress): add default slot (#1426)
* feat(progress): add default slot

* feat: add slot param

* feat: update

* feat: perf slot
2021-02-05 16:27:44 +08:00
jeremywu
8e19d1d52f
docs(project): Update importing on demand section in `quickstart.md, to solve the issue which caused importing on demand not working (#1414) 2021-02-02 14:15:34 +08:00
Ryan2128
3a6b0e4582
refactor(docs): fix dome-block bottom bar width error when fixed (#1406)
* refactor(docs): fix dome-block bottom bar width error when fixed

* refactor: change some demo's style to css from scss
2021-02-01 15:14:07 +08:00
kooriookami
09dad70cfb
docs(docs): fix style of demo card header (#1405)
* docs(docs): fix style of card header

* docs: update
2021-02-01 14:48:26 +08:00
Ryan2128
91b8e5d47b
improvement(dialog): make dialog's width can accept number type (#1373) 2021-01-27 23:18:22 +08:00
zazzaz
2c706f1351
chore: update shortcuts doc (#1369) 2021-01-27 16:20:08 +08:00
jeremywu
650df81ece
fix/popper-api-consistency (#1354) 2021-01-26 11:50:29 +08:00
xubo leng
6cabc86b77
docs(popover): amend 'open-delay' to 'show-after' (#1352)
Co-authored-by: xuboleng <467887817@qq.com>
2021-01-26 11:03:19 +08:00
zazzaz
b1db142ad5
fix: fix i18n bundle error (#1346)
* fix: fix i18n bundle error

* chore: update

* chore: update
2021-01-25 16:23:15 +08:00
zhowiny
a856c463bb
feat(dropdown): add type 'contextmenu' trigger for dropdown (#1286)
* feat(dropdown): add type 'contextmenu' trigger for dropdown #961

* docs(dropdown): update dropdown trigger doc

Co-authored-by: wenyu.zhou <wenyu.zhou@huolala.cn>
2021-01-25 11:21:31 +08:00
jeremywu
5e031237e3
feat(project): Update with functionality to compat with vue-i18n (#1306) 2021-01-19 23:49:07 +08:00
Homyee King
f9bf392053
docs: Update table toggleAllSelection doc (#1289) 2021-01-18 15:02:50 +08:00
jeremywu
363fde46f0
docs(table): fix/table-document (#1290) 2021-01-15 19:10:21 +08:00
kooriookami
8bda98b075
feat(affix): new component affix (#1260)
* feat(affix): new component affix

re #1247

* feat: add test

* perf: update state

n

* docs: update docs

* perf: pref the component
2021-01-14 17:02:47 +08:00
Ryan2128
e112b9c83b
fix(input-number): fix input-number behavior error (#1252)
* fix(input-number): fix input-number behavior error

- After input-number is cleared, the focus is lost and the value of v-model is not changed when the value of Min is changed

* test(input-number): add input-number test case

* docs(input-number): update modelValue's description
2021-01-11 10:30:44 +08:00
kooriookami
5c01631136
Feat/empty (#1210)
* feat(empty): add empty

* feat(empty): new component empty

re #1100

* feat: update doc

* feat: update scss

* perf: update img

* perf: update docs

* fix: update
2021-01-07 13:52:31 +08:00
zazzaz
ca09d496d8
docs: update contain doc style (#1204) 2021-01-06 14:12:22 +08:00
jeremywu
49199f3715
feat(image): feat/seperate-image-viewer (#1199)
- Seperate image viewer as a independent component. Close #1147
2021-01-05 16:28:11 +08:00
iamkun
5a1d329a7c
docs: update progress format doc (#1194) 2021-01-05 16:22:33 +08:00