Commit Graph

226 Commits

Author SHA1 Message Date
Xing.Wu
5f9971e60e
feat(docs): DateTimePicker code for composition (#2163)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:28:18 +08:00
Xing.Wu
c7debd978c
doc(): checkbox code for composition (#2153)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:15:13 +08:00
Xing.Wu
5a276e48bc
doc(): DatePicker code for composition (#2162)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:11:15 +08:00
kooriookami
df4053350a
docs(drawer): put v-model to the first (#2174) 2021-06-08 13:07:13 +08:00
Enoch Qin
9b74a3dd03
docs: side-nav refactor with Vue3 (#1943)
* docs: side-nav refactor with Vue3

* docs: fix side-nav style
2021-06-04 13:54:37 +08:00
0song
0cac0bda38
chore: update doc template (#2142) 2021-06-03 20:37:31 +08:00
msidolphin
da622e10d1
fix: date picker support value-format (#2120)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 20:35:48 +08:00
Ryan2128
a1953ef7af
feat(input): add input-style prop (#2117)
* feat(input): add input-style prop

* test(input): add test case
2021-06-03 13:08:50 +08:00
bastarder
57e6e751ce
fix: tabindex prop type (#2130)
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
2021-06-03 12:55:51 +08:00
0song
a08f9efcbb
chore: update radio VCA doc (#2111) 2021-05-31 14:58:41 +08:00
0song
f4c46c9b1b
feat: demo Composition API (#2099)
* feat: demo Composition API

* chore: update

* chore: update

* chore: update
2021-05-31 14:31:01 +08:00
Nur Muhammad
3ef01a9ee9
fix: algoliasearch wrong search parameter (#2065) 2021-05-25 19:14:46 +08:00
ioslh
1930905252 docs: value -> model-value in vue 3 2021-05-25 19:09:53 +08:00
Black
27e8616739
docs: drawer.md add modal-class attribute (#1974) 2021-05-24 17:30:34 +08:00
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
啝裳
aca8a21f79
fix: 'textContent' of undefined and text wrapping (#1973) 2021-05-21 15:34:14 +08:00
Tien Yu
c6f5b29ac7
fix: webpackChunkName of jp doc map. (#2007) 2021-05-21 15:09:47 +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
iamkun
653420e55d
chore: update ad (#1968) 2021-05-09 01:03:27 +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
d249686ccd
docs(docs): remove react and angular link (#1873) 2021-04-21 11:42:14 +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
0song
910f38ef38
docs: update skeleton doc (#1863) 2021-04-20 10:43:45 +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
xiejiahe
62cffd67a4
style: using 'Array.prototype.forEach()' (#1826) 2021-04-13 17:52:51 +08:00
iron
f84befc00b
fix(docs): footer links error (#1827) 2021-04-13 17:51:38 +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
qiang
87a16f24d3
workflow: Auto generate code hint files from the docs (#1749)
* chore: add components-helper

* docs: unified style

* docs: unified style

* docs: unified style

* docs: unified style

* chore: replace Accepted Values for icon

* chore: delete vetur folder

* chore: add components-helper

* docs: unified style

* docs: unified style

* docs: unified style

* docs: unified style

* chore: replace Accepted Values for icon

* chore: delete vetur folder
2021-04-06 11:41:02 +08:00
Ryan2128
d4421340a7
fix(docs): fix error of on-demand docs (#1738) 2021-04-06 11:28:18 +08:00
Max Novikov
1ab50ded03
fix(docs): fix wrong method name in quickstart.md (#1729)
Hi! There is a mistake in doc's, you used the wrong method, method `slice` will be correct.
2021-04-02 09:29:37 +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
Ryan2128
2d368b51e7
docs(dropdown): delete the style which will affect other demos (#1557) 2021-03-02 21:56:54 +08:00