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
renovate[bot]
189f912a8a
chore(deps): update peter-evans/commit-comment action to v2 ( #39766 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
7df91fd14b
chore(deps): update cirrus-actions/rebase action to v1.8 ( #39765 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
c6a7dbc09e
chore(deps): update actions-cool/maintain-one-comment action to v3 ( #39767 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
MadCcc
940a29fe4c
docs: fix color palettes ( #39759 )
* docs: fix color palettes
* chore: code clean
2 years ago
afc163
47c5f3963c
chore: improve table demo ( #39733 )
2 years ago
Gabriel Schneider
753172b0df
fix(QRCode): improve en_US locale ( #39751 )
2 years ago
Wuxh
76241f5d0b
chore(tabs): update demo ( #39731 )
* 做重复了
* Revert "做重复了"
This reverts commit 79c59e79ea66c6592df9dca0e41e10399044ec7a.
* site(theme): demo block supports no inner margin configuration
ref: https://d.umijs.org/guide/write-demo#%E4%B8%8D%E9%9C%80%E8%A6%81%E5%86%85%E8%BE%B9%E8%B7%9D
* docs(tabs): update demo styles
* chore: update style
* test: update snapshot
* Revert "site(theme): demo block supports no inner margin configuration"
This reverts commit ee2ff25796
.
* chore: update
* Revert "chore: update"
This reverts commit bbe449cb3f
.
* Revert "Revert "site(theme): demo block supports no inner margin configuration""
This reverts commit 5eac19e7f2
.
* chore: convert to debug demo
* chore: use emotion
* test: update snapshot
2 years ago
ChenXiao
70115e75c8
update components/space/style/index.tsx, change flex-baseline to baseline ( #39748 )
2 years ago
kiner-tang(文辉)
b91bab09b2
fix(table): reset aria-label in table column ( #39738 )
* feat: reset aria-label in table column
* feat: reset aria-label in table column
2 years ago
afc163
0e98cb572c
style: fix Table header radius when has fixed columns ( #39723 )
close https://github.com/ant-design/ant-design/issues/39115#issuecomment-1362314574
2 years ago
黑雨
0c6e87228d
site: add my article ( #39607 )
* blog: add my article
* site: update article
* site: update article
* feat: update article
* docs: adjust words
* docs: add invite part
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
MadCcc
3307a8b2a8
fix: table border issue ( #39729 )
* fix: table border issue
* chore: code clean
* docs: update demo
* fix: table borderRadius
* chore: add comment
2 years ago
azro352
117175ccb2
docs: add documentation in grid about changing the breakpoints values ( #39689 )
* Add documentation in grid about changing the breakpoints values
* Add sandbox demo
* Update components/grid/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2 years ago
二货爱吃白萝卜
540e3aae46
docs: adjust mig & anchor ( #39732 )
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
二货爱吃白萝卜
52f484d88e
fix: text add btn color in dark mode ( #39724 )
2 years ago
roottool
9f18f76619
docs: Fix typo ( #39722 )
2 years ago
JarvisArt
8c61261381
fix: table border adds transition animation ( #39713 )
2 years ago
azro352
328a800132
test: add test cases for breakpoints customize ( #39697 )
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
2 years ago
二货爱吃白萝卜
f1c6350119
docs: Modal hooks bug ( #39708 )
2 years ago
JarvisArt
78592a5596
fix: card extra add padding ( #39646 )
* fix: card extra add padding
* fix: Correct the cardHeadHeight variable name
* chore: minHeight instead of padding
* fix: Alignment between title and extra in card tablist
2 years ago
MadCcc
527c71d207
docs: table demo in dark mode ( #39703 )
* docs: table demo in dark mode
* chore: update snaptshot
* chore: update
2 years ago
lijianan
b35fbcf7ac
fix: type definition optimization & add key for useModal ( #39701 )
* fix: add key for useModal
* fix
* fix
* fix lint
* revert
2 years ago
ChenXiao
e5c60c89b4
fix(grid): justify and align properties are not reactive for Row ( #39704 )
Co-authored-by: 陈小祥 <xiaoxiang930601@163.com>
2 years ago
afc163
b5f27c8982
fix: upgrade rc-table for a11y issue ( #39700 )
* fix: upgrade rc-table for a11y issue
* test: add test case for a11y
2 years ago
MadCcc
2fc3ceeaaa
test: add algorithm image test ( #39673 )
* test: add algorithm image test
* chore: add reset.css
2 years ago
afc163
a692dc101c
docs: fix markdown table margin ( #39683 )
2 years ago
Martin Litvaj
d93bca1c44
#39694 Fix "two children with the same key" warning when using <App /> ( #39695 )
2 years ago
xrkffgg
d43b8e71b9
docs: add table rowScope ( #39686 )
* Update index.zh-CN.md
* Update index.en-US.md
2 years ago
xrkffgg
ea55af1979
docs: add 5.1.0 changelog ( #39667 )
* docs: add 5.1.0 changelog
* docs: update
* docs: update
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago