Commit Graph

13447 Commits

Author SHA1 Message Date
Aex
01e53132b6
fix(input): Improve resolveOnChange method (#31931)
* fix: Improve input resolveOnChange method

* fix(input): add test case for allowClear
2021-08-30 13:25:32 +08:00
afc163
af805c098b
test: fix eslint errors (#31961)
* test: fix eslint errors

* test: fix eslint errors
2021-08-30 13:04:21 +08:00
Aex
5328b4bb62
fix(anchor): targetOffset not work when contain spaces (#31952)
* fix(anchor): targetOffset not work when contain spaces

* fix(anchor): Modify the code style according to the lint rules
2021-08-30 12:10:02 +08:00
Connor White
ae77287bcb
fix: Revert change to sticky z-index calc (#31874) 2021-08-29 15:51:29 +08:00
二货机器人
47f2bd47e1
feat: Select & TreeSelect support fieldNames (#31925)
* feat: Select & TreeSelect support fieldNames

* test: Update snapshot

* chore: force trigger CI
2021-08-27 11:48:59 +08:00
afc163
373b903055
style: InputNumber handler display when focused (#31911)
close #31908
2021-08-26 17:09:10 +08:00
FJHou
7eb9c89933
docs: 修复upload-sorting.md在jsx语法中使用了ts类型 (#31906)
修复upload-sorting.md在jsx语法中使用了ts类型
2021-08-26 13:47:14 +08:00
xrkffgg
7e50344676
fix: Transfer list direction value (#31903) 2021-08-26 01:03:53 +08:00
Jean-Philippe Roy
1cd694837c
feat: Allow DatePicker/RangePicker Icon Overrides (#31703)
* Hoist default values and expose props

* Add new props to the common API docs

* CN Docs

* Apply suggestions from code review

Co-authored-by: Jean-Philippe Roy <jean-philippe.roy@meraki.net>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-23 21:28:42 +08:00
xrkffgg
c1a539b696
test: add modal hook content with direction (#31882) 2021-08-23 19:59:04 +08:00
afc163
8416e31821 chore: resolve conflict between master and feature 2021-08-23 17:48:23 +08:00
xrkffgg
9aa9495fb1
test: up snap (#31875) 2021-08-23 15:19:44 +08:00
Han Han
c9bf113b39
chore: fix form demo (#31871)
子节点的值的属性,如 Switch 的是 'checked'。
2021-08-22 21:34:32 +08:00
ascodelife
1a50527513
docs(tabs): add Tabs API destroyInactiveTabPane (#31866) 2021-08-22 14:58:00 +08:00
afc163
5306d5b614
fix: Form label ellipsis should work (#31838) 2021-08-18 19:17:47 +08:00
Jaimy de Graaf
c278430bf4
fix: Collapse crashing of hot-reload on change (#31827)
close #29918
2021-08-18 11:40:44 +08:00
xrkffgg
af63edb265
fix: Collapse crashing of hot-reload on change (#31828) 2021-08-18 11:40:03 +08:00
zhyupe
4097a6c7c6
fix: circular dependencies in Modal & Input (#31817)
* fix(input): fix circular dependencies

* fix(input): fix circular dependencies

* fix(modal): fix circular dependencies

* fix(modal): fix test
2021-08-17 16:22:42 +08:00
binyellow
bbb7e968f6
feat: Notification support maxCount (#31807)
Co-authored-by: branhuang <branhuang@tencent.com>
2021-08-17 10:45:33 +08:00
afc163
b56f6110fa merge feature into master 2021-08-16 14:42:04 +08:00
afc163
5cb47f76f4
chore: upgrade array-move (#31786) 2021-08-13 17:33:09 +08:00
afc163
f0163aa337
fix: Form label hide title on help icon and optional text (#31785)
close #31769
2021-08-13 17:06:30 +08:00
afc163
ccf14fce68
fix: ghost button style (#31780)
* fix: Button ghost style broken when it is danger

* update snapshot
2021-08-13 09:31:38 +08:00
afc163
0599c29f97
fix: Button icon align issue (#31755)
* fix: Button with only icon align issue in Chrome

close #31701

* update snapshot
2021-08-11 12:59:14 +08:00
afc163
59c63737c7
fix: Form Input bordered={false} outline style again (#31754)
close #31752
2021-08-11 11:48:53 +08:00
afc163
576da9d0ef
fix: Input clear icon margin lost (#31745)
close #31741
2021-08-10 19:21:02 +08:00
afc163
c0ff844bf7
fix: Transfer showSelectAll={false} should hide dropdown (#31746)
close #31728
2021-08-10 19:20:53 +08:00
zombiej
f8dc2231d5 docs: Fix Form.List operation doc table 2021-08-10 15:41:38 +08:00
Junwoo Ji
05d7176c74
docs: fix typo in descriptions API (#31742) 2021-08-10 15:38:25 +08:00
afc163
f6c3626886
fix: Input disabled should not have focus style (#31738)
close #31735
2021-08-10 13:26:00 +08:00
afc163
7f61e62044
fix: Checkbox not aligned center in group (#31726)
close #31724
2021-08-09 16:58:49 +08:00
afc163
7084654731
docs(): release 4.16.11 (#31710)
* docs(): release 4.16.11

* update pagination snapshot
2021-08-08 20:02:13 +08:00
linxianxi
34db92ee4f
fix(dropdown): add dropdown destroyPopupOnHide type (#31700) 2021-08-08 14:49:22 +08:00
Zuobin Wang
7f16838631
chore(all): delete useless Omit define (#31661) 2021-08-04 20:07:28 +08:00
afc163
e37c411187
style: remove duplicated css rule of ghost button (#31659)
close #31474
2021-08-04 18:35:37 +08:00
Map1en_
8f3f0076de
fix: ConfigProvider rerender unexpectedly when switching some language (#31630)
* fix: ConfigProvide could not maintain the state of components when switching some lang

close #31592

* chore: add test case

* Update components/config-provider/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* chore: fix checks

Co-authored-by: afc163 <afc163@gmail.com>
2021-08-04 13:45:35 +08:00
afc163
f253cdf5aa
style: add transition for RangePicker cell (#31645) 2021-08-04 12:03:20 +08:00
afc163
a1c550ef7b
docs: Update drag-sorting.md (#31634) 2021-08-03 18:18:38 +08:00
afc163
85935e18c0 chore: merge feature into master 2021-08-02 18:36:27 +08:00
afc163
656146d1bc
docs: Add photo album mode example for Image.PreviewGroup (#31620)
* docs: add album mode for Image.PreviewGroup

close #31605

* update snapshot
2021-08-02 15:22:04 +08:00
afc163
06dff86287
fix: Badge count style when customize color (#31617)
* fix: Badge count style when customize color

close #31590
close #31591

* add demo for debug

* update badge demos

* create ribbon.test.tsx
2021-08-02 12:22:30 +08:00
张威
416482bb87
fix(select): omit getRawInputElement (#31566) 2021-08-02 12:07:26 +08:00
afc163
38e9d309f4 docs: note about select value
close #31608
close #31599
2021-08-02 10:58:32 +08:00
07akioni
015b706643
docs(message): fix typo (#31606) 2021-07-31 23:57:26 +08:00
M. Burak Kalkan
76482c00ed
fix: Added TR translation for 'Preview' text (#31593) 2021-07-30 15:08:26 +08:00
afc163
f986929e82
fix: Progress type="circle" success.strokeColor (#31589)
close https://github.com/ant-design/ant-design/issues/31587
2021-07-30 13:17:57 +08:00
Kim, Harim
71af741173
docs: fix typo dragable to draggable 2021-07-29 19:37:38 +08:00
Jun Wooram
aab86b2107
fix(i18n): fix a typo in ko_KR locale (#31575) 2021-07-29 14:36:40 +08:00
Ritesh Makan
b97954226d
docs: Added alternate example to modify start day of week (#31565)
* Added alternate example to modify start day of week

When I looked at the documentation, The `https://codesandbox.io/s/moment-day-of-week-6dby5` link did not work for me.

https://stackblitz.com/edit/react-9aegkj works

* fix: formatting
2021-07-28 18:34:37 +08:00
Hale Deng
c092ea89a7
docs: remove unnecessary type annotation in typography interactive demo (#31564)
Co-authored-by: Hale <hale@shundaojia.com>
2021-07-28 16:57:03 +08:00
afc163
a336100f54
fix: Form Input bordered={false} outline style (#31562)
close #31558
2021-07-28 15:42:19 +08:00
Monty
268be65a71
fix: Add the totalBoundaryShowSizeChanger property (#31549)
Fix the problem of the wrong type of totalBoundaryShowSizeChanger
2021-07-28 12:18:47 +08:00
Nikita Marinosyan
7bf35ca478
fix: SkeletonAvatar className (#31536)
fixed className being passed to both wrapper and element
2021-07-28 11:34:04 +08:00
afc163
eaaec77ff5
feat: InputNumber supports controls (#31548) 2021-07-27 20:28:45 +08:00
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation (#31521)
*  added ml_IN locale

*  malayalam localization - rc-packages updated

* ml_IN test cases added

Review comments integrated

* ml_IN translation - en doc updated

PR review comments integrated

* ml_IN translation zh doc updated

PR review comment integrated

* ❇️ changes after running npm test locally

* 🚀 npm test after removing and reinstalling node modules and package-lock
2021-07-27 10:56:41 +08:00
Ismail El Moudni
ace54fcceb
docs: Update index.en-US.md (#31533) 2021-07-26 22:41:29 +08:00
afc163
a9a329d37c
fix: deps and TypeScript types (#31519)
* fix tsc errors

* fix tsc errors
2021-07-26 16:47:55 +08:00
k983551019
3549554a80
docs: Update typography/index.zh-CN.md (#31506)
多一列onEnd
2021-07-23 17:30:29 +08:00
Songhn
9fd2940fdd
docs: update tree-select demo (#31500) 2021-07-23 09:40:48 +08:00
bischmlb
5fc7396024
feat: implemented missing table daDK locale props (#31486)
* added tiggerDesc and triggerAsc to da_DK locale

* moved props to bottom

* added missing fields for table locale daDK
2021-07-22 19:50:09 +08:00
Eldar Mirzabekov
0431b1430a
docs(Steps): responsive doc (#31490) 2021-07-22 19:48:23 +08:00
Benedikt Franke
65b8087784
fix: correct class name for Input component with @ant-prefix variable (#31479) 2021-07-22 19:47:29 +08:00
afc163
568a999137
fix: Tabs tabBarGutter wrong style (#31469)
* chore: upgrade rc-tabs

* fix: Tabs tabBarGutter bugs

1. first tab should not have gutter
2. add button lost gutter
3. rtl issue

close #31462

* fix snapshot
2021-07-22 15:05:39 +08:00
Jógvan Olsen
dece6773c9
docs: remove editable duplicated mentions of callbacks (#31481) 2021-07-22 15:03:29 +08:00
afc163
24401706d9
fix: Badge status color changed when toggle visibility (#31458)
close #30088
2021-07-20 17:58:47 +08:00
afc163
481c0c2a4b
fix: Input.Password unexpected focus shadow style (#31456)
close #31446
2021-07-20 17:17:24 +08:00
github-actions[bot]
563ebe1982
chore: auto merge branchs (#31454)
chore: merge master into feature
2021-07-20 07:32:16 +00:00
afc163
79825fd318
fix: Typography.Text ellipsis bug (#31449)
* fix: Typography.Text ellipsis bug

* use getBoundingClientRect().height instead of offsetHeight

* reduce code

* revert table demo

* fix test case

* fix test cov

* fix test cov

* fix test cov
2021-07-20 13:51:03 +08:00
Kirill Barsukov
2c560b881f
chore: Update ru_RU.tsx (#31448)
Just a wording. The meaning was not changed but it is the better word that describes "preview".
2021-07-19 22:50:58 +08:00
Joshua Chen
d1dc0eba2c
docs: fix grammar and inconsistencies in en-US (#31385)
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
2021-07-19 16:21:09 +08:00
Map1en_
c59580f215
feat: add the dashed props of menu divider (#31379)
close #31292
2021-07-19 15:42:07 +08:00
Derrick
bca40782aa
fix: Select background error (#31430)
* fix: Select background error

* fix: add Select selected background when disabled

* fix: add Select disabled background when selected

* fix: Modify color variables
2021-07-17 00:29:43 +08:00
Geoffrey Bell
56a1bbb778
fix: remove unnecessary line-height setting for Radio (#31421) 2021-07-16 16:23:14 +08:00
Camol
7f8e177735
fix: update Transfer locale info in zh_HK.tsx (#31404) 2021-07-14 17:21:39 +08:00
二货机器人
86c5bf6e60
feat: Tree support fieldNames (#31395)
* feat: Tree support fieldNames

* docs: Update desc

* chore: Update snapshot
2021-07-14 14:23:50 +08:00
afc163
cded822aa5 docs: update Badge.Ribbon demo 2021-07-14 12:35:03 +08:00
Andrea Blanco
2f87fee808
feat(translate): add missing translations in Spanish (es_ES) locale (#31330)
* add missing translations in Spanish (es_ES) locale

* add missing translations in Spanish (es_ES) locale

* feat(translate): add missing translations in Spanish (es_ES) locale

* feat(translate): add missing translations in Spanish (es_ES) locale
2021-07-14 11:38:10 +08:00
二货机器人
3a1a829708
fix: TextArea style missing (#31391) 2021-07-13 21:38:19 +08:00
afc163
fe683a4750 fix: clear icon breaking style by #31378
https://www.argos-ci.com/ant-design/ant-design/builds/1341
2021-07-13 20:08:15 +08:00
afc163
ba6de5ba18
style: fix input clear icon color css priority (#31378) 2021-07-13 16:17:48 +08:00
afc163
c1d52d3b9b
fix: Table sticky header background (#31373)
close #31362
2021-07-13 12:03:19 +08:00
Peach
972e3c2edd
fix: top border of the table summary row (#31363)
* fix: top border of the table summary row (#31337)

* refactor: return to use container box-shadow for summary

* refactor: revert shadow container of table summary
2021-07-13 11:47:30 +08:00
Mohammad Anas
24e416437e
feat: add urdu language intl (#31346)
* feat: add urdu language intl

* feat: update test snapshot
2021-07-13 10:02:21 +08:00
Jehu
5d8e93b6c1
fix: add Table.SELECTION_NONE for Russian localization (#31361) 2021-07-12 19:57:05 +08:00
afc163
c6130c13b9
Merge pull request #31359 from ant-design/master-to-merge-feature
chore: sync master into feature
2021-07-12 19:56:54 +08:00
Gherciu Gheorghe
994c9d9d4e
feat: add the posibility to controll the checkbox border radius using a separate less variable (#31360) 2021-07-12 19:50:13 +08:00
afc163
c3eda10999 chore: sync feature into master 2021-07-12 19:28:42 +08:00
afc163
a145336687
fix: BackTop should disappear when fade out (#31357)
* fix: BackTop should disappear when fade out

close #31253

* remove default value of removeOnLeave and motionAppear

* fix snapshot
2021-07-12 19:25:45 +08:00
afc163
802201913c docs: TreeSelect treeLoadedKeys
close #31340
2021-07-12 18:30:54 +08:00
afc163
2e3937ecbf
style: fix Cascader style inside Input addon (#31350)
close #31333
2021-07-12 13:25:41 +08:00
afc163
ce54e04452
fix: DatePicker disabled cell style when customize dateRender (#31349)
close #31248
2021-07-12 12:12:07 +08:00
afc163
10a8490b1f chore: fix listStyle type, #31322 2021-07-09 11:14:07 +08:00
afc163
7b16310699
docs: add instruction about form rule whitespace (#31329)
close #31325
close #31287
2021-07-09 11:10:10 +08:00
Rainy
6f0df8d1e4
fix: Transfer listStyle to optional property (#31322) 2021-07-09 10:56:31 +08:00
Map1en_
859bf59084
fix(DatePicker): panel body not centered when used in Table (#31306)
* fix(Table): DatePicker cell texts are not centered when used in Table

close #31289

* fix(DataPicker): panel body not centered when used in Table

* fix: replace :is selector

* fix: style
2021-07-08 17:54:34 +08:00
github-actions[bot]
442ef88a91
chore: auto merge branchs (#31308)
chore: sync master into feature
2021-07-08 05:42:19 +00:00
afc163
b9390b441c
fix: Desciptions border missing when inside Table (#31307)
close #31274
2021-07-08 13:08:21 +08:00
afc163
af1d176d70 test: update snapshot 2021-07-08 12:58:11 +08:00
diye
e9666f885b
fix: input-number wrapper's border triggers hover unexpectedly (#31300)
Co-authored-by: diye <diyews@users.noreply.github.com>
2021-07-08 12:10:32 +08:00
Map1en_
44313997da
fix(Table): incomplete display of the top border of table when the window is small (#31298)
close #31279
2021-07-08 09:39:09 +08:00
Map1en_
98fde16089
fix(Avatar): the translation po of avatar group (#31276) 2021-07-06 14:40:58 +08:00
Map1en_
71e57c40ee
feat(Avatar): add crossOrigin property (#31273)
close #30932
2021-07-06 12:16:46 +08:00
Map1en_
a4d7d61b8c
fix(locale): add selectNone for en_GB locale file (#31264)
#30938
2021-07-05 16:01:15 +08:00
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language (#31257)
* feat: Added bn_BD Bangla language

* fix: added missing provider

* changed to bn-bd

* added test

* updated test snap

* update i18n docs
2021-07-05 10:58:48 +08:00
xrkffgg
d3405a9add
Merge pull request #31243 from ant-design/master
chore: sync master to feature
2021-07-04 20:00:59 +08:00
Ikko Ashimine
148678b08d
chore: typo in comment (#31255)
alway -> always
2021-07-03 16:05:30 +08:00
afc163
f93a137fab
fix: Form Input error outline color (#31240)
close #31236
2021-07-02 19:07:11 +08:00
afc163
1626157dae
style: Rate focus ring style in safari (#31241)
Safari don't support :focus-visible
2021-07-02 15:17:06 +08:00
Pengsha Ying
846577b694
feat(Cascader): title attributes are added to the selected content text by default (#31237)
* update cascader snapshot

* feat(cascader): Add a friendlier title prompt to the label
2021-07-02 14:55:04 +08:00
Kermit
5ea0628f53
fix(table): selectedRows of rowSelection should always keep sync (#31224)
* fix(table): selectedRows of row selection should always keep sync

* chore: update comment
2021-07-02 13:37:55 +08:00
afc163
a6715fe774
style: tweak select arrow icon position (#31234) 2021-07-02 13:23:28 +08:00
Nikesh
3647a30073
docs: add missing word (#31219)
```Can set `width: 100%` fill a row.```
should be
```Can set `width: 100%` to fill a row.```
2021-07-01 11:20:30 +08:00
afc163
27642b23ba docs: update menu developers notes 2021-06-30 18:04:15 +08:00
afc163
14521d32d9
fix: shouldn't trigger onBlur when clear input (#31202)
close #31200
2021-06-30 13:48:22 +08:00
xrkffgg
5d8b46ce85
feat: Transfer support customize footer (#31108)
close #28082
2021-06-30 12:10:23 +08:00
afc163
19cd3519dd
fix: Tooltip arrowPointAtCenter 1px shift bug (#31201)
close #31197
2021-06-30 11:48:11 +08:00
wangao
7a10ed1e12
fix(FormItem): add name as default variables.label value (#30179)
* fix(FormItem): add name as default variables.label value

* test(Form.Item): add name as default test
2021-06-30 11:32:34 +08:00
afc163
4e12007441 demo: update components/table/demo/edit-cell.md 2021-06-30 11:15:12 +08:00
afc163
a047de206e
fix: Menu item color style transtion (#31189)
close https://github.com/ant-design/ant-design/issues/31069#issuecomment-866052544
2021-06-29 19:04:37 +08:00
afc163
f73a7d2e1a
fix: Dropdown.Button do not support overlayClassName (#31187) 2021-06-29 17:55:02 +08:00
Map1en_
3bd725c79e
fix(Pagination): make the pattern of disabled-active buttons from pagination and that of radio consistent (#31185)
close #31103
2021-06-29 17:37:35 +08:00
afc163
993b934c7f merge feature into master 2021-06-29 17:09:39 +08:00
Ricardo Morais
d6b623633a
fix(Table): Fixed filtering in columns with children (#30815)
* Fixed filtering in columns with children.

* Added entries to the changelog files.

* Revert "Added entries to the changelog files."

This reverts commit 26a08bdc

Co-authored-by: moraispgsi <moraispgis@gmail.com>
2021-06-29 17:07:47 +08:00
stygian-desolator
af94f3f537
perf: reduce Progress animation cpu usage (#31128)
close #31124
2021-06-25 14:00:18 +08:00
afc163
feba8d62ed test: update snapshot 2021-06-25 13:38:07 +08:00
A113n
01b928dc03
fix: color props not working on popover arrow (#31127)
Co-authored-by: A113n <a113nzhang@gmail.com>
2021-06-25 13:37:34 +08:00
Jehu
09bb8ee80e
docs: doc of tooltip add overlayInnerStyle (#31119)
* docs: doc of tooltip add overlayInnerStyle

* Update components/tooltip/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/tooltip/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
2021-06-25 11:04:00 +08:00
Jiehui
92f573e2ee
docs: Update the instance description of FormInstance (#31106) 2021-06-23 19:46:58 +08:00
Jehu
a350421b6a
feat: Transfer support locale.notFoundContent as array (#31088)
* feat: transfer support locale.notFoundContent as array

* feat: transfer support locale.notFoundContent as array with test
2021-06-23 17:38:16 +08:00
netcon
6ee413c604
fix: span element should not contains p element in Badge (#31042)
fixes #30916
2021-06-22 22:53:55 +08:00
Xu Zhiwei
558ac8fce2
docs: default props of message.config (#31078)
Co-authored-by: xuzhiwei <“xuzhiwei@qtrade.com.cn”>
2021-06-22 13:33:01 +08:00
zombiej
e2cc3b4720 docs: Update Menu faq 2021-06-22 11:22:39 +08:00
二货机器人
2f6f6f0e6e
fix: Menu overflow indicator theme should fixed (#31043) 2021-06-18 16:06:19 +08:00
二货机器人
ba8eac0b7b
feat: InputNumber formatter support additional info (#31030) 2021-06-17 21:45:03 +08:00
github-actions[bot]
efb970ccce
chore: auto merge branchs (#31031)
chore: feature merge master
2021-06-17 13:14:27 +00:00
二货机器人
5583383d85
chore: Use pure import icon (#31011) 2021-06-16 20:21:15 +08:00
二货机器人
b7bb7a5e59
fix: italic should not warning (#31004)
resolve #31002
2021-06-16 15:52:05 +08:00
二货机器人
398b406c7f
fix: Space use gap should not keep negative margin (#31000) 2021-06-16 13:34:22 +08:00
github-actions[bot]
2cf0d23413
chore: auto merge branchs (#31001)
chore: merge master into feature
2021-06-16 05:29:20 +00:00
afc163
c671b4e3f1
fix: Input.Password border color (#30999)
* chore: form demo style

* fix: Input.Password hover border color in Form
2021-06-16 13:05:55 +08:00
afc163
d1bd9093db fix: table resize demo snapshot 2021-06-16 12:04:17 +08:00
afc163
4963117cac chore: fix demo typo name
close https://github.com/ant-design/ant-design/pull/30994
2021-06-16 11:52:02 +08:00
afc163
34d7a1c80c docs: info about disabledDate currentDate argument
close #30987
2021-06-15 16:04:23 +08:00
github-actions[bot]
2f605218d3
chore: auto merge branchs (#30986)
chore: merge master into feature
2021-06-15 07:19:32 +00:00
afc163
4cdd24f4ec
chore: should use @{table-prefix-cls} (#30983) 2021-06-15 14:52:00 +08:00
afc163
7ae9b947ea
fix: Table fixed column header hover background (#30972)
close #30969
2021-06-14 12:39:45 +08:00
xiejiahe
fe35f4166d
style: Condition 'typeof enterButton === 'undefined'' is always false. (#30970) 2021-06-13 12:54:35 +08:00
gaozhenqian
832aa81c82
fix(Tooltip): the mistake that tooltip mount on wrong dom (#30963)
when getPopupContainer of tooltip's props is undefined or null
2021-06-11 21:26:40 +08:00
afc163
7601f62ec0
fix: Button loading margin lost when children is fragment (#30962)
close #30953
2021-06-11 16:32:46 +08:00
afc163
62949a6bd6
feat: change Drawer close icon placement and add extra property (#30908)
* feat: Drawer supports extra

* docs: add description for drawer extra demo

* docs: add extra in API

* update snapshot

* fix rtl style

* fix demo typescript errors

* update snapshot

* design for close icon only

* update snapshot

* update demo and default width

* add size prop

* improve demo

* update snapshot

* update demo

* update snapshot
2021-06-11 08:39:17 +08:00