dependabot[bot]
7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 ( #37291 )
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.9.0 to 27.0.1.
- [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/v26.9.0...v27.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors in test files
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
renovate[bot]
c740c9e263
chore(deps): update dependency typescript to ~4.8.0 ( #37269 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
黑雨
5a2c6edefd
test: replace testing-lib in focusTest ( #37280 )
* feat: replace testing-lib
* feat: update for lint
2 years ago
lijianan
3c72aa0855
test: migrate part of Menu tests ( #37274 )
* test: migrate part of Menu tests
* test: migrate part of Menu tests
* test: migrate part of Menu tests
* fix: add Layout.Sider
* fix: add Layout.Sider
* fix: remove Layout.Sider
* fix: remove Layout.Sider
* fix: strong type
2 years ago
vagusX
b3eec68e18
test: use own token to upload coverage reports ( #37279 )
2 years ago
dependabot[bot]
e587dede8c
chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.1 ( #37275 )
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 28.1.3 to 29.0.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
lijianan
6546b8287c
test: migrate part of Avatar tests ( #37266 )
* test: migrate part of Avatar tests
* test: migrate part of Avatar tests
* test: migrate part of Avatar tests
2 years ago
dependabot[bot]
3a508567cd
chore(deps-dev): bump jest-environment-node from 28.1.3 to 29.0.0 ( #37262 )
Bumps [jest-environment-node](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-node ) from 28.1.3 to 29.0.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.0.0/packages/jest-environment-node )
---
updated-dependencies:
- dependency-name: jest-environment-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
lijianan
58a1268356
type: strong type ( #37258 )
2 years ago
renovate[bot]
0483d7a79b
chore(deps): update dependency pretty-format to v29 ( #37273 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
aedb257557
chore(deps): update dependency jest-environment-node to v29 ( #37272 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
yykoypj
6b658dab76
feat: switch visible to open for Tooltip ( #37241 )
* feat: switch visible to open for Tooltip & Popover & Popconfirm
* fix lint
* fix: merge state
* chore: Update ts part
* test: add legacy test
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
6bc36b26a3
test: migrate part of Message tests ( #37256 )
* test: migrate part of Message tests
* test: migrate part of Message tests
2 years ago
lijianan
e2a927ee52
test: migrate part of Notification tests ( #37253 )
* test: migrate part of Notification tests
* test: migrate part of Notification tests
* test: migrate part of Notification tests
* test: migrate part of Notification tests
2 years ago
lijianan
60da9bfc61
test: remove Array.from() ( #37252 )
2 years ago
github-actions[bot]
8b93cf5b10
chore: auto merge branches ( #37250 )
chore: Feature merge master
2 years ago
二货机器人
76eec57ddc
chore: Update snapshot
2 years ago
二货机器人
1164c46f26
Merge branch 'master' into feature-merge-master
2 years ago
二货爱吃白萝卜
8ebb36a0ce
docs: 4.22.8 changelog ( #37249 )
* docs: 4.22.8 changelog
* chore: rm empty line
2 years ago
Marco Heinrich
92a19adf6b
Adding filterCheckall to the below mentioned files. ( #37246 )
This will ensure a proper translation in the table filter checkbox.
when filterMode is set to 'tree'
Changes to be committed:
modified: components/locale/de_DE.tsx
modified: components/locale/fr_BE.tsx
modified: components/locale/fr_CA.tsx
modified: components/locale/fr_FR.tsx
2 years ago
lijianan
c8d1b370e4
test: migrate part of page-header tests ( #37218 )
* test: test: migrate part of page-header tests
* test: test: migrate part of page-header tests
* test: test: migrate part of page-header tests
* test: test: migrate part of page-header tests
* test: test: migrate part of page-header tests
* test: test: migrate part of page-header tests
* test: test: migrate part of page-header tests
2 years ago
二货机器人
8d2ae4bedb
docs: Fix broken link
2 years ago
dependabot[bot]
0e547b530d
chore(deps-dev): bump stylelint-config-standard from 27.0.0 to 28.0.0 ( #37181 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 27.0.0 to 28.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/27.0.0...28.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
江麻妞
4299c15139
style: Optimize Spacing Strategy ( #37183 )
2 years ago
dependabot[bot]
560abe9241
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.38 to 0.4.2 ( #37219 )
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc ) from 0.3.38 to 0.4.2.
- [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.3.38...v0.4.2 )
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Uladzimir Atroshchanka
c9fd7fb8f1
feat: Input fields in error are missing multiple ARIA attributes ( #36762 )
* feat: add implementation and update snapshots
* test: update snapshot
* test: update snapshots
* test: update snapshots
* test: update snapshots
2 years ago
lijianan
1b0e5af599
test: test: migrate part of Button tests ( #37214 )
2 years ago
github-actions[bot]
58ae7821a7
chore: auto merge branches ( #37213 )
chore: Feature merge master
2 years ago
二货机器人
b794248c43
chore: merge master
2 years ago
二货机器人
9b99c815fa
Merge branch 'master' into feature-merge-master
2 years ago
二货爱吃白萝卜
c56596ee9b
docs: Adjust res page style ( #37210 )
* docs: Adjust res page style
* chore: update check logic
2 years ago
moderate
7dbd6cee27
test: removed the comment component's enzyme ( #37196 )
* test: removed the comment component's enzyme
* feat: removed the comment component's enzyme
Co-authored-by: qanglee <545540710@qq.com>
2 years ago
Dalton Craven
4758d561c5
fix: export individual menu type declarations ( #36681 )
2 years ago
lijianan
9f57b26009
test: rewrite locale-provider test case with ts ( #37205 )
2 years ago
lijianan
908b9de345
test: migrate part of locale-provider tests ( #37198 )
* test: migrate part of locale-provider tests
* test: migrate part of locale-provider tests
* test: migrate part of locale-provider tests
* test: migrate part of locale-provider tests
2 years ago
yykoypj
3d8cd0b451
feat: switch visible to open for Modal ( #37084 )
* feat: switch visible to open for Modal
* test: depcated check
* docs: site api update
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
5c61ea7f57
test: config-provider case rewrite js => ts ( #37194 )
2 years ago
yykoypj
1919b5f7d9
feat: switch visible to open for Drawer ( #37047 )
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
github-actions[bot]
b9b0d056ac
chore: auto merge branches ( #37191 )
chore: Feature merge master
2 years ago
二货机器人
91d32ea258
test: merge missing test case
2 years ago
lijianan
7f49d221a0
test: migrate part of Tree-Select tests ( #37190 )
2 years ago
二货机器人
cf49149ce7
chore: merge master
2 years ago
lijianan
db0344c85f
test: migrate part of ConfigProvider tests ( #37142 )
* test: migrate part of ConfigProvider tests
* test: migrate part of ConfigProvider tests
* test: update snap
* test: update snap
* test: migrate part of ConfigProvider tests
* fix: commented error case
* chore: update snapshot name
* test: csp test case
* test: revert test case
* test: Update snapshot
* test: Update ser logic
* test: more cov
* test: cascader snapshit
* test: update match
* test: more detact
* test: more handler
* chore: Update snapshot
* test: Table test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
yykoypj
f0e4963187
feat: switch filterDropdownVisible to filterDropdownOpen for Table ( #37026 )
* feat: table filterDropdownVisible to filterDropdownOpen
* chore: adjust prosp pass
* test: Update test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
dd31d7775a
test: migrate part of utils tests ( #37155 )
* test: migrate part of utils tests
* test: migrate part of utils tests
* test: migrate part of utils tests
2 years ago
眼圈发黑
0a5b995e9c
fix: duplicate attribute definition ( #37170 )
2 years ago
Dmitry Artamonov
a34c9cef7f
Fix: sortable columns are not indicated as such for screen readers ( #37167 )
2 years ago
MadCcc
0868bff4d1
docs: changelog 4.22.7 ( #37169 )
2 years ago
二货爱吃白萝卜
15e4b93e43
fix: Visible change not show Tooltip of Typography ( #37147 )
* test: Update snapshot
* test: Add test case
* test: fix react 18
2 years ago
lijianan
8010cd19b6
test: migrate part of DatePicker tests ( #37115 )
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* fix: update snap
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: remove useless methods
* test: add test ignore
2 years ago