二货机器人
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
二货机器人
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
偏右
5653f5f46f
docs( ✨ ): release 4.8.4 ( #27802 )
2020-11-16 22:00:00 +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
youmoo
56b3c7539f
docs: fix typo in demo ( #27781 )
2020-11-16 09:27:02 +08:00
陈帅
8a4f52e200
docs: add 4.8.3 changelog ( #27772 )
...
* add 4.8.3 changelog
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update changelog
* update snapshot
* fix changelog error
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-11-16 09:18:05 +08:00
骗你是小猫咪
191c6aa25e
test: disable image request ( #27778 )
2020-11-15 22:38:52 +08:00
shaodahong
c465e04c81
test: disable image request
2020-11-15 22:15:03 +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
骗你是小猫咪
d514768eac
test: and pull_request_target branches-ignore ( #27728 )
...
* test: and pull_request_target branches-ignore
* remove symbolsymbol
* use jest-puppeteer fix more launch
* increase timeout
2020-11-14 13:27:03 +08:00
shaodahong
4ce36d2680
increase timeout
2020-11-14 12:49:46 +08:00
shaodahong
427817fb1b
use jest-puppeteer fix more launch
2020-11-14 12:49:45 +08:00
shaodahong
9cdb037409
remove symbolsymbol
2020-11-14 12:49:45 +08:00
shaodahong
70b90c076f
test: and pull_request_target branches-ignore
2020-11-14 12:49:45 +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
Dominique Ng
5b46a49ce5
Fix typo for 'palette' ( #27758 )
2020-11-13 19:07:05 +08:00
偏右
a7e3812d02
perf: unify rc-trigger version ( #27752 )
2020-11-13 18:38:31 +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
二货机器人
7b9a79401f
chore: bump field form version ( #27741 )
2020-11-13 14:19:52 +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