Commit Graph

1316 Commits

Author SHA1 Message Date
博风
ddbf9df05d chore: update docs and fix bugs 2022-11-15 11:37:18 +08:00
yang
bd56221e82 chore: add new component statistics (#22159)
* statistic:新增statistic组件,用于数值展示和倒计时

Co-authored-by: yang <29636098325@qq.com>
2022-11-14 15:32:37 +08:00
bchen1029
5af6090536 Docs: Update radio.md (#22178) 2022-11-14 15:08:43 +08:00
Ausra无忧
29c5f6b16c DatePicker: 文档补充append-to-body字段 (#21970) 2022-09-13 14:55:59 +08:00
TC
d33c4e0c02 DatePicker: add months And years type (#21918) 2022-09-13 14:49:52 +08:00
liangmiao
acfc93a71f Docs: Update skeleton.md (#22092)
Co-authored-by: CaoKun <2296986296@qq.com>
2022-08-18 20:07:14 +08:00
liangmiao
3186d22428 Docs: update popover.md (#22083) 2022-08-18 19:39:48 +08:00
GoJam
9f43451b53 Docs: Update calendar.md (#21814) 2022-06-02 21:40:00 +08:00
bofeng
a0e82aa8ac Docs: update form.md (#21902) 2022-06-02 21:13:49 +08:00
Alan Wang
13ef966487 Docs: update time-picker.md (#21803) 2022-06-02 17:52:54 +08:00
coased
0a03b9d17a Docs: Update popover.md (#21843) 2022-06-02 17:38:15 +08:00
Nirvanaiu
56d6a23af0 Docs: fix date-picker typos (#21877) 2022-06-02 17:36:38 +08:00
bofeng
0144bad33c fix: codepen vue version and table-header sync (#21863)
* fix: codepen vue version
* fix table-header sync
2022-05-30 19:00:24 +08:00
离岛
d6c269d4d0 Docs: Update skeleton.md (#21601) 2022-04-11 17:04:17 +08:00
Allen
4d98f7dfa4 Docs: update input typo about size attribute (#21723) 2022-04-11 16:57:40 +08:00
Chen Kai
d2b393b785 fix: vue version explicitly to 2.x (#21736) 2022-04-11 16:06:36 +08:00
zhhbstudio
6baf6dc706 Docs: fix skeleton typos (#21408) 2021-11-17 17:02:02 +08:00
SHIODA Masaharu
c50a0bf978 Dropdown: add disabled property (#21235) 2021-08-19 17:40:59 +08:00
好多大米
09e789bad2 Result: add result component (#21171) 2021-07-21 15:20:25 +08:00
好多大米
034da49dd9 Descriptions: add description component (#21129) 2021-07-08 15:26:00 +08:00
好多大米
d0b3454032 Empty: add empty component (#21080) 2021-06-17 15:18:15 +08:00
好多大米
5ba0f1c219 Row: fix align top (#20963) 2021-06-07 19:05:03 +08:00
好多大米
4ed7ac6719 Docs: fix form hide-required-asterisk description (#21045) 2021-06-04 14:49:00 +08:00
好多大米
df6965f875 Skeleton: add skeleton component (#21038) 2021-06-01 17:23:13 +08:00
好多大米
d216a252f3 Docs: add format attribute description to the progress component (#20641) 2021-01-04 14:20:42 +08:00
Lucas Soulier
127dfadb6a docs: fix typo in french translation of datetime-picker.md (#20543) 2020-12-29 11:13:23 +08:00
Vladislav Bakaev
bcc36ebc6d fix: re-name error popconfirm event name (#20240) 2020-10-29 11:58:04 +08:00
Zhwt
2acff77448 docs: fix color picker default value typo (#20212) 2020-10-29 11:45:58 +08:00
Bryce Barbara
8bac0dad5b doc: Correct calendar English docs (#19912) 2020-10-27 15:57:42 +08:00
Gonzalo Nandez
04b5f0d2c0 doc: Update Spanish Changelog 2.13.2 (#19944) 2020-08-18 10:22:19 +08:00
Haoran Yu
4b869fbe41 Docs: fix a type error in document of steps component. (#17555) 2020-04-13 10:49:33 +08:00
三咲智子
3b7f95a308 Autocomplete: add change event (#17913) 2020-04-10 16:43:53 +08:00
张超杰
73de4b655d doc: fix step-strictly docs typo (#18705) 2020-04-10 16:39:34 +08:00
iamkun
590d7b8356 doc: Popconfirm doc update (#18324) 2020-04-10 16:32:59 +08:00
vimvinter
5491e52391 Docs: delete Input repeat change event (#18085) 2019-11-18 12:19:45 +08:00
vimvinter
f3c1666ac8 Docs: add input event in input Events Table (#18061)
* docs: Input Events Table add input event

update input doc, add input event
the issue is #7592

* docs: update input docs and add input event

* docs: update input docs and add input event
2019-11-15 16:26:45 +08:00
luckyCao
57e9007893 Select: Fix tag show value or empty issue (17199) (#17396)
* Select: Fix tag show value or empty issue

* update docs
2019-11-12 15:33:34 +08:00
jeremywu
068b3ad1b0 Drawer: bugfix/drawer-append-to-body-not-working (#16953)
- 修复了 AppendToBody API 不管用的问题.
- 修复了展开动画会出现滚动条的问题
- 新增了一个新的 API `withHeader` 来控制是否显示 Header 栏
- 动画流畅度的一个小改动
- 对应文档的改动
- 对应单元测试的改动
2019-11-01 15:06:56 +08:00
iamkun
0c31a0a48b Progress: add strokeLinecap prop (#17552)
* Progress: add strokeLinecap prop

* update docs
2019-10-31 15:08:07 +08:00
iamkun
2842399eb7 Popconfirm: Add popconfirm component (#17548)
* init

* init

* init docs

* init docs2

* init type

* update test

* update naming
2019-10-31 15:05:41 +08:00
Baptiste Lombard
ed73a1bef9 I18n: Update avatar component fr doc (#17762) 2019-10-30 15:29:32 +08:00
Weiqi Wu
a78f4b9e5a Docs: Fix Loading demo (#17862) (#17863) 2019-10-30 14:27:11 +08:00
Haoran Yu
89dc71584e Docs: fix Drawer attribute accepted value typo in es (#17122) 2019-09-02 11:58:08 +08:00
Jiewei Qian
b9eacfeb9b doc: fix time-select typo (#17250) 2019-09-02 10:35:07 +08:00
luckyCao
474ad25153 Docs: Update input-number document about change event (#16316) (#16966) 2019-08-28 17:41:15 +08:00
Maksim Koryukov
a907d3922b i18n: add Esperanto translation (#16955) 2019-08-12 10:26:54 +08:00
Gonzalo Nandez
4680e55b96 DOC: update spanish doc 2.11.1 (#16961)
* update spanish doc 2.11

* update spanish doc 2.11

* update spanish doc 2.11

* DOC: update spanish doc 2.11

* DOC: update spanish doc 2.11

* DOC: update spanish doc 2.11

* DOC: update spanish doc 2.11
2019-08-10 20:17:11 +08:00
iamkun
ab32ec0a44 Docs: Update custom theme (#16983) 2019-08-10 20:11:56 +08:00
LachlanStuart
465c38bfaa Popover: add close-delay prop (#16671) 2019-08-07 11:12:00 +08:00
winkay
b8e96b35a1 Docs: fix typo in Drawer docs (#16848) 2019-08-05 15:26:43 +08:00