二货机器人
e19d0e0357
fix: zeroWidth trigger sider not collapsible ( #28000 )
* test: Test driven
* fix: Hooks for reuse
* test: More test case
4 years ago
xrkffgg
0cec7ff982
fix: Steps vertical style in rtl ( #27996 )
4 years ago
afc163
80ab353a87
chore( 📦 ): increase bundle size limit to 70kb
4 years ago
偏右
05a82f2d48
fix: Menu custom icon style ( #27983 )
* fix: Menu custom icon style
close #27973
* fix snapshot
4 years ago
Charlie Jonas
fc4592bc06
docs: Added missing property documentation for "searchValue" on Select component ( #27992 )
4 years ago
偏右
323f99cbf2
fix: Search button style when customize less vars ( #27986 )
close #27965
4 years ago
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>
4 years ago
Tom Xu
30e8aa3e5b
chore: upgrade string-replace-loader 3 ( #27974 )
4 years ago
Eugene Matvejev
683eec118b
chore: make < TimelineItem /> a bit lighter, drop unneeded omit.js and defaultProps ( #27961 )
4 years ago
Eugene Matvejev
41a6c655bf
refactor: remove defaultProps from <Collapse /> and move logic to destruction, as rest of props for single source of truth ( #27963 )
4 years ago
偏右
0ca5e686d9
fix: Typography.Link copyable text default behavior ( #27982 )
close #27966
4 years ago
xiejiahe
4e8e23df58
docs: change link of react-markdown ( #27987 )
4 years ago
偏右
39bd8e7171
Update introduce.zh-CN.md
4 years ago
yuanyao1225
83c784e8a3
docs: change link of article
4 years ago
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>
4 years ago
偏右
7c50bfb1ad
fix: Input.Search addonBefore style ( #27960 )
close #27829
4 years ago
偏右
7041989b7b
fix( 🐛 ): Carousel throws error `Unable to preventDefault inside passive event listener` ( #27957 )
close #27927
https://github.com/akiran/react-slick/issues/1650
4 years ago
CodingYingYingYing
e0c19e4a3d
fix: 修改beforeUpload ts定义 ( #27946 )
Co-authored-by: zhoubingling.00 <zhoubingling.00@bytedance.com>
4 years ago
陈帅
ec9111ed8d
fix: fix _internalItemRender transparent transmission problem ( #27934 )
4 years ago
Alexander Ionov
66f425c1ef
fix: CarouselRef type ( #27935 )
* CarouselRef type
* fix: CarouselRef type
4 years ago
诸岳
87da555ef0
Merge pull request #27930 from ant-design/release-4.8.5
docs(✨ ): release 4.8.5
4 years ago
诸岳
1a70bb3eac
docs( ✨ ): release 4.8.5
4 years ago
诸岳
4317286c28
Merge pull request #27884 from ant-design/feat/statistic-suffix
feat: change statistic deciaml font size
4 years ago
Tom Xu
ea85335ca1
refactor: remove not use code ( #27926 )
4 years ago
二货机器人
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
4 years ago
Hossein Mohammadi
8a1dfe8af1
chore: use rc-util istead of ref.ts ( #27920 )
ref.ts remove
4 years ago
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
4 years ago
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 ( #27894 )
* fix: RangePicker panel style & picker 2.4.0
* add snap & rtl
* add
* fix
4 years ago
Hollow Man
3269dd31a8
docs: Fix typo ( #27914 )
accrate -> accurate
Signed-off-by: Hollow Man hollowman@hollowman.ml
4 years ago
陈帅
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>
4 years ago
兼续
0a6bc5c3d9
fix: change less point back
4 years ago
Tom Xu
dfdea4c347
Revert "refactor: input remove not use code ( #27895 )"
This reverts commit d5b63f8a61
.
4 years ago
Xudong Cai
46abb562dd
Remove duplicate links ( #27904 )
4 years ago
Tom Xu
d5b63f8a61
refactor: input remove not use code ( #27895 )
4 years ago
einq7
d3610aa24a
docs: Fix internationalization url ( #27899 )
4 years ago
Amumu
9b7da8640d
chore: replace raf with rc-util/lib/raf ( #27864 )
4 years ago
Tom Xu
986fa9000f
refactor: AutoComplete dataSource prop type ( #27892 )
4 years ago
ElsaOOo
c7d591e9ab
fix: AutoComplete dataSource prop type error ( #27870 )
Co-authored-by: jingjing.ye <jingjing.ye@datayes.com>
4 years ago
Tom Xu
b3d0f1d2c6
refactor(checkbox): rewrite with hook ( #27739 )
* refactor(checkbox): rewrite with hook
* Update index.test.js.snap
* Update Group.tsx
4 years ago
Tom Xu
050185bce1
refactor(layout.sider): rewrite with hook ( #27719 )
* refactor(sider): rewrite with hook
* Update layout.tsx
* Update layout.tsx
4 years ago
兼续
310c16bf06
feat: change statistic deciaml font size
4 years ago
xrkffgg
1f935803f8
fix: Tree switcher icon in rtl ( #27876 )
* fix: Tree switcher icon in rtl
* remove
4 years ago
zombiej
4d383a669f
docs: Update migrate doc of Select
4 years ago
偏右
db49d1174c
style( 💄 ): fix Switch loading style ( #27860 )
close #27858
4 years ago
afc163
3d8a138c76
docs( 📖 ): update README
4 years ago
二货机器人
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
4 years ago
偏右
6836414300
style( 💄 ): optimize Skeleton color ( #27836 )
* style(💄 ): optimize Skeleton color
* Update package.json
4 years ago
二货机器人
4703001e15
Revert "fix(Select): export SelectInterface to avoid ts error ( #27838 )" ( #27857 )
This reverts commit bc566c0731
.
4 years ago
二货机器人
5ea58857f9
test: Update snapshot ( #27854 )
* chore: Update badge snapshot
* test: Update snapshot
4 years ago
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>
4 years ago