renovate[bot]
690e288f21
chore(deps): update dependency concurrently to v7 ( #33630 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Amumu
e38bead31f
chore: classnames now provides its own type definitions, so we do not need a stub types definition ( #33612 )
3 years ago
afc163
9a6ae9bb82
perf: upgrade rc-table ( #33554 )
3 years ago
renovate[bot]
8ed607d550
chore(deps): update dependency eslint-plugin-unicorn to v40 ( #33520 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
二货机器人
be231f9fb5
feat: Merge TimePicker disabledXXX into disabledTime ( #33503 )
* feat: merge disabledXXX into disabledTime
* chore: fix ts
3 years ago
afc163
e94f467209
docs: release 4.18.2 ( #33491 )
3 years ago
二货机器人
3913fd51fb
docs: 4.18.1 changelog ( #33476 )
* docs: 4.18.1 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
41ac1f0c1a
chore: 4.18.0 changelog ( #33424 )
3 years ago
renovate[bot]
7f09f0a604
chore(deps): update dependency scrollama to v3 ( #33418 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
二货机器人
f1e0c9c1d2
chore: Internal Menu interface for ProLayout usage ( #33399 )
* test: Update snapshot
* chore: disable tooltip
* chore: rename
3 years ago
二货机器人
2df11184f4
test: Demo check popup content ( #33378 )
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
3 years ago
二货机器人
ff88851c4c
chore: Bump Select related deps ( #33364 )
* chore: bump select related version
* test: Fix test case
* chore: bump rc-select version
* test: Update snapshot
* chore: Update Select ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: Update ts definition
* chore: fix internal ts def
* test: update auto complete snapshot
* chore: update snapshot
* chore: bump version
* chore: fix demo ts
* chore: Move ValueType to the first place
* test: Update test case
3 years ago
陈帅
8135ef04df
docs: add 4.17.4 changelog ( #33354 )
* docs: add 4.17.4 changelog
* update changelog
3 years ago
renovate[bot]
448da5774f
chore(deps): update dependency antd-img-crop to v4 ( #33352 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
二货机器人
d91ebe9acf
test: fix initial test case ( #33313 )
* test: fix initial test case
* chore: replace with exist fn
* chore: rm dep conflict
* chore: fix dev jest env
3 years ago
afc163
6ea37b560c
docs( ✨ ): release 4.17.3 ( #33213 )
3 years ago
dependabot[bot]
b9a381e51d
chore(deps-dev): bump jsdom from 18.1.1 to 19.0.0 ( #33156 )
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.1.1 to 19.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/18.1.1...19.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>
3 years ago
afc163
bcb5002f08
chore: fix ci in npm 8
3 years ago
dependabot[bot]
f0fb377d14
chore(deps-dev): bump react-helmet-async from 1.1.2 to 1.2.0 ( #33133 )
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/staylor/react-helmet-async/releases )
- [Commits](https://github.com/staylor/react-helmet-async/commits )
---
updated-dependencies:
- dependency-name: react-helmet-async
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>
3 years ago
Stef Schenkelaars
98e36aa036
test: add test helper for accessibility
As proposed in #22343 , the components can be automatically validated
for accessibility. This adds a test helper that runs Axe to check
for accessibility violations.
3 years ago
二货机器人
441eb649bd
chore: bump version ( #33124 )
3 years ago
二货机器人
4cc055749d
refactor: Move Table `rowSpan` & `colSpan` demo to `onCell` instead ( #33114 )
* docs: change doc of span demo
* docs: clear render props
3 years ago
二货机器人
c6c0662b97
docs: Cascader displayRender data ( #33087 )
* docs: Cascader displayRender data
* ts: clean up
* test: Update rc-resize-observer version
* test: fix resize related test case
* chore: fix ts error
* test: Fix resize logic
3 years ago
二货机器人
2b152b0c22
feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN ( #33026 )
* feat: Table support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN
* docs: Update docs
3 years ago
afc163
2ab4e565d6
docs( ✨ ): release 4.17.2 ( #33051 )
* docs(✨ ): release 4.17.2
* docs(✨ ): release 4.17.2
3 years ago
zombiej
ea5bb0fa65
chore: speed up site build mode
3 years ago
zombiej
142bda852f
chore: opt of theme gen
3 years ago
dependabot[bot]
20d5502193
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 ( #32824 )
* chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript ) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* chore: code style
* memoize-one
* add comment
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* improve useMemo deps
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
6f837e0f46
chore: upgrade @ant-design/bisheng-plugin
3 years ago
二货机器人
3886ad6462
refactor: Tree support generic ( #32992 )
* chore: bump rc-tree
* test: add test case
* test: Add ts check
3 years ago
二货机器人
b926c535ea
docs: site build script update ( #32984 )
* chore: rm color-less
* refactor: MV theme to variable
* docs: fix header
* chore: clean up
* chore: enable esbuild
3 years ago
dependabot[bot]
0280857bb2
chore(deps-dev): bump eslint-plugin-unicorn from 38.0.1 to 39.0.0 ( #32975 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 38.0.1 to 39.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v38.0.1...v39.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
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>
3 years ago
Peach
c8cddc14b2
docs: 4.17.1 changelog ( #32968 )
* docs: 4.17.1 changelog
* chore: bump version to 4.7.1
* docs: use flag for intl changelog
* docs: remove useless changelog
* docs: remove useless changelog
3 years ago
dependabot[bot]
16432aef8e
chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 ( #32940 )
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.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>
3 years ago
zombiej
e720706620
chore: bump 4.17.1-alpha.1
3 years ago
dependabot[bot]
dba842faeb
chore(deps-dev): bump eslint-plugin-compat from 3.13.0 to 4.0.0 ( #32917 )
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat ) from 3.13.0 to 4.0.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases )
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v3.13.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-compat
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>
3 years ago
zombiej
2f9699556a
chore: 4.17.1-alpha.0
3 years ago
二货机器人
870b72af88
docs: 4.17.0 changelog ( #32859 )
* docs: 4.17.0 changelog
* test: Update snapshot
* docs: Update desc
* docs: merge changelog
3 years ago
dependabot[bot]
3a5b6b8d2c
chore(deps-dev): bump stylelint-config-standard from 23.0.0 to 24.0.0 ( #32866 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 23.0.0 to 24.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/23.0.0...24.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
afc163
3f495bb56d
chore: Upgrade react router v6 ( #32821 )
* chore: upgrade react-router to v6
close #32809
close #32774
* fix test
* fix test
* fix test
* fix test
3 years ago
二货机器人
1d5f2e213c
chore: extends limit ( #32814 )
3 years ago
jiang
852a451477
chore(Tag): update tween-one ( #32800 )
close #32731
3 years ago
陈帅
cf15379d22
docs: add 4.17.0-alpha.10 changelog ( #32775 )
3 years ago
dependabot[bot]
f7380b737f
chore(deps-dev): bump eslint-plugin-unicorn from 37.0.1 to 38.0.0 ( #32765 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 37.0.1 to 38.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v37.0.1...v38.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
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>
3 years ago
dependabot[bot]
fa65cd3ebf
chore(deps-dev): bump @types/gtag.js from 0.0.7 to 0.0.8 ( #32746 )
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.7 to 0.0.8.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
afc163
6d06f40a58
docs( ✨ ): release 4.17.0-alpha.9 ( #32705 )
3 years ago
二货机器人
184402a9bc
feat: Form.Item no longer need `fieldKey` anymore ( #32689 )
* chore:Update Form to remove fieldKey
* fix: fieldKey cache logic
* test: Update snapshot
* chore: clean up
3 years ago
vagusX
f08b6cdd1a
docs: release 4.17.0-alpha.8 ( #32632 )
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
3 years ago
renovate[bot]
b6bd4c18b4
chore(deps): update dependency stylelint to v14 ( #32609 )
* chore(deps): update dependency stylelint to v14
* Update package.json
* fix some stylelint
* fix some stylelint
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
renovate[bot]
628836505a
chore(deps): update dependency stylelint-order to v5 ( #32611 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago