二货爱吃白萝卜
a5d420b941
chore: bump motion ( #41873 )
* chore: bump motion
* test: update snapshot
* test: update snapshot
2 years ago
renovate[bot]
6e724258e9
chore(deps): update dependency stylelint-config-standard to v33 ( #41832 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
lijianan
dce42602f6
style: simplify RTL prop & revert react-sticky-box Version ( #41815 )
* lock sticky-box version to fix CI
* revert
2 years ago
Amumu
6f2a829621
chore: rc-trigger move to dev depds ( #41808 )
* chore: rc-trigger move to dev depds
* test: fix type
* ci: lock react-sticky-box@2.0.0
2 years ago
vagusX
0991bf3fe9
chore: update dependency open to v9 ( #41765 )
* Revert "Revert "chore(deps): update dependency open to v9 (#41714 )" (#41723 )"
This reverts commit 6761292bbd
.
* scripts: use open#esm in changelog script
* fix: revert some changes
2 years ago
dependabot[bot]
5b23a6aac2
chore(deps-dev): bump glob from 9.3.5 to 10.0.0 ( #41737 )
* chore(deps-dev): bump glob from 9.3.5 to 10.0.0
Bumps [glob](https://github.com/isaacs/node-glob ) from 9.3.5 to 10.0.0.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v9.3.5...v10.0.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: upgrade glob usage
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
MadCcc
1474dc24d4
docs: changelog 5.4.2 ( #41756 )
* docs: changelog 5.4.2
* chore: add bug verision
2 years ago
kiner-tang(文辉)
c0ecb3f623
chore: update rc-picker to 3.6.1 ( #41753 )
2 years ago
Wuxh
1fc3675b91
Revert "type: TimePicker added hourStep type" ( #40956 )
* Revert "type: TimePicker added hourStep type (#40947 )"
This reverts commit c89640d843
.
* deps: bump rc-picker@3.6.0
* Update package.json
Co-authored-by: Wuxh <wxh1220@gmail.com>
* Update components/time-picker/demo/interval-options.tsx
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
renovate[bot]
78c0b3a702
chore(deps): update dependency typedoc to ^0.24.0 ( #41713 )
* chore(deps): update dependency typedoc to ^0.24.0
* rerun CI
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
vagusX
0106236e87
docs: changelog v5.4.1 ( #41734 )
2 years ago
afc163
0eed438d76
fix: Select width getting smaller when search ( #41722 )
* bump rc-select
* fix: Select width become 0px when searching
2 years ago
lijianan
6761292bbd
Revert "chore(deps): update dependency open to v9 ( #41714 )" ( #41723 )
This reverts commit 005db79897
.
2 years ago
renovate[bot]
005db79897
chore(deps): update dependency open to v9 ( #41714 )
* chore(deps): update dependency open to v9
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
dependabot[bot]
1275187ed9
chore(deps-dev): bump antd-style from 2.0.2 to 3.0.0 ( #41636 )
Bumps [antd-style](https://github.com/ant-design/antd-style ) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/ant-design/antd-style/releases )
- [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ant-design/antd-style/compare/v2.0.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: antd-style
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>
2 years ago
二货爱吃白萝卜
4299d774ac
chore: optimize Select like component popup logic ( #41619 )
* chore: bump trigger ver
* chore: support auto flip + shift
* test: update snapshot
* chore: use in TreeSelect & Cascader
2 years ago
afc163
3ffc50dc05
chore: add notice before publish to npm ( #41613 )
* chore: add notice before publish to npm
* chore: add notice before publish to npm
2 years ago
afc163
df459717e3
docs: add changelog for 5.4.0 ( #41587 )
* docs: add changelog for 5.4.0
* chore: revert open version
* docs: add changelog
* docs: add changelog
* docs: add changelog
* docs: add changelog
* docs: changelog
* docs: update changelog date
* docs: add changelog
* Update CHANGELOG.en-US.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2 years ago
MadCcc
fd53ce6258
chore: share component render in scripts ( #41603 )
* chore: share component render in scripts
* chore: code clean
2 years ago
Amumu
bf9eff66d7
chore: merge feature into master ( #41598 )
* 🦄 ️ refactor(DatePicker,Calendar): dateRender,monthRender => cellRender (#41584 )
* refactor: dateRender => cellRender
* feat: update snapshots
* feat: update snapshots
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* feat: update test case
* docs: update docs
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* test: fix lint error (#41596 ) (#41600 )
* test: fix lint error
* chore: fix lint
---------
* feat: Picker luxon support (#41580 )
* chore: add luxon english documentation
* chore: add draft chinese documentation
This documentation was auto-generated based on the english version so it is only a rough draft and will most likely need to be refined.
* fix: improve documentation phrasing
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: Sylvain Boulade <sboulade@gmail.com>
2 years ago
kiner-tang(文辉)
c621a2e765
🦄 ️ refactor(DatePicker,Calendar): dateRender,monthRender => cellRender ( #41584 )
* refactor: dateRender => cellRender
* feat: update snapshots
* feat: update snapshots
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* feat: update test case
* docs: update docs
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
2 years ago
renovate[bot]
0ab7950568
chore(deps): update dependency stylelint-config-standard to v32 ( #41593 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
63f3680b90
chore(deps-dev): bump rome from 11.0.0 to 12.0.0 ( #41542 )
Bumps [rome](https://github.com/rome/tools/tree/HEAD/npm/rome ) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/rome/tools/releases )
- [Changelog](https://github.com/rome/tools/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rome/tools/commits/cli/v12.0.0/npm/rome )
---
updated-dependencies:
- dependency-name: rome
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>
2 years ago
xrkffgg
158d1cc38c
docs: add changelog 5.3.3 ( #41507 )
* docs: add changelog 5.3.3
* docs: update
2 years ago
MadCcc
72a03efead
feat: input semantic dom ( #41493 )
* feat: input semantic dom
* chore: update deps
* docs: add toc
2 years ago
二货爱吃白萝卜
f0d3e43faa
fix: CP nonce should work on cssinjs ( #41482 )
2 years ago
JiaQi
bde779e41c
chore: bump rc-menu ( #41468 )
2 years ago
MadCcc
06035500d5
refactor: textarea showCount in suffix ( #41450 )
* refactor: textarea showCount in suffix
* test: update snapshot
* test: update
* chore: update rc-input
2 years ago
MadCcc
772ab49baf
docs: fix hydration error when resizing ( #41370 )
* docs: fix hydration error when resizing
* docs: useLayoutState
2 years ago
左耳咚
2ece2c6b63
Feature: Burmese translation ( #41366 )
* feat: ✨ Burmese translation
* fix: fix Burmese - MYANMAR locale typo
* Update components/locale/my_MM.ts
Co-authored-by: Amumu <yoyo837@hotmail.com>
* fix: 🐞 modify package version
* fix: 🐞 add locale snap
* docs: 📃 update docs
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
2 years ago
dependabot[bot]
fd933437ac
chore(deps-dev): bump open from 8.4.2 to 9.0.0 ( #41358 )
Bumps [open](https://github.com/sindresorhus/open ) from 8.4.2 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v9.0.0 )
---
updated-dependencies:
- dependency-name: open
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>
2 years ago
Peach
822dec20a4
docs: changelog for 5.3.2 ( #41350 )
* docs: changelog for 5.3.2
* chore: bump version to 5.3.2
* docs: update changelog
* docs: update changelog
2 years ago
lijianan
fb5ed95853
chore(deps): bump typescript to v5 ( #41301 )
* chore(deps): bump typescript to v5
* fix
* fix
* type fix
* Update components/statistic/demo/countdown.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/statistic/demo/countdown.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix type
* update demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
dependabot[bot]
0f1bc24285
chore(deps-dev): bump stylelint-config-standard from 30.0.1 to 31.0.0 ( #41311 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 30.0.1 to 31.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/30.0.1...31.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>
2 years ago
Dave
3ed7895596
chore(deps): bump antd-img-crop to 4.9.0 ( #41296 )
rotationSlider props
2 years ago
afc163
0320d9d81e
feat: Select support title ( #41280 )
* feat: Select add title prop
* Update package.json
* Update package.json
2 years ago
Amumu
39adae8e5c
chore: bump @rc-component/trigger & update snapshot ( #41287 )
* chore: bump @rc-component/trigger & update snapshot
* test: try fix ci
2 years ago
kiner-tang(文辉)
af0dbbd5d3
docs: blog support display author's avatar ( #41231 )
* feat: support author avatar in blog
* feat: author avatar
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: support custom authorInfos
* feat: comment
* feat: optimize code
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: avatar skeleton
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
dependabot[bot]
980e9cb08b
chore(deps-dev): bump vanilla-jsoneditor from 0.15.1 to 0.16.0 ( #41262 )
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.15.1 to 0.16.0.
- [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.15.1...v0.16.0 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
muxin
0ecb3caa61
chore: bump rc-dialog & rc-image version ( #41253 )
2 years ago
muxin
0e62931d48
chore(input): bump rc-textarea version & update snapshot ( #41228 )
2 years ago
二货爱吃白萝卜
09817c3b37
test: update snapshot ( #41232 )
* test: update snapshot
* chore: update
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
二货爱吃白萝卜
4dea745e40
docs: 5.3.1 changelog ( #41190 )
* docs: 5.3.1 changelog
* docs: fix link
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: more info
* docs: adjust
* docs: add menu info
* docs: update changelog
---------
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
d759f26a7f
chore: bump rc-field-form to 1.29.0 ( #41191 )
2 years ago
muxin
62b18ba0de
chore: bump rc-mentions version ( #41160 )
2 years ago
dependabot[bot]
1df1034f20
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 ( #41109 )
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
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>
2 years ago
kiner-tang(文辉)
c3f8424c98
fix(form): success feedback should display when pass hasFeedback prop and current value is valid value ( #41116 )
* fix: success feedback should display when pass hasFeedback prop and type valid value
* feat: optimize code
* feat: update test case
* feat: optimize code
* feat: optimize code
* feat: update demo
* feat: update test case
* feat: update demo
* feat: update test case
* feat: reset demo
2 years ago
dependabot[bot]
245a2ccc80
chore(deps-dev): bump jest-puppeteer from 7.0.1 to 8.0.3 ( #41107 )
* chore(deps-dev): bump jest-puppeteer from 7.0.1 to 8.0.3
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 7.0.1 to 8.0.3.
- [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/v8.0.3/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>
* Update package.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
二货爱吃白萝卜
dcbf0d7b5c
refactor: picker trigger version ( #41090 )
* refactor: picker version
* chore: update deps
* chore: bump trigger version
* test: update snapshot
* chore: fix missing deps
* test: update snapshot
* update snap
---------
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
MadCcc
6f82f41d5c
refactor: checkbox ( #41117 )
* refactor: checkbox
* type: export CheckboxRef
* type: fix
2 years ago