Commit Graph

26893 Commits

Author SHA1 Message Date
vagusX
ca93a6f2e9
ci: fix visual-diff report charset issue in html (#46380) 2023-12-11 17:37:07 +08:00
MadCcc
e0c1841180
feat: InputNumber support variant (#46381) 2023-12-11 15:34:07 +08:00
MadCcc
4a07e13685
feat: Select variant (#46379)
* feat: Select variant

* chore: clean

* chore: add test

* chore: update demo
2023-12-11 14:55:58 +08:00
vagusX
7eb91d9eec
ci: hardcode bucket for visual-diff (#46376) 2023-12-11 13:22:24 +08:00
afc163
2d28495c9c
docs: update Layout demos (#46378)
* docs: update Layout demos

* test: update snapshot
2023-12-11 12:22:23 +08:00
afc163
0ac72622a8
docs: fix soft breaks in markdown (#46374) 2023-12-11 12:12:51 +08:00
MadCcc
c588e82a9c
feat: Input deprecate bordered for variant (#46337)
* feat: Input deprecate  for

* chore: code clean

* feat: TextArea

* chore: code clean

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-12-11 10:20:32 +08:00
阿菜 Cai
0a671878ec
feat(descriptions): support html attributes id type (#46367)
test(descriptions): add html attributes `id`  test
close #46350

Co-authored-by: lijianan <574980606@qq.com>
2023-12-11 00:05:47 +08:00
vagusX
2cc68acd9e
ci: add issue comment content limit and full verson html report (#46373) 2023-12-10 23:37:16 +08:00
vagusX
48d430dff7
ci: better naming for test-image snapshot filename (#46369) 2023-12-10 19:58:23 +08:00
vagusX
b05641dd2d
ci: fix GITHUB_OUTPUT contains multi-lines content (#46368) 2023-12-10 16:23:17 +08:00
vagusX
eb166f7902
ci: fix visual-regression report comments (#46366) 2023-12-10 15:23:58 +08:00
vagusX
7937302012
ci: fix upload visual-regression report (#46365) 2023-12-10 13:59:15 +08:00
vagusX
578664a911
ci: fix visual-regression-upload.js position (#46363) 2023-12-10 13:13:36 +08:00
vagusX
be78dcfdcd
ci: checkout firstly before upload visual-regression diff report (#46361) 2023-12-10 12:44:39 +08:00
vagusX
ff036963f8
ci: fix tar issue (#46360) 2023-12-10 11:43:00 +08:00
renovate[bot]
2881a8f118
chore(deps): update npm to v10.2.5 (#46358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:36:02 +08:00
renovate[bot]
7137066ca4
chore(deps): update dependency sharp to ^0.33.0 (#46359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:35:38 +08:00
vagusX
6e8108a40a
ci: update visual-regression diff build config (#46353) 2023-12-09 23:54:58 +08:00
vagusX
8d7e0bc922
feat: new visual regression implements (#46127) 2023-12-09 21:49:47 +08:00
lijianan
95b959cfd4
chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 35.0.0 (#46352)
* chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 35.0.0

* fix: fix

* fix: fix
2023-12-09 19:51:13 +08:00
lijianan
02396c986c
site: update demo Tabs usage (#46351) 2023-12-09 19:32:10 +08:00
Abhay Aggarwal
985b7ac889
demo: fixed a grammatical error (#46343)
* Fixed a grammatical error | "start" -> "started"

Fixed the issue of tense on the button at the example in flex section of the documentation

Signed-off-by: Abhay Aggarwal <97821733+abhay-ag@users.noreply.github.com>

* added the jest snapshots

---------

Signed-off-by: Abhay Aggarwal <97821733+abhay-ag@users.noreply.github.com>
2023-12-09 18:29:30 +08:00
lijianan
b5084a3da9
test: add test case for Spin (#46347) 2023-12-09 15:03:48 +08:00
flyflydogdog
eaeb75eb44
chore: type refactor (#46346)
* type: type refactor

* chore: fix type WrapProps

* chore: remove generic of Component

---------

Co-authored-by: 张宁宁 <zhangnn1@yonghui.cn>
2023-12-09 13:31:45 +08:00
github-actions[bot]
2eaa1f4e2e
chore: upgrade deps (#46344)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-09 06:34:26 +08:00
dependabot[bot]
99ef73cf20
chore(deps-dev): bump vanilla-jsoneditor from 0.19.0 to 0.20.0 (#46321)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-08 20:24:00 +08:00
github-actions[bot]
740cca77ca
chore: upgrade deps (#46328)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-08 20:17:58 +08:00
lijianan
7b771c5db2
feat: Tabs support indicatorAlign prop (#46308)
* feat: Tabs support indicatorPosition prop

* update demo

* Update components/tabs/demo/custom-indicator.tsx

Co-authored-by: 红 <wxh1220@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* update demo

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 红 <wxh1220@gmail.com>
2023-12-08 20:14:39 +08:00
github-actions[bot]
1aa5bc1d68
chore: auto merge branches (#46338)
chore: feature merge master
2023-12-08 10:22:05 +00:00
MadCcc
792a0a4a0d
ci: codesandbox install with npm (#46341)
* ci: codesandbox install with npm

* chore: use npm ci

* Revert "chore: use npm ci"

This reverts commit d24e2acafc.
2023-12-08 17:56:33 +08:00
MadCcc
fbe3a39389
fix: table filterDropdown should accept cssvar (#46314) 2023-12-07 19:21:43 +08:00
vagusX
379a7692f9
ci: shorten image-test snapshot name (#46313) 2023-12-07 17:19:47 +08:00
vagusX
c4ad37991e
ci: persist image snapshots (#46311)
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-12-07 16:35:16 +08:00
Guo Yunhe
f6084990b7
docs: fix out-dated text (#46309)
Signed-off-by: Guo Yunhe <i@guoyunhe.me>
2023-12-07 15:09:24 +08:00
MadCcc
47337c9436
feat: support disabledInteraction (#46304) 2023-12-07 14:29:38 +08:00
lijianan
4030bb3d05
fix: rm pointer-events when Spin fullscreen (#46303) 2023-12-07 14:27:15 +08:00
MadCcc
a4286e170a
fix: tour arrow pointAtCenter (#46301) 2023-12-07 13:57:26 +08:00
@linhf2023
cca77e61b9
fix(form): legacy hideRequiredMark props priority (#46299)
* fix(form): Reduce global requireMark priority

* chore: add test

---------

Co-authored-by: linhf123 <wb-lhf780012@antgroup.com>
2023-12-07 11:22:31 +08:00
github-actions[bot]
43e7fed80c
chore: auto merge branches (#46293)
chore: feature merge master
2023-12-06 13:09:32 +00:00
github-actions[bot]
d0cc4087dd
chore: upgrade deps (#46255)
* chore: upgrade deps

* upgrade and fix snapshot

---------

Co-authored-by: afc163 <afc163@users.noreply.github.com>
Co-authored-by: tanghui <yoyo837@hotmail.com>
2023-12-06 20:22:42 +08:00
叶枫
f72752de35
fix: title 不使用 Markdown 语法 (#46290)
* fix: title 不使用 Markdown 语法

* fix: title 不使用 Markdown 语法
2023-12-06 19:05:30 +08:00
叶枫
20f5452a13
fix: 修复推送 title (#46286)
* fix: 修复推送 title

* fix: 修复推送 title
2023-12-06 17:06:37 +08:00
yuza
5a89fb3f80
docs: add missing to (#46279) 2023-12-06 09:38:16 +08:00
OctKun
c156d715bf
docs: update docs (#46266)
ref https://github.com/ant-design/ant-design/issues/32618

Signed-off-by: OctKun <cainchen97@qq.com>
2023-12-05 22:30:17 +08:00
MadCcc
2565d5832a
docs: enable hash (#46271) 2023-12-05 17:11:32 +08:00
MadCcc
937a1a2a85
fix: compatible with react 17 (#46261) 2023-12-05 11:33:43 +08:00
github-actions[bot]
734bc885e1
chore: auto merge branches (#46244)
chore: feature merge master
2023-12-04 12:45:47 +00:00
MadCcc
e191962226
docs: changelog 5.12.1 (#46251)
* docs: changelog 5.12.1

* docs: update
2023-12-04 20:20:43 +08:00
zhoulixiang
4f9c5764d0
fix: fix the padding of notification title when notification is closable (#46211)
Fix the issue where the notification title overlaps with the title when it is too long

Signed-off-by: zhoulixiang <18366276315@163.com>
2023-12-04 20:16:51 +08:00