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 |
|
Hollow Man
|
3269dd31a8
|
docs: Fix typo (#27914)
accrate -> accurate
Signed-off-by: Hollow Man hollowman@hollowman.ml
|
2020-11-20 22:14:54 +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 |
|
兼续
|
0a6bc5c3d9
|
fix: change less point back
|
2020-11-20 17:22:22 +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 |
|
Xudong Cai
|
46abb562dd
|
Remove duplicate links (#27904)
|
2020-11-20 15:27:17 +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 |
|
einq7
|
d3610aa24a
|
docs: Fix internationalization url (#27899)
|
2020-11-20 13:25:08 +08:00 |
|
Amumu
|
9b7da8640d
|
chore: replace raf with rc-util/lib/raf (#27864)
|
2020-11-20 12:11:50 +08:00 |
|
二货机器人
|
e18c13940f
|
Merge pull request #27893 from ant-design/merge-feature
chore: mergin master into feature
|
2020-11-20 11:42:41 +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 |
|
zombiej
|
4d383a669f
|
docs: Update migrate doc of Select
|
2020-11-19 15:56:38 +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 |
|
afc163
|
3d8a138c76
|
docs(📖): update README
|
2020-11-18 18:50:11 +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 |
|
偏右
|
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 |
|