Commit Graph

3391 Commits

Author SHA1 Message Date
黑雨
8c34cb793f
feat: Replace input-number part test with testing lib (#36080)
* feat: Replace input-number part test with testing lib

* feat: update rc-input-number version
2022-07-20 20:47:09 +08:00
Peach
10b153f65d
docs: changelog for 4.21.7 (#36572)
* docs: changelog for 4.21.7

* chore: bump version to 4.21.7

* docs: update changelog

* docs: append a new changelog
2022-07-18 15:02:57 +08:00
renovate[bot]
912d274b0a
chore(deps): update dependency eslint-plugin-markdown to v3 (#36560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-17 18:57:36 +08:00
二货机器人
e9ab30dde1
chore: bump rc-tooltip (#36501) 2022-07-13 17:14:24 +08:00
二货机器人
41464e7068
chore: bump mentions (#36479) 2022-07-12 16:49:44 +08:00
二货机器人
20b3f20f5f
docs: 4.21.6 changelog (#36455) 2022-07-11 10:57:06 +08:00
afc163
91ff1dcce2
style: fix Skeleton active lost border-radius in Safari (#36445)
* style: fix Skeleton active lost border-radius in Safari

* perf: reduce skeleton css bundle size

* chore: fix bundle size limit

* chore: fix active typing
2022-07-10 12:05:35 +08:00
二货机器人
cff413eb6c
fix: Table hover perf (#36383) 2022-07-05 16:56:29 +08:00
renovate[bot]
b2c31ae908
chore(deps): update dependency eslint-plugin-unicorn to v43 (#36350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-04 09:47:15 +08:00
MadCcc
62313099bc
docs: v4.21.5 (#36353)
* docs: v4.21.5

* chore: add try time

* chore: update changelog
2022-07-03 12:21:40 +08:00
dependabot[bot]
4439891ced
chore(deps-dev): bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 (#36255)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.12.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.10...v1.0.0-rc.12)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 21:56:06 +08:00
陈帅
2d233fb147
docs: add 4.21.4 changelog (#36246)
* docs: add 4.21.4 changelog

* fix

* reset
2022-06-27 18:05:48 +08:00
renovate[bot]
a613a2643b
chore(deps): update dependency remark-cli to v11 (#36237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:16:52 +08:00
dependabot[bot]
ee28570b2b
chore(deps-dev): bump @types/jest-image-snapshot from 4.3.2 to 5.1.0 (#36229)
Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot) from 4.3.2 to 5.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot)

---
updated-dependencies:
- dependency-name: "@types/jest-image-snapshot"
  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>
2022-06-25 16:04:13 +08:00
二货机器人
5e8280de88
chore: bump rc-util (#36210) 2022-06-24 01:13:16 +08:00
afc163
7c4e6c4fd3
perf: unify regeneratorRuntime import path for bundle size (#36200)
* perf: unify regeneratorRuntime import path for bundle size

close #36198

* Update package.json
2022-06-23 16:54:20 +08:00
dependabot[bot]
b7cf4e6850
chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 (#36133)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.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/19.0.0...20.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: afc163 <afc163@gmail.com>
2022-06-21 10:35:17 +08:00
renovate[bot]
5120b38b46
chore(deps): update dependency inquirer to v9 (#36121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-21 10:35:00 +08:00
二货机器人
0ff19bb239
fix: Table multiple dropdown not closed (#36132)
* fix: Table dropdown can not close

* test: Test case

* test: cov

* chore: bump rc-util

* chore: reorder

* chore: bump rc-util

* chore: rm test

* chore: clean up
2022-06-20 23:28:46 +08:00
afc163
ad45f6c185
docs(): release 4.21.3 (#36105) 2022-06-17 15:44:37 +08:00
MadCcc
25e1d1bc77
docs: 4.21.2 (#36055) 2022-06-15 01:35:02 +08:00
vagusX
250497acd1
docs: add changelog 4.21.1 (#36022) 2022-06-13 19:30:45 +08:00
renovate[bot]
e1a6241519
chore(deps): update dependency stylelint-config-standard to v26 (#36017)
* chore(deps): update dependency stylelint-config-standard to v26

* chore: ignore selector-not-notation rule

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-12 20:44:55 +08:00
afc163
e9630608fe
Update package.json 2022-06-11 15:16:06 +08:00
dependabot[bot]
9ddde89d4d
chore(deps-dev): bump stylelint from 14.8.3 to 14.9.0 (#35998)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.9.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/14.8.3...14.9.0)

---
updated-dependencies:
- dependency-name: stylelint
  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>
2022-06-10 20:11:15 +08:00
二货机器人
66c3639ed4
chore: bump rc-dialog version (#35969)
* chore: bump rc-dialog version

* chore: trigger

* chore: trigger

* docs: RM peer conflict demo

* chore: bump deps version

* chore: bump ver

* chore: bump

* chore: bump

* chore: test

* chore: rm peer

* chore: clean all peer

* chor: bump rc-image
2022-06-10 17:06:07 +08:00
afc163
c80ddb4699
chore: upgrade react-slick to 0.29.1 (#35959)
* chore: upgrade react-slick to 0.29.0

* Update package.json
2022-06-09 11:31:32 +08:00
二货机器人
771836cbc0
test: refactor tree with testing lib (#35937)
* test: tree test

* test: clean up

* chore: bump rc-tree

* test: Update snapshot

* test: Update for react 18
2022-06-07 21:04:47 +08:00
zombiej
d56ba7062f chore: bump bundle size of babel runtime 2022-06-06 18:57:00 +08:00
zombiej
2d7122ce8e Merge remote-tracking branch 'origin/feature' into master-merge-feature 2022-06-06 18:55:54 +08:00
Heaven
4dd6fcaf99
Feat: support 'treeExpandAction' prop for TreeSelect (#35618)
* Feat: support 'treeExpandAction' prop for TreeSelect

* chore: bump rc-tree

* chore: fix lint

* fix: fix directory tree duplicate expandAction

* fix: fix directory tree duplicate expandAction

* fix: fix directory tree duplicate expandAction

* chore: add docs

Co-authored-by: zombiej <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-06 18:44:58 +08:00
xrkffgg
c22fce2a39
docs: add changelog 4.21.0 (#35915)
* docs: add changelog 4.21.0

* Update CHANGELOG.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* docs: add

* Update CHANGELOG.en-US.md

* docs: fix

* docs: add

* docs: update

* docs: fix

* docs: remove 35407

Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-06 17:53:28 +08:00
github-actions[bot]
2c1d5120b5
chore: auto merge branchs (#35910)
branch: merge master into feature
2022-06-06 03:37:12 +00:00
renovate[bot]
93468584bb
chore(deps): update dependency @types/jest to v28 (#35907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 11:06:35 +08:00
MadCcc
77823c5932
feat: tabs support popupClassName (#35892)
* feat: tabs support popupClassName

* docs: update
2022-06-02 19:31:27 +08:00
Mehdi Salem Naraghi
d239ae5bf5
fix: remove extraneous space from rc-segmented version (#35863)
The extra spaces confuses third-party tooling
2022-06-01 22:10:52 +08:00
afc163
6423e22f78 chore: merge feature 2022-06-01 18:28:31 +08:00
zombiej
81a2b2dd06 chore: bump rc-dialog & update snapshot 2022-06-01 15:02:36 +08:00
afc163
a61671f32f
chore: upgrade to jest-image-snapshot 5.x (#35818) 2022-05-31 10:11:33 +08:00
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic (#35810)
* refactor: Dependency Inversion

* test: update snapshot

* test: Update snapshot

* test: more

* fix: table dropdown logic

* fix: menu lint
2022-05-30 19:06:51 +08:00
Peach
336fef0f8a
docs: changelog for 4.20.7 (#35804)
* docs: changelog for 4.20.7

* chore: bump version to 4.20.7

* docs: update changelog
2022-05-30 15:17:44 +08:00
renovate[bot]
b535068590
chore(deps): update dependency eslint-plugin-jest to ~26.4.0 (#35801)
* chore(deps): update dependency eslint-plugin-jest to ~26.4.0

* Update package.json

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-05-30 10:50:14 +08:00
afc163
596d24e4e5 Merge branch 'feature' into master-merge-feature 2022-05-29 20:21:51 +08:00
afc163
effa5541b8
test: lock eslint-plugin-jest version for false positive
https://github.com/jest-community/eslint-plugin-jest/issues/1128
2022-05-29 20:16:01 +08:00
二货机器人
9578f06a3b
refactor: bump rc-collapse to stable dom (#35781)
* chore: bump rc-collapse to stable dom

* chore: clean up
2022-05-27 23:18:36 +08:00
vagusX
acdd164a09
ci: use jest shard (#35622) 2022-05-27 21:49:16 +08:00
zombiej
bd2b726199 chore: feature merge master 2022-05-27 16:13:19 +08:00
Cong Zhang
02c0c13033
chore: move @types/qs from deps to devDeps (#35747) 2022-05-26 13:03:12 +08:00
dependabot[bot]
1666313a14
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#35737)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

---
updated-dependencies:
- dependency-name: typescript
  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>
2022-05-25 20:57:31 +08:00
MadCcc
be61009df2 Merge branch 'master' into feature-merge-master 2022-05-25 11:46:22 +08:00