Commit Graph

26747 Commits

Author SHA1 Message Date
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
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
MadCcc
7bd08ba257
fix: less var (#46250) 2023-12-04 20:07:20 +08:00
lijianan
2d6ba24713
docs: update docs (#46248) 2023-12-04 19:44:33 +08:00
vagusX
71ac29042c
docs: typo (#46242) 2023-12-04 16:52:48 +08:00
vagusX
d4a3dc63a3
docs: changelog 5.12.0 (#46236)
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-12-04 16:35:33 +08:00
MadCcc
2d67c0f0e4
docs: site date client only (#46230)
* docs: site date client only

* chore: fix style

* chore: fix lint

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-12-04 15:12:49 +08:00
github-actions[bot]
71152b04ff
chore: upgrade deps (#46224)
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-04 14:00:27 +08:00
github-actions[bot]
d019521f74
chore: auto merge branches (#46232)
merge feature into master
2023-12-04 03:38:52 +00:00
github-actions[bot]
f97cbff06d
chore: auto merge branches (#46229)
Feature merge master
2023-12-04 03:04:13 +00:00
vagusx
71bd883126 Merge remote-tracking branch 'origin/master' into feature-merge-master-12-04 2023-12-04 10:32:45 +08:00
afc163
83f969b2be
style: Button support gradient background (#46192)
* style: Button support gradient background

* chore: fix test case
2023-12-01 23:25:46 +08:00
小林不是coder
c210e17eae
docs: color block display bug (#46207) 2023-12-01 23:20:25 +08:00
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