afc163
9ed31930e7
chore: remove unused Upload in form styles ( #35033 )
* chore: remove unused Upload in form styles
* Update Upload.tsx
* Update Upload.tsx
* test: update snapshot
3 years ago
iamkun
c3da183293
update test
3 years ago
iamkun
4b6bcd42c8
update test
3 years ago
iamkun
1ed1a51aab
update test
3 years ago
王浩
a7c5f6b516
fix(cascader): search result not fill the entire panel ( #35019 )
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
3 years ago
maxin
3142c10b04
docs(input): use Intl.NumberFormat ( #34985 )
Co-authored-by: maxin <maxin@growingio.com>
3 years ago
iamkun
d2b0592764
update test
3 years ago
miracles1919
9f0397c585
refactor: cssinjs for Card ( #35008 )
* refactor: cssinjs for Card
* refactor: remove float skip
* chore: fix lint
3 years ago
iamkun
70acaf4d46
update dayjs locale mapping
3 years ago
afc163
d66784ab7e
fix: Spin rotate deg number ( #35005 )
close #34866
3 years ago
MadCcc
bd6cb95514
fix: arrow radius use fixed value ( #34999 )
3 years ago
afc163
c421383d02
Update index.en-US.md
3 years ago
afc163
cf44a6bde9
docs: recommend S2 and ProTable in table documentation ( #34998 )
* docs: recommend S2 and ProTable in table documentation
* Update index.en-US.md
3 years ago
zombiej
9c0fc05beb
test: Update snapshot
3 years ago
zombiej
4c127f3822
chore: bump cssinjs
3 years ago
二货机器人
62233426f3
docs: update faq ( #34984 )
3 years ago
Hyunseok.Kim
62b221269d
feat: crossorigin attribute of Upload ( #34981 )
* feat: Add crossOrigin prop to thumbnail image
* feat: Add test cases about crossOrigin prop of Upload component
* doc: Add a description about crossOrigin prop to Upload component manual
* Update components/upload/interface.tsx
Update type definition using React.ImgHTMLAttributes
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: hyunseok.kim <hyunseok.kim@42dot.ai>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
zombiej
f11bde4207
docs: Add faq about chrome with upload
3 years ago
LuZhenJie1999
a5e9547b26
feat: add cssinjs of timeline ( #34980 )
* feat: add cssinjs of timeline
* fix: fix cr problems
* chore: revert unreteated code
* chore: revert unreteated code
* chore: clean code
Co-authored-by: 歆其 <luzhenjie.lzj@antgroup.com>
3 years ago
zombiej
1e35235e6c
chore: fix ts demo
3 years ago
zombiej
65cec1458f
chore: fix ts
3 years ago
zombiej
85a351ed3b
chore: test fix
3 years ago
MadCcc
101865cf7e
fix: statistic token ( #34962 )
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3
.
3 years ago
二货机器人
688422b490
test: back of coverage ( #34964 )
* test: fix coverage
* chore: bump bisheng
* chore: clean up
* chore: update deps
* chore: test coverage
3 years ago
afc163
494c55df30
fix: small size of Table style problem ( #34963 )
close #34949
3 years ago
afc163
77b6a86656
fix: Form layout span 24 usage in responsive mode ( #34907 )
close #34903
3 years ago
vagusX
ae4e660a05
feat: add new component `Segmented` ( #34319 )
* feat: basic implements in antd
* feat: use rc-segmented
* feat: add some demos
* feat: support dark theme
* docs: add more demos
* feat: support `icon` in segmented
* docs: format content
* test: add test cases
* docs: update docs
* chore: update
* fix: lint issues
* style: add border-radius for selected effect
* style: change border-radius-base
* chore: update gitignore
* feat: segmented support block
* chore: update gitignore
* feat: support block
* feat: add test case
* feat: support size
* docs: update demos
* chore: update
* chore: update
* test: update
* style: update colors
* style: hover and focus styles
* doc: add version mark in docs
* fix: style lint issue
* fix: some lint issues
* doc: add version in demo mds
* doc: add version mark before api details
* Revert "doc: add version in demo mds"
This reverts commit 2a9e86f6ffc2331f7d73eae6edac7c889358a838.
* test: only test for thumb appear
* style: update color vars
* style: add transition
* style: text vertial align
* test: update snapshots
* feat: add preview svg and support dark theme
* fix: update test snapshot
* docs: update docs
* fix: remove useless z-index
* build: add 1kb for bundlesize of antd.variable.min.css
Co-authored-by: taian.lta <taian.lta@antgroup.com>
3 years ago
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
3 years ago
MadCcc
ab402c1976
refactor: Image migrate to genComponentStyleHook ( #34933 )
3 years ago
MadCcc
5d6bf9d2df
refactor: List migrate to genComponentStyleHook ( #34932 )
3 years ago
MadCcc
05643ab9f3
refactor: Drawer migrate to genComponentStyleHook ( #34931 )
3 years ago
MadCcc
87827c193b
refactor: Descriptions migrate to genComponentStyleHook ( #34930 )
3 years ago
MadCcc
ef2d66ec42
refactor: Spin migrate to genComponentStyleHook ( #34929 )
3 years ago
MadCcc
c9dc63df75
refactor: Grid migrate to genComponentHook ( #34928 )
3 years ago
vagusX
afa4442a10
refactor: add optionType for Radio internally ( #34849 )
* refactor: add optionType for Radio internally
* fix: lint
* fix: update snapshot
* feat: remove useless condition for RadioGroupContext
* test: add test case for Radio.Button
3 years ago
MadCcc
7392a6d05b
refactor: Skeleton migrate to genComponentStyleHook ( #34922 )
3 years ago
MadCcc
1a0efc22d1
refactor: Switch migrate to genComponentStyleHook ( #34920 )
* refactor: Switch migrate to genComponentStyleHook
* test: fix lint
* chore: code clean
3 years ago
MadCcc
32b993feee
refactor: Rate migrate to genComponentStyleHook ( #34919 )
3 years ago
MadCcc
c0d1359098
refactor: Statistic migrate to genComponentStyleHook ( #34917 )
3 years ago
MadCcc
a2e6e3cec4
refactor: Badge migrate to genComponentStyleHook ( #34916 )
3 years ago
MadCcc
662653952e
refactor: Result migrate to genComponentStyleHook ( #34915 )
3 years ago
MadCcc
41452045e0
refactor: Tag migrate to genComponentStyleHook ( #34914 )
3 years ago
miracles1919
f581159cb5
refactor: cssinjs for Tabs ( #34811 )
* refactor: cssinjs for Tabs
* doc: update demo css
* refactor: use genHook
* refactor: add skip check
* fix: remove useless skip
* refactor: remove rootPrefixCls
3 years ago
MadCcc
aa9a36da43
refactor: Popover & Avatar migrate to genComponentStyleHook ( #34913 )
3 years ago
MadCcc
5d54fa9be5
refactor: Alert migrate to genComponentStyleHook ( #34912 )
3 years ago
MadCcc
e7c8802c22
refactor: Slider migrate to genComponentStyleHook ( #34910 )
3 years ago
MadCcc
064edfe22a
refactor: Checkbox & Tree migrate to genComponentStyleHook ( #34904 )
* refactor: Checkbox migrate to genComponentStyleHook
* refactor: tree migrate to genComponentStyleHook
3 years ago
Albert Zhang
b3e66762d6
fix: skeleton cannot dispaly without children and loading props : Skeleton(...) return nothing ( #34872 )
* fix: skeleton cannot dispaly without children
* [CodeFactor] Apply fixes to commit 0b4a968
[ci skip] [skip ci]
* fix: update skeleton
Co-authored-by: codefactor-io <support@codefactor.io>
3 years ago
MadCcc
8dd16a1f57
refactor: Carousel migrate to genComponentStyleHook ( #34902 )
3 years ago
Hamed Mohammadzadeh
d49013468a
fix: not warpper animation for badge RTL ( #34899 )
3 years ago