Commit Graph

24180 Commits

Author SHA1 Message Date
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>
2022-12-27 19:22:59 +08:00
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
2022-12-27 19:08:04 +08:00
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
2022-12-27 18:20:59 +08:00
MadCcc
24059d42fc
docs: Theme Editor support export json file (#39845) 2022-12-27 17:09:18 +08:00
MadCcc
4efc8cc849
docs: fix ssr issue (#39825)
* docs: fix ssr issue

* docs: fix

* chore: code clean

* chore: update deps
2022-12-27 17:09:01 +08:00
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
2022-12-27 16:07:02 +08:00
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
2022-12-27 15:52:32 +08:00
Amumu
7329ac7fc7
refactor: remove shallowequal (#39662) 2022-12-27 15:46:51 +08:00
miracles1919
47f3445b92
docs: add use of next (#39835) 2022-12-27 15:11:22 +08:00
MadCcc
386588dd2b
chore: update test (#39824)
* chore: update test

* chore: code clean
2022-12-27 11:49:09 +08:00
MadCcc
3a03c7abde
fix: menu slide bar style (#39819) 2022-12-27 10:29:51 +08:00
二货爱吃白萝卜
ff9237064d
fix: Checkbox disabled should support Tooltip (#39829)
* docs: update demo

* test: Update snapshot
2022-12-26 23:35:18 +08:00
vagusX
5ea90df382
docs: changelog v5.1.1 (#39804)
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-26 17:40:19 +08:00
JarvisArt
838b08e761
chore: Image preview interactive optimization (#39812) 2022-12-26 16:19:54 +08:00
MadCcc
c1390b20a9
fix: font-family for components (#39806)
* fix: font-family for components

* chore: code clean
2022-12-26 16:08:42 +08:00
MadCcc
663d1454f2
chore: fix ci (#39811)
* chore: fix ci

* chore: code clean

* chore: update form test

* chore: test
2022-12-26 15:48:50 +08:00
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>
2022-12-26 13:41:45 +08:00
lijianan
8180bb983b
docs: use en link in EN_US (#39808) 2022-12-26 11:55:18 +08:00
afc163
e44f11b0f4
style: fix Table filter dropdown broken style (#39805)
close #39799
2022-12-26 11:35:29 +08:00
MadCcc
9fbf80aa8b
type: remove useless internal tag (#39754)
* chore: remove useless internal tag

* docs: add desc
2022-12-26 10:54:53 +08:00
黑雨
74262023ea
docs: update doc (#39753)
* feat: update doc

* feat: update doc

* feat: update doc

* feat: update doc
2022-12-26 10:08:15 +08:00
afc163
2c39d28912
Update README.md 2022-12-25 23:01:29 +08:00
JarvisArt
a16e2a7bb2
fix: menu inline transition (#39800) 2022-12-25 22:55:47 +08:00
lijianan
fa6c9c15f4
refactor: delete legacy function withConfigConsumer (#39798)
* chore: delete legacy function withConfigConsumer

* fix

* fix
2022-12-25 22:54:56 +08:00
JarvisArt
7be364f3d9
fix: The image preview operation bar is covered during the animation (#39788) 2022-12-25 18:39:19 +08:00
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>
2022-12-25 18:37:57 +08:00
lijianan
7f89d9a7c9
refactor: use React.useContext() replace <ConfigConsumer /> (#39793)
* feat: use React.useContext() replace <ConfigConsumer />

* fix

* fix

* add
2022-12-25 18:34:42 +08:00
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
2022-12-25 15:21:21 +08:00
二货爱吃白萝卜
af012dfb81
docs: Update CSS Logical (#39768)
* docs: Update CSS Logical

* docs: more info
2022-12-25 14:11:55 +08:00
黑雨
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
2022-12-24 18:11:43 +08:00
afc163
c7feef28f2 Update render-in-current.md 2022-12-24 16:06:08 +08:00
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
2022-12-24 15:05:33 +08:00
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
2022-12-24 14:14:20 +08:00
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
2022-12-24 14:14:07 +08:00
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>
2022-12-23 17:59:56 +08:00
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>
2022-12-23 17:59:32 +08:00
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>
2022-12-23 17:59:19 +08:00
MadCcc
940a29fe4c
docs: fix color palettes (#39759)
* docs: fix color palettes

* chore: code clean
2022-12-23 16:31:30 +08:00
afc163
47c5f3963c
chore: improve table demo (#39733) 2022-12-23 14:39:07 +08:00
Gabriel Schneider
753172b0df
fix(QRCode): improve en_US locale (#39751) 2022-12-23 12:22:47 +08:00
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
2022-12-23 12:12:24 +08:00
ChenXiao
70115e75c8
update components/space/style/index.tsx, change flex-baseline to baseline (#39748) 2022-12-23 10:47:26 +08:00
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
2022-12-22 20:47:46 +08:00
afc163
0e98cb572c
style: fix Table header radius when has fixed columns (#39723)
close https://github.com/ant-design/ant-design/issues/39115#issuecomment-1362314574
2022-12-22 16:51:09 +08:00
黑雨
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>
2022-12-22 16:50:34 +08:00
MadCcc
3307a8b2a8
fix: table border issue (#39729)
* fix: table border issue

* chore: code clean

* docs: update demo

* fix: table borderRadius

* chore: add comment
2022-12-22 16:03:55 +08:00
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>
2022-12-22 16:00:21 +08:00
二货爱吃白萝卜
540e3aae46
docs: adjust mig & anchor (#39732) 2022-12-22 15:31:40 +08:00
Peach
6236e356b5
docs: update all site anchors (#39687)
* docs: update all site anchors

* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00
二货爱吃白萝卜
52f484d88e
fix: text add btn color in dark mode (#39724) 2022-12-22 11:17:16 +08:00