Commit Graph

26832 Commits

Author SHA1 Message Date
82781bd1f3
deps: bump rc-pagination@4.x (#46204)
* deps: bump rc-pagination@4.x

* chore: update snap
2023-12-01 17:15:46 +08:00
MadCcc
77d1328f5e
fix: line Progress gradient should be full width (#46209)
* fix: line Progress gradient should be full width

* chore: code clean

* chore: update snapshot
2023-12-01 16:48:53 +08:00
MadCcc
38c941e4e9
doc: update banner (#46206) 2023-12-01 14:43:32 +08:00
github-actions[bot]
3146699941
chore: upgrade deps (#46197)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-01 10:44:49 +08:00
afc163
eeab017f51
docs: Add ossinsight github widgets in README (#46195)
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-30 23:34:05 +08:00
github-actions[bot]
5921edd0d5
chore: auto merge branches (#46193)
chore: feature merge master
2023-11-30 12:51:24 +00: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
afc163
6d963b7949
style: Alert background could be linear-gradient (#46188) 2023-11-30 18:03:38 +08:00
叶枫
f5e0408649
feat: support selector (#46180)
* feat: support selector

* fix: ts text

* feat: md

* feat: snap
2023-11-30 17:34:50 +08:00
MadCcc
e6bf2e24a6
docs: add css var documatation (#46189)
* docs: add css var documatation

* chore: remove hash
2023-11-30 17:19:57 +08:00
二货爱吃白萝卜
1235d8f54a
chore: workflow add welcome back (#46186) 2023-11-30 15:02:32 +08:00
afc163
c656d8baf7
chore: improve select demo description (#46184)
* chore: upgrade select demo description

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

* Update coordinate.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-11-30 14:27:36 +08:00
MadCcc
0f7f0cc6e4
feat: deprecate onAfterChange for onChangeComplete (#46182) 2023-11-30 13:37:46 +08:00
lijianan
55183fa304
type: update FloatButtonProps type with React.DOMAttributes (#46175)
* type: update FloatButtonProps type with React.DOMAttributes

* test: add test
2023-11-30 11:06:41 +08:00
afc163
7488c58e1f
fix: Form label tooltip icon trigger Switch (#46155)
* fix: Form label tooltip icon trigger Switch

close https://github.com/ant-design/ant-design/issues/46154

* chore: fix test case
2023-11-30 09:53:23 +08:00
afc163
005fc972cc
chore: fix form demo style (#46156) 2023-11-29 20:19:49 +08:00
MadCcc
735553503e
docs: update banner (#46167) 2023-11-29 19:05:19 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks (#46038)
* refactor: genStyleHooks

* chore: update sciprt

* refactor: affix

* refactor: select

* chore: update

* refactor: update

* refactor: update

* refactor: done

* chore: code clean

* chore: code clean

* chore: fix lint

* chore: decrease size limit

* chore: code clean

* chore: code clean

* chore: remove export
2023-11-29 17:23:45 +08:00
lijianan
aed105b6db
fix: fix site home page banner min-height (#46146) 2023-11-29 12:32:15 +08:00
MadCcc
bf2d70c7e2
fix: notification icon line-height (#46148) 2023-11-29 11:09:33 +08:00
github-actions[bot]
f051c2f3df
chore: auto merge branches (#46143)
chore: merge master into feature
2023-11-28 19:59:07 +00:00
lijianan
fee85c5fa1
Merge branch master into master-merge-feature 2023-11-29 03:32:56 +08:00
github-actions[bot]
5fe1401959
chore: upgrade deps (#46142)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-11-29 03:05:09 +08:00
vagusX
32eccfdd88
ci: make puppeteer works when reusing node_modules (#46107)
* feat: update

* feat: add options as root user

* chore: update

* chore: update

* feat: move puppeteer into node_modules cache

* chore: update

* fix: update

* fix: typo for push

* chore: cleanup

* fix: make persist finish works

* chore: test tar speed

* chore: debug tar files

* fix: clone firstly

* fix: clone with token

* chore: local passed

* fix: commit not cm

* fix: git config --local

* chore: clean up

* chore: update

* fix: replace token to user_id
2023-11-28 19:42:35 +08:00
MadCcc
082975e9c4
fix: InputNumber addon in compact (#46130)
* fix: InputNumber addon in compact

* chore: code clean
2023-11-28 17:11:23 +08:00
MadCcc
e2e0e9f9e5
docs: banner recommendation (#46124)
* docs: recover banner

* docs: rec

* chore: add banner recommends
2023-11-28 15:31:36 +08:00
lijianan
1eee6d90ce
feat: Tab Item support icon prop (#46096)
* feat: Tab Item support icon prop

* Update package.json

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

* fix: fix

* fix: fix

* fix: fix style

* Update components/tabs/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/tabs/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-28 11:49:10 +08:00
lijianan
bb40c380da
demo: update segmented demo from Space to Flex (#46114) 2023-11-28 11:03:22 +08:00
github-actions[bot]
2eba0e0071
chore: auto merge branches (#46115)
chore: merge master into feature
2023-11-28 00:37:07 +00: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
MadCcc
0e360ed861
chore: bump antd-tools version (#46103)
* chore: bump antd-tools version

* chore: bump
2023-11-27 17:53:05 +08:00
MadCcc
222ed13032
chore: rm copilot4pr (#46095) 2023-11-27 17:34:17 +08:00
vagusX
8f566a028b
ci: use puppeteer image in gh actions (#46100) 2023-11-27 15:48:42 +08:00
叶枫
2938a8c828
fix(DatePicker): fix datePicker disabled hover style (#45940)
* fix(DatePicker): fix datePicker hover style

* feat: remove hover css

* fix: lint

* fix: lint

* feat: remove comoponentCls

* feat: 恢复

* feat: use [disabled]

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-11-27 13:56:43 +08:00
vagusX
6b8e080b79
ci: add visual-regression presist yml for master branch (#46086)
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-27 11:22:14 +08:00
lijianan
363559d667
chore(deps): bump jsdom from 22.0.0 to 23.0.0 (#46093) 2023-11-27 10:15:01 +08:00
lijianan
f96100ce63
chore(deps): bump typescript from 5.2.2 to 5.3.0 (#45970)
* chore(deps): bump typescript to 5.3.0

* Update package.json

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

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-27 10:12:31 +08:00
renovate[bot]
3068750d45
chore(deps): update dependency vanilla-jsoneditor to ^0.19.0 (#46090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 10:24:00 +08:00
github-actions[bot]
e087b073a5
chore: auto merge branches (#46082)
chore: merge master into feature
2023-11-24 21:52:41 +00:00
lijianan
5fdf98bc9e
fix: revert chalk 2023-11-25 05:30:41 +08:00
lijianan
244339d16e
chore: merge master into feature 2023-11-25 05:25:29 +08:00
lijianan
03409af97f
fix: remove extra parentheses
Signed-off-by: lijianan <574980606@qq.com>
2023-11-24 23:06:58 +08:00
xrkffgg
3fbed04e4b
test: update useZIndex test time (#46078)
Signed-off-by: xrkffgg <xrkffgg@gmail.com>
2023-11-24 21:22:16 +08:00
afc163
f21695817e
docs: fix xpm install commend style (#46077) 2023-11-24 19:25:12 +08:00
xrkffgg
0a1c26f1bf
docs: add changelog 5.11.4 (#46062)
* docs: add changelog 5.11.4

* docs: update
2023-11-24 18:52:58 +08:00
kiner-tang(文辉)
953fe6fa7e
fix: Fix image group preview z index in nested modal (#46035)
* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations

* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations

* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations

* test: update test case

* test: update test case

* bump: rc-menu@7.5.1

* feat: optimize code

* feat: optimize code

* feat: optimize code
2023-11-24 16:17:52 +08:00
二货爱吃白萝卜
650cf96dbf
docs: fix link (#46058) 2023-11-24 10:56:04 +08:00