Hossein Mohammadi
8a1dfe8af1
chore: use rc-util istead of ref.ts ( #27920 )
...
ref.ts remove
2020-11-21 15:40:06 +08:00
Matt Wilkinson
d0ed231dba
docs: fix typo on Component Overview docs ( #27919 )
...
* fix recommend typo
* fix: recommend typo
* fix: revert space added to pass Semantic check
2020-11-21 08:29:38 +08:00
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 ( #27894 )
...
* fix: RangePicker panel style & picker 2.4.0
* add snap & rtl
* add
* fix
2020-11-21 00:33:21 +08:00
陈帅
95ce54ca79
feat: FormItem support _internalItemRender ( #27881 )
...
* feat: formitem support _internalItemRender
* add mark
* up rc-field-form
* fix ts error
* Update components/form/FormItemInput.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
* update notes
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-20 21:43:43 +08:00
Tom Xu
dfdea4c347
Revert "refactor: input remove not use code ( #27895 )"
...
This reverts commit d5b63f8a61
.
2020-11-20 16:42:18 +08:00
Tom Xu
d5b63f8a61
refactor: input remove not use code ( #27895 )
2020-11-20 14:13:00 +08:00
二货机器人
093a458026
feat: Support label & content style of Desc ( #27897 )
...
* feat: Support label & content style of Desc
* test: Update snasphot
* docs: fix desc
2020-11-20 13:41:58 +08:00
Amumu
9b7da8640d
chore: replace raf with rc-util/lib/raf ( #27864 )
2020-11-20 12:11:50 +08:00
Tom Xu
d4e8ac4499
fix: texterea test
2020-11-20 11:01:10 +08:00
Tom Xu
a9602b6d71
Merge branch 'feature' into merge-feature
2020-11-20 10:15:53 +08:00
Tom Xu
986fa9000f
refactor: AutoComplete dataSource prop type ( #27892 )
2020-11-20 10:11:58 +08:00
ElsaOOo
c7d591e9ab
fix: AutoComplete dataSource prop type error ( #27870 )
...
Co-authored-by: jingjing.ye <jingjing.ye@datayes.com>
2020-11-20 09:33:35 +08:00
Tom Xu
b3d0f1d2c6
refactor(checkbox): rewrite with hook ( #27739 )
...
* refactor(checkbox): rewrite with hook
* Update index.test.js.snap
* Update Group.tsx
2020-11-20 08:58:14 +08:00
Tom Xu
050185bce1
refactor(layout.sider): rewrite with hook ( #27719 )
...
* refactor(sider): rewrite with hook
* Update layout.tsx
* Update layout.tsx
2020-11-20 08:56:12 +08:00
兼续
310c16bf06
feat: change statistic deciaml font size
2020-11-19 19:07:53 +08:00
xrkffgg
1f935803f8
fix: Tree switcher icon in rtl ( #27876 )
...
* fix: Tree switcher icon in rtl
* remove
2020-11-19 17:20:32 +08:00
二货机器人
8e3c828c9f
feat: Form.List support initialValue
( #27872 )
...
* feat: upport initialValue List
* docs: Update doc
2020-11-19 14:29:57 +08:00
偏右
db49d1174c
style( 💄 ): fix Switch loading style ( #27860 )
...
close #27858
2020-11-18 19:01:56 +08:00
二货机器人
507b596926
refactor: Replace Badge with rc-motion ( #27848 )
...
* refactor: Replace Badge with rc-motion
* fix: Cache for hidden
* fix: Dot style
* revert demo
* fix demo snapshot
* test: Update snapshot
* test: Update snapshot
2020-11-18 18:32:00 +08:00
偏右
6836414300
style( 💄 ): optimize Skeleton color ( #27836 )
...
* style(💄 ): optimize Skeleton color
* Update package.json
2020-11-18 18:07:49 +08:00
二货机器人
4703001e15
Revert "fix(Select): export SelectInterface to avoid ts error ( #27838 )" ( #27857 )
...
This reverts commit bc566c0731
.
2020-11-18 17:34:30 +08:00
二货机器人
5ea58857f9
test: Update snapshot ( #27854 )
...
* chore: Update badge snapshot
* test: Update snapshot
2020-11-18 17:23:46 +08:00
Joseph Burton
e3a013f6cf
refactor: remove duplicate deconstruction in components/form/Form.tsx ( #27810 )
...
* refactor: make the code more concise
* Update Form.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-11-18 15:29:26 +08:00
偏右
fa7cb53239
chore: update comment about break point
...
close https://github.com/ant-design/ant-design/issues/27843
2020-11-18 14:28:52 +08:00
Dave
4aa06ca28b
feat(type): export ImageProps interface ( #27846 )
2020-11-18 13:48:30 +08:00
liuchao233
c04e51048d
fix: Spin render 0 ( #27839 )
2020-11-18 11:59:29 +08:00
Tom Xu
30372ffad3
refactor(textarea): rewirte with hook ( #27693 )
...
* refactor(textarea): rewirte with hook
* Update TextArea.tsx
* Update TextArea.tsx
* Update TextArea.tsx
* Update ClearableLabeledInput.tsx
* fix
* improve
* Update TextArea.tsx
2020-11-18 11:27:58 +08:00
Tom Xu
44e41b5ced
refactor(trans-button): rewrite with hook ( #27743 )
...
* refactor(trans-button): rewrite with hook
* Update Base.tsx
* Update util.test.js
* Update transButton.tsx
* Update transButton.tsx
* Update transButton.tsx
* Update util.test.js
2020-11-18 11:20:31 +08:00
二货机器人
b8861dc483
refactor: Replace BackTop with rc-motion ( #27840 )
2020-11-17 23:03:07 +08:00
pd
bc566c0731
fix(Select): export SelectInterface to avoid ts error ( #27838 )
2020-11-17 22:05:32 +08:00
偏右
c464f61f39
Merge pull request #27822 from ant-design/master
...
chore: merge master into feature
2020-11-17 13:03:46 +08:00
二货机器人
1a8bb04bf8
chore: Use rc-util composeRef ( #27821 )
2020-11-17 12:01:02 +08:00
wf-francescoalbanese
696396a62f
refactor: make autosize true by default ( #27814 )
...
Made `autoSize = true` by default deconstructing it from props, rather than explicitly checking if it's undefined at render times.
2020-11-17 11:02:59 +08:00
Eugene Matvejev
1ab93a3cf4
refactor: Radio.Group defaultProps ( #27807 )
2020-11-17 11:01:05 +08:00
Tom Xu
572601fb4b
docs(cascader): change demo to hook ( #27745 )
2020-11-17 11:00:06 +08:00
afc163
a60ce663fe
docs( 📖 ): improve Menu doc
...
close #27820
2020-11-17 10:59:08 +08:00
二货机器人
92cefa8aa6
Merge pull request #27805 from atzcl/master
...
docs(TreeSelect): add onDropdownVisibleChange api description
2020-11-17 10:22:41 +08:00
Eugene Matvejev
21775482ab
refactor: improve card/Grid to save some bundle size after transpilation ( #27804 )
...
* improve card/Grid to save some space in transpile
* fix tslint error
2020-11-16 22:16:33 +08:00
atzcl
8e7c5b5e0a
docs(TreeSelect): add onDropdownVisibleChange api description
2020-11-16 21:28:03 +08:00
偏右
f4c7058bd9
fix: Modal.confirm locale missing ( #27797 )
...
* fix: Modal.confirm locale missing
* fix snapshot
* refactor
2020-11-16 20:21:39 +08:00
Tom Xu
ef77539920
refactor(search): use context ( #27657 )
...
* refactor(search): use context
* Update Search.tsx
2020-11-16 19:18:48 +08:00
偏右
e0c26b4ac1
style( 💄 ): fix Button and Form loading spin animation ( #27794 )
2020-11-16 18:05:00 +08:00
Hossein Mohammadi
4b1000fb7f
fix: React 17 findDOMNode is deprecated ( #27755 )
...
* fix: use ref instead of findDOMNode
* chore: use fillRef in setAndForwardRef
* chore: use rc-util fillRef instead
* chore: use support ref
* test: removed empty class
* chore: use composeRef instead of setAndForwardRef
2020-11-16 16:46:46 +08:00
zombiej
e6e74564a1
update snasphot
2020-11-16 16:39:58 +08:00
zombiej
7af0cb0d9f
chore: Feature merge master
2020-11-16 16:17:42 +08:00
youmoo
56b3c7539f
docs: fix typo in demo ( #27781 )
2020-11-16 09:27:02 +08:00
骗你是小猫咪
3f126f116f
test: skip tree virtual-scroll render ( #27771 )
...
* test: skip tree virtual-scroll render
* test: remove branches-ignore, and use head ref to fix when merged
2020-11-14 21:24:37 +08:00
Shengnan
9bcd511ae6
fix(select): tags mode white space wrapping issue ( #27726 )
...
Co-authored-by: baxtergu <gu.shengnan@iwhalecloud.com>
2020-11-14 16:30:13 +08:00
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
...
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
wf-erikslokharts
478f611a16
chore: refactor LoadingIcon.tsx ( #27765 )
2020-11-14 00:13:48 +08:00
Eugene Matvejev
d1d215e222
chore: improve code style and perf ( #27760 )
2020-11-13 19:37:23 +08:00
Eugene Matvejev
9913062d42
small cleanup in button.tsx ( #27759 )
2020-11-13 19:26:48 +08:00
LeoYang
520407925a
docs(date-picker): modify datepicker select-in-range demo ( #27751 )
...
* feat: modify datepicker select-in-range demo
* fix: lint
2020-11-13 17:05:16 +08:00
afc163
7f8957eb9a
docs( 📖 ): improve useModal FAQ
2020-11-13 16:51:55 +08:00
叶枫
1155d44321
fix: checked 非必须 ( #27717 )
...
* fix: checked 非必须
* docs: desc
* fix: 😶
* Update CheckableTag.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-13 12:05:20 +08:00
Tom Xu
90872cf3bd
docs(select): change demo to hook ( #27736 )
2020-11-13 09:33:57 +08:00
xrkffgg
c80524f475
fix: Typography.Link disabled hover style ( #27734 )
2020-11-13 09:06:35 +08:00
Shivam Modi
3d04e5d3fb
docs: fixed nested ternary operator in Form ( #27724 )
2020-11-12 23:20:13 +08:00
einq7
652374ff4c
fix: DateRangePicker hover effect overflow ( #27731 )
...
* fix: DateRangePicker hover effect overflow
* fix: update rtl style
2020-11-12 23:11:21 +08:00
Tom Xu
57246c518f
docs(grid): fix api table ( #27723 )
2020-11-12 19:55:50 +08:00
Tom Xu
7b6bb4244d
docs(radio): change demo to hook ( #27722 )
2020-11-12 19:54:57 +08:00
Tom Xu
5b7811f2ee
Merge branch 'feature' into merge
2020-11-12 15:24:00 +08:00
zombiej
8d1ed2822b
docs: Remove useless code
2020-11-12 11:32:10 +08:00
Shivam Modi
5818fdb1a2
fix Specific Note for option other for Gender in Form ( #27704 )
2020-11-12 11:30:56 +08:00
xrkffgg
9c009f9bdb
style: add @radio-border-width ( #27703 )
2020-11-11 23:44:49 +08:00
Tom Xu
c3f6a38c65
docs(carousel): change demo to hook ( #27698 )
2020-11-11 20:13:36 +08:00
二货机器人
a987f7f3ed
chore: UPDATE menu version ( #27663 )
...
* chore: UPDATE menu version
* test: Fix part test
* test: Fix menu test case
* Update package.json
* fix: popup position style
* test: Fix test case
* style: fix ltr transition-origin
* fix: multiple dropdown
* fix: RTL menu arrow pos
* Update package.json
* force re-build
* force re-build
2020-11-11 19:05:01 +08:00
Tom Xu
16093118a4
refactor(carousel): rewirte with hook ( #27694 )
...
* refactor(Carousel): rewirte with hook
* add coverage
2020-11-11 17:23:05 +08:00
afc163
d4da406b13
docs( 📖 ): improve cascader showSearch docs
2020-11-11 17:05:04 +08:00
Tom Xu
b3e75d5b57
style: fix Avatar src Image style ( #27691 )
2020-11-11 15:20:01 +08:00
偏右
6a1e9b0200
style: fix Select mutiple cursor position ( #27689 )
2020-11-11 11:53:02 +08:00
Tom Xu
4b8674d9e9
refactor(editable): rewrite with hook ( #27655 )
...
* refactor(editable): rewrite with hook
* Update Editable.tsx
* chore: imrpove
* Update Editable.tsx
* Update Editable.tsx
* Update Editable.tsx
2020-11-11 11:28:06 +08:00
jiang.he
9881be97fd
fix: update the slice rule when the TextArea component limits maxLength ( #27679 )
2020-11-11 00:56:57 +08:00
fish yu
e5319bd1df
fix: RangePicker align active-bar with small size ( #27673 )
...
* fix: RangePicker align active-bar with small size
* fix: RangePicker align active-bar with small size on RTL
2020-11-10 14:58:23 +08:00
偏右
8a3e271386
style: revert menu animation easing functions ( #27651 )
2020-11-10 11:18:39 +08:00
xrkffgg
a3b05577a9
perf: reduce css ( #27670 )
2020-11-10 11:16:27 +08:00
偏右
5724a8b3b1
Merge pull request #27659 from shaodahong/merge-to-feature
...
chore: Merge master to feature
2020-11-09 19:29:53 +08:00
偏右
f4d5017599
fix: Steps navigation broken style ( #27654 )
...
* fix: Steps navigation broken style
close #27653
* fix steps custom icon
2020-11-09 16:33:53 +08:00
偏右
4f9b97c619
fix: Pagination jumper margin lost ( #27650 )
...
close #27648
2020-11-09 15:17:43 +08:00
偏右
0e6e185da2
Merge pull request #27644 from ant-design/master
...
chore: merge master into feature
2020-11-09 12:47:52 +08:00
xrkffgg
395cc5674e
style: optimize pagination link ( #27646 )
2020-11-09 11:50:42 +08:00
Tom Xu
e9591e858f
docs(menu): sider demo change to hook ( #27643 )
2020-11-09 10:20:26 +08:00
二货机器人
6b01e2b2fb
fix: Menu bg style flickering ( #27640 )
...
* fix: Menu bg style
* fix lint
2020-11-09 10:13:06 +08:00
Tom Xu
a2acc56235
docs(menu): switch mode demo change to hook ( #27638 )
...
* Update switch-mode.md
* Update switch-mode.md
2020-11-09 08:57:24 +08:00
偏右
b9bf8c223e
fix: submenu icon style ( #27625 )
2020-11-08 15:29:37 +08:00
不吃猫的鱼
20bdbb34ae
fix: introduce generic type for transfer item ( #27630 )
2020-11-08 15:28:03 +08:00
Tom Xu
cd15ba4c1a
refactor(tree-select): rewrite with hook ( #27593 )
2020-11-08 15:27:30 +08:00
Tom Xu
535400f7cd
docs(switch): change demo to hook ( #27618 )
2020-11-08 15:27:13 +08:00
偏右
ef2c494c12
fix: Select error outline style in Form ( #27607 )
...
* fix: Select error outline in Form
close #27378
close #27526
* fix: css priority
2020-11-08 15:26:28 +08:00
einq7
3357fccf0e
docs: format inline code ( #27634 )
2020-11-08 15:04:02 +08:00
tangjinzhou
d2206eb132
perf: Optimize menu animation ( #27632 )
...
体感好一些
2020-11-08 13:28:13 +08:00
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages ( #27631 )
2020-11-08 13:26:36 +08:00
Paul Damnhorns
b9d263c7b6
feat: add Kazakh locale ( #27589 )
...
* feat: add Kazakh locale
* fix: make translation fixes by @manar-mk
* fix: add Kazakh locale fixes by @roose
* test: add test case for Kazakh locale
* docs: add Kazakh locale to i18n.zh-CH.md
2020-11-07 16:04:44 +08:00
Muhammad Sameer
87dfa411bc
docs: Update nest-messages.md ( #27620 )
...
Fixed grammatical errors.
2020-11-07 02:49:30 +08:00
偏右
684248c52a
style: fix Pagination extra margin right ( #27610 )
...
* style: fix Pagination extra margin right
* fix rtl style
2020-11-06 19:50:46 +08:00
Tom Xu
f5ed19248f
docs(checkbox): change check all demo to hook ( #27608 )
...
* docs(checkbox): change check all demo to hook
* Update check-all.md
* Update demo.test.js.snap
2020-11-06 17:09:21 +08:00
hatanon
9f529d251b
docs: update responsive-more.md ( #27605 )
...
Add missing dimension `xxl` to en-US
2020-11-06 15:50:45 +08:00
偏右
756a1dffea
feat: Menu support expandIcon ( #27565 )
...
* style: optimize menu expand icon color
close #20035
* feat: 🆕 support Menu expandIcon
* revert arrow color
2020-11-06 15:25:43 +08:00
hatanon
6af4d9b4ba
docs: Update responsive.md ( #27604 )
...
Add missing dimension `xxl` to en-US.
2020-11-06 15:20:19 +08:00
二货机器人
f5d5e9b5ee
docs: tree conduction logic ( #27600 )
2020-11-06 11:55:01 +08:00
appleshell
8f18328aad
feat: add setSelectionRange for the ref of Input and TextArea ( #27584 )
...
Co-authored-by: lvpansen <pansen.lv@atzuche.com>
2020-11-06 11:48:50 +08:00
Davide Bianchi
72dbcfcfde
fix: prevent Search component to throw passing null as enterButton ( #27591 )
2020-11-06 10:41:51 +08:00
Tom Xu
7f4acb0237
refactor(layout): rewrite with hook ( #27595 )
2020-11-06 10:26:45 +08:00
xrkffgg
e4fb3d04cb
Merge pull request #27596 from ant-design/master
...
chore: merge master into feature
2020-11-06 10:23:04 +08:00
不吃猫的鱼
240b8044e7
feat: add Select filterSort support ( #27523 )
...
* feat: upgrade rc-select version and add demo to bring in filterSort functionality
* fix: lint error
* fix: add filterSort support version in doc and update demo order
* fix: update doc
2020-11-06 09:54:30 +08:00
Tom Xu
da681fe4dd
chore: improve select ref type ( #27594 )
2020-11-06 09:52:42 +08:00
Tom Xu
18054b8cc9
docs(select): size demo change hook ( #27592 )
2020-11-06 09:09:06 +08:00
偏右
6c9b5437a9
docs: instruction about AutoComplete and Select
2020-11-05 18:07:14 +08:00
Tom Xu
9772a63b4c
fix: Avatar group size ( #27531 )
...
* fix: Avatar group size
* fix
2020-11-05 16:22:21 +08:00
偏右
bd1a6c44d4
fix: vertical Tabs active bold style ( #27569 )
...
close #27557
2020-11-05 15:37:33 +08:00
Tom Xu
edb39437f3
docs(steps): step next change to hooks ( #27564 )
2020-11-05 13:26:20 +08:00
Tom Xu
9d056c1508
docs(Modal): async change to hook ( #27559 )
2020-11-05 11:35:37 +08:00
Yuan
d01aa2539e
fix: filters in column.children should render ( #27435 )
...
* fix: filters in column.children should render
when a column has filter and it's children also have filters, all these filters in children can not render. this problem can not be found when use sorter.
* test: add test for this fix
* Update components/table/__tests__/Table.filter.test.js
Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-04 15:44:13 +08:00
xrkffgg
cba9634a3d
perf: reduce css size ( #27527 )
...
* perf: reduce css size
* add
* add
* fix line-height
* add .reset-component
2020-11-04 15:06:41 +08:00
xrkffgg
36cdf0a129
refactor: direction type define ( #27540 )
2020-11-04 14:12:45 +08:00
偏右
36f8ce8e6f
perf( 📦 ): reduce Steps responsive css size ( #27536 )
...
* perf(📦 ): reduce Steps responsive css size
* deps-lint-skip: grid
2020-11-04 13:47:13 +08:00
不吃猫的鱼
73c4566c61
fix: update Avatar src type ( #27524 )
...
* fix: update Avatar src type
* refactor: remove string as ReactNode includes string type
2020-11-04 10:38:27 +08:00
Tom Xu
35e9475e4e
docs(popconfirm): add async demo ( #27513 )
...
* docs(popconfirm): add async demo
* hooks
* Update async.md
2020-11-04 09:05:46 +08:00
xrkffgg
3c157e637d
fix: Progress.Line strokeColor direction in rtl ( #27515 )
2020-11-03 16:22:18 +08:00
偏右
114dde6373
fix: Steps inside Steps style ( #27514 )
...
* style: fix style of Steps inside Steps
* fix snapshot and rtl
* fix rtl style
2020-11-03 16:20:44 +08:00
Tom Xu
8faccc2563
fix: select ref typescript typo ( #27482 )
...
* fix: select ref typescript typo
* improve
2020-11-03 11:09:24 +08:00
xrkffgg
62fa37dfe0
style: fix Steps rtl ( #27511 )
2020-11-03 11:01:56 +08:00
afc163
7ff5542586
update snapshot
2020-11-02 17:13:18 +08:00
afc163
81fd0d6328
style( 💄 ): fix Steps style in small screen
2020-11-02 17:04:30 +08:00
afc163
20e90ef650
chore: tweak code style
2020-11-02 16:33:06 +08:00
信鑫-King
47c61cb776
Merge pull request #27485 from ant-design/pageHeader
...
fix(pageHeader): if title is null,no render title view
2020-11-01 22:03:23 -08:00
chenshuai2144
d6c11fa901
less code
2020-11-02 13:43:03 +08:00
chenshuai2144
04658fa0a4
fix ci warning
2020-11-02 12:12:46 +08:00
xrkffgg
311a4fbb42
docs: update Avatar src define
2020-11-02 11:31:42 +08:00
Liu Ya
e954079dd0
fix: Typography.Link color not disabled ( #27487 )
...
修复 Typography.Link disabled时悬浮、点击颜色问题
2020-11-02 10:35:45 +08:00
信鑫-King
39c192ab32
Merge branch 'master' into chore-conflict-feature
2020-11-01 18:04:04 -08:00
chenshuai2144
ef5e6603c2
fix(pageHeader): if title is null,no render title view
2020-11-01 22:47:10 +08:00
不吃猫的鱼
0afb8de631
feat: support Image element prop for Avatar component ( #27448 )
...
* feat: support Image element prop for Avatar component
* feat: reuse src prop instead of new image prop
* fix: update snapshot
* fix: re-update snapshots with latest dependencies
2020-10-31 16:15:55 +08:00
二货机器人
d052543844
feat: Row support wrap
( #27469 )
...
* feat: Support noWrap
* test: update snapshot
* fix: Miss check
* test: fix snapshot
* refactor: rename to wrap
* update snapshot
2020-10-30 22:13:23 +08:00
偏右
66d3d0aacc
fix: Tree switcher icon double click selecting ( #27476 )
2020-10-30 21:10:21 +08:00
afc163
2a08383a22
test( ✅ ): update table snapshot
2020-10-30 21:09:08 +08:00
zombiej
0bf5a43e15
chore: feature merge master
2020-10-30 20:55:27 +08:00
大猫
5c0799d5ac
docs: add techui promotion ( #27465 )
...
* feat: add techui promotion
* feat: change button to menu
* feat: change TechUI menu position
2020-10-30 20:02:43 +08:00
xyb
9052af449b
fix: Modal missing modalRender prop ( #27272 )
...
close #27174
2020-10-30 19:52:12 +08:00
appleshell
f2a16bc904
docs: update description of optionFilterProp in Select ( #27467 )
...
* docs: update description of optionFilterProp in Select
* update description
* update description
Co-authored-by: lvpansen <pansen.lv@atzuche.com>
2020-10-30 17:50:39 +08:00
偏右
39e37bf1b4
fix: Input[allowClear] className ( #27462 )
...
* fix: Input[allowClear] className missing
close #27444
* fix snapshot
2020-10-30 15:27:37 +08:00
xrkffgg
db89bf3955
fix: RangePicker border style when has same data ( #27438 )
2020-10-29 15:29:20 +08:00
骗你是小猫咪
4ec9e23b3c
Merge pull request #27421 from shaodahong/merge-to-feature
...
chore: merge master to feature
2020-10-28 17:09:39 +08:00
偏右
cc8ec58ab1
fix: Table onShowSizeChange trigger twice ( #27417 )
...
close #26100
close #27392
2020-10-28 12:56:05 +08:00
南北
7c0e88839c
feat: components used in confirm title and content support prefixCls ( #27376 )
2020-10-28 12:07:46 +08:00
jesse
a7ce8039b9
docs: update Tabs api ( #27416 )
2020-10-28 11:51:43 +08:00
Amumu
729ad9dfa1
fix: Fix the width of the step content in the horizontal direction ( #27406 )
...
* chore: code style
* Revert "feat: remove content max-width on dot-step (#24907 )"
This reverts commit 0879bd5df3
.
* chore: revert code style
2020-10-27 23:58:38 +08:00
二货机器人
39333253d9
fix: Not merge additional data ( #27412 )
2020-10-27 23:02:52 +08:00
jesse
abb724565d
docs: update Tabs api ( #27410 )
...
* docs: update api
* Update index.zh-CN.md
* fix
* fix
* suggestion
2020-10-27 23:00:54 +08:00
偏右
6880bf7073
Merge pull request #27388 from ant-design/master
...
chore: merge master into featrue
2020-10-27 12:21:04 +08:00
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks ( #27386 )
...
* fix: Lines of tree style
* chore: Update style
* fix: style lint
* update snapshot
2020-10-26 23:13:52 +08:00
Troy Li
07d4022e18
fix: Invalid regular expression for particular ellipsis content ( #27383 )
...
* fix: Invalid regular expression for particular ellipsis content
* fix: ellipsisContent is possibly nullable
* test: add test cases for ellipsis string with parentheses
2020-10-26 22:11:13 +08:00
二货机器人
59a133274b
fix: Desc label with flex node ( #27375 )
...
* fix: Desc label with flex node
* test: Update snapshot
* rm useless css
* more style
* rm useless code
2020-10-26 18:40:26 +08:00
xrk
88414b3b33
fix: select focus border in form when has error ( #27378 )
2020-10-26 18:36:39 +08:00
xrk
c84cd88f51
docs: optimize layout demo css ( #27369 )
2020-10-26 12:17:07 +08:00
Amumu
a7ae888a90
docs: docs upgrade ( #27367 )
2020-10-26 11:57:37 +08:00
二货机器人
c373710ce2
chore: Adjust collapse arrow position align with first line ( #27363 )
...
* fix: border style of Input.Search when allowClear (#27325 )
* fix: border style of Input.Search when allowClear
* fix css
* update
* change name
* docs: 4.7.3 changelog (#27350 )
* docs: 4.7.3 changelog
* docs: Patch 27325
* chore: improve useCombinedRefs (#27352 )
* docs: 📝 update introduce
* chore: fix API table border
* chore: Adjust collapse arrow position align with first line
Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-10-26 10:56:09 +08:00
Tom Xu
5e85ce47a0
chore: improve useCombinedRefs ( #27352 )
2020-10-24 23:52:59 +08:00
xrk
92f7f6dbb2
fix: border style of Input.Search when allowClear ( #27325 )
...
* fix: border style of Input.Search when allowClear
* fix css
* update
* change name
2020-10-24 23:28:24 +08:00
Tom Xu
6b1d73bdd9
feat: Avatar.Group add size props ( #27348 )
...
* feat: Avatar.Group add size props
* change type
2020-10-24 22:00:43 +08:00
Tom Xu
af6d8f7e0c
fix: snap
2020-10-24 21:07:46 +08:00
Tom Xu
7be4339806
Merge branch 'feature' into merge
2020-10-24 20:53:34 +08:00
Tom Xu
b0245e742b
refactor(select): rewrite with hook ( #27318 )
...
* refactor(select): rewrite with hook
* Update index.tsx
* Update index.tsx
* Update index.tsx
* fix test
* Update index.tsx
* Update index.tsx
2020-10-24 20:33:18 +08:00
二货机器人
d6bd89e370
fix: Form warning ( #27343 )
...
* fix: Not warning in drawer
* add test case
2020-10-24 14:47:44 +08:00
Mongkii
ab4aeca60a
feat: modal.update() supports functional updating ( #27162 ) ( #27163 )
...
* feat: modal.update() supports functional updating (#27162 )
* docs: add version tip for modal.update() api
2020-10-24 14:35:00 +08:00
Tom Xu
f116b29f15
dcos(select): improve size default value ( #27315 )
2020-10-24 14:32:43 +08:00
Tom Xu
7e782daec0
feat: ConfigProvider add form requiredMark ( #27322 )
...
* feat: ConfigProvider add form requiredMark
* Update Form.tsx
2020-10-24 14:27:49 +08:00
realEago
1ceaa3a87f
docs: table doc childrenColumnName property type ( #27329 )
...
Co-authored-by: zhaiyuanhang <zhaiyuanhang@xylink.com>
2020-10-23 19:32:29 +08:00
偏右
9a368a59f1
fix: Typography ellipsis title ( #27328 )
...
* fix: Typography ellipsis title
close #27324
* fix ci
2020-10-23 19:31:41 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
...
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
2020-10-23 18:50:46 +08:00
二货机器人
06b25b4d07
refactor: Update rc-field-form version ( #27319 )
...
* refactor: Update rc-field-form version
* update snapshot
2020-10-23 15:20:48 +08:00
JuniorTour
75d4fdb3f1
feat: change object-fit of UploadList to contain ( #27312 )
2020-10-23 11:18:57 +08:00
Tom Xu
6e0981d1df
refactor(responsive-observe): improve typescript type ( #27305 )
2020-10-23 10:57:13 +08:00
appleshell
b4c67402e6
feat: add loading prop for Statistic ( #26811 )
...
* feat: add loading prop for Statistic
* feat: update statistic demo
* feat: add style dependency
* feat: replace loading component
* feat: update doc of statistic
* fix loading type
* feat: add loading prop for Statistic
* feat: update statistic demo
* update api version
Co-authored-by: lvpansen <pansen.lv@atzuche.com>
2020-10-23 10:09:31 +08:00
小鹅鹅鹅
ed1b31ba36
style: notification 长单词不换行 显示不全 ( #27285 )
...
fix: pass lint
2020-10-22 15:19:04 +08:00
Tom Xu
4bf9105c4f
docs(modal): improve style type ( #27304 )
2020-10-22 13:14:19 +08:00
Tom Xu
888e28fe14
docs(Modal): add version ( #27300 )
2020-10-22 11:47:17 +08:00
Tom Xu
5e1665d028
docs: image fear add version ( #27291 )
2020-10-22 11:25:25 +08:00
Tom Xu
b969bb4df5
feat: Modal method add bodyStyle ( #27292 )
2020-10-22 11:24:49 +08:00
Tom Xu
a91b451881
docs(button): improve size default value
2020-10-22 08:33:20 +08:00
Robin Pokorny
aa00cee500
docs: Document default for button size ( #27283 )
2020-10-21 23:17:08 +08:00
Tom Xu
4cd2cfa14f
update snap
2020-10-21 14:48:24 +08:00
Tom Xu
605bb2ffdf
fix conflict
2020-10-21 14:42:10 +08:00
Tom Xu
1f1956ccd9
Merge branch 'feature' into merge-into-feature
2020-10-21 14:31:16 +08:00
xrkffgg
cb23875ab7
docs: fix Space size type
2020-10-21 12:24:03 +08:00
afc163
b383c14114
docs: improve button dropdown demo
2020-10-21 11:50:18 +08:00
zombiej
07506792fc
docs: Add DatePicker panelRender FAQ
...
close #27263
2020-10-21 11:38:18 +08:00
Tom Xu
0822ac618f
chore: add prettier ignore and format demo ( #27270 )
2020-10-21 11:06:07 +08:00
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
2020-10-21 10:35:06 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00
JuniorTour
87dba05e2a
docs: fix invalid disabledDate of RangePicker demo ( #27112 )
...
* docs: fix invalid disabledDate of RangePicker demo
Close https://github.com/ant-design/ant-design/issues/26885
* Update select-in-range.md
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-20 22:03:02 +08:00
偏右
27e9926438
fix: duplicated className on Search[allowClear] ( #27261 )
...
* fix: duplicated className on Search[allowClear]
close #27258
* fix snapshot
2020-10-20 21:44:37 +08:00
Michał Jasikowski
96c665a0bb
fix: changed sorting and validation labels to proper English ( #27259 )
...
* fix: sorting and validation labels in English
* fix: changed labels for ga_IE to proper English
* fix: changed labels for ga_IE to proper English
* Update en_GB.tsx
2020-10-20 18:20:06 +08:00
afc163
f80828bfd6
docs: 🎬 refactor Form demo code
2020-10-20 13:29:04 +08:00
偏右
35fb8ee91d
fix: horizontal Menu in flex layout ( #27253 )
...
close #27240
2020-10-20 11:42:44 +08:00
Tom Xu
0db9842419
fix: Editable Typography in Card title style problems ( #27221 )
...
* fix: Editable Typography in Card title style problems
* Update index.less
2020-10-20 11:18:33 +08:00
Tom Xu
3493b4f7da
docs(input): add showCount version ( #27246 )
2020-10-20 09:47:21 +08:00
handy
fd0a513718
fix: Tag component close icon display bug ( #27226 )
...
* fix: tag component close icon display bug
* update tag component demo.test.snap
2020-10-19 18:27:20 +08:00
afc163
ef8ea979b4
docs: 📝 fix doc
2020-10-19 16:45:17 +08:00
Tom Xu
322098487f
fix: Checkbox Group TS typo ( #27231 )
...
* fix: Checkbox Group TS typo
* Revert "fix: Checkbox Group TS typo"
This reverts commit 0898f84ff7
.
* Update Group.tsx
* Create type.test.tsx
2020-10-19 16:42:07 +08:00
lingjieee
8d9d86c433
style: fix Sider light theme ( #27227 )
...
* fixd:Sider组件light模式下样式丢失
* Update light.less
Co-authored-by: jie.ling <jie.ling@tongdun.net>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-19 15:11:36 +08:00
二货机器人
8ea1e52d4d
fix: TextArea wrapper with div when !showCount
( #27216 )
...
* fix: TextArea layout
* test: Update snapshot
* fix: value logic
* fix: className & style logic
* chore: rm uesless code
* chore: Clean up
2020-10-19 14:03:19 +08:00
Tom Xu
09f8df94b4
docs(dropdown): improve api path and function type ( #27213 )
2020-10-19 11:14:04 +08:00
Tom Xu
c28d0f85ad
docs(dropdown): improve type ( #27212 )
2020-10-19 01:06:01 +08:00
Tom Xu
261018053f
refactor(checkbox-group): rewrite with hook ( #27147 )
2020-10-18 23:31:20 +08:00
Tom Xu
e234a71ecd
refactor(typography): remove deprecated ( #27158 )
2020-10-17 17:23:22 +08:00
Michał Jasikowski
ea251a50fa
docs: ✍️ Corrected "onFilter" definition for Table Column in docs
2020-10-16 22:29:00 +08:00
KingxBeta
d4fd8f2698
style(descriptions): fix content overflow ( #27195 )
...
* fix: .ant-descriptions-item-content add word-break:break-word; style
* Update index.less
修改顺序
Co-authored-by: wangyk <wangyikan@mchz.com.cn>
2020-10-16 22:28:02 +08:00
Yulia Maximova
1113867378
fix: form customizing mixin ( #26422 )
...
* fix: add styling form input background-color
* fix: conflict resolution
Co-authored-by: Maksimova, Yuliya <Yuliya.Maksimova@nexign.com>
2020-10-16 22:25:36 +08:00
偏右
c72ee71d6f
fix: clear Password value attribute in controlled mode ( #27191 )
...
close #27171
2020-10-16 18:05:13 +08:00
偏右
fb9d2e6738
fix: notification width in small screen ( #27189 )
...
close #27188
2020-10-16 16:07:56 +08:00
Tom Xu
274871b50c
docs(button): improve docs and shape remove undeclared doc type ( #27159 )
...
* docs(button): improve docs
* Update index.less
2020-10-16 15:50:19 +08:00
Yu Mao
b4e748c28a
fix: Cascader duplicated className ( #27187 )
...
close #27168
2020-10-16 15:48:23 +08:00
Tom Xu
179ee276c9
refactor: improve useCombinedRefs code ( #27181 )
...
* improve: useCombinedRefs code
* change location
2020-10-16 10:21:21 +08:00
Richard Freling
7d59890c5c
feat: 🖼 Image support preview.getContainer ( #26713 )
2020-10-15 22:56:32 +08:00
Yu Mao
acc2e03ddf
fix: add optional rules property ( #27164 )
...
* fix: add optional rules property
* fix: replace interface
2020-10-15 22:31:51 +08:00
陈帅
3770b3f423
fix: if form warp drawer, close button will trigger submit ( #27175 )
...
* fix: if form warp drawer, close button will trigger submit
* update snapshot
2020-10-15 18:54:24 +08:00
zombiej
0b592203b2
docs: Update Modal faq
...
close #27169
2020-10-15 18:32:48 +08:00
偏右
1c38e68a0f
fix: Dropdown icon margin style ( #27165 )
...
close #22274
2020-10-15 14:13:17 +08:00
afc163
771352c5ca
docs: fix remark lint
2020-10-15 13:33:14 +08:00
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width ( #27154 )
...
* fix: collapsedWidth do not work on Sider
* fix test case
* fix test case
* fix extra trigger div
* fix lint
2020-10-15 10:42:15 +08:00
Kermit Xuan
e883e4ba40
fix(date-picker): showTime should work correctly when format is function ( #27156 )
2020-10-14 23:00:18 +08:00
二货机器人
43e2651b9c
fix:Typography miss block & pre style ( #27150 )
...
* feat: Add block & pre style
* fix lint
2020-10-14 19:56:31 +08:00
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
...
chore: merge master into feature
2020-10-14 16:35:29 +08:00
偏右
50d8c38f2c
fix: 🐛 Tabs animated={true} should works ( #27145 )
...
close #27135
2020-10-14 16:34:15 +08:00
Tom Xu
2beb594b71
refactor(result): useContext and improve code ( #27128 )
...
* refactor(result): useContext and improve code
* Update index.tsx
* Update index.tsx
2020-10-14 15:24:26 +08:00
Tom Xu
f6769e3e94
refactor(grid): useContext and improve code ( #27127 )
2020-10-14 15:19:07 +08:00
偏右
c7e51aba13
test: ✅ fix modal test cases ( #27143 )
...
* test: ✅ fix modal test cases
* 🆙 upgrade remark-lint
2020-10-14 14:52:26 +08:00
偏右
ea48827e06
docs: fix API description
2020-10-14 14:42:57 +08:00
偏右
3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size ( #27129 )
...
* refactor: some styles to reduce css bundle size
* test: update snapshot
* fix snapshot
* fix test case
* fix addonAfter
* fix firefox style
* reduce riddon css size
* fix Input.Group border radius
* remove unused css selectors
* fix test cov
* fix search button hover border
* fix rtl textarea clear icon style
* update demos
* fix search rtl style
* fix input search style
2020-10-13 21:16:20 +08:00
偏右
4bcac2d986
fix: Divider color with text ( #27134 )
...
* chore: use @border-width-base
* fix: Divider color with text
close #27132
2020-10-13 20:22:17 +08:00
xrk
6288f0a86e
fix: radio checked cursor style when disabled ( #27125 )
2020-10-13 18:32:18 +08:00
Tom Xu
b896556823
style: fix Typography Link color ( #27119 )
...
* style: fix Typography Link color
* Update index.less
2020-10-13 18:31:48 +08:00
afc163
288f0caf48
merge feature
2020-10-13 11:47:11 +08:00
zoomdong
e6cc0009c3
feat: Input.Textarea support size props ( #27110 )
...
* feat: Input.Textarea add size props
* update snapshot
* update snapshot
* add case
* fix code
2020-10-12 20:39:51 +08:00
偏右
88fde9f9f7
style: fix Typography Link color ( #27104 )
...
close #27088
2020-10-12 16:24:26 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
...
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
Tom Xu
f487d8dba8
refactor(checkable-tag): improve code ( #27097 )
2020-10-12 15:07:47 +08:00
xrk
f0f39895b5
style: optimize Input.TextArea count style in rtl ( #27098 )
2020-10-12 12:43:04 +08:00
xrk
852b28c235
docs: update menu api ( #27096 )
...
* docs: update menu api
* perf
2020-10-12 12:00:00 +08:00
Tom Xu
b64d02fda9
refactor(input-number): useContext ( #27086 )
2020-10-12 10:59:40 +08:00
Tom Xu
1f0d074caa
refactor(image): improve code ( #27087 )
2020-10-12 10:59:09 +08:00
Liu Ya
41d520ab82
docs: update Typography.Text ( #27093 )
2020-10-12 10:49:17 +08:00
lich-yoo
1a4f5f7909
docs: update modal version column ( #27094 )
2020-10-12 10:47:09 +08:00
Gerson Garrido
02fc6b1646
Updating es_ES locale docs ( #27079 )
2020-10-11 02:56:12 +08:00
afc163
de447ea758
Merge branch 'master' of github.com:ant-design/ant-design
2020-10-10 23:13:36 +08:00
afc163
679f0529fa
docs: 📝 fix Form API table, close #27078
2020-10-10 23:12:34 +08:00
Arnaud Benhamdine
3a7273b5da
docs: fix behaviour of modal draggable zone ( #27077 )
...
The behaviour of the draggable zone in the modal was incorrect : the header was supposed to be the only draggable zone, but because of an inverted logic of state change, all the modal was draggable
2020-10-10 23:02:38 +08:00
偏右
94cab40b04
feat: InputNumber support onStep ( #27075 )
...
* feat: InputNumber support onStep
* fix test case
* fix dep
2020-10-10 17:49:50 +08:00
偏右
5db8813c64
docs: Update Image index.zh-CN.md ( #27073 )
2020-10-10 15:28:24 +08:00
偏右
2d676fb528
docs: update Image API ( #27071 )
...
* Update index.en-US.md
* Update index.zh-CN.md
2020-10-10 15:26:05 +08:00
偏右
0fec3aa602
Merge pull request #27064 from ant-design/feature
...
chore: merge feature into master
2020-10-10 14:13:11 +08:00
zombiej
5909a4dae5
docs: Update form rule enum desc
2020-10-10 14:01:39 +08:00
偏右
4bf062c2a8
test: fix test cov ( #27065 )
...
* test: ✅ upload and form
* refactor: tooltip always evaluates to true
2020-10-10 13:32:27 +08:00
afc163
68a1b18232
merge feature into master-to-merge-feature
2020-10-10 11:36:02 +08:00
zhangchen
138b953afd
feat: TextArea showCount ( #26952 )
...
* feat: TextArea showCount
* update: TextArea showCount test
* update: TextArea showCount test
* update: test
* update: test
* update: test
* update: interface
* revert: interface change
2020-10-10 11:30:58 +08:00
Tom Xu
dfbe4b701c
fix: locale by_BY lint ( #27061 )
...
* fix: locale lint
* Update index.test.js.snap
2020-10-10 09:13:31 +08:00
StIvan8
4107c83234
feat: add Belarusian translation ( #27028 )
...
* add Belarusian language translation
* add Belarusian locale, fix bugs
* fix: slider and select version
2020-10-09 21:37:07 +08:00
iorikingdom
a711a4172d
fix: add Japanese localization for Table ( #27043 )
...
* Update ja_JP.tsx
增加了几处日语翻译,希望下个版本能用上
* Update ja_JP.tsx
补全Table的日语翻译
* Update ja_JP.tsx
稍微修改了一下
* Update ja_JP.tsx
2020-10-09 21:32:41 +08:00
偏右
7662160880
fix: Radio cannot use Tooltip ( #27050 )
...
resolve #26921
resolve #25222
close #26929
2020-10-09 18:01:04 +08:00
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
...
chore: Feature merge master
2020-10-09 17:28:17 +08:00
Tom Xu
f812855122
refactor: Remove layout deprecated ( #27039 )
...
* Update Sider.tsx
* Update Sider.tsx
* Update Sider.tsx
* Update Sider.tsx
2020-10-09 11:04:38 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
2020-10-09 10:08:52 +08:00
xrk
b173b5b8f5
fix: sliderProps typeScript define ( #27033 )
...
* fix: sliderProps typeScript define
* update rc-slider
* update
* update
2020-10-09 09:37:26 +08:00
zombiej
b651178685
chore: Update snapshot
2020-10-08 21:28:51 +08:00
Tom Xu
2eec689d74
feat: Space add split ( #26948 )
...
* feat: Space add split
* Update index.en-US.md
* changed
* improve
* improve
* Update demo.test.js.snap
* Update vertical-split.md
* Update demo.test.js.snap
* remove vertical-split
* Update demo.test.js.snap
2020-10-08 18:41:40 +08:00
Amumu
a2a4fa302d
docs: update form migrate docs title ( #27029 )
2020-10-08 13:15:13 +08:00
Rain120
820aa04a96
fix: words spell error at the file of wave.tsx ( #27013 )
2020-10-07 02:09:08 +08:00
Alper TUNCA
f1c75c5ef6
fix: Update tr_TR.tsx ( #27017 )
...
Adding Turkish mean for the optional tag from 4.6.0 antd
2020-10-07 02:03:53 +08:00
xrk
20efc58a8a
style: optimize loading icon in rtl ( #27010 )
2020-10-05 16:20:14 +08:00
Lim Shang Yi
fa3c00ce1a
fix: undefined in filterDropdown in Table should not render dropdown filter icon. ( #27002 )
...
close #26988
2020-10-04 21:56:29 +08:00
Tom Xu
514cc062be
chore: fix timeline TimelineItemProps typo ( #27001 )
...
* chore: fix timeline TimelineItemProps typo
* Update Timeline.tsx
* Update TimelineItem.tsx
* Update TimelineItem.tsx
* Update TimelineItem.tsx
* Update TimelineItem.tsx
Co-authored-by: Olivier Louvignes <olivier@mgcrea.io>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-03 22:03:09 +08:00
xrk
1a594a467e
chore: merge master into feature ( #26998 )
2020-10-03 12:18:19 +08:00
Lim Shang Yi
08ca032550
fix: missing autoFocus prop in Slider. Fixes #26982 ( #26995 )
2020-10-02 22:16:18 +08:00
Lim Shang Yi
ef3aabdf7d
fix: Slider step prop not accepting null value ( #26984 )
...
* Fixes #26976 since rc-slider allows step to be null
* Fixes #26976 since rc-slider allows step to be null
* test: Slider step prop should not crash with undefined value
2020-10-02 22:15:12 +08:00
Anawin W
88fc56fde8
fix: Update th-TH locale for new date-pickers ( #26993 )
2020-10-02 20:05:58 +08:00
Amour1688
9cd432e52e
chore: useContext
in Empty ( #26991 )
...
* chore: `useContext` in Empty
* chore: update empty/index.tsx
2020-10-02 14:00:02 +08:00
Niyaz Akhmetov
1aee1670cf
docs: ✏️ replace is
with are
( #26983 )
2020-10-02 13:15:41 +08:00
骗你是小猫咪
bd62870258
chore: upgrade rc-table ( #26973 )
...
* chore: upgrade rc-table
* improve doc
2020-09-30 20:41:34 +08:00
xrk
4f177ddc96
docs: update tag status demo ( #26971 )
2020-09-30 20:00:21 +08:00
xrk
76a85ca14e
fix: List action rtl style ( #26964 )
2020-09-30 17:30:25 +08:00
xrk
0ddd367b51
docs: update tabs extra demo ( #26968 )
2020-09-30 17:08:39 +08:00
xrk
39cf26f4fb
docs: update image demo ( #26962 )
2020-09-30 16:46:44 +08:00
xrk
26c5c6e533
style: optimize transfer pagination rtl style ( #26960 )
2020-09-30 15:23:02 +08:00
xrk
cf717225d1
fix: upload rtl style ( #26961 )
2020-09-30 15:22:30 +08:00
xrk
93a8605236
style: optimize tag style in rtl & dark ( #26955 )
2020-09-30 11:14:03 +08:00
二货机器人
442c146e3c
refator: update rc-dialog to remove rc-animate
( #26940 )
...
* chore: bump rc-dialog
* fix 1 test case
* test case
* more test
* fix confirm test case
* clean up
* fix snapshot
* update local-provider snapshot
* update Modal snapshot
* fix test of dialog hook
* fix lint
2020-09-29 19:33:37 +08:00
forl
f6c2ffcc8f
docs: update the Chinese doc of the Search component ( #26937 )
2020-09-29 13:37:04 +08:00
xrk
e5eb7de417
style: optimize tag typescript define ( #26932 )
2020-09-29 11:06:12 +08:00
偏右
01d757b660
Merge pull request #26923 from ant-design/master
...
chore: merge master into feature
2020-09-28 15:35:33 +08:00
daczczcz1
493d1b148d
feat: add several translations for pl_PL locale ( #26913 )
...
* feat: add several translations for pl_PL locale
* add dangling comma
2020-09-28 14:47:42 +08:00
骗你是小猫咪
20f04e428f
docs: add Image Preview doc ( #26915 )
2020-09-28 14:15:23 +08:00
二货机器人
3d5f9b0ac5
chore: bump rc-notification ( #26919 )
...
* chore: bump rc-notification
* test: fix on test
* test: Fix config.test
* fix test
* fix message test case
2020-09-28 00:41:16 +08:00
Anawin W
46bbad77c4
feat: add missing translations in th_TH locale ( #26906 )
2020-09-26 23:07:25 +08:00
偏右
c7d376001a
fix( 🐛 ): Steps item shifts in vertical mode ( #26894 )
...
close #26874
2020-09-25 15:43:01 +08:00
lihqi
cc37f7d189
fix: fix message.destroy parameter ( #26864 )
...
* fix: fix message.destroy parameter
* chore: use React.Key
2020-09-25 11:01:41 +08:00
Kermit Xuan
006abe5e92
chore(slider): optimize type definition ( #26884 )
2020-09-24 18:14:22 +08:00
zombiej
40c8fb8363
chore: merge master
2020-09-24 15:26:37 +08:00
二货机器人
80d36fb0ae
docs: Add Form.List deps faq ( #26873 )
2020-09-23 22:24:09 +08:00
二货机器人
2775049345
docs: Update TreeNode isLeaf desc ( #26872 )
2020-09-23 22:14:28 +08:00
二货机器人
1e176ed841
fix: Divider border style not work on text mode ( #26863 )
2020-09-23 13:33:35 +08:00
afc163
5e0352200b
test: ✅ fix snapshot
2020-09-22 17:58:21 +08:00
Dmytro Gorelik
efc304c55a
style: fix RadioGroup validation error highlight ( #26849 )
2020-09-22 17:04:48 +08:00
zombiej
8e14a9ce9c
docs: Update Form labelCol & wrapCol desc
...
close #26770
2020-09-22 16:58:41 +08:00
Vineet Srivastav
f2766df2e1
style: fix @link-decoration in Typography.Link ( #26854 )
2020-09-22 16:57:37 +08:00
Kermit Xuan
a733885b50
feat(date-picker): support custom format ( #26845 )
...
* feat(upload): ✨ support custom format
* test: update demo snapshot
2020-09-22 15:43:11 +08:00
zombiej
b696579cd4
fix test case
2020-09-22 11:36:15 +08:00
zombiej
358c7fa4c4
chore: feature merge master
2020-09-22 10:56:04 +08:00
偏右
fc5e0a9155
test: ✅ 100% coverage ( #26839 )
...
* test: isStyleSupport
* test: 100% test coverage
2020-09-21 18:32:24 +08:00
zombiej
7f2bdb7569
test: fix test case
2020-09-21 16:39:12 +08:00
二货机器人
8315262804
docs: Add AutoComplete migrate demo ( #26838 )
2020-09-21 16:24:48 +08:00
Olivier Louvignes
93f2988585
chore: add FormListProps export in form/index.tsx ( #26831 )
2020-09-21 08:40:38 +08:00
偏右
c979850a5b
test: ✅ Motion for Collpase and Menu ( #26828 )
...
* test: ✅ test menu and collapse motion
* chore: move openAnimation into collapse
* add test case
* rm extra openAnimation.tsx
* remove unused code
2020-09-20 21:13:43 +08:00
Tom Xu
dcdb8f5587
docs: improve from list ( #26813 )
2020-09-19 23:21:25 +08:00
Tom Xu
3ab71222ef
style: fix description item long text ( #26820 )
...
* style: fix description item long text
* Update index.less
2020-09-19 23:17:42 +08:00
偏右
b04d97cde2
fix: 🐛 SubMenu unexpected scrollbar ( #26817 )
...
close #26812
2020-09-18 19:44:56 +08:00
偏右
40cee55141
test: add test case for switch click effect ( #26815 )
2020-09-18 17:53:37 +08:00
二货机器人
ea3629deed
docs: Update Tree height desc
...
close #26769
2020-09-18 08:58:03 +00:00
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
...
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
2020-09-18 16:53:18 +08:00
偏右
2e4cbba8d7
fix: @layout-sider-background cannot set to linear-gradient ( #26810 )
...
close #26755
2020-09-18 14:29:42 +08:00
二货机器人
e5e3be6dda
chore: Update rc-trigger related version ( #26803 )
...
* bump rc-select version
* bump rc-dropdown version
* bump rc-mentions version
* bump rc-picker version
* bump rc-cascader & rc-menu version
* bump rc-slider version
* update rc-motion
* update rc-select version
* rm sleep in test case
* 📦 reduce bundlesize limit to 280kb
Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:06:58 +08:00
afc163
a48e2a474f
test: recover test case expect
2020-09-18 13:06:20 +08:00
afc163
a8f9572944
test: ignore code which never run into
2020-09-18 13:06:20 +08:00
偏右
ae466b9eea
fix: 🐛 Select search bug when input chinese ( #26796 )
...
* fix: Select search bug when input chinese
close #26790
* fix: test snapshot
2020-09-18 13:06:20 +08:00
afc163
87059cd795
docs: 📝 remove deparecated button type
2020-09-18 13:06:20 +08:00
John Bear
f0cefa57cd
fix: table sticky zindex calculation ( #26800 )
2020-09-18 13:06:20 +08:00
二货机器人
4d098e7803
docs: Update virtual list demo ( #26786 )
2020-09-18 13:06:20 +08:00
偏右
f2a8712139
style: tweak button icon only align ( #26785 )
...
close #26679
2020-09-18 13:06:19 +08:00
偏右
954bd94b63
style: 💄 fix TimePicker column align ( #26784 )
...
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
2020-09-18 13:06:19 +08:00
Régis Foucault
e849c94b48
docs: 📝 fix typo in complex-form-control.md ( #26771 )
2020-09-18 13:06:19 +08:00
prettyboyweiwei
6882fa9498
chore: fix Array(x).key() cannot works in codesandbox/codepen
...
Co-authored-by: weiwei <weiwei0814@theduapp.com>
2020-09-18 13:06:19 +08:00
afc163
d5954af85e
test: fix lint
2020-09-18 13:06:19 +08:00
afc163
05e05c59f6
test: ignore code which never run into
2020-09-18 13:06:19 +08:00
二货机器人
c592714c88
chore: Update rc-trigger related version ( #26803 )
...
* bump rc-select version
* bump rc-dropdown version
* bump rc-mentions version
* bump rc-picker version
* bump rc-cascader & rc-menu version
* bump rc-slider version
* update rc-motion
* update rc-select version
* rm sleep in test case
* 📦 reduce bundlesize limit to 280kb
Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:01:36 +08:00
afc163
935773a0d0
test: recover test case expect
2020-09-18 11:51:21 +08:00
afc163
2f736441af
test: ignore code which never run into
2020-09-18 11:49:50 +08:00
偏右
dfb3279949
fix: 🐛 Select search bug when input chinese ( #26796 )
...
* fix: Select search bug when input chinese
close #26790
* fix: test snapshot
2020-09-17 23:26:51 +08:00
afc163
90cfb0d25f
docs: 📝 remove deparecated button type
2020-09-17 23:06:59 +08:00
John Bear
5b5518acfb
fix: table sticky zindex calculation ( #26800 )
2020-09-17 23:01:34 +08:00
二货机器人
b08b759ff4
feat: Form.Item support tooltip
( #26780 )
...
* feat: Support tooltip
* update test case
* update snapshot
* update doc
* fix lint
* support icon
* tmp use @text-color-secondary
2020-09-17 17:11:45 +08:00
二货机器人
1da6016cc2
feat: FormItem support generate for renderProps ( #26791 )
2020-09-17 16:51:19 +08:00
Kermit Xuan
7f7fe176e1
feat(upload): support itemRender ( #26333 )
2020-09-17 16:14:42 +08:00
二货机器人
fec45cb6fe
docs: Update virtual list demo ( #26786 )
2020-09-17 16:05:08 +08:00
偏右
8bff5917dc
style: tweak button icon only align ( #26785 )
...
close #26679
2020-09-17 15:31:26 +08:00
偏右
a9953640f9
style: 💄 fix TimePicker column align ( #26784 )
...
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
2020-09-17 12:54:05 +08:00
Régis Foucault
bb11f82ed2
docs: 📝 fix typo in complex-form-control.md ( #26771 )
2020-09-17 11:57:52 +08:00
prettyboyweiwei
56fb794862
chore: fix Array(x).key() cannot works in codesandbox/codepen
...
Co-authored-by: weiwei <weiwei0814@theduapp.com>
2020-09-16 23:25:43 +08:00
afc163
2980444bd6
test: fix lint
2020-09-16 17:36:44 +08:00
afc163
cc6d2f2157
test: ignore code which never run into
2020-09-16 16:00:12 +08:00
偏右
4a86b75c74
Merge pull request #26768 from ant-design/master
...
chore: merge master into feature
2020-09-16 14:49:19 +08:00
zombiej
780ada065b
chore: Update snapshot
2020-09-16 12:10:18 +08:00
偏右
cefb877ab9
fix: AutoComplete warning when using placeholder and allowClear ( #26765 )
...
close #26760
2020-09-16 11:51:55 +08:00
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
...
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-09-16 11:43:55 +08:00
afc163
0de1358924
test: ✅ fix eslint jest rules
2020-09-15 11:54:47 +08:00
Knut Olav Bøhmer
e09040f3af
fix: Button
as component for react-router Link
( #26740 )
...
React router passes `navigate` as prop to component in <Link to={to}
component={Component}>. This is already fixed for Typography.Link.
(#26623 ) This fixes `<Link to={to} component={Button}` />
2020-09-14 21:31:46 +08:00
afc163
704899415e
docs: 📝 fix anchor demo
2020-09-14 19:13:47 +08:00
afc163
ca18e8cd87
docs: clearify Anchor showInkInFixed API
...
close #26702
2020-09-14 19:04:36 +08:00
偏右
0067b923b9
Merge pull request #26738 from ant-design/master
...
chore: merge master into feature
2020-09-14 19:02:34 +08:00
Krishna Singh
bf910cb3a9
Update time-picker documentation ( #26673 )
...
Added `onSelect` prop details on Time-Picker documentation
2020-09-14 18:26:22 +08:00
vldh
1e9aded2dd
CascaderProps add name and id ( #26660 )
...
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2020-09-14 18:20:30 +08:00
afc163
58a57224a8
test: ✅ fix test snapshot change
2020-09-14 18:19:36 +08:00
Knut Olav Bøhmer
ab3d0ea8de
fix: don't show empty items in Space component ( #26721 )
2020-09-14 10:53:47 +08:00
Michael Waddell
add02767f0
Feat: Support callbacks for removeIcon and downloadIcon in Upload ( #26684 )
...
* updated to support callback function
* fixing compilation errors
* feat: add support for per-file callbacks in Upload removeIcon and downloadIcon
* Update components/upload/index.en-US.md
Added version
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* docs: Changed `React.ReactNode` to `ReactNode`
* docs: Added version in CN documentation
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-09-13 08:31:18 +08:00
二货机器人
1faabb219d
feat: Form.List support rules ( #26676 )
...
* Add ErrorList component
* move class to ErrorList
* support cache of status
* update doc
* update snapshot
* patch test case
* clean up
* docs: add faq
2020-09-11 21:27:51 +08:00
paranoidjk
ea19589619
feat: feat: expose ConfigContext ( #26705 )
2020-09-11 21:24:26 +08:00
Dave
5507641331
fix(table-pagination): make pagination.position work ( #26678 )
2020-09-11 16:49:15 +08:00
Sam Kah Chiin
4270fc7e12
[Chore] Fix typo in index.en-US.md ( #26703 )
2020-09-11 16:47:47 +08:00
偏右
0472da5a40
fix: sorter compare and multiple should be optional ( #26686 )
...
close #26085
2020-09-11 12:25:22 +08:00
Tom Xu
faa534c1c0
feat: form support messageVariables ( #26597 )
...
* feat: form support labelInMessage
* add doc
* change to messageVariables
* Update demo.test.js.snap
* feat: form support labelInMessage
* add doc
* change to messageVariables
* Update FormItem.tsx
* docs: add messageVariables use
2020-09-10 21:00:21 +08:00
Tom Xu
bef89ce686
docs: remove Anchor not use api ( #26672 )
2020-09-10 13:49:16 +08:00
偏右
ce4dd06469
style: Card card image has extra 1px border ( #26659 )
...
close #26658
2020-09-09 17:57:17 +08:00
偏右
39b40b573d
fix: Menu not support React.Fragment ( #26656 )
...
* fix: Menu support React.Fragment
* chore: tweak menu demo
* fix: React key warning
2020-09-09 16:52:04 +08:00
二货机器人
ca46793593
Merge pull request #26655 from ant-design/master
...
chore: Feature merge master
2020-09-09 15:34:35 +08:00
Dave
0b4563579b
feat(select): sync placeholder color (input) ( #26651 )
2020-09-09 14:55:59 +08:00
偏右
6fc11830d6
fix: Textarea value works differently as Input ( #26652 )
2020-09-09 14:41:00 +08:00
Bojack
ad180b8dcf
docs: update AutoComplete api document ( #26633 )
...
* docs:update AutoComplete api documnet
* docs: update AutoComplete api document
2020-09-08 17:03:12 +08:00
二货机器人
8ab74cbe0e
test: Fix Upload test case ( #26638 )
...
* test: Fix test case
* clean up
2020-09-08 14:47:31 +08:00
Tom Xu
498d48c6b1
docs: fix pro table link ( #26637 )
2020-09-08 13:14:35 +08:00
二货机器人
c58135fd46
fix: Align motion match ( #26628 )
...
* fix: Align motion match
* bump rc-motion
* lock rc-trigger version
* update snapshot
2020-09-08 11:34:29 +08:00
二货机器人
b713f457f0
Merge pull request #26630 from ant-design/master
...
chore: merge master into feature
2020-09-07 23:10:36 +08:00
偏右
e745e24677
fix: Invalid value for prop navigate
on Link ( #26623 )
...
close #26622
2020-09-07 17:37:49 +08:00
偏右
ce6d89e93a
fix: Table pagination missing when position is top ( #26618 )
...
close #26617
2020-09-07 16:52:10 +08:00
二货机器人
a26517f9ab
fix: Controlled multiple files upload list sync ( #26612 )
...
* init hooks
* Use raf to sync list
* clean up
2020-09-07 16:41:28 +08:00
afc163
e9d3ee6928
test: fix image test snapshot
2020-09-07 15:56:54 +08:00
willc001
79b681d27c
fix: restrict nested table styles to only apply to direct children of td ( #26568 )
...
Co-authored-by: William Cai <williamcai@easyops.cn>
2020-09-06 13:21:40 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
xrkffgg
a46c5ce19b
docs: update typography demo ( #26604 )
2020-09-06 11:28:49 +08:00
偏右
c630a6de69
fix: Table clear both style ( #26599 )
...
* fix: Table clear both style
close #26595
* Update index.less
2020-09-05 17:24:18 +08:00
Pengsha Ying
b4c0978068
fix(upload): adjust type declaration for the onError of customRequest ( #26601 )
2020-09-05 17:13:20 +08:00
Long Nguyen
7b55f112ce
docs: fix typos ( #26598 )
2020-09-05 12:40:38 +08:00
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
...
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
2020-09-05 00:38:39 +08:00
偏右
a12a7ef2d8
Update basic.md
2020-09-04 16:56:53 +08:00
lich-yoo
f0f22bb726
fix: cascader value overwritten when filtering ( #26554 ) ( #26569 )
...
* fix: cascader value overwritten when filtering (#26554 )
* test: add onChange test cases (#26554 )
* test: add onChange test cases
Co-authored-by: lich(李春翯) <lich@21kunpeng.com>
2020-09-04 10:59:10 +08:00
Jonathan Gabaut
7e209f0a51
fix: add flex
type to ColSize
interface ( #26578 )
...
According to the API in the docs and based on my own usage, it's a valid value so let's make it official!
2020-09-04 10:50:36 +08:00
zombiej
9663b24216
docs: Update requiredMark doc desc
2020-09-03 17:44:50 +08:00
Tanmoy Bhowmik
6d2854264a
fix: Modal width out of screen ( #25765 )
...
* style(modal): add max-width
* chore(modal): add custom width demo
* test(modal): add custom width snapshot
* Update modal.less
* Update modal.less
* Update width.md
* Update demo.test.js.snap
Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-03 16:29:40 +08:00
willc001
b0c70ab348
fix: Radio.Group forward child element ref ( #26555 )
...
Co-authored-by: William Cai <williamcai@easyops.cn>
2020-09-03 15:31:08 +08:00
偏右
a409f3126f
test: ✅ add test cases to increase coverage ( #26559 )
...
* test: ✅ add test cases to increase coverage
* chore: remove console
2020-09-03 13:36:23 +08:00
zhangj
0c521962e7
feat: Update rc-dialog to 8.3.0, support Modal drag and drop. ( #26507 )
...
* feat: 更新到rc-dialog@8.3.0 添加Modal组件对拖拽的支持。
* fix: test case
* Update components/drawer/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* fix: 修复文档版本修改为4.7.0, 文档的order改为13最后一个,指针改为move
* fix: 修改API的顺序,按照字母顺序进行排列
* fix: 修复一些讨论的问题
* fix: test case
* fix: 修改Demo的Modal的Button的显示方式,进行竖着排列
* docs: 去掉多余的demo
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-09-03 12:36:06 +08:00
xrkffgg
09e19b765d
chore: merge master into feature #26557
2020-09-03 11:30:46 +08:00
偏右
34d5112132
fix: Pagination align issue ( #26549 )
...
close #26533
2020-09-02 21:46:03 +08:00
二货机器人
0097d34d01
fix: Update rc-motion
deps & fix ssr ( #26542 )
...
* chore: Update rc-motion deps
* frame wheel not prevent scroll
* update ts
2020-09-02 18:30:27 +08:00
偏右
bc950d9a24
fix: Tooltip/Popover children type ( #26534 )
...
close #26517
2020-09-02 15:35:49 +08:00
ZHANGYU
e2dda85c90
fix: Avatar doesn't scale when display is none ( #26522 )
2020-09-02 15:28:23 +08:00
偏右
c88fd34e9a
chore: 🆙 upgrade react-resizable ( #26524 )
...
* chore: 🆙 upgrade react-resizable
* test: fix snapshot
* code style improve
2020-09-02 10:51:04 +08:00
xrkffgg
4a4b97c197
chore: merge master into feature ( #26513 )
2020-09-01 10:46:58 +08:00
PeakFish
71f726afb1
docs: fix api display ( #26504 )
2020-08-31 20:19:35 +08:00
二货机器人
f68c743448
test: Remove timeout in configProvider test ( #26499 )
...
* test: Remove timeout in configProvider test
* chore: Clean up
* move form test out
2020-08-31 17:41:56 +08:00
ZHANGYU
09dd53915e
docs: update modal doc ( #26492 )
...
* docs: update modal doc
* docs: sort modal props
2020-08-31 14:18:50 +08:00
xrkffgg
5f6470d8f3
style: optimize col rtl style ( #26482 )
2020-08-29 22:06:07 +08:00
二货机器人
88ae028321
fix: Upload controlled issue ( #26481 )
...
* fix upload sync
* add test case
* rm only
* update snapshot
* fix test case
2020-08-29 21:28:44 +08:00
Moein Alizadeh
6b90477b53
fix: rlt style of columns ( #26479 )
...
* Fix rlt issue for columns
This fix should exist in rtl styles.
* Update rtl.less
2020-08-29 19:33:28 +08:00
xrkffgg
bf72f5538a
docs: update api naming
2020-08-29 15:25:09 +08:00
偏右
2d46fb72ec
Merge pull request #26478 from ant-design/master
...
chore: merge master into feature
2020-08-29 14:06:39 +08:00
Will Soares
9101f3666a
feat: add support to responsive sizes in Avatar component ( #26244 )
...
fix lint and test failures
update avatar demo card title
update ts type check for undefined
2020-08-29 13:43:52 +08:00
Kaan KÜÇÜK
7e223c1edc
Update index.en-US.md ( #26476 )
...
Type for Checkbox.Group Options is not valid on docs.
2020-08-29 12:11:22 +08:00
Rainy
221a38db91
fix: no shadow in the style of the Select focus. ( #26465 )
...
Fix #26255 style error.
2020-08-28 23:08:33 +08:00
xrkffgg
2005546d22
test: update snap ( #26467 )
2020-08-28 21:43:44 +08:00
zhangchen
c47bfb0c91
fix: Table topPaginationNode display logic should same with bottomPaginationNode ( #26143 )
...
* fix: Tree bottomPaginationNode display logic should same with bottomPaginationNode
* update: test
2020-08-28 15:48:19 +08:00
二货机器人
77cbf724cf
fix: TimePicker.RangePicker props ( #26446 )
2020-08-28 11:46:35 +08:00
二货机器人
d561d73614
fix: Space should support fragement ( #26444 )
2020-08-28 11:29:37 +08:00
baidumap
3507a01798
fix: 修复disabledTime参数文档 ( #26439 )
...
* fix: 修复disabledTime参数文档
* fix: 英文版dates -> date
Co-authored-by: jingruoyu <jingruoyu@xiaomi.com>
2020-08-27 21:15:52 +08:00
Arvin Xu
948ba88629
docs: update image cover ( #26431 )
...
* docs: update image cover
* docs: update image cover
2020-08-27 17:02:02 +08:00
ZHANGYU
dd547aabfd
docs: fix Tree prop autoExpandParent default value ( #26426 )
2020-08-27 11:45:10 +08:00
二货机器人
a6180008c5
Revert "fix: ref lost in Radio.Group ( #25328 )" ( #26418 )
...
This reverts commit 0a8641fc02
.
2020-08-26 21:36:21 +08:00
Ben Callaway
852fad9e3b
fix: Add missing properties to ShowUploadListInterface ( #26406 )
2020-08-26 18:43:34 +08:00
xrkffgg
008dc3e7f5
docs: update select demo and site ( #26417 )
2020-08-26 17:50:14 +08:00
偏右
c53e8ac4c9
test: ✅ add test cases to increase coverage ( #26410 )
2020-08-26 16:42:47 +08:00
偏右
e11da52bf7
fix: 🐛 Table Expand Icon size issue ( #26409 )
...
* - https://github.com/ant-design/ant-design/issues/24719
Expand Icon
* - https://github.com/ant-design/ant-design/issues/24719
Expand Icon
Co-authored-by: Gary Wei <wgz@tip-lab.com>
2020-08-26 13:43:48 +08:00
zhangchen
453eafe68d
fix: Badge not work when props.color is empty ( #26375 )
...
* fix: Badge not work when props.color is empty
* update: test
2020-08-26 11:27:07 +08:00
xishanxu
507fdc44ae
docs: fix typo in demo ( #26391 )
...
* Update extra.md
* Update extra.md
2020-08-26 11:09:14 +08:00
xrkffgg
73f4b9bcd7
docs: complete expandedRowClassName ( #26397 )
2020-08-25 22:54:29 +08:00
偏右
7274a2ef4a
fix: colorPalette is not defined when use theme ( #26395 )
...
close #26290
2020-08-25 22:54:04 +08:00
Bosseskompis
19606b375c
docs: Add expandedRowClassName to Table.expandable ( #26392 )
...
* Add expandedRowClassName to Table.expandable docs
* Use alphabetical order
2020-08-25 20:26:04 +08:00
二货机器人
875e190ac7
fix: Space preserve empty dom when children is null
( #26389 )
...
* fix: Space additional dom render
* test case
2020-08-25 16:43:52 +08:00
偏右
fb839f096c
fix: Tree draggable transition style ( #26387 )
...
close #26383
2020-08-25 15:55:10 +08:00
zombiej
04d7a81ff7
docs: Update Form FAQ
2020-08-25 11:27:01 +08:00
偏右
24a86df257
style: 💄 fix Upload picture-card button style ( #26367 )
...
* style: fix Upload picture-card button style
close https://github.com/ant-design/ant-design/issues/26317
close #23339
* style: tweak Upload list animation
close #22386
* fix snapshot change
* docs: update Upload demos
* add test case
* update form demo
* fix test case
2020-08-24 16:33:24 +08:00
偏右
fbef76e943
test: add more test cases ( #26362 )
2020-08-24 11:50:53 +08:00
偏右
d5eda4f87e
test: ✅ add more test cases ( #26350 )
...
* test: add more test to Layout
* test: add more test to DatePicker
* refactor: remove unused code in Menu
2020-08-24 10:09:57 +08:00
Kermit Xuan
d8215589de
fix(upload): props type declaration ( #26347 )
...
* fix(upload): props type declaration
* fix lint
* chore: add type test case
2020-08-23 22:46:55 +08:00
zombiej
40473cfa19
chore: Fix LocaleReceiver ts define
2020-08-22 22:31:20 +08:00
zombiej
5a3bceea28
merge origin master
2020-08-22 22:09:07 +08:00
骗你是小猫咪
e3ee4e87aa
feat: 🎉 Image component ( #26296 )
...
* feat: 🎉 Image component
* fix color
* fix style naming and sort api doc order
* remove onPreviewClose doc
* use animation-duration var
* use box and modal-mask mixins
* use box and modal-mask mixins
* improve style
* improve fallback demo src
* add cover
* improve demo
* update demo snapshots
* upgrade rc-image, naming Random -> Reload
* extract modal mask common style, and improve demo
* update snapshots
* fix less var conflict
* upgrade rc-image, adjust maxSize with dark.min.css, improve placeholder demo desc
2020-08-22 22:02:20 +08:00
偏右
07a38653ee
refactor: simplify Transfer dom structure ( #26334 )
...
* refactor: simplify Transfer dom structure
* fix eslint
2020-08-22 17:55:09 +08:00
偏右
152cf6f6f5
fix: Transfer filterOption not trigger by spaces ( #26335 )
...
close #26208
2020-08-22 17:54:57 +08:00
llwslc
06b7a7aed9
fix: Set site h tag style in dark mode ( #26332 )
...
* add site h tag color
* #000 -> @black
* empty demo h3 -> h4
2020-08-22 15:24:44 +08:00
偏右
d839cb1af9
fix: Progress steps support trailColor ( #26323 )
...
* fix: Progress steps support trailColor
close #26316
* add test case
* add test case
2020-08-22 01:29:48 +08:00
Kermit Xuan
63816fa6ba
🐛 fix(textarea): should display defaultValue when value is undefined ( #26327 )
...
close #26308
2020-08-21 22:14:28 +08:00
二货机器人
131b6e0264
test: Update Lithuanian doc & test ( #26321 )
...
* chore: Update lithuanian lang
* reorder
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-21 22:11:44 +08:00
Diego Barreiro
f1a09fe25d
feat: Galician Locale ( #26015 )
...
* feat: Create gl_ES
* Bump dependencies
rc-pagination
rc-picker
* Add test case
* Add documentation
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update test snapshots
* fix snapshot
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 18:26:36 +08:00
Maksim Slotvinskij
16962bbff1
lithuanian language ( #26312 )
...
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 17:07:48 +08:00
二货机器人
60771a0f61
feat: Support requiredMarkType ( #26309 )
...
* feat: support requreidMarkType
* docs: Update doc desc
* fix lint
* use requiredMark instead
* not change className
* fix ts
* update test case
* rtl style
* fix rtl
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-21 12:58:14 +08:00
zombiej
55c1dd02c2
chore: Merge master
2020-08-20 17:31:03 +08:00
偏右
9a84eb57ac
fix: Progress type=circle success.percent ( #26307 )
...
* refactor: Circle code
* fix: Progress circle success.percent
close #26299
2020-08-20 17:15:40 +08:00
二货机器人
bd2d50c114
chore: Update snapshot ( #26306 )
2020-08-20 16:45:10 +08:00
偏右
92114f540b
refactor: progress getSuccessPercent ( #26302 )
2020-08-20 15:27:16 +08:00
yui
ab59023971
fix: typescript build in windows error from-item initialValue ( #26292 )
2020-08-20 14:42:09 +08:00
偏右
a3864532e1
chore: 🆙 upgrade rc-virtual-list ( #26278 )
...
* chore: 🆙 upgrade rc-virtual-list
* update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
2020-08-19 13:49:22 +08:00
afc163
29ef3f74dd
docs: 📝 update ConfigProvider API
2020-08-19 11:24:43 +08:00
flyerH
2c6c789e3a
fix: Cascader options not open after press ESC and then search ( #26271 )
...
* fix: Cascader options not open after press ESC
* add test
* modify
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
2020-08-19 10:43:54 +08:00
Kermit Xuan
f98e3eee25
refactor: optimize code stle ( #26270 )
2020-08-19 09:50:04 +08:00
偏右
a4585c13d0
Merge pull request #26267 from ant-design/master
...
chore: merge master into feature
2020-08-18 18:51:49 +08:00
xrkffgg
1ecca69bb3
docs: perfect website ( #26265 )
2020-08-18 17:53:21 +08:00
zombiej
aec0f4517c
test: Fix resize related test case
2020-08-18 16:46:05 +08:00
偏右
abf95437f1
fix: Typography copyable tooltips ( #26259 )
...
* fix: Typography copyable tooltips cannot accept empty string
https://github.com/ant-design/ant-design/pull/25953#issuecomment-674480396
* fix snapshot change
2020-08-18 16:14:14 +08:00
Kermit Xuan
ee50fe7952
refactor(upload): rewrite with hooks ( #26196 )
...
* refactor(upload): rewrite with hooks
* refactor: optimize code style;
chore(dragger): add forwardRef;
* fix: lint
* fix: trigger ci
* fix: lint
* chore: add test case
2020-08-18 15:44:31 +08:00
xrkffgg
95aef4aafe
fix: Select focused disabled style ( #26255 )
2020-08-18 15:13:03 +08:00
偏右
e17e82f549
Merge pull request #26243 from ant-design/master
...
chore: merge master into feature
2020-08-17 22:23:07 +08:00
偏右
86f6b5f0bc
docs: improve code demo box style ( #26242 )
...
* docs: improve code demo box style
* chore: update lighthouse.yml
* use node 14
2020-08-17 19:32:03 +08:00
Albert Mañosa
65ba33e1ab
fix: Pagination font family ( #26230 )
...
* fix: Change @pagination-font-family value
* fix: Add explicit font-family to item-ellipsis
2020-08-17 10:31:20 +08:00
afc163
93c1614bcf
docs: 🎬 add InputNumber demo of using Intl.Numberformat
...
close #26223
close #19645
2020-08-16 19:32:48 +08:00
骗你是小猫咪
6d02b51ae1
fix: Space children remount. close #26177 ( #26219 )
...
* fix: Space children remount. close #26177
* update snapshots
2020-08-15 16:29:47 +08:00
xrkffgg
dc306a20f9
style: optimize cascader clear animation ( #26186 )
...
* style: optimize cascader clear animation
* fix test
* style: optimize cascader clear animation
* fix test
* add clearTimeout
* add test
* add clearTimeout
2020-08-14 17:53:34 +08:00
xrkffgg
1c63268e6a
style: optimize tree line rtl style ( #26205 )
2020-08-14 15:41:52 +08:00
xrkffgg
49d02a0b58
style: optimize dropdown rtl style ( #26206 )
2020-08-14 15:41:22 +08:00
xrkffgg
c6763b35e4
style: fix rtl.less missing variable ( #26201 )
2020-08-14 13:35:30 +08:00
二货机器人
5cc9742eec
chore: Update snapshot
2020-08-14 04:04:58 +00:00
xrkffgg
cbdd2f5703
docs: perfect website ( #26198 )
2020-08-14 10:58:58 +08:00
xrkffgg
e8c43d4d6c
style: improve select style ( #26181 )
2020-08-13 13:33:38 +08:00
zhangchen
7df2c4053a
fix: Select with multiple type has no room for icons ( #26168 )
...
* fix: Select with multiple type has no room for icons
* update: rtl style
2020-08-13 10:16:34 +08:00
llwslc
ff7aca19cc
feat: add Typography.Text type success ( #26145 )
...
* baseType & style
* update demo
* update snap
* update document
* remove type primary
2020-08-13 10:13:32 +08:00
xrkffgg
61e01e7c60
chore: merge master into feature
2020-08-13 09:06:53 +08:00
zoomdong
39f1126315
feat: Form.List add() support index param ( #26081 )
...
* feat: Form.List add() support index param
* update test case
* update
2020-08-12 19:13:44 +08:00
xrkffgg
0c1504cc8d
style: optimize DatePicker footer rtl style ( #26158 )
2020-08-12 15:06:04 +08:00
偏右
7d500703d7
feat: 💄 Add @badge-color ( #26159 )
2020-08-12 15:04:46 +08:00
xrkffgg
2e463e76b8
fix: add export handleStyle/trackStyle ( #26160 )
2020-08-12 15:02:58 +08:00
偏右
b8f05d3ae7
feat: 💄 Add @badge-color ( #26159 )
2020-08-12 15:01:45 +08:00
xrkffgg
af16da1ccd
fix: DatePicer range start and end show in rtl ( #26157 )
2020-08-12 14:25:46 +08:00
xrkffgg
a4e7e184c2
fix: input search rtl style ( #26156 )
2020-08-12 14:00:06 +08:00
偏右
d9d5cbcac3
style: optimize DatePicker range show in rtl ( #26149 )
...
* style: optimize DatePicker range show in rtl
* change place
2020-08-12 13:09:05 +08:00
偏右
5a013478ef
fix: 🐛 Form.Item hidden not working in less ( #26152 )
...
close #26141
2020-08-12 13:08:50 +08:00
xrkffgg
50a0678f35
fix: addonBefore Input rtl style ( #26153 )
2020-08-12 13:08:43 +08:00
偏右
077ea950d4
demo: fix Table filter dropdown select behavior
...
close #26144
2020-08-12 11:44:40 +08:00
xrkffgg
7f130a89ec
change place
2020-08-12 11:02:23 +08:00
xrkffgg
40b9d8c57a
style: optimize DatePicker range show in rtl
2020-08-12 10:45:16 +08:00
偏右
9f94744d1f
fix: Dropdown overflow string issue ( #26135 )
...
close #26134
2020-08-11 17:43:54 +08:00
07akioni
cec7744b2c
refactor: Alert use CSSMotion ( #26115 )
...
* refactor: Alert use CSSMotion
* chore
* test: remove afterClose case
2020-08-11 17:04:42 +08:00
QoVoQ
f65013994f
fix : #26126 use mergedData instead of pageData to decide if render bottom pagination ( #26133 )
...
Co-authored-by: Zhongxian Liang <zhongxian.liang@shopee.com>
2020-08-11 16:18:34 +08:00
二货机器人
1119c3da38
fix: Fix DirectoryTree miss ref.scrollTo function ( #26129 )
...
* fix: DirTree support ref
* add test case
2020-08-11 14:22:16 +08:00
James Yeung
802cc51c4c
docs(PageHeader): fix default value for onBack ( #25664 )
2020-08-10 14:54:49 +08:00
偏右
ae843df718
Merge pull request #26112 from ant-design/master
...
chore: merge master into feature
2020-08-10 14:53:46 +08:00
Daryl Roberts
cdb8a5bcd7
style: add @badge-count-background ( #26043 )
2020-08-10 11:16:00 +08:00
zhangchen
4da2260342
feat: show line in Tree first level ( #25991 )
...
* feat: tree line in first level
* update: Tree showLine demo
2020-08-10 10:48:11 +08:00
偏右
487d3e46c0
docs: improve typography API table ( #26102 )
...
* docs: improve typography API table
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* docs: update doc
* docs: update
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-10 10:44:16 +08:00
xrkffgg
e1f990e61a
chore: fix merge conflict
2020-08-10 09:43:21 +08:00
07akioni
504d51477a
docs: Form add debug true on dep-debug ( #26103 )
2020-08-10 09:41:45 +08:00
07akioni
f964abc7f4
fix: Steps progress circle size & rtl style when use progress
( #26075 )
...
* fix: Steps progress circle size
* test: update snapshot
* fix: rtl
2020-08-09 20:28:08 +08:00
xrkffgg
d5ca5880ef
fix: Avatar.Group key lost ( #26098 )
...
* fix: avatargroup key lost
* Update components/avatar/group.tsx
2020-08-09 18:54:53 +08:00
llwslc
15b30e6761
feat: customize Typography.Paragraph copyable and editable ( #25953 )
...
* Merge branch 'feature' of github.com:ant-design/ant-design into antd
# Conflicts:
# components/typography/__tests__/__snapshots__/demo.test.js.snap
# components/typography/demo/interactive.md
* add icons & tooltips test
* remove Array<React.ReactNode> definition
* clean up useless code
* refactoring
* React.ReactNode already contains string
* 1. keep aria-label attribute
2. customize edit icon & tooltip
* rebase feature
* update snapshots
* update abi document
* update demo & document
* copyable icon & tooltip document
* version document
2020-08-09 12:56:35 +08:00
Mohelm97
e7e83fb357
fix: Arabic locale ( #26094 )
...
All Arabic strings in this file flipped the order of the words in the sentence, for example if
${label} = كلمة السر
The old message will be
كلمة السر يرجى إدخال
But the correct message is
يرجى إدخال كلمة السر
2020-08-08 17:36:18 +08:00
xiao11lang
be7c8d1cc8
docs: update button component doc ( #26095 )
...
Co-authored-by: caohang <caohang@caohangdeMacBook-Pro.local>
2020-08-08 17:35:26 +08:00
骗你是小猫咪
bd02b83da4
feat: Table new sticky prop ( #25939 )
...
* feat: Table new sticky prop
* add example
* update snapshots
* fix typo
* fix example and improve less
* rename to @zindex-table-fixed-column
* fix compile error
* fix header z-index
* upgrade rc-table and add active style
* improve less var
* upgrade rc-table and remove hover style
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-07 17:53:23 +08:00
afc163
fa9316f78c
docs: info about Upload file.status
2020-08-07 17:31:18 +08:00
偏右
d02290c922
Update index.zh-CN.md
2020-08-07 17:25:23 +08:00
afc163
7502d84d15
docs: fix demo typo
2020-08-07 17:14:55 +08:00
afc163
5447db9239
docs: 🎬 add Upload demo about beforeUpload usage
2020-08-07 17:08:47 +08:00
xrkffgg
f0568efdf3
docs: perfect website ( #26079 )
...
* docs: perfect website
* fix []
2020-08-07 15:50:53 +08:00
07akioni
6d5ccd854f
style: Cascader selector down arrow doesn't rotate ( #26078 )
...
* fix: Cascader selector down arrow always down
* chore: remove useless style
2020-08-07 14:53:48 +08:00
zefeng
73ce401ae8
fix: 修复紧凑模式下表单项 margin 计算错误 ( #26069 )
...
close #25989
2020-08-07 13:45:35 +08:00
xrkffgg
d1d23ac4ae
fix: horizontal menu in dark & dark ( #26062 )
2020-08-07 11:14:27 +08:00
xrkffgg
1ade6da9cd
fix: inputnumber handler background in dark ( #26072 )
2020-08-07 09:57:52 +08:00
jesse
7121760f52
feat: Tabs add slot to support extra position ( #25138 )
...
* Update package.json
* update API
* update Demo
* update test
* Update components/tabs/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update components/tabs/demo/extra.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* update index.en-US
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-07 09:53:45 +08:00
afc163
53ef8bed92
docs: 🎬 Improve DatePicker demo
2020-08-06 15:10:52 +08:00
陈帅
f928baf52a
fix: Optimize the display of elements of the block type. ( #25903 )
...
* add flex style
* add new demo
* update snapshot
* Merge branch feature into fix-descriptions
* update snapshot
* update snapshot
2020-08-06 14:32:13 +08:00
lihqi
b92a9a5678
feat: message destroy the specified key ( #26052 )
...
close #25236
close #26054
2020-08-06 13:34:18 +08:00
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ ( #26030 )
...
* feat: 🌎 new kmr_IQ to replace ku_IQ
close #25778
close #25790
* fix locale provider Legacy usage
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-06 10:40:58 +08:00
Kermit Xuan
85e28791cb
chore: replace rc-animate/lib/CSSMotion
with rc-motion
( #26049 )
2020-08-05 23:05:25 +08:00
afc163
d3700fbe2e
resolve merge conflict
2020-08-05 22:30:47 +08:00
偏右
9a67f3571d
fix: Table crash when dataSource contains number ( #26042 )
...
close #26039
2020-08-05 22:29:38 +08:00
二货机器人
c6244382a7
chore: Replace rc-animation/lib/CSSMotion
to rc-motion
( #26044 )
...
* chore: bump version
* chore: update rest version
* clean up rc-trigger ts define
* clean up motion define
2020-08-05 21:23:15 +08:00
Thanaen
e3946416a3
fix: fr_FR Table.cancelSort spelling error ( #26034 )
...
Co-authored-by: Clément Costedoat <ccostedoat@isdecisions.com>
2020-08-05 17:05:53 +08:00
xrkffgg
a6f787ed47
fix: menu position in dark rtl ( #26032 )
2020-08-05 16:50:17 +08:00
afc163
4dbf74afae
fix typography snapshot
2020-08-05 15:00:35 +08:00
afc163
2f95bf6cf0
Merge branch 'master' into master-2
2020-08-05 14:51:07 +08:00
xrkffgg
aacdc2ebe1
docs: perfect site ( #26025 )
2020-08-05 14:50:52 +08:00
afc163
45cbbd6034
merge feature into master-to-merge-feature
2020-08-05 14:49:10 +08:00
xrkffgg
c72be7bdda
docs: update grid demo ( #26022 )
2020-08-05 11:28:57 +08:00
二货机器人
c345580ea2
fix: hidden should higher than noStyle ( #26020 )
2020-08-05 10:08:57 +08:00
Li Ming
b29a9b4291
docs: fix typo in resposive.md ( #26019 )
2020-08-05 08:55:53 +08:00
zombiej
5131c24b79
chore: update snapshot
2020-08-04 23:07:49 +08:00
偏右
a0c5460d73
style: optimize pagination simple disabled ( #26008 )
...
* style: optimize pagination simple disabled
* update snap
2020-08-04 20:00:45 +08:00
xrkffgg
7acb6d1cdc
fix: transfer pagination disabled ( #26009 )
2020-08-04 20:00:21 +08:00
xrkffgg
93d8d66171
style: add @btn-line-height ( #26014 )
2020-08-04 19:56:10 +08:00
偏右
a2e4b22f54
fix: Cascader text overflow in Firefox ( #26011 )
...
close #25969
2020-08-04 19:53:38 +08:00
xrkffgg
b0536c2a43
docs: update table demo action ( #26010 )
2020-08-04 17:49:31 +08:00
xrkffgg
b9ce4a869f
update snap
2020-08-04 16:13:27 +08:00
xrkffgg
81e21c18dc
style: optimize pagination simple disabled
2020-08-04 16:10:27 +08:00
xrkffgg
5461934f54
fix: transfer disabled header dropdown cursor ( #26005 )
2020-08-04 15:00:42 +08:00
xrkffgg
87555eb5a9
style: optimize select multiple disabled style ( #25980 )
...
* style: optimize select multiple disabled style
* add var
* add dark
2020-08-04 11:56:18 +08:00