二货爱吃白萝卜
1990b8e708
chore: bump rc-field-form ( #42635 )
2023-05-26 11:31:02 +08:00
dependabot[bot]
61d0d05c94
chore(deps-dev): bump jest-puppeteer from 8.0.6 to 9.0.0 ( #42625 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 8.0.6 to 9.0.0.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
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-05-25 21:02:58 +08:00
二货爱吃白萝卜
765cafb2cd
refactor: ConfigProvider form dependency inversion ( #42604 )
...
* refactor: dependency inversion
* chore: use rc-util
2023-05-25 19:58:07 +08:00
Dunqing
c3364cf77e
chore: specify npm as the package manager ( #42611 )
...
* chore: specify npm as the package manager
* chore: update version
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-25 19:53:56 +08:00
afc163
57f477ffa1
chore: upgrade rc-util version ( #42621 )
2023-05-25 19:15:40 +08:00
MadCcc
88a00dbf9e
test: update test case ( #42582 )
...
* chore: update snapshot
* chore: update test case
* chore: rm watermark image test
2023-05-24 22:03:26 +08:00
MadCcc
369b4cd169
docs: changelog 5.5.1 ( #42522 )
2023-05-22 19:09:28 +08:00
MadCcc
5d53884919
fix: fix wrong button icon size and margin ( #42516 )
2023-05-22 13:37:41 +08:00
洋
e4f84e0e96
fix: Select scrollbar rtl direction position ( #42508 )
...
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-21 02:59:50 +08:00
红果汁
d61c08e7df
prefer: optimize allow clear logic ( #42439 )
...
* refactor: optimize allow clear logic
* test: fix test coverage down
* refactor: use onChange type
2023-05-19 17:44:27 +08:00
红果汁
2722850c0d
chore: sync @rc-component/color-picker@1.1.0 ( #42445 )
...
* fix: sync @rc-component/color-picker@1.1.0
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-18 13:34:06 +08:00
afc163
d90c1c62c0
fix: upgrade @ant-design/icons to 5.1.0 ( #42443 )
...
* Update package.json
* Update package.json
* chore: update snapshot
* style: #1890ff => #1677ff
* style: fix Upload icon color
* style: fix Upload icon color
* revert menu v4 demo
2023-05-18 09:40:09 +08:00
二货爱吃白萝卜
2cfc08c9db
chore: rm rome to use prettier back ( #42395 )
2023-05-16 15:51:30 +08:00
二货爱吃白萝卜
49549ae210
fix: Use visible first ( #42394 )
2023-05-16 15:19:39 +08:00
muxin
8565d3aebb
chore: bump rc-pagination version ( #42382 )
...
* chore: bump rc-pagination version
* doc: delete space
2023-05-16 10:15:39 +08:00
xrkffgg
1a2906941f
docs: add changelog 5.5.0 ( #42339 )
...
* docs: add changelog 5.5.0
* Update CHANGELOG.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-05-15 15:12:57 +08:00
红果汁
aeabe74fbc
docs: replace react-color with color-picker ( #42350 )
...
* style: fix prettier problem
* docs: add presets label
* style: fix prettier problem
* style: fix prettier
2023-05-15 15:11:05 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches ( #42276 )
...
chore: master merge feature
2023-05-12 15:14:26 +00:00
MadCcc
448c2b8097
docs: add new component tag ( #42309 )
...
* docs: add new component tag
* chore: update
* re-run
---------
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-12 17:53:37 +08:00
二货爱吃白萝卜
e28c9237d6
docs: auto trans link ( #42311 )
...
* docs: auto trans link
* chore: force CI
2023-05-12 17:21:40 +08:00
红果汁
b95d5674fa
feat: new component ColorPicker ( #41990 )
...
* feat: color picker
* chore: improve component logic
* test: update snapshots
* test: update snapshots
* fix: remove unuse code
* fix: adjusting the UI
* fix: hairy edge in dark mode
* fix: demo case
* chore: rollback file
* fix: improve code logic
* perf: improve code
* test: add test case
* refactor: trigger use Popover instead
* test: add test case
* refactor: improve code logic
* test: update snapshots
* refactor: improve code
* docs: add overview img
* feat: style
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: update snapshot
* feat: color block
* chore: pure render
* refactor: hex input number reduced to 6 digits
* fix: rename React to react
* refactor: trigger demo
* docs: remove disabled demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-12 14:43:48 +08:00
洋
d32e8e67de
feat(cascader): add Option item disableCheckbox ( #42024 )
...
* feat(cascader): add uncheckableItemValues props
* feat: add Option disableCheckbox
* chore: modify md
* chore: add test and lock version
* Update package.json
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2023-05-12 11:53:51 +08:00
二货爱吃白萝卜
0ead943e1e
feat: Form support validateOnly
( #42273 )
...
* feat: support validateOnly
* test: update snapshot
2023-05-11 15:43:00 +08:00
lijianan
025cdeccc5
fix: master CI fail fix ( #42253 )
...
* fix: master CI fail fix
* fix
2023-05-10 17:42:07 +08:00
二货爱吃白萝卜
5904f80a9a
feat: DatePicker support changeOnBlur
( #42168 )
...
* docs: update docs
* chore: fix lint
* chore: bump rc-picker
* docs: timepicker docs
* chore: update ignore
2023-05-09 18:00:44 +08:00
二货机器人
4e311f0d95
test: update snapshot
2023-05-08 23:47:41 +08:00
二货爱吃白萝卜
f4858ff581
chore: align motion follow popup point ( #42225 )
...
* chore: align motion follow popup point
* test: update snapshot
2023-05-08 23:28:13 +08:00
github-actions[bot]
bb496fc833
chore: auto merge branches ( #42221 )
...
chore: feature merge master
2023-05-08 11:15:52 +00:00
yoyo837
8426446e4c
Merge branch 'master' into feature-merge-master
2023-05-08 18:43:14 +08:00
二货爱吃白萝卜
711c9d6754
chore: fix ts def ( #42218 )
...
* chore: fix ts def
* chore: fix ts
2023-05-08 17:37:04 +08:00
lijianan
3414e458ef
chore(deps): update dependency eslint to ^8.40.0 ( #42201 )
2023-05-08 09:54:44 +08:00
renovate[bot]
dde293a012
chore(deps): update dependency countup.js to v2.6.2 ( #42196 )
...
* chore(deps): update dependency countup.js to v2.6.2
* test: add countup.js to jest transformIgnorePatterns
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-08 09:54:16 +08:00
Ylg12345
08e8e66fe6
feat: add onClick prop in Table.Summary.Row ( #42175 )
...
* feat: add onclick prop in Table.Summary.Row
* revocation summary.md and summary.tsx changes
* change the way INTERNAL_HOOKS are exported
* update rc-table version and INTERNAL_HOOKS export issue
* update renderVirtualList type in virtual-list.tsx
* reduce diff
2023-05-07 17:30:03 +08:00
renovate[bot]
941518f402
chore(deps): update dependency eslint to ~8.40.0 ( #42197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 12:28:05 +08:00
renovate[bot]
1dd7d4452f
chore(deps): update dependency eslint-plugin-unicorn to v47 ( #42198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 11:53:38 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
Peach
a8c3eb45f0
docs: changelog for 5.4.7 ( #42179 )
...
* docs: changelog for 5.4.7
* chore: bump version to 5.4.7
* docs: update
2023-05-06 15:59:17 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
二货爱吃白萝卜
e47545519c
chore: lock eslint ( #42172 )
2023-05-06 11:32:04 +08:00
dependabot[bot]
653d031ac4
chore(deps-dev): bump @types/node from 18.16.4 to 20.0.0 ( #42161 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.16.4 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-05-05 21:20:30 +08:00
dependabot[bot]
6a78d15b6e
chore(deps-dev): bump jsdom from 21.1.2 to 22.0.0 ( #42106 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.2...22.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
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>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-04 12:59:55 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches ( #42127 )
...
chore: feature merge master
2023-05-04 03:30:50 +00:00
MadCcc
b882ae8c25
chore: lock countup.js ( #42124 )
2023-05-04 10:39:35 +08:00
lijianan
c3d02f8212
revert: revert #42060 ( #42082 )
2023-04-29 12:52:56 +08:00
MadCcc
e18400a554
chore: bump rc-dropdown ( #42013 )
...
* chore: update snapshot
* chore: update placement
* chore: postProps
* chore: update snapshot
* test: update table test case
* chore: update pure-panel style
* chore: update snap
2023-04-29 11:13:53 +08:00
lijianan
7b1c3990eb
chore: Migrate CJS to ESM ( #42077 )
...
* chore: Migrate CJS to ESM
* clear
2023-04-29 10:43:06 +08:00
lijianan
859f6168ec
chore: Migrate CJS to ESM ( #42072 )
...
* chore: Migrate CJS to ESM
* fix
* fix
* fix
* fix
* fix
* update
2023-04-28 23:21:51 +08:00
lijianan
c1760262b9
chore: Migrate CJS to ESM ( #42068 )
...
* chore: Migrate CJS to ESM
* fix lint
2023-04-28 21:49:55 +08:00
lijianan
cc5dfe2521
chore: Migrate CJS to ESM ( #42070 )
2023-04-28 21:01:45 +08:00
lijianan
6dde4c4ebe
chore: Migrate CJS to ESM ( #42067 )
...
* chore: Migrate CJS to ESM
* fix lint
2023-04-28 19:24:32 +08:00