lijianan
231e873b3f
Merge pull request #47238 from ant-design/master
...
chore: merge master into feature
2024-01-30 20:00:58 +08:00
MadCcc
9473ebf380
fix: Menu submenu hover style ( #47227 )
...
* fix: Menu submenu hover style
* chore: code clean
2024-01-30 17:55:55 +08:00
二货爱吃白萝卜
fff8a9396a
docs: update maxTag demo ( #47210 )
2024-01-30 17:24:04 +08:00
lijianan
aa36678a29
feat: CP support Alert closeIcon ( #47235 )
2024-01-30 16:47:42 +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
lijianan
a11d3b4b63
feat: CP support Modal closeIcon ( #47226 )
...
* feat: CP support Modal closeIcon
* fix: fix
2024-01-30 14:42:46 +08:00
lijianan
5031ca9032
feat: CP support Table expandIcon ( #47225 )
...
* feat: CP support Table expandIcon
* fix: fix
* type: fix type
2024-01-30 13:57:49 +08:00
MadCcc
441ba5f5d1
fix: component style without hash ( #46609 )
...
* fix: Select style without hash
* fix: common style logic
* fix: lint
* fix: menu style
* chore: update checkbox demo
* chore: fix test
* chore: rm test
2024-01-30 11:08:02 +08:00
dependabot[bot]
c61870ebf8
chore(deps): update rc-tree requirement from ~5.8.2 to ~5.8.3 ( #47215 )
...
Updates the requirements on [rc-tree](https://github.com/react-component/tree ) to permit the latest version.
- [Release notes](https://github.com/react-component/tree/releases )
- [Changelog](https://github.com/react-component/tree/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/tree/compare/v5.8.2...v5.8.3 )
---
updated-dependencies:
- dependency-name: rc-tree
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 20:18:50 +08:00
dependabot[bot]
028d21121a
chore(deps-dev): update sharp requirement from ^0.33.1 to ^0.33.2 ( #47214 )
...
Updates the requirements on [sharp](https://github.com/lovell/sharp ) to permit the latest version.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.33.1...v0.33.2 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 20:01:49 +08:00
dependabot[bot]
af32e7daf4
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47213 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: inquirer
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-29 20:01:01 +08:00
MadCcc
d8b98eb819
docs: update sketch resources ( #47211 )
2024-01-29 17:57:09 +08:00
二货爱吃白萝卜
18e85a7b81
feat: New Picker ( #46982 )
...
* chore: init
* chore: link picker
* chore: move files
* chore: update style
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: clesn up useless types
* chore: update types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: update style
* chore: clean up
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* fix: format
* chore: update deps
* chore: feature merge master (#46794 )
* fix: Fix typo s/Notificaiton/Notification/ (#46775 )
* docs: supplement form preserve field description (#46788 )
close https://github.com/ant-design/ant-design/issues/46773
* docs: tweak changelog drawer width in small screen (#46791 )
* docs: Update compatible-style.zh-CN.md (#46790 )
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: update locale size
* chore: lock dumi
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump version
* test: update snapshot
* test: update snapshot
* chore: bump version
* chore: update limit
* test: update snapshot
* docs: update 7 days sample
* chore: rm useless style
* chore: clean up style
* docs: add buddihist era demo
* refactor: interface
* chore: add multiple types
* docs: add demo
* chore: init style
* chore: init style
* chore: fill style
* chore: fill style
* chore: style
* chore: size of it
* chore: size style
* docs: add align demo
* docs: needConfirm
* chore: fix showWeek style
* test: update snapshot
* chore: fix ts
* chore: fix ts
* chore: fix ts
* chore: fix ts
* fix: week style
* docs: update dayjs note
* fix: style missing
* chore: fix footer extra style missing
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: demo update
* docs: update demo
* docs: min & max date
* test: update snapshot
* docs: add order
* chore: update deps
* test: update snapshot
* test: update snapshot
* chore: adjust style
* chore: clean up style
* test: update snapshot
* chore: fix comment
* chore: update align
* chore: bump rc-picker
* test: update snapshot
* test: update snapshot
* test: update snapshot
---------
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-29 15:34:48 +08:00
MadCcc
4ecc0d7f95
docs: optimize overview svg ( #47203 )
...
* docs: optimize overview svg
* docs: update
* docs: dark
2024-01-29 14:50:36 +08:00
lijianan
395ba88fd6
type: rm useless type ( #47205 )
2024-01-29 11:45:56 +08:00
Kirk Ross
bbca93e977
docs: Update customize-theme.en-US.md ( #47204 )
...
Fixes a few typos.
Signed-off-by: Kirk Ross <kirkbross@gmail.com>
2024-01-29 11:28:06 +08:00
lijianan
095b846cad
feat: CP support Tour closeIcon ( #47200 )
...
* feat: CP support Tour closeIcon
* fix: fix
2024-01-29 11:01:30 +08:00
0xflotus
52ad8b0a4a
chore: changed word in locale ( #47199 )
...
Signed-off-by: 0xflotus <0xflotus@gmail.com>
2024-01-28 21:47:50 +08:00
0xflotus
84fa4f59bf
chore: removed unnecessary whitespace in locale ( #47198 )
...
Signed-off-by: 0xflotus <0xflotus@gmail.com>
2024-01-28 21:47:09 +08:00
lijianan
95c3e100b5
Merge pull request #47185 from ant-design/master-merge-feature
...
chore: merge master into feature
2024-01-28 14:05:32 +08:00
栗嘉男
80db8eaf3b
lint: fix merge branch lint error
2024-01-28 13:31:58 +08:00
栗嘉男
90b4d05a29
lint: fix merge branch lint error
2024-01-28 13:25:47 +08:00
栗嘉男
40a57b82c3
Merge branch 'master' into master-merge-feature
2024-01-28 12:02:05 +08:00
lijianan
2f141e6d25
Merge branch 'feature' into master-merge-feature
2024-01-28 11:58:38 +08:00
afc163
3365a84db1
docs( ✨ ): release 5.13.3 ( #47195 )
...
* docs(✨ ): release 5.13.3
* docs: update changelog
* docs: fix changelog format
2024-01-28 00:00:25 +08:00
afc163
8eab5139ad
refactor: Drawer motion style ( #47194 )
...
* refactor: rewrite drawer motion style code
* style: improve Drawer motion
* refactor: simpify style code
* test: fix test coverage
* test: fix test coverage
* chore: remove !important
* chore: revert refactor code
* refactor: simpify style code
* refactor: simpify style code
* refactor: simpify style code
* refactor: simpify style code
* revert: move distance to 100%
2024-01-27 23:35:00 +08:00
afc163
201f1fc789
fix: Input.Search 1px smaller then Input ( #47193 )
2024-01-27 23:18:51 +08:00
afc163
57d8ae8fce
fix: Select and AutoComplete notFoundContent style missing ( #47192 )
2024-01-27 23:02:48 +08:00
afc163
c9d53f7a99
fix: Descriptions lost border style when children is falsy ( #47191 )
2024-01-27 23:01:44 +08:00
木木剑光
25eda833fb
fix(Table): the onFilter methods of column adds ability to filter children ( #47170 )
2024-01-27 22:11:54 +08:00
zhipenglin
f613db0226
fix: fix Affix placeholder height anomaly when browser zoom is 80%
...
Signed-off-by: zhipenglin <sunandmoon001@163.com>
2024-01-27 21:56:31 +08:00
huiliangShen
62df041f03
fix(Input): props show-count param display incorrect in space compact mode ( #47112 )
...
* fix(input):use show-count param display incorrect in space compact mode
* update compact-debug file
---------
Co-authored-by: banruo <shl@dataqin.com>
2024-01-27 20:36:50 +08:00
章鱼怪
7e4bca346d
feat: Segmented value type support generics ( #47091 )
...
* feat: Segmented value type support generics
* fix: type
* docs: update demo
* test: update snapshots
* Update components/segmented/demo/basic.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Revert "test: update snapshots"
This reverts commit 6f95cd674d
.
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-27 20:19:10 +08:00
XiaoDong
33b1aa0a14
demo: fix the scroll area is scrolled to the bottom ( #47186 )
...
Co-authored-by: heyongqiang <heyongqiang@qtrade.com.cn>
2024-01-27 18:07:51 +08:00
KAM
601d4db14b
fix(Site): Fix the issue of font color not synchronizing with theme changes in code preview in dark mode on the document site. ( #47179 )
2024-01-27 17:06:14 +08:00
栗嘉男
e32001138a
chore: merge master into feature
2024-01-27 12:15:05 +08:00
KAM
63e5e13fda
fix(QRCode): Fix the issue where the background color and font color … ( #47128 )
...
* fix(QRCode): Fix the issue where the background color and font color of the QR code component do not synchronize with the theme in dark mode
* fix(QRCode): Update test snapshot
* fix(QRCode): Remove inline styles, adjust style handling, and regenerate test snapshots
* fix(QRCode): Fix the issue of unreasonable style handling
2024-01-26 23:08:47 +08:00
daisy
5bf0b8e17b
test: fix transfer test ( #47137 )
2024-01-26 23:08:05 +08:00
dependabot[bot]
8963725d38
chore(deps-dev): bump the dev-dependencies group with 24 updates ( #47172 )
...
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack ), [@qixian.cs/github-contributors-list](https://github.com/chenshuai2144/github-contributors-list ), [@size-limit/file](https://github.com/ai/size-limit ), [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ), [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar ), [@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 ), [ali-oss](https://github.com/ali-sdk/ali-oss ), [dumi](https://github.com/umijs/dumi ), [esbuild-loader](https://github.com/privatenumber/esbuild-loader ), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ), [husky](https://github.com/typicode/husky ), [jsdom](https://github.com/jsdom/jsdom ), [prettier](https://github.com/prettier/prettier ), [puppeteer](https://github.com/puppeteer/puppeteer ), [react-fast-marquee](https://github.com/justin-chu/react-fast-marquee ), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ), [size-limit](https://github.com/ai/size-limit ), [stylelint](https://github.com/stylelint/stylelint ), [terser](https://github.com/terser/terser ) and [webpack](https://github.com/webpack/webpack ) to permit the latest version.
Updates `@biomejs/biome` to 1.5.3
- [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.3/packages/@biomejs/biome )
Updates `@codesandbox/sandpack-react` to 2.11.3
- [Release notes](https://github.com/codesandbox/sandpack/releases )
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codesandbox/sandpack/compare/v2.11.0...v2.11.3 )
Updates `@qixian.cs/github-contributors-list` to 2.0.1
- [Release notes](https://github.com/chenshuai2144/github-contributors-list/releases )
- [Commits](https://github.com/chenshuai2144/github-contributors-list/commits )
Updates `@size-limit/file` to 11.0.2
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/size-limit/compare/11.0.1...11.0.2 )
Updates `@testing-library/jest-dom` to 6.3.0
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.3.0 )
Updates `@types/node` to 20.11.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@types/react` to 18.2.48
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@types/tar` to 6.1.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar )
Updates `@typescript-eslint/eslint-plugin` to 6.19.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.19.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` to 6.19.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.19.1/packages/parser )
Updates `ali-oss` to 6.20.0
- [Release notes](https://github.com/ali-sdk/ali-oss/releases )
- [Changelog](https://github.com/ali-sdk/ali-oss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ali-sdk/ali-oss/compare/v6.19.0...v6.20.0 )
Updates `dumi` to 2.3.0-beta.6
- [Release notes](https://github.com/umijs/dumi/releases )
- [Commits](https://github.com/umijs/dumi/commits )
Updates `esbuild-loader` to 4.0.3
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases )
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.0.2...v4.0.3 )
Updates `eslint-plugin-jest` to 27.6.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.1...v27.6.3 )
Updates `husky` from 8.0.3 to 9.0.6
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.6 )
Updates `jsdom` from 23.2.0 to 24.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/23.2.0...24.0.0 )
Updates `prettier` to 3.2.4
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4 )
Updates `puppeteer` to 21.9.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.7.0...puppeteer-v21.9.0 )
Updates `react-fast-marquee` to 1.6.3
- [Commits](https://github.com/justin-chu/react-fast-marquee/commits )
Updates `react-router-dom` to 6.21.3
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.21.3/packages/react-router-dom )
Updates `size-limit` to 11.0.2
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/size-limit/compare/11.0.1...11.0.2 )
Updates `stylelint` to 16.2.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.1.0...16.2.0 )
Updates `terser` to 5.27.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.26.0...v5.27.0 )
Updates `webpack` to 5.90.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.0 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@qixian.cs/github-contributors-list"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@size-limit/file"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/tar"
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: ali-oss
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: dumi
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: esbuild-loader
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: prettier
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-fast-marquee
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: webpack
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-26 23:07:15 +08:00
dependabot[bot]
1159d4915e
chore(deps-dev): update vanilla-jsoneditor requirement ( #47173 )
...
Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) to permit the latest version.
- [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.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 21:00:40 +08:00
dependabot[bot]
1d5b186ea0
chore(deps): update @rc-component/trigger requirement ( #47175 )
...
Updates the requirements on [@rc-component/trigger](https://github.com/react-component/trigger ) to permit the latest version.
- [Release notes](https://github.com/react-component/trigger/releases )
- [Changelog](https://github.com/react-component/trigger/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/trigger/compare/v1.18.2...v1.18.3 )
---
updated-dependencies:
- dependency-name: "@rc-component/trigger"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 21:00:18 +08:00
daisy
a62d7ec3db
feat(Table): support virtual components.body ( #47098 )
...
* feat(Table): support virtual components.body
* docs: update table docs
* docs: add faq
* docs: update faq
* docs: update faq
2024-01-26 16:37:27 +08:00
二货爱吃白萝卜
7f87e10ce0
chore: clean useless field ( #47166 )
2024-01-26 16:20:24 +08:00
lijianan
5955c7e8b0
locale: rm PageHeader locale ( #47163 )
...
* chore: rm PageHeader locale
* test: fix test case
2024-01-26 16:00:58 +08:00
vagusX
2aca1fff22
feat: make statistic component support html role and data-* and aria-* attributes ( #47149 )
...
* feat: make statistic component support html attributes
* fix: types
* chore: improve
* feat: use pickAttrs for data-* and aria-* and role
2024-01-26 15:27:02 +08:00
lijianan
119f8aaf79
chore: fix notify_body ( #47164 )
2024-01-26 14:40:42 +08:00
MadCcc
4def7a2407
feat: InputNumber support changeOnWheel ( #47158 )
2024-01-26 14:05:04 +08:00
章鱼怪
3c477ee52d
feat: Button add tokens ( #47075 )
...
* feat: default button add tokens
* fix: var name
2024-01-26 14:00:21 +08:00
lijianan
aa137e96af
type: TS define optimal ( #47153 )
2024-01-26 13:53:52 +08:00
MadCcc
5e96d6bdf8
ci: add pr notify ( #47160 )
2024-01-26 13:48:52 +08:00