Commit Graph

1605 Commits (5f7362f91861d844ff3f9a8d49701944d43d5e5a)

Author SHA1 Message Date
Guan9 5f7362f918 Tabs: v-model/tab-pane name support number type 2021-12-14 20:00:17 +08:00
cs1707 f64fe0413a [build] 2.15.7 2021-11-18 14:32:05 +08:00
zhhbstudio 6baf6dc706
Docs: fix skeleton typos (#21408) 2021-11-17 17:02:02 +08:00
cs1707 8ebddcf3e3 [build] 2.15.6 2021-09-02 15:09:19 +08:00
SHIODA Masaharu c50a0bf978
Dropdown: add disabled property (#21235) 2021-08-19 17:40:59 +08:00
cs1707 ccb7666294 [build] 2.15.5 2021-08-04 14:04:04 +08:00
cs1707 e74202c266 [build] 2.15.4 2021-08-03 14:50:46 +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
cs1707 03d85e911c [build] 2.15.3 2021-06-29 16:13:35 +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
cs1707 f1ef52e194 [build] 2.15.2 2021-05-28 15:29:22 +08:00
好多大米 06ddc10571
chore: remove getTestEle (#20811) 2021-03-19 16:32:20 +08:00
cs1707 9bbf070a73 [build] 2.15.1 2021-02-23 20:13:54 +08:00
iamkun 53f842aa4f chore: update header banner 2021-02-23 14:38:35 +08:00
好多大米 e8e3a64038
Merge pull request #20740 from iamkun/chore/axure
chore: update Axure resource v2.1.0
2021-02-01 11:06:42 +08:00
iamkun c323890ba4 chore: update Axure resource v2.1.0 2021-01-31 12:27:44 +08:00
cs1707 6569ae2738 [build] 2.15.0 2021-01-15 20:03:42 +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
iamkun deb41057d1 [build] 2.14.1 2020-11-11 18:05:39 +08:00
iamkun c71ab0a127
chore: update sponsor (#20425) 2020-11-11 16:47:28 +08:00
iamkun 193ca02bc6 [build] 2.14.0 2020-10-29 16:25:31 +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
iamkun d6107fe33f [build] 2.13.2 2020-05-18 17:45:08 +08:00
iamkun 2b6111338b [build] 2.13.1 2020-04-13 14:53:31 +08:00
luckyCao d9f71dcd57
Chore: Update Changelog (#19162) 2020-04-13 14:07:47 +08:00
Haoran Yu 4b869fbe41
Docs: fix a type error in document of steps component. (#17555) 2020-04-13 10:49:33 +08:00
iamkun 3235daa363
chore: remove index intro (#19155) 2020-04-10 17:40:35 +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
iamkun be23628822 [build] 2.13.0 2019-11-26 18:24:03 +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
ziyoung 2e2428289d [build] 2.12.0 2019-08-29 15:15:29 +08:00