Commit Graph

569 Commits

Author SHA1 Message Date
叶枫
14a1e6bd51
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict

* feat: add no-explicit-any

* feat: strict

* feat: as THEME

* feat: 优化 keys 类型写法

* feat: demo remove any

* feat: as number

* feat: this any

* feat: add eslint

* feat: cascader

* feat: props any

* feat: remove any

* feat: remove any

* feat: any 提示错误

* feat: remove any

* feat: add eslint

* feat: 允许 T = any 存在

* feat: color funciton

* feat: 恢复 lint

* feat: merge master

* feat: as ReactElement

* feat: type
2024-04-01 15:49:45 +08:00
kiner-tang
e9167fbe4b
docs: opt docs update (#48193)
* docs: opt changelog

* docs: opt changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang <1127031143@qq.com>

* Update CHANGELOG.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang <1127031143@qq.com>

* docs: opt changelog

---------

Signed-off-by: kiner-tang <1127031143@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-31 20:02:07 +08:00
二货爱吃白萝卜
100fa29bef
feat: Input.OTP component support (#48076)
* chore: basic control

* chore: input instad

* docs: update demo

* chore: adjust operation interactive

* chore: lock selection

* chore: fix patch logic

* chore: merge logic

* chore: patch autoFocus

* test: update snapshot

* test: add test case

* test: coverage

* chore: update size limit

* docs: update docs

* test: fix test case

* chore: update comment

* refactor: change to length

* chore: blur all

* chore: size limit
2024-03-28 14:05:58 +08:00
lijianan
dfd0106994
site: rewrite inline-style => cssinjs (#48018) 2024-03-22 15:43:15 +08:00
二货爱吃白萝卜
bd995468aa
chore: fix GetRef for some case (#47983)
* chore: fix GetRef for some case

* test: add type test

* docs: add util doc

* fix: en

* chore: add logo
2024-03-21 15:55:40 +08:00
叶枫
d1da5f7f8f
feat: preview image (#47930)
* feat: preview image

* feat: test

* feat: download false

* feat: review
2024-03-20 13:34:04 +08:00
MadCcc
dd3e1b2a2e
chore: fix snapshots upload (#47509) 2024-02-21 09:43:23 +08:00
003debe36d
chore: imrpove local visual regression report path (#47362) 2024-02-06 12:52:43 +08:00
二货爱吃白萝卜
c3c9cfd652
chore: fix diff report (#47349)
* chore: fix diff report

* Update scripts/visual-regression/build.ts

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-05 21:08:36 +08:00
afc163
a12bea1834
test: improve Visual Regression UI (#47345) 2024-02-05 14:29:44 +08:00
afc163
2455128e73
test: improve Visual Regression UI (#47344) 2024-02-05 13:35:16 +08:00
二货爱吃白萝卜
7104513a84
docs: Support semantic preview (#47332)
* docs: init

* docs: semantic block

* docs: part of demo

* docs: modal

* docs: slider

* docs: space

* docs: all sementic

* docs: clean up

* chore: fix lint

* chore: clean up

* chore: update script

* test: fix test case

* test: update testcase
2024-02-05 11:45:42 +08:00
lijianan
106a0d88c1
docs: update release date (#47322) 2024-02-04 00:39:00 +08:00
lijianan
326ae986b9
Merge pull request #47297 from ant-design/master
chore: merge master into feature
2024-02-01 23:59:16 +08:00
vagusX
057e81f11d
scripts: set correct content-type when uploading image (#47263)
* scripts: set correct content-type when uploading image

* chore: update
2024-01-31 18:39:58 +08:00
zhoulixiang
6ed0254ad5
feat: Add classNames and styles prop for card (#46811)
* feat: support classNames and styles for card

* feat: add lost info

* docs: update context of card

* feat: optimize classNames and styles code of card

* test: update card test case

* feat: remove headWrapper

* test: correct test

* feat: remove redundant snapshot

* feat: update config provider for card

* feat: update classNames and styles of card

* feat: add warning for headStyle and bodyStyle of card

* test: replace bodyStyle to styles.body in demo of flex

* docs: add jsDoc about deprecated for headStyle and bodyStyle

* snap: update table counts of card from 3 to 4

* docs: update version for styles and classnames of card

---------

Signed-off-by: zhoulixiang <18366276315@163.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-01-30 15:00:25 +08:00
vagusX
e7d4d65c0f
workflow: update upload.js with retry (#47018)
Signed-off-by: vagusX <vagusxl@gmail.com>
2024-01-18 14:05:46 +08:00
vagusX
46abe90272
test: improve image-diff resize (#46986)
* ci: enable splitTheme

* chore: remove blue border

* test: improve image-diff when size is different
2024-01-15 19:22:33 +08:00
Amumu
30c60b58fd
chore: extract deprecated versions to json file (#46746)
* chore: extracting depreciated version to json file

* chore: add to compile

* chore:  rename

* chore: add 3.x deprecated

* chore: move dir

* chore: revert commit

* chore: update copy logic

* chore: update

* chore: update

---------

Co-authored-by: wuxh <wxh1220@gmail.com>
2024-01-05 15:41:07 +08:00
MadCcc
15c20511b4
fix: rollback tinycolor version (#46744)
* chore: rollback tinycolor version

* chore: rollback tinycolor version

* chore: bump
2024-01-02 17:54:03 +08:00
二货爱吃白萝卜
eff720837c
test: Update image snapshot logic (#46529)
* test: mix snapshot

* test: clean up

* test: fix order

* test: fix test logic

* test: fix reset

* test: refactor code

* test: clean fetch

* chore: lint

* test: clean up

* test: delay check

* chore: refactor fetch

* docs: update diff html

* test: add ssr support

* chore: part use ssr

* chore: update style

* chore: slice of it

* docs: fix cut
2023-12-21 10:30:08 +08:00
MadCcc
03ac98a4a0
docs: changelog 5.12.4 (#46532) 2023-12-19 19:09:24 +08:00
vagusX
c920c9df07
ci: fix failed comment stage for visual-diff (#46510) 2023-12-18 17:10:22 +08:00
vagusX
61a14d6a1e
ci: exit with 1 when bad cases existing (#46503) 2023-12-18 14:25:40 +08:00
vagusX
43563cff8b fix: types 2023-12-15 21:24:20 +08:00
vagusX
053b957f03 scripts: support run visual-regression diff locally 2023-12-15 21:06:40 +08:00
vagusX
984527f04f
ci: fix-wrong-arg-name (#46453) 2023-12-14 17:41:57 +08:00
vagusX
80ceeb6f2c
ci: feature compare to feature (#46451) 2023-12-14 17:02:31 +08:00
vagusX
7f6008f4e1
ci: view full visual-regression report in a new tab (#46444) 2023-12-14 12:03:37 +08:00
叶枫
a3ec2936a5
styles: report add top styles (#46433) 2023-12-13 20:42:55 +08:00
vagusX
b2fb234655
ci: compare css-var and css-in-js to the same css-in-js png in master (#46416) 2023-12-13 12:42:24 +08:00
vagusX
ca93a6f2e9
ci: fix visual-diff report charset issue in html (#46380) 2023-12-11 17:37:07 +08:00
vagusX
7eb91d9eec
ci: hardcode bucket for visual-diff (#46376) 2023-12-11 13:22:24 +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
eb166f7902
ci: fix visual-regression report comments (#46366) 2023-12-10 15:23:58 +08:00
vagusX
578664a911
ci: fix visual-regression-upload.js position (#46363) 2023-12-10 13:13:36 +08:00
vagusX
8d7e0bc922
feat: new visual regression implements (#46127) 2023-12-09 21:49: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
vagusx
71bd883126 Merge remote-tracking branch 'origin/master' into feature-merge-master-12-04 2023-12-04 10:32:45 +08:00
MadCcc
8816dc04c7 Merge branch 'master' into feature-merge-master 2023-11-30 20:22:00 +08:00
MadCcc
acf056ce72
ci: remove argos usage (#46185) 2023-11-30 20:14:35 +08:00
lijianan
cc5724481c
Merge branch master into master-merge-feature 2023-11-28 07:58:49 +08:00
MadCcc
5012049923
chore: add ci to test antd.min.js (#46108)
* chore: add ci to test antd.min.js

* chore: update

* chore: update

* chore: update

* chore: code clean
2023-11-27 21:37:32 +08:00
MadCcc
f38abb243e
docs: 5.11.5 (#46104)
* docs: 5.11.5

* chore: update
2023-11-27 19:15:04 +08:00
lijianan
17dff7c630
chore: merge master into feature 2023-11-23 03:09:24 +08:00
lijianan
d335f856c9
test: remove useless parameter (#46023)
* chore: remove useless parameter

* fix: clear
2023-11-23 02:48:53 +08:00
二货爱吃白萝卜
36768c4d0f
chore: adjust skip script (#46027) 2023-11-22 23:18:05 +08:00
二货爱吃白萝卜
6aff196c90
fix: Static method provides wrong zIndex context (#46012)
* fix: static confirm should has correct zIndex

* test: update test case

* chore: reorder

* fix: bump logic
2023-11-22 18:02:32 +08:00
kiner-tang(文辉)
f67abe4105
feat: pagination support cssVar (#45800)
* feat: pagination support cssVar

* feat: optimize code

* Update check-cssinjs.tsx

Signed-off-by: lijianan <574980606@qq.com>

* feat: pagination css var

* chore: code clean

* chore: update snapshot

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-22 09:43:20 +08:00