vagusX
0e1281926a
test: move test cases to testing lib for Tag ( #35783 )
...
* test: move test cases to testing lib for Tag
* chore: improve code
* fix: use react-dom/test-utils to make asserts working for click event
* chore: udpate
* chore: remove useless file
* test: diff
* chore: rename to .tsx
2022-09-06 18:51:28 +08:00
lijianan
7ca136230d
type: add type null ( #37421 )
...
* type: add type null
* fix: type fix
2022-09-06 17:00:17 +08:00
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open ( #37420 )
2022-09-06 14:03:39 +08:00
Rex Zeng
df98cbb3e9
test(affix): fix query selector error ( #37414 )
2022-09-06 08:57:39 +08:00
lijianan
175e0d1ff4
refactor: performance optimize ( #37408 )
...
* style: performance optimize
* style: rename
2022-09-06 08:55:38 +08:00
lijianan
c34caad24c
test: js => ts ( #37392 )
...
* test: js => ts
* test: add test
* fix: fix eslint error
* test: add test case
* fix: fix test error
* fix: fix eslint error
* fix: fix eslint error
* fix: eslint error fix
* fix: fallback eslint config & add test case
* test: add all test case
* fix: bugfix
* fix: bugFix
* fix: bugFix
* fix: bugFix
* fix: lint
* fix: add React.createRef
* fix: add breadcrumbName in Routes
* fix: any commit for restart ci/cd
* fix: remove type
* fix: test fix
* fix: test fix
* fix: add ts-ignore for id
* test: add Icon test case
* test: remove ts-ignore
* test: add Icon test case
2022-09-05 19:41:32 +08:00
Rex Zeng
f212b339c7
test(affix): split the last checkpoint ( #37386 )
2022-09-05 09:49:22 +08:00
afc163
e8a02e703c
chore: fix locale snapshot ( #37394 )
2022-09-04 18:20:51 +08:00
ZdenekKrcal
235c3064f7
Add missing translations for czech language (cs_CZ) ( #37388 )
2022-09-04 17:35:23 +08:00
MadCcc
e5e2159882
Merge branch 'feature' into master-merge-feature
2022-09-04 14:46:28 +08:00
Rex Zeng
77b9607ba7
test(affix): migrate test to testing-library ( #37299 )
2022-09-03 17:50:25 +08:00
yykoypj
bcb0b4dff1
feat: switch visible to open for Dropdown ( #37232 )
...
* feat: switch visible to open for Dropdown
* fix: merge state
* fix: props pass
* test: fix coverage
2022-09-02 17:22:23 +08:00
lijianan
319f7731e8
test: Cascader js => ts ( #37364 )
2022-09-02 15:05:21 +08:00
TrickyPi
96759a1113
fix: align with the less algorithm for generating css variable value ( #37064 )
2022-09-01 11:34:32 +08:00
afc163
f8b5fc3aae
style: fix Menu disabled item focus style ( #37332 )
...
close #37325
2022-08-31 19:08:23 +08:00
Nick
d3b134e9bd
chore: adding filterCheckall to the components/locale/ru_RU.tsx ( #37311 )
2022-08-30 17:26:56 +08:00
afc163
749e29d81a
style: @border-radius-sm should not follow @border-radius-base ( #37309 )
2022-08-30 15:29:07 +08:00
Peritot Chan
2910313a47
fix: config provider theme active color not same in variable.less ( #37304 )
2022-08-30 11:42:52 +08:00
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>
2022-08-30 10:57:13 +08:00
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
2022-08-30 10:06:38 +08:00
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
2022-08-28 22:41:44 +08:00
lijianan
58a1268356
type: strong type ( #37258 )
2022-08-28 22:29:14 +08:00
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>
2022-08-26 17:17:13 +08:00
lijianan
6bc36b26a3
test: migrate part of Message tests ( #37256 )
...
* test: migrate part of Message tests
* test: migrate part of Message tests
2022-08-26 16:50:01 +08:00
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
2022-08-26 16:00:38 +08:00
lijianan
60da9bfc61
test: remove Array.from() ( #37252 )
2022-08-26 15:25:01 +08:00
二货机器人
76eec57ddc
chore: Update snapshot
2022-08-26 14:12:42 +08:00
二货机器人
1164c46f26
Merge branch 'master' into feature-merge-master
2022-08-26 11:47:08 +08:00
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
2022-08-26 10:39:14 +08:00
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
2022-08-26 10:23:11 +08:00
江麻妞
4299c15139
style: Optimize Spacing Strategy ( #37183 )
2022-08-24 21:25:52 +08:00
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
2022-08-24 17:07:50 +08:00
lijianan
1b0e5af599
test: test: migrate part of Button tests ( #37214 )
2022-08-24 17:00:40 +08:00
二货机器人
b794248c43
chore: merge master
2022-08-24 15:52:24 +08:00
二货机器人
9b99c815fa
Merge branch 'master' into feature-merge-master
2022-08-24 15:46:36 +08:00
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>
2022-08-24 15:05:01 +08:00
Dalton Craven
4758d561c5
fix: export individual menu type declarations ( #36681 )
2022-08-23 23:40:44 +08:00
lijianan
9f57b26009
test: rewrite locale-provider test case with ts ( #37205 )
2022-08-23 22:34:02 +08:00
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
2022-08-23 21:50:45 +08:00
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>
2022-08-23 16:55:57 +08:00
lijianan
5c61ea7f57
test: config-provider case rewrite js => ts ( #37194 )
2022-08-23 15:40:32 +08:00
yykoypj
1919b5f7d9
feat: switch visible to open for Drawer ( #37047 )
...
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-23 14:52:37 +08:00
二货机器人
91d32ea258
test: merge missing test case
2022-08-23 14:14:30 +08:00
lijianan
7f49d221a0
test: migrate part of Tree-Select tests ( #37190 )
2022-08-23 11:57:50 +08:00
二货机器人
cf49149ce7
chore: merge master
2022-08-23 11:53:24 +08:00
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>
2022-08-22 22:54:38 +08:00
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>
2022-08-22 11:19:53 +08:00
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
2022-08-21 23:25:00 +08:00
眼圈发黑
0a5b995e9c
fix: duplicate attribute definition ( #37170 )
2022-08-21 20:30:51 +08:00
Dmitry Artamonov
a34c9cef7f
Fix: sortable columns are not indicated as such for screen readers ( #37167 )
2022-08-21 16:39:54 +08:00