Commit Graph

19989 Commits

Author SHA1 Message Date
骗你是小猫咪
cb936b1d6f
test: ignore branchs outside of master (#27929) 2020-11-27 16:46:24 +08:00
二货机器人
0c8a2eb4ae
fix: Use capture (#28037) 2020-11-27 15:53:51 +08:00
Tom Xu
25f1c232c2
docs(dropdown): improve demo (#28032) 2020-11-27 14:31:53 +08:00
Tom Xu
94f2ae9e87
feat: Space add wrap (#27910)
* feat: Space add wrap

* improve

* fix

* Update index.tsx

* change doc

* change docs

* change docs

* 😂

* improve

* change doc

* improve code

* Update Item.tsx
2020-11-27 13:40:40 +08:00
偏右
48835b7784
chore: upgrade typescript to 4.1.x (#28029) 2020-11-27 12:51:16 +08:00
二货机器人
c6d4bf3e90
docs: Add 4.8.6 changelog (#28030) 2020-11-27 12:35:36 +08:00
zombiej
8c9abdf317 docs: Add miss prop of Select 2020-11-27 11:34:04 +08:00
afc163
2a3be0200a docs(📖): update FAQ 2020-11-27 09:55:46 +08:00
Siou
d18d675443
Fix/date picker locale (#28016)
* fix: data picker en_GB locale

* fix: data picker zh_TW locale
2020-11-26 16:51:42 +08:00
jer-sen
2f6d0d9a68
docs: update Modal doc (#28005)
* Typo and clarification for Modal.method closing

* Typo
2020-11-26 10:00:48 +08:00
xrkffgg
e1663d1fc2
style: optimize descriptions border in rtl (#28010) 2020-11-26 09:58:32 +08:00
二货机器人
20788d870c
fix: Badge should not do motion when appear (#28003)
* fix: Badge no need appear motion

* test: Update snapshot
2020-11-25 19:49:44 +08:00
偏右
bd20a85576
chore(📦): decrease js bundle size limit to 270kb 2020-11-25 19:20:38 +08:00
xrkffgg
9db881ce91
refactor: improve mixins modal-mask (#27998) 2020-11-25 19:19:43 +08:00
二货机器人
e19d0e0357
fix: zeroWidth trigger sider not collapsible (#28000)
* test: Test driven

* fix: Hooks for reuse

* test: More test case
2020-11-25 17:28:17 +08:00
xrkffgg
0cec7ff982
fix: Steps vertical style in rtl (#27996) 2020-11-25 14:55:56 +08:00
afc163
80ab353a87 chore(📦): increase bundle size limit to 70kb 2020-11-25 14:51:40 +08:00
偏右
05a82f2d48
fix: Menu custom icon style (#27983)
* fix: Menu custom icon style

close #27973

* fix snapshot
2020-11-25 14:31:51 +08:00
Charlie Jonas
fc4592bc06
docs: Added missing property documentation for "searchValue" on Select component (#27992) 2020-11-25 10:52:50 +08:00
偏右
323f99cbf2
fix: Search button style when customize less vars (#27986)
close #27965
2020-11-25 10:50:50 +08:00
Eugene Matvejev
3201693f34
chore: remove not need proxy-function in <Collapse /> (#27962)
* chore: remove not need proxy-function in <Collapse />

* [CodeFactor] Apply fixes to commit b2fa428

[ci skip] [skip ci]

* Update Collapse.tsx

Co-authored-by: codefactor-io <support@codefactor.io>
2020-11-25 10:50:22 +08:00
Tom Xu
30e8aa3e5b
chore: upgrade string-replace-loader 3 (#27974) 2020-11-25 10:24:40 +08:00
Eugene Matvejev
683eec118b
chore: make < TimelineItem /> a bit lighter, drop unneeded omit.js and defaultProps (#27961) 2020-11-24 20:19:35 +08:00
Eugene Matvejev
41a6c655bf
refactor: remove defaultProps from <Collapse /> and move logic to destruction, as rest of props for single source of truth (#27963) 2020-11-24 20:06:41 +08:00
偏右
0ca5e686d9
fix: Typography.Link copyable text default behavior (#27982)
close #27966
2020-11-24 20:05:49 +08:00
xiejiahe
4e8e23df58
docs: change link of react-markdown (#27987) 2020-11-24 20:05:13 +08:00
偏右
39bd8e7171
Update introduce.zh-CN.md 2020-11-24 19:19:55 +08:00
yuanyao1225
83c784e8a3
docs: change link of article 2020-11-24 18:18:11 +08:00
Amumu
5d41d29cae
chore: ignore-emit-webpack-plugin upgrade (#27548)
* chore: ignore-emit-webpack-plugin upgrade

* add antd-tools

* revert antd-tools

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
2020-11-23 21:10:40 +08:00
偏右
7c50bfb1ad
fix: Input.Search addonBefore style (#27960)
close #27829
2020-11-23 21:10:07 +08:00
偏右
7041989b7b
fix(🐛): Carousel throws error Unable to preventDefault inside passive event listener (#27957)
close #27927

https://github.com/akiran/react-slick/issues/1650
2020-11-23 18:47:21 +08:00
CodingYingYingYing
e0c19e4a3d
fix: 修改beforeUpload ts定义 (#27946)
Co-authored-by: zhoubingling.00 <zhoubingling.00@bytedance.com>
2020-11-23 13:14:54 +08:00
诸岳
d86c8c857e
Merge pull request #27938 from ant-design/feature-branch-merge-master
chore(merge): Merge master branch into feature
2020-11-23 10:44:01 +08:00
诸岳
709e048576 Merge branch 'master' into feature-branch-merge-master 2020-11-23 10:18:15 +08:00
陈帅
ec9111ed8d
fix: fix _internalItemRender transparent transmission problem (#27934) 2020-11-23 10:10:28 +08:00
Alexander Ionov
66f425c1ef
fix: CarouselRef type (#27935)
* CarouselRef type

* fix: CarouselRef type
2020-11-23 10:08:24 +08:00
诸岳
87da555ef0
Merge pull request #27930 from ant-design/release-4.8.5
docs(): release 4.8.5
2020-11-22 15:32:19 +08:00
诸岳
1a70bb3eac docs(): release 4.8.5 2020-11-22 13:53:53 +08:00
诸岳
4317286c28
Merge pull request #27884 from ant-design/feat/statistic-suffix
feat: change statistic deciaml font size
2020-11-22 12:55:16 +08:00
xrkffgg
f4a69d3711
Merge pull request #27925 from ant-design/merge
chore: merge master into feature
2020-11-21 22:07:09 +08:00
He Linming
0ca5326176
feat: Support closeIcon of Modal.method (#27909)
* feat: Support closeIcon of Modal.method

close #27900

* style: update modal conform close style

* test: update unit test for close button of confirm modal

* docs: update api doc

* refactor: reuse modal close button

* test: update unit test

* feat: add closable api for ConfirmDialog

* chore: use default props

* Update default.less

Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-21 21:13:28 +08:00
Tom Xu
ea85335ca1
refactor: remove not use code (#27926) 2020-11-21 20:42:32 +08:00
Tom Xu
0676f07266 Merge branch 'feature' into merge 2020-11-21 19:50:41 +08:00
二货机器人
388edca10b
refactor: UploadList use rc-motion instead of rc-animate (#27923)
* chore: Update rc-motion version

* refactor: Move item into single file

* refactor: Use CSSMotion of progress bar

* chore: part style it

* chore: slit style of pic card

* chore: RM count-x

* support appendAction back

* chore: Style smooth

* fix progress makes shaking

* docs: clean up demo

* test: Update snapshot

* test: fix test case

* fix: lint

* test: Update snapshot

* test: coverage

* clean up
2020-11-21 19:00:11 +08:00
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