栗嘉男
236aba5373
fix: fix lint
2023-07-28 17:04:00 +08:00
栗嘉男
674ff129ce
Merge branch master into master-merge-feature
2023-07-28 16:43:15 +08:00
二货爱吃白萝卜
6ff18d1786
enhance: antd style at top ( #43847 )
2023-07-27 16:07:48 +08:00
MadCcc
94b3d03765
feat: component token support algorithm ( #43810 )
...
* feat: component theme
* feat: component token support algorith,
* docs: fix form
* chore: add test
* chore: fix test case
* chore: code clean
* chore: code clean
* chore: code clean
* docs: update toc
* chore: update cssinjs
* chore
2023-07-27 11:31:38 +08:00
kiner-tang(文辉)
4858e60fe6
feat: DatePicker support customize allowClear ( #43811 )
2023-07-27 10:23:26 +08:00
二货爱吃白萝卜
b3ccc46ebe
feat: form support strict ( #43828 )
2023-07-27 09:56:05 +08:00
红
ac3d9173c6
feat(range-picker): preset value support callback function ( #43476 )
...
* chore(deps): bump rc-picker@3.11.0
* feat(range-picker): preset value support callback function
* docs: update docs
* docs: update since version
* test: update snapshot
2023-07-26 19:02:17 +08:00
daisy
fe0afd3795
feat(Image): support movable ( #43823 )
2023-07-26 16:28:49 +08:00
MadCcc
875f67bb71
chore: correct dep semver ( #43809 )
2023-07-26 16:06:34 +08:00
二货爱吃白萝卜
39d3baef43
enhance: not extract message notification style in SSR ( #43808 )
...
* enhance: message not render style in SSR
* enhance: notification not render style in SSR
* docs: not render App if in demo page
2023-07-26 11:03:42 +08:00
afc163
2d3c97979d
fix: Select aria-activedescendant wrong value ( #43800 )
2023-07-26 10:09:04 +08:00
二货机器人
fcce7c3fdb
chore: merge master
2023-07-25 16:32:15 +08:00
kiner-tang(文辉)
b4035b09b1
feat: AutoComplete support customize clear button ( #43745 )
...
* feat: AutoCOmplete support customize clear button
* feat: update snapshots
* feat: update snapshots
* feat: reset prettier format
* feat: reset prettier format
2023-07-25 10:00:23 +08:00
陈帅
2f520ca46e
docs: add 5.7.3 changelog ( #43756 )
...
* docs: add 5.7.2 changelog
* 5.7.3
* fix typo
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Apply suggestions from code review
Signed-off-by: MadCcc <1075746765@qq.com>
* fix typo
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-24 21:23:22 +08:00
MadCcc
bed26741aa
docs: polyfill React.use ( #43755 )
...
* docs: polyfill React.use
* chore: code clean
* chore: code clean
* docs: add banner fallback
* chore: code clean
2023-07-24 16:59:35 +08:00
github-actions[bot]
8b7c6834fb
chore: auto merge branches ( #43746 )
...
chore: merge master into feature
2023-07-24 06:40:39 +00:00
daisy
0c9653f5fb
fix: placement should be center when target is null ( #43694 )
...
* fix: placement should be center when target is null
* test: update snapshot
2023-07-24 11:42:18 +08:00
afc163
8c6b49b420
chore: upgrade rc-textarea ( #43735 )
...
close https://github.com/ant-design/ant-design/issues/43715
Signed-off-by: afc163 <afc163@gmail.com>
2023-07-23 22:23:35 +08:00
github-actions[bot]
8d75751dce
chore: auto merge branches ( #43721 )
...
chore: merge master into feature
2023-07-22 06:00:11 +00:00
二货爱吃白萝卜
e78b8f6f27
chore: bump cssinjs ( #43691 )
...
* chore: bump cssinjs
* chore: bump cssinjs
* chore: default light & motion
* test: snapshot ignore motion
* chore: clean up
* chore: bump cssinjs version
* chore: adjust log
* chore: adjust log
2023-07-21 14:53:35 +08:00
dependabot[bot]
76ced097a6
chore(deps-dev): bump prettier-plugin-jsdoc from 0.4.2 to 1.0.1 ( #43689 )
...
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc ) from 0.4.2 to 1.0.1.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases )
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.4.2...v1.0.1 )
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 10:27:16 +08:00
二货爱吃白萝卜
cd142be4a9
docs: changelog of 5.7.2 ( #43690 )
...
* chore: changelog of 5.7.2
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-20 20:43:47 +08:00
MadCcc
e96059cd76
docs: migrate to antd-style ( #43623 )
...
* docs: migrate to antd-style
* [CodeFactor] Apply fixes
* chore: code clean
* chore: lint
* chore: try cache
* chore: try
* fix: ssr
* chore: code clean
---------
Co-authored-by: codefactor-io <support@codefactor.io>
2023-07-20 19:27:33 +08:00
github-actions[bot]
b90aac7d28
chore: auto merge branches ( #43662 )
...
chore: merge master into feature
2023-07-19 15:01:49 +00:00
MuxinFeng
084f234bc9
refactor: Select deprecated showArrow prop ( #43520 )
...
* refactor: remove showArrow prop
* fix: optimize iconUtil
* refactor: refactor tree-select&cascader
* docs: update api docs
* test: add test
* fix: update warning
* chore: update dep version
* test: update test
2023-07-19 20:27:09 +08:00
二货爱吃白萝卜
04e729d14a
fix: Steps keyboard switch ( #43644 )
2023-07-19 13:39:26 +08:00
MadCcc
edd15aaa4c
type: use ValueType from rc-input-number ( #43635 )
2023-07-19 11:01:14 +08:00
afc163
0691f4610b
docs( ✨ ): release 5.7.1 ( #43602 )
...
* docs(✨ ): release 5.7.1
* docs: update changelog
* docs: update changelog
* docs: update changelog
* Apply suggestions from code review
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
* docs: update changelog
* docs: update changelog
* docs: update changelog
* docs: update changelog
* Update CHANGELOG.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
* docs: update changelog
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-07-19 00:13:46 +08:00
renovate[bot]
cb45e3db8a
chore(deps): update dependency @argos-ci/core to ^0.9.0 ( #43584 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-16 13:29:28 +08:00
renovate[bot]
990a31cd84
chore(deps): update dependency eslint-plugin-unicorn to v48 ( #43585 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-16 13:28:45 +08:00
afc163
f0531ba421
chore: upgrade to rc-image@7.0.0 ( #43550 )
2023-07-14 14:18:00 +08:00
afc163
7ae5bc5f00
chore: use rome again ( #43492 )
...
* chore: use rome again due to https://github.com/rome/tools/pull/4555
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: use rome nightly version
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-07-13 20:54:37 +08:00
vagusX
a5fa9e2742
docs: changelog v5.7.0 ( #43469 )
2023-07-11 18:52:24 +08:00
dependabot[bot]
8e2baf4d4d
chore(deps-dev): bump jest-axe from 7.0.1 to 8.0.0 ( #43468 )
...
Bumps [jest-axe](https://github.com/nickcolley/jest-axe ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases )
- [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nickcolley/jest-axe/compare/v7.0.1...v8.0.0 )
---
updated-dependencies:
- dependency-name: jest-axe
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 20:14:57 +08:00
红果汁
e72a7836f4
feat: ColorPicker Implement onChangeComplete API ( #43370 )
...
* feat: implement onChangeComplete api
* docs: add change completed demo
* perf: optimization code
2023-07-10 13:37:43 +08:00
栗嘉男
0e47a7673e
Merge branch master into master-merge-feature
2023-07-09 18:26:06 +08:00
renovate[bot]
a5bb59c76c
chore(deps): update dependency stylelint-prettier from v3 to v4 ( #43456 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-09 13:35:57 +08:00
daisy
1ef07e97ba
feat(Image): modify layout and support closeIcon、PreviewGroup fallback ( #43167 )
...
* feat(Image): modify layout and support closeIcon、PreviewGroup fallback
* docs: modify text
* style: add skip right
* chore: update snapshot
* fix: disabled hover
* fix: lint error
* style: close icon transition
* docs: # link
* demo: update demo
* demo: add comment
* demo: remove comment
2023-07-07 09:54:19 +08:00
github-actions[bot]
bf960bed60
chore: auto merge branches ( #43420 )
...
chore: merge master into feature
2023-07-06 15:26:20 +00:00
lijianan
3bbe9e7b63
chore(deps): bump prettier from 2.3.2 to 3.0.0 ( #43391 )
2023-07-06 09:45:16 +08:00
dependabot[bot]
84ca0d23ae
chore(deps-dev): bump stylelint-config-standard from 33.0.0 to 34.0.0 ( #43386 )
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 20:46:49 +08:00
JiaQi
e053225154
chore: bump rc-picker ( #43367 )
...
* chore: bump rc-picker
* chore: update snapshot
2023-07-05 16:47:21 +08:00
lijianan
28cc1c32f7
Merge branch 'feature' into feature-merge-master
2023-07-05 15:42:19 +08:00
lijianan
6552a489a3
chore: upgrade size-limit ( #43344 )
...
* chore: upgrade size-limit
* fix
* fix
2023-07-05 15:42:03 +08:00
栗嘉男
60a2ae6319
chore: merge master into feature
2023-07-04 11:41:25 +08:00
xrkffgg
d5f5998a73
docs: add changelog 5.6.4 ( #43320 )
...
* docs: add changelog 5.6.4
* docs: update
2023-07-03 11:37:03 +08:00
二货爱吃白萝卜
a39abf7c26
fix: Form should not trigger unnescessary onFieldsChange ( #43290 )
2023-06-30 11:32:09 +08:00
lijianan
6cbf3e102b
chore(dep): remove file-system-cache ( #43242 )
2023-06-28 13:54:49 +08:00
renovate[bot]
435fc6dcfe
chore(deps): update dependency file-system-cache to v2.4.1 ( #43238 )
...
* chore(deps): update dependency file-system-cache to v2.4.1
* Apply suggestions from code review
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-28 11:34:57 +08:00
github-actions[bot]
238d89ec7f
chore: auto merge branches ( #43223 )
...
chore: merge master into feature
2023-06-27 08:25:33 +00:00