MadCcc
23ce317ee3
chore: update snapshot ( #46996 )
2024-01-16 16:42:45 +08:00
Fatpandac
77b351f68f
fix: ok button of the DatePicker becomes compacted when used with Space.Compact ( #46769 )
...
* fix: ok button of the DatePicker becomes compacted when used with Space.Compact
* fix: break CSS selector
* fix: break the compact context on the panel
* chore: update test
2024-01-16 14:02:31 +08:00
afc163
14af2a77ae
style: fix Tree cursor style ( #46974 )
...
* style: fix Tree cursor style
* fix lint
2024-01-16 12:28:25 +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
vagusX
9490179108
ci: enable splitTheme ( #46984 )
...
* ci: enable splitTheme
* chore: remove blue border
2024-01-15 17:58:48 +08:00
MadCcc
995612b372
chore: fix build ( #46979 )
...
* chore: fix build
* chore: code clean
2024-01-15 16:01:34 +08:00
MadCcc
fd002d7333
docs: changelog 5.13.1 ( #46973 )
...
* docs: changelog 5.13.1
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-15 14:51:15 +08:00
afc163
ebbdd2c459
chore: use bun as size-limit package manager ( #46975 )
...
* chore: use bun as size-limit package manager
Signed-off-by: afc163 <afc163@gmail.com>
* Update .github/workflows/size-limit.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Update .github/workflows/size-limit.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Update size-limit.yml
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-01-15 14:12:16 +08:00
叶枫
2cd0b400ca
docs: update docs with less ( #46949 )
...
* fix: 修复 less 文档
* feat: 添加 mapV4Token
2024-01-15 10:03:13 +08:00
叶枫
7e877dc799
test: support react 16 lint ( #46963 )
...
* feat: support react 16 lint
* feat: test
* feat: test
* feat: test
* feat: test
* feat: 不增加 package script
2024-01-14 17:15:39 +08:00
renovate[bot]
c50f6f6b7d
chore(deps): update npm to v10.3.0 ( #46964 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 08:47:36 +08:00
叶枫
72e498058e
type: Checkout component react16 typescript error ( #46962 )
2024-01-14 05:53:36 +08:00
柚子
78de3193fd
docs: typo fix ( #46960 )
...
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
---------
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
2024-01-13 19:07:36 +08:00
lijianan
bd505a690c
demo: update Rate demo ( #46891 )
...
* feat: CP support Tag closeIcon
* fix: fix
* fix: fix
2024-01-13 17:07:42 +08:00
xrkffgg
8555d3df77
docs: add changelog for 5.13.0 ( #46959 )
2024-01-13 15:49:43 +08:00
xrkffgg
ec5145cbf9
chore: merge feature into master
...
feat: Table supports hidden columns (#46957 )
2024-01-13 15:22:27 +08:00
章鱼怪
df583dbf82
feat: Table supports hidden columns ( #46957 )
2024-01-13 15:20:34 +08:00
lijianan
c157a3f9ea
demo: update Watermark demo ( #46899 )
...
* feat: CP support Table expandIcon
* revert
* demo: update demo
2024-01-13 14:27:42 +08:00
afc163
9e5d3e350f
docs: Update submit issue template ( #46953 )
...
* Update config.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Update .github/ISSUE_TEMPLATE/config.yml
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-01-13 14:10:38 +08:00
lijianan
95f5fdf02c
docs: update docs ( #46893 )
...
* feat: CP support Tour closeIcon
* fix: fix
* fix: fix
* fix: fix
2024-01-13 07:47:07 +08:00
Roxannej
910dc5b420
docs: improve affix doc ( #46952 )
...
* fix: 优化文字解释
* Update components/affix/index.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-12 23:32:10 +08:00
xrkffgg
c9e46f67cf
docs: add changelog 5.13.0 ( #46948 )
...
* docs: add changelog 5.13.0
* docs: update
* docs: fix miss
* docs: fix lint
* docs: update
2024-01-12 19:32:38 +08:00
MadCcc
2c4e367543
fix: input hoverBg token ( #46946 )
2024-01-12 16:31:59 +08:00
Amumu
23c8e4af24
chore: bump-rc* ( #46944 )
2024-01-12 16:01:58 +08:00
xrkffgg
bceb6c4442
chore: merge feature into master
2024-01-12 15:28:05 +08:00
MadCcc
2fe9b46bc1
feat: Button support lineHeight token ( #46936 )
...
* feat: Button support lineHeight token
* refactor: rm format
* chore: code clean
* chore: fix test
2024-01-12 15:03:03 +08:00
二货爱吃白萝卜
ec25f2230c
Merge pull request #46937 from ant-design/master
...
chore: feature merge master
2024-01-12 13:50:02 +08:00
二货爱吃白萝卜
8ad9f52e46
test: support trigger image ( #46935 )
2024-01-12 11:57:25 +08:00
afc163
125ac36647
chore: Update submit issue template ( #46929 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-01-11 20:28:45 +08:00
章鱼怪
ada0f698cb
fix(Segmented): content is obscured when hover and active ( #46925 )
2024-01-11 18:33:07 +08:00
二货爱吃白萝卜
81d933bc19
docs: blog of type util ( #46926 )
...
* docs: blog of type util
* Update docs/blog/type-util.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/blog/type-util.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* chore: fix docs
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-11 17:34:08 +08:00
lijianan
9647b5b768
Merge pull request #46927 from ant-design/master-merge-feature
...
chore: merge master into feature
2024-01-11 16:53:11 +08:00
lijianan
943072704c
Merge branch master into master-merge-feature
2024-01-11 16:14:48 +08:00
二货爱吃白萝卜
e7aa014c31
chore: Add type util ( #46923 )
...
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
2024-01-11 15:55:58 +08:00
lijianan
1b2362a425
type: rm useless type ( #46920 )
...
* type: rm useless type"
* update size-limit
2024-01-11 15:11:55 +08:00
lijianan
213723a2e8
Merge pull request #46922 from ant-design/master-merge-feature
...
chore: merge master into feature
2024-01-11 15:10:38 +08:00
栗嘉男
b241f68a33
chore: merge master into feature
2024-01-11 14:43:16 +08:00
MadCcc
c35e0982cb
fix: Button padding token should follow contentFontSize ( #46901 )
2024-01-11 11:18:21 +08:00
afc163
1139316ae2
fix: fix Checkbox font-size in Form ( #46904 )
2024-01-10 18:18:05 +08:00
MadCcc
2cff1fce48
fix: InputNumber should respect padding token ( #46878 )
...
* fix: inputnumber padding token
* chore: update
* chore: clean
* chore: update
2024-01-10 11:57:58 +08:00
MadCcc
6fadbc8e05
fix: dropdown submenu ( #46888 )
...
* fix: dropdown submenu
* chore: add visual diff
2024-01-10 11:57:38 +08:00
Peach
32052bf5d8
docs: update live demo logic with dumi 2.3 beta ( #46805 )
...
* docs: update live demo api with dumi 2.3 beta
* docs: lint fix
* refactor: update naming of demo source
* feat: optimize souce code editor style
* chore: update dumi version
* chore: restore dumi overrides
* ci: setup before lint only for ci
* chore: trigger ci re-run
* chore: bump dumi version
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-09 22:51:55 +08:00
Jason Feng
f726e61d95
fix: type comment ThemeConfig cssVar.prefix antd
to ant
( #46882 )
2024-01-09 21:02:14 +08:00
dependabot[bot]
489c5d1ca9
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #46885 )
...
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [@testing-library/dom](https://github.com/testing-library/dom-testing-library ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [chalk](https://github.com/chalk/chalk ) to permit the latest version.
Updates `@biomejs/biome` to 1.5.0
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.5.0/packages/@biomejs/biome )
Updates `@testing-library/dom` to 9.3.4
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v9.3.3...v9.3.4 )
Updates `@typescript-eslint/eslint-plugin` to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser )
Updates `chalk` to 4.1.2
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.2 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: chalk
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 20:56:02 +08:00
叶枫
bea39b1db5
feat: Input support inputFontSize token ( #46875 )
...
* feat: Input support contentFontSize contentLineHeight token
* feat: rename inputFontSize
2024-01-09 15:18:44 +08:00
红
84b006cd6c
fix(radio): improve title attribute display ( #46809 )
...
* fix(radio): improve title attribute display
* chore: update demo
方便快照测试
* chore: update snap
* test: add unit test
2024-01-09 14:14:26 +08:00
lijianan
640abc82ce
chore: remove useless file ( #46871 )
2024-01-09 10:22:16 +08:00
afc163
f2b89da945
refactor: Drawer styles properties ( #46858 )
...
* refactor: Drawer styles props
* chore: add type test case
* chore: update snapshot
* test: add style jest snapshot
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add deprecated warning
* fix: scroll area of drawer
* chore: fix demo style
* chore: update snapshot
* chore: update snapshot
* refactor: remove unused style code
* test: fix test case
* test: fix Drawer PurePanel image diff
* test: fix Drawer PurePanel image diff
* chore: fix demo
2024-01-09 10:20:40 +08:00
afc163
dd9a69944e
docs: move ecosystem links ( #46856 )
...
* docs: move ecosystem links
* docs: update docs
* chore: remove Move reference'
2024-01-08 14:28:37 +08:00
舜岳
3a04ea1c5e
fix: document homepage style optimization ( #46855 )
2024-01-08 13:33:06 +08:00