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
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
黑雨
9a056e2118
doc: add Mentions
to v5-doc ( #37335 )
2022-09-01 09:51:11 +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
MadCcc
720e9f37c3
chore: set sideEffect to false ( #37317 )
2022-08-30 19:29: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
MadCcc
6206ba4637
test: fix test case
2022-08-30 14:52:21 +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
MadCcc
2686a126ce
feat: update token colorFill ( #37286 )
2022-08-29 17:49:44 +08:00
MadCcc
c0653c8a3c
feat: v5 margin ( #37283 )
...
* feat: v5 margin
* fix: alert icon line-height
2022-08-29 17:09:41 +08:00
vagusX
b3eec68e18
test: use own token to upload coverage reports ( #37279 )
2022-08-29 14:42:55 +08:00
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>
2022-08-29 09:50:04 +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
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>
2022-08-28 22:29:29 +08:00
lijianan
58a1268356
type: strong type ( #37258 )
2022-08-28 22:29:14 +08:00
renovate[bot]
0483d7a79b
chore(deps): update dependency pretty-format to v29 ( #37273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-28 22:28:19 +08:00
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>
2022-08-28 22:28:04 +08:00
MadCcc
d2b219dbf8
fix: iconPrefixCls should affect cssinjs ( #37259 )
2022-08-26 19:31:53 +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
MadCcc
ec13e824be
feat: v5 shadow & colorPrimary ( #37254 )
...
* feat: v5 shadow
* chore: color lint
* test: fix test case
2022-08-26 16:05:16 +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
二货爱吃白萝卜
8ebb36a0ce
docs: 4.22.8 changelog ( #37249 )
...
* docs: 4.22.8 changelog
* chore: rm empty line
2022-08-26 11:12:40 +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
MadCcc
e3a2c68236
feat: better round arrow ( #37236 )
2022-08-25 19:39:26 +08:00
二货机器人
8d2ae4bedb
docs: Fix broken link
2022-08-25 16:14:43 +08:00
二货机器人
7ff39a71bf
chore: bump 5.0.0-experimental.20
2022-08-25 11:51:32 +08:00
二货爱吃白萝卜
137af11d19
feat: AutoComplete PurePanel ( #37225 )
...
* feat: AutoComplete PurePanel
* test: update snapshot
* test: Update snapshot
2022-08-25 11:50:24 +08:00
黑雨
ed1bb649ba
feat: replace date-picker,time-picker dropdownClassName to popupClassName ( #37207 )
2022-08-25 10:33:16 +08:00
二货机器人
428665827b
chore: clean up useless ts def
2022-08-25 10:17:29 +08:00
yykoypj
43d45330c5
feat: switch visible to open for Tooltip & Popover & Popconfirm ( #36807 )
...
* feat: switch visible to open for Tooltip
* feat: switch visible to open for Popover
* feat: switch visible to open for Popconfirm
* fix
* chore: resolve conflict
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-24 21:34:17 +08:00
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>
2022-08-24 21:26:06 +08:00
江麻妞
4299c15139
style: Optimize Spacing Strategy ( #37183 )
2022-08-24 21:25:52 +08:00
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>
2022-08-24 21:24:15 +08:00