lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2 years ago
张仕传
1a3ee035da
docs: Update check-conduct.zh-CN.md ( #39899 )
fix: 修复第一行末尾的错别字: 值的 -> 值得
2 years ago
洋
dc77959e7c
fix: useModal default okText ( #39884 )
2 years ago
李瀚
80f19614be
fix: filtered word error ( #39887 )
* fix: filtered word error
* Optimize the code
2 years ago
Amumu
6e9ee93e4d
chore: stable version ( #39886 )
2 years ago
JarvisArt
fbeddb572e
chore: dropdown context-menu demo supports dark mode ( #39859 )
2 years ago
Amumu
54101c8066
fix: fix filtered update not working ( #39883 )
2 years ago
lijianan
d55d39b811
type: LiteralUnion optimization ( #39871 )
2 years ago
lijianan
4e45276c4e
refactor[Wave]: CC => FC ( #39705 )
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
MadCcc
f8dfdd0c96
docs: fix prerender ( #39864 )
* docs: fix prerender
* chore: add fallback
* chore: update spin
* chore: code clean
2 years ago
黑雨
bc0930fc57
style: fix input addon misplace when zoom up ( #39842 )
2 years ago
kiner-tang(文辉)
4f3577976c
fix(table): Sorted/Filtered table fixed column transparent background unreadable ( #39012 )
* fix: Sorted/Filtered table fixed column transparent background unreadable
* feat: remove redundant code
* Update components/table/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* style: reset format doc
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Wibus
ef602f06d9
fix: remove useless tsx support ( #39853 )
2 years ago
vagusX
63819cb241
scripts: fix national flag log ( #39856 )
2 years ago
kiner-tang(文辉)
ffdc5c35fd
docs: remove notification.warn(config) ( #39852 )
2 years ago
二货爱吃白萝卜
809252b431
fix: Slider Tooltip appear motion not working ( #39857 )
* fix: use native tooltip
* chore: clean up
* test: Update snapshot
* test: Update snapshot
2 years ago
lijianan
0a0291b3fd
fix: fix QRCode style ( #39849 )
* fix: fix style
* snap
* Update components/qrcode/style/index.ts
Co-authored-by: afc163 <afc163@gmail.com>
* rename className
* use token
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
01b5660bf8
docs: Update recommendation ( #39848 )
* Update recommendation.zh-CN.md
* Update recommendation.zh-CN.md
* Update recommendation.zh-CN.md
* Update recommendation.zh-CN.md
* Update recommendation.zh-CN.md
* Update recommendation.zh-CN.md
* Update recommendation.en-US.md
2 years ago
afc163
6a32516537
docs: Update tree-shaking documentation ( #39847 )
* Update getting-started.zh-CN.md
* Update getting-started.en-US.md
* Update introduce.zh-CN.md
* Update introduce.en-US.md
2 years ago
MadCcc
24059d42fc
docs: Theme Editor support export json file ( #39845 )
2 years ago
MadCcc
4efc8cc849
docs: fix ssr issue ( #39825 )
* docs: fix ssr issue
* docs: fix
* chore: code clean
* chore: update deps
2 years ago
洋
ec900c937b
feat: add Theme Config Editor ( #39621 )
* feat: add Theme Editor theme upload
* verision 2
* 移除lodash、同步当前Config
* remove export,add into devDependencies,add tool link
2 years ago
kiner-tang(文辉)
7cb8b79a6a
fix: tree switcher's background display unexpected in dark theme ( #39838 )
* fix: tree switcher's background display unexpected in drak theme
* fix: tree switcher's background display unexpected in drak theme
* feat: remove demo
2 years ago
Amumu
7329ac7fc7
refactor: remove shallowequal ( #39662 )
2 years ago
miracles1919
47f3445b92
docs: add use of next ( #39835 )
2 years ago
MadCcc
386588dd2b
chore: update test ( #39824 )
* chore: update test
* chore: code clean
2 years ago
MadCcc
3a03c7abde
fix: menu slide bar style ( #39819 )
2 years ago
二货爱吃白萝卜
ff9237064d
fix: Checkbox disabled should support Tooltip ( #39829 )
* docs: update demo
* test: Update snapshot
2 years ago
vagusX
5ea90df382
docs: changelog v5.1.1 ( #39804 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
JarvisArt
838b08e761
chore: Image preview interactive optimization ( #39812 )
2 years ago
MadCcc
c1390b20a9
fix: font-family for components ( #39806 )
* fix: font-family for components
* chore: code clean
2 years ago
MadCcc
663d1454f2
chore: fix ci ( #39811 )
* chore: fix ci
* chore: code clean
* chore: update form test
* chore: test
2 years ago
afc163
b80a70f99f
fix(Drawer): default props not working ( #39782 )
* fix(Drawer): default props not working
* Update scripts/post-script.js
* Update scripts/post-script.js
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
8180bb983b
docs: use en link in EN_US ( #39808 )
2 years ago
afc163
e44f11b0f4
style: fix Table filter dropdown broken style ( #39805 )
close #39799
2 years ago
MadCcc
9fbf80aa8b
type: remove useless internal tag ( #39754 )
* chore: remove useless internal tag
* docs: add desc
2 years ago
黑雨
74262023ea
docs: update doc ( #39753 )
* feat: update doc
* feat: update doc
* feat: update doc
* feat: update doc
2 years ago
afc163
2c39d28912
Update README.md
2 years ago
JarvisArt
a16e2a7bb2
fix: menu inline transition ( #39800 )
2 years ago
lijianan
fa6c9c15f4
refactor: delete legacy function withConfigConsumer ( #39798 )
* chore: delete legacy function withConfigConsumer
* fix
* fix
2 years ago
JarvisArt
7be364f3d9
fix: The image preview operation bar is covered during the animation ( #39788 )
2 years ago
afc163
06bd9d1852
perf: Remove IE11 from browserslist and babel targets ( #38779 )
* Update package.json
* chore: bump antd-tools
* Update package.json
* fix: browserslist in codesandbox
* chore: upgrade antd tools
* chore: upgrade antd tools
* test: fix Cannot access mockCanUseDom before initialization
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* Update package.json
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
7f89d9a7c9
refactor: use React.useContext() replace <ConfigConsumer /> ( #39793 )
* feat: use React.useContext() replace <ConfigConsumer />
* fix
* fix
* add
2 years ago
sea、lucky
f488cb871b
fix(antd/transfer): transfer performance optimization while dataSourc… ( #39465 )
* fix(antd/transfer): transfer performance optimization while dataSource is large
* fix(antd/transfer): unified function format of transKeys util file
* fix(antd/transfer): transKeys Map Structure Adjustment
2 years ago
二货爱吃白萝卜
af012dfb81
docs: Update CSS Logical ( #39768 )
* docs: Update CSS Logical
* docs: more info
2 years ago
黑雨
2b947d0480
docs: preview images in markdown ( #39739 )
* feat: site previewImage
* feat: site previewImage
* feat: use image
* feat: update doc
* feat: delete align="right"
* feat: update doc
* feat: delete css
* feat: update doc
* feat: delete align="right"
* feat: update doc
2 years ago
afc163
c7feef28f2
Update render-in-current.md
2 years ago
Wuxh
951e0e2c79
fix(list): fix error reported due to incorrect paginator parameters ( #39681 )
* fix(list): fix pagination parameter error
* test: add case
* test: update snapshot
* chore: update case
* feat(util): add mergeProps
ref: 3c87f1c5b1/src/utils/with-default-props.tsx (L5)
* chore: replace method
* chore: rename
2 years ago
Chuns Chen
056dabc5b6
fix: table expandable row header has no top left border radius ( #39781 )
* fix: expandable row table header is rendered as td and has no top left border radius #39769
* test: update expandIconColumnIndex
2 years ago
Chuns Chen
9d671ed939
fix: table expandable row header has no top left border radius ( #39781 )
* fix: expandable row table header is rendered as td and has no top left border radius #39769
* test: update expandIconColumnIndex
2 years ago