lijianan
3ed7ec906e
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
洋
512883e59a
fix: useModal default okText ( #39884 )
2 years ago
李瀚
9baea0d05f
fix: filtered word error ( #39887 )
* fix: filtered word error
* Optimize the code
2 years ago
JarvisArt
8d7e17a11c
chore: dropdown context-menu demo supports dark mode ( #39859 )
2 years ago
Amumu
6378197996
fix: fix filtered update not working ( #39883 )
2 years ago
lijianan
dedbbda5f2
type: LiteralUnion optimization ( #39871 )
2 years ago
lijianan
4f16966e28
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
黑雨
689feb8a1a
style: fix input addon misplace when zoom up ( #39842 )
2 years ago
kiner-tang(文辉)
45dcbd50f4
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
c1032f4743
fix: remove useless tsx support ( #39853 )
2 years ago
kiner-tang(文辉)
e17fe929f0
docs: remove notification.warn(config) ( #39852 )
2 years ago
二货爱吃白萝卜
6246647b50
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
d2d37bda21
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
lijianan
5d3381334c
chore: remove useless tsx support ( #39934 )
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2 years ago
kiner-tang(文辉)
a1a7ef933a
fix: solve selection column cover by other cell when fixed ( #39940 )
2 years ago
JarvisArt
06e0b35b6e
fix: when table filter, the border will be black ( #39938 )
2 years ago
JiaQi
1fca9cfaf8
feat(List): Added list pagination alignment option ( #39858 )
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2 years ago
Kirubashankar K
d66b2f5a65
feat: add missing ta_IN translations ( #39936 )
Co-authored-by: kirubashankar <kirubashankar@ghoshak.com>
2 years ago
afc163
fc033aca8c
chore: update table drag demo ( #39929 )
2 years ago
kiner-tang(文辉)
78235623c4
feat: tour support custom mask style and fill color ( #39919 )
2 years ago
lijianan
54d7f30018
type: remove ForwardRefRenderFunction ( #39924 )
* type
* fix
2 years ago
afc163
7db31a1959
docs: clarify Transfer filterOption description ( #39916 )
close #39907
close #39906
2 years ago
lijianan
a80b39d34d
chore: remove rc-util/addEventListener ( #39923 )
* chore: remove rc-utils/addEventListener
* fix
* fix
2 years ago
二货爱吃白萝卜
da03c1eb56
fix: tailwindcss reset Image style ( #39914 )
* fix: tailwindcss reset
* docs: more info
* chore: comment
2 years ago
Wuxh
5f40fe874b
fix: dropdown menu style issue ( #39904 )
* fix: dropdown menu item in danger
Disable dropdown menu item when type is equal to danger
increase disabled CSS specificity
remove unnecessary changes
fix: remove reordering functions
Remove reordering functions by increasing `disable` class on line 350 CSS specificity
Revert "fix: remove reordering functions "
This reverts commit bd94daaddf973f5f8ef1641ea3081f5aab2fc3a2.
* chore: update style
* chore: update demo
ref: https://github.com/ant-design/ant-design/issues/39322
* test: update snapshot
Co-authored-by: samyar <75088294+samyarkd@users.noreply.github.com>
2 years ago
afc163
cf41f81dc7
chore: replace react-sticky to react-sticky-box in Tabs demo ( #39898 )
* docs: replace react-sticky to react-sticky-box in Tabs demo
* test: fix test case
2 years ago
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
洋
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
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
黑雨
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
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
Yuki Zhang
4eff22497d
feat: Anchor horizontal ( #39372 )
* feat: AnchorInk
* feat: update
* feat: update ink
* test: add test
* feat: handle with nested link
* feat: improve
* fix: lint
* feat: get direction from context in AnchorLink
* docs: update demo
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update test cases
* test: update snapshot
* test: update snapshots
* test: update snapshots
* test: update test cases
* test: update test cases
* docs: update
* test: improve
* docs: update demo
* doc: update demos
* doc: update demos again
* feat: use scroll-into-view-if-needed
* fix: hide scrollbar
* docs: update demos
* fix: active transition for horizontal anchor
* chore: fix terser (#39617 )
* chore: fix terser
* chore: clean up
* test: update snapshot
* feat: improve code style
* feat: anchor ink improvement
* feat: improve code style
* fix: lint issue
* test: update snapshots
* docs: simplified the demo
* feat: Merge the AnchorInk component back into the Anchor component
* feat: Adjust DOM order
* test: update snapshots
* docs: Improve the document
* feat: simplify css classnames
* test: update snapshots
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2 years ago
afc163
00655846d7
style: add codeFontFamily for Typography elements ( #39823 )
* style: add codeFontFamily for Typography elements
* Update components/typography/style/mixins.tsx
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
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
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
lijianan
8180bb983b
docs: use en link in EN_US ( #39808 )
2 years ago