github-actions[bot]
96b0f3e1f7
chore: auto merge branches ( #37415 )
...
chore: next merge master
2022-09-05 14:22:19 +00:00
MadCcc
5174024561
test: fix test
2022-09-05 22:02:23 +08:00
MadCcc
d5c17a9a7c
Merge branch 'master' into next-merge-master
2022-09-05 21:26:04 +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
MadCcc
3b5c2f5d8a
docs: fix date
2022-09-04 20:18:39 +08:00
MadCcc
b8501c4ca2
docs: changelog 4.23.0 ( #37395 )
2022-09-04 20:03:30 +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
github-actions[bot]
7846d69bbf
chore: auto merge branches ( #37390 )
...
chore: master merge feature
2022-09-04 08:11:17 +00:00
MadCcc
90ff9cfb7c
Merge branch 'master' into master-merge-feature
2022-09-04 15:46:52 +08:00
MadCcc
abbc85c049
chore: lock eslint-plugin-react ( #37391 )
2022-09-04 15:46:32 +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
MadCcc
2d880c9714
feat: table hover radius ( #37370 )
...
* feat: table hover radius
* feat/table-hover
* chore: style fix
* fix: sticky header
2022-09-02 20:57:53 +08:00
MadCcc
d519acb3e6
fix: radius algorithm ( #37369 )
2022-09-02 17:53:57 +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
dependabot[bot]
d65d77d9e9
chore(deps-dev): bump @types/gtag.js from 0.0.10 to 0.0.11 ( #37348 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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>
2022-09-01 21:36:55 +08:00
MadCcc
46a861afff
feat: radius token algorithm ( #37341 )
...
* feat: radius token
* test: add test case
* feat: linear after 16
* test: more test case
2022-09-01 20:09:32 +08:00
TrickyPi
96759a1113
fix: align with the less algorithm for generating css variable value ( #37064 )
2022-09-01 11:34:32 +08:00
tempoeric
156500c2e3
chore: bump rc-tabs to alpha 1 ( #37328 )
...
Co-authored-by: Eric Bool <eric.bool@98labs.com>
2022-09-01 10:47:42 +08:00
afc163
af73ba7530
docs: Update cases.zh-CN.md ( #37336 )
...
* Update cases.zh-CN.md
* Update cases.en-US.md
* Update cases.en-US.md
2022-09-01 10:08:16 +08:00
afc163
afea00ca2d
Update practical-projects.zh-CN.md
2022-09-01 10:02:34 +08:00
黑雨
9a056e2118
doc: add Mentions
to v5-doc ( #37335 )
2022-09-01 09:51:11 +08:00
afc163
f8b5fc3aae
style: fix Menu disabled item focus style ( #37332 )
...
close #37325
2022-08-31 19:08:23 +08:00
MadCcc
9d4d16682e
docs: v5 migration ( #37314 )
...
* docs: v5 migrage
* docs: v5 migration
* docs: remove v5-note
* docs: add design update
* docs: migration v5 en
* chore: replace with
* docs: add diff
* docs: add codemod desc
* docs: add babel-plugin-import desc
2022-08-31 17:41:47 +08:00
dependabot[bot]
5a85a0f541
chore(deps-dev): bump @types/jest from 28.1.8 to 29.0.0 ( #37318 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 28.1.8 to 29.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2022-08-30 23:53:24 +08:00
MadCcc
720e9f37c3
chore: set sideEffect to false ( #37317 )
2022-08-30 19:29:56 +08:00
renovate[bot]
5fad62cebe
chore(deps): update dependency remove-files-webpack-plugin to v1.5.0 ( #37296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-30 17:51:54 +08:00
Nick
d3b134e9bd
chore: adding filterCheckall to the components/locale/ru_RU.tsx ( #37311 )
2022-08-30 17:26:56 +08:00
MadCcc
c8171b5680
chore: bump version to 5.0.0-experimental.22
2022-08-30 16:24:46 +08:00
MadCcc
70b5c2a63e
fix: fill color ( #37302 )
2022-08-30 16:24:03 +08:00
github-actions[bot]
04d6e794d3
chore: auto merge branches ( #37305 )
...
chore: next merge master
2022-08-30 07:36:18 +00:00
MadCcc
942fd0b22c
test: fix lint
2022-08-30 15:35:48 +08:00
MadCcc
0f553997a2
test: fix snapshot
2022-08-30 15:30:14 +08:00
afc163
749e29d81a
style: @border-radius-sm should not follow @border-radius-base ( #37309 )
2022-08-30 15:29:07 +08:00
MadCcc
6206ba4637
test: fix test case
2022-08-30 14:52:21 +08:00
vagusX
9c04b4edbe
ci: add merge coverage job ( #37306 )
...
* ci: add merge coverage job
* chore: update
2022-08-30 14:40:20 +08:00
MadCcc
c818c89bac
test: fix lint
2022-08-30 14:22:15 +08:00
MadCcc
3a5a9385b6
test: fix lint
2022-08-30 14:14:26 +08:00
MadCcc
0d50767aa8
Merge branch 'master' into next-merge-master
2022-08-30 13:05:50 +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
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>
2022-08-30 10:16:51 +08:00
黑雨
5a2c6edefd
test: replace testing-lib in focusTest ( #37280 )
...
* feat: replace testing-lib
* feat: update for lint
2022-08-30 10:09:37 +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
MadCcc
e2e50c45f6
chore: v5.0.0-experimental.21
2022-08-29 20:04:22 +08:00
MadCcc
2eecd90ed3
fix: button link color ( #37292 )
...
* fix: button link color
* chore: code clean
2022-08-29 20:03:09 +08:00
MadCcc
ffef094c9c
fix: set icon line height 0 ( #37287 )
2022-08-29 19:06:55 +08:00