xrkffgg
2696f60b11
chore: down node-fetch version
...
3.x ESM only。scripts 中几个校验不支持。使用低版本。
2021-09-06 21:30:38 +08:00
xrkffgg
cd03e80c4b
docs: add changelog 4.17.0-alpha.1 ( #32040 )
...
* docs: add changelog 4.17.0-alpha.1
* Update CHANGELOG.zh-CN.md
* docs: update
2021-09-06 19:47:17 +08:00
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
...
branch: merge master into feature
2021-09-06 15:25:15 +08:00
xrkffgg
6858a47779
chore: down array-move version ( #32038 )
2021-09-06 13:10:48 +08:00
Shengnan
e4cbb9cedd
chore: update rc-drawer & fix snap ( #32007 )
...
* chore: bump rc-drawer to 4.4.2
* feat: DrawerProps interface add autoFocus support
* docs: add autoFocus to Drawer doc
* fix: snapshot update
* fix: snapshot update
* Update components/drawer/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-09-02 18:57:25 +08:00
dependabot[bot]
4334051018
chore(deps-dev): bump node-fetch from 2.6.1 to 3.0.0 ( #32000 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: node-fetch
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>
2021-09-02 10:08:07 +08:00
二货机器人
93dd93bf45
docs: add 4.17.0-alpha.0 changelog ( #31987 )
...
* chore: 4.17.0 changelog
* chore: Update emoji
* docs: Update changelog
* docs: dynamic theme ref
* chore: bump version
* docs: Update content
* docs: Add ref
* docs: Add rc changelog
* chore: bump version
* test: Update snapshot
2021-09-01 15:39:09 +08:00
二货机器人
36bcaaef85
Add variable.less
to support css variable ( #31496 )
...
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
2021-09-01 10:56:50 +08:00
二货机器人
a43e21e6bf
Merge pull request #31974 from ant-design/master-merge-feature
...
chore: sync master to feature
2021-08-31 19:41:20 +08:00
二货机器人
282b7c8575
feat: Cascader support multiple mode ( #31936 )
...
* chore: Update cascader version
* chore: replace cascader
* chore: default allowClear
* chore: Update docs
* test: Back of part
* test: More snapshot
* test: more and more
* test: Failed of defaultValue
* test: all basic test case
* test: All snapshot
* chore: Update cascader
* chore: disable react/jsx-no-bind
* chore: fix lint
* chore: fix less order
* chore: fix deps
* docs: Update multiple demo
* docs: Add multiple example
* test: Update snapshot
* test: update snapshot
2021-08-31 15:51:02 +08:00
afc163
7085e22a96
merge feature into master
2021-08-31 13:35:13 +08:00
dependabot[bot]
54623612b4
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 ( #31945 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.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>
2021-08-27 20:50:48 +08:00
二货机器人
47f2bd47e1
feat: Select & TreeSelect support fieldNames ( #31925 )
...
* feat: Select & TreeSelect support fieldNames
* test: Update snapshot
* chore: force trigger CI
2021-08-27 11:48:59 +08:00
dependabot[bot]
3cc205092c
chore(deps-dev): bump react-helmet-async from 1.0.9 to 1.1.2 ( #31921 )
...
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async ) from 1.0.9 to 1.1.2.
- [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>
2021-08-26 20:37:42 +08:00
xrkffgg
1e9b90c599
chore: fixed react-helmet-async version ( #31904 )
2021-08-26 00:21:05 +08:00
afc163
8416e31821
chore: resolve conflict between master and feature
2021-08-23 17:48:23 +08:00
Peach
51761c2118
docs: 4.16.13 changelog ( #31873 )
...
* docs: 4.16.13 changelog
* chore: bump version to 4.6.13
* docs: correct changelog symbol
2021-08-23 11:12:47 +08:00
dependabot[bot]
e4e62f8eff
chore(deps-dev): bump jsdom from 16.7.0 to 17.0.0 ( #31810 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.7.0 to 17.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/16.7.0...17.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>
2021-08-17 10:38:14 +08:00
陈帅
cc2d8a485a
docs: add 4.16.12 changelog ( #31796 )
...
* docs: add 4.16.12 changelog
* v4.16.12
* group changelog
* update config
* remove agin
* remove agin
2021-08-16 17:40:21 +08:00
afc163
9f5458d493
chore: upgrade @ant-design/icons ( #31802 )
2021-08-16 15:55:10 +08:00
afc163
b56f6110fa
merge feature into master
2021-08-16 14:42:04 +08:00
dependabot[bot]
f94b7fad48
chore(deps-dev): bump remark-lint from 8.0.0 to 9.0.0 ( #31788 )
...
Bumps [remark-lint](https://github.com/remarkjs/remark-lint ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases )
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark-lint/compare/8.0.0...9.0.0 )
---
updated-dependencies:
- dependency-name: remark-lint
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>
2021-08-16 11:50:32 +08:00
dependabot[bot]
653e4ec750
chore(deps-dev): bump remark-preset-lint-recommended from 5.0.0 to 6.0.0 ( #31787 )
...
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases )
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark-lint/compare/remark-preset-lint-recommended@5.0.0...6.0.0 )
---
updated-dependencies:
- dependency-name: remark-preset-lint-recommended
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>
2021-08-16 11:04:57 +08:00
afc163
5cb47f76f4
chore: upgrade array-move ( #31786 )
2021-08-13 17:33:09 +08:00
afc163
d68818f1ae
chore: upgrade to rc-trigger@5.2.10 ( #31761 )
2021-08-12 10:54:17 +08:00
dependabot[bot]
dd51694759
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.0 ( #31763 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.24 to 27.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 10:44:49 +08:00
dependabot[bot]
f87bad2484
chore(deps-dev): bump http-server from 0.12.3 to 13.0.0 ( #31733 )
...
Bumps [http-server](https://github.com/http-party/http-server ) from 0.12.3 to 13.0.0.
- [Release notes](https://github.com/http-party/http-server/releases )
- [Commits](https://github.com/http-party/http-server/compare/v0.12.3...v13.0.0 )
---
updated-dependencies:
- dependency-name: http-server
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>
2021-08-09 19:29:40 +08:00
afc163
7084654731
docs( ✨ ): release 4.16.11 ( #31710 )
...
* docs(✨ ): release 4.16.11
* update pagination snapshot
2021-08-08 20:02:13 +08:00
afc163
bf54f363ee
chore: upgrade docsearch deps
2021-08-06 14:21:11 +08:00
afc163
70699fc711
chore: add duplicate-package-checker-webpack-plugin ( #31662 )
...
* chore: fix deps
* test: add duplicate-package-checker-webpack-plugin
* test: should be broken
* try webpack --bail
* bail when emit error
* revert rc-image
2021-08-05 15:30:03 +08:00
dependabot[bot]
485bca241a
chore(deps-dev): bump eslint-plugin-unicorn from 34.0.1 to 35.0.0 ( #31660 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 34.0.1 to 35.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v34.0.1...v35.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>
2021-08-04 19:25:31 +08:00
dependabot[bot]
3da2cca529
chore(deps-dev): bump remark from 13.0.0 to 14.0.1 ( #31646 )
...
Bumps [remark](https://github.com/remarkjs/remark ) from 13.0.0 to 14.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/13.0.0...14.0.1 )
---
updated-dependencies:
- dependency-name: remark
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>
2021-08-04 13:46:11 +08:00
dependabot[bot]
66417d3479
chore(deps-dev): bump remark-cli from 9.0.0 to 10.0.0 ( #31636 )
...
Bumps [remark-cli](https://github.com/remarkjs/remark ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@9.0.0...10.0.0 )
---
updated-dependencies:
- dependency-name: remark-cli
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>
2021-08-04 12:02:59 +08:00
afc163
85935e18c0
chore: merge feature into master
2021-08-02 18:36:27 +08:00
vagusX
07629f58d6
docs: add changelog 4.16.10 ( #31618 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-02 16:43:41 +08:00
afc163
eaaec77ff5
feat: InputNumber supports controls
( #31548 )
2021-07-27 20:28:45 +08:00
afc163
a9a329d37c
fix: deps and TypeScript types ( #31519 )
...
* fix tsc errors
* fix tsc errors
2021-07-26 16:47:55 +08:00
xrkffgg
c7e0cda393
docs: add changelog 4.16.9 ( #31515 )
2021-07-25 20:47:59 +08:00
Aliaksandr
eb24d3d8e0
chore(deps-dev): bump husky from 7.0.0 to 7.0.1 ( #31485 )
2021-07-22 15:06:50 +08:00
afc163
568a999137
fix: Tabs tabBarGutter wrong style ( #31469 )
...
* chore: upgrade rc-tabs
* fix: Tabs tabBarGutter bugs
1. first tab should not have gutter
2. add button lost gutter
3. rtl issue
close #31462
* fix snapshot
2021-07-22 15:05:39 +08:00
github-actions[bot]
563ebe1982
chore: auto merge branchs ( #31454 )
...
chore: merge master into feature
2021-07-20 07:32:16 +00:00
Peach
53dc158390
docs: 4.16.8 changelog ( #31443 )
...
* docs: 4.16.8 changelog
* docs: improve changelog order
* docs: group changelog again
* docs: use national flags in changelog
* docs: improve bugfix description in changelog
* docs: group i18n in changelog
2021-07-19 15:46:12 +08:00
二货机器人
86c5bf6e60
feat: Tree support fieldNames
( #31395 )
...
* feat: Tree support fieldNames
* docs: Update desc
* chore: Update snapshot
2021-07-14 14:23:50 +08:00
afc163
c3eda10999
chore: sync feature into master
2021-07-12 19:28:42 +08:00
二货机器人
4c0f25f794
docs: 4.16.7 changelog ( #31348 )
2021-07-12 10:59:52 +08:00
vagusX
449fac2517
feat: update version for @docsearch/react ( #31344 )
2021-07-12 10:00:48 +08:00
github-actions[bot]
442ef88a91
chore: auto merge branchs ( #31308 )
...
chore: sync master into feature
2021-07-08 05:42:19 +00:00
afc163
f9c4539fc7
chore: upgrade @types/gtag.js ( #31293 )
2021-07-07 17:38:31 +08:00
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language ( #31257 )
...
* feat: Added bn_BD Bangla language
* fix: added missing provider
* changed to bn-bd
* added test
* updated test snap
* update i18n docs
2021-07-05 10:58:48 +08:00
xrkffgg
d3405a9add
Merge pull request #31243 from ant-design/master
...
chore: sync master to feature
2021-07-04 20:00:59 +08:00
afc163
c60740d4b4
test: fix compressed-size error again ( #31251 )
2021-07-02 21:58:10 +08:00
afc163
17efd566dc
test: fix compressed-size error ( #31246 )
2021-07-02 19:53:24 +08:00
dependabot[bot]
3b98f83df1
chore(deps-dev): bump husky from 6.0.0 to 7.0.0 ( #31228 )
...
Bumps [husky](https://github.com/typicode/husky ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: husky
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>
2021-07-01 20:51:27 +08:00
afc163
993b934c7f
merge feature into master
2021-06-29 17:09:39 +08:00
陈帅
7b61e76123
docs: add 4.16.6 changelog ( #31174 )
...
* docs: add 4.16.6 changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-06-29 13:14:51 +08:00
afc163
6b66dee06c
fix: restore Tree loading when loadData fail ( #31170 )
...
* update snapshot
* update snapshot
2021-06-28 23:19:18 +08:00
dependabot[bot]
42dcd5aa37
chore(deps-dev): bump eslint-plugin-unicorn from 33.0.1 to 34.0.0 ( #31168 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 33.0.1 to 34.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v33.0.1...v34.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>
2021-06-28 22:55:14 +08:00
dependabot[bot]
4884cdeda4
chore(deps): bump rc-tree from 4.1.5 to 4.2.0 ( #31169 )
...
Bumps [rc-tree](https://github.com/react-component/tree ) from 4.1.5 to 4.2.0.
- [Release notes](https://github.com/react-component/tree/releases )
- [Changelog](https://github.com/react-component/tree/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/tree/compare/v4.1.5...v4.2.0 )
---
updated-dependencies:
- dependency-name: rc-tree
dependency-type: direct:production
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>
2021-06-28 20:00:19 +08:00
afc163
399f073001
docs: release 4.16.5
2021-06-24 00:17:22 +08:00
afc163
d2222ea613
docs( ✨ ): release 4.16.4 ( #31112 )
...
* docs(✨ ): release 4.16.4
* add pr author
2021-06-23 23:17:00 +08:00
dependabot[bot]
ce59418598
chore(deps-dev): bump @types/gtag.js from 0.0.5 to 0.0.6 ( #31086 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.5 to 0.0.6.
- [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>
2021-06-23 23:14:48 +08:00
二货机器人
2f6f6f0e6e
fix: Menu overflow indicator theme should fixed ( #31043 )
2021-06-18 16:06:19 +08:00
二货机器人
ba8eac0b7b
feat: InputNumber formatter support additional info ( #31030 )
2021-06-17 21:45:03 +08:00
github-actions[bot]
efb970ccce
chore: auto merge branchs ( #31031 )
...
chore: feature merge master
2021-06-17 13:14:27 +00:00
二货机器人
5583383d85
chore: Use pure import icon ( #31011 )
2021-06-16 20:21:15 +08:00
github-actions[bot]
2f605218d3
chore: auto merge branchs ( #30986 )
...
chore: merge master into feature
2021-06-15 07:19:32 +00:00
vagusX
0d619766e0
feat: new algolia SearchBar ( #30942 )
...
close #30812
2021-06-15 14:51:11 +08:00
信鑫-King
fbcbf4d522
docs: release 4.16.3 ( #30976 )
...
* docs: 4.16.3 changelog
* docs: changelog
* chore: version
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* docs: changelog
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-06-15 10:13:32 +08:00
afc163
e4bea72b88
Merge branch 'master' into master-to-merge-feature
2021-06-07 12:41:26 +08:00
二货机器人
a49d74a0e4
docs: 4.16.2 changelog ( #30884 )
...
* docs: 4.16.2 changelog
* docs: exchange
2021-06-07 11:28:52 +08:00
afc163
8fe1cc9da5
merge feature into master
2021-06-05 13:30:36 +08:00
二货机器人
7a3bf8287f
feat: Form rule
support warningOnly
that not block form submit ( #30829 )
...
* chore: bump rc-field-form
* docs: Demo driven
* refactor: Use event instead
* chore: collection logic update
* chore: clean up
* chore: show warning
* chore: warning no need required mark
* feat: warning example
* docs: mix error
* chore: tmp list
* chore: magic code
* chore: fix motion
* chore: fix style
* chore: clean up useless code
* chore: RM useless import
* chore: RM useless file
* test: Update snapshot
* chore: Should reset
* fix: Memo logic
* fix: Form basic test case
* fix: lint
* chore: back of ref
* test: Update snapshot
* test: RM ueseless test case
* chore: RM useless code
2021-06-04 14:44:41 +08:00
dependabot[bot]
618dc624bb
chore(deps-dev): bump eslint-plugin-unicorn from 32.0.1 to 33.0.0 ( #30838 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 32.0.1 to 33.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v32.0.1...v33.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>
2021-06-03 14:57:45 +08:00
afc163
029b30ca3e
chore( 📦 ): reduce bundlesize to 270kB again
2021-06-01 11:33:22 +08:00
github-actions[bot]
6fa59e718c
chore: auto merge branchs ( #30798 )
...
chore: merge master into feature
2021-06-01 02:50:09 +00:00
afc163
9f0dbf2b4d
chore: upgrade to jest 27 ( #30783 )
...
* chore: upgrade devDeps
* upgrade @ant-design/tools
* support CSS Minification
* test: jsdom as testEnvironment
* fix setImmediate
* update snapshot
* fix test
* fix test
* fix test
* fix test
2021-06-01 10:11:24 +08:00
Wei Zhu
d35cdc09a7
docs: Add 4.16.1 changelog ( #30772 )
...
* docs: add 4.16.1 changelog
* chore: bump version
2021-05-31 11:38:08 +08:00
zombiej
f0431e8fbe
chore: Refresh rc-notification version
2021-05-30 10:12:37 +08:00
zombiej
737c172c2b
test: Update snapshot
2021-05-28 11:44:16 +08:00
二货机器人
4eae5a0507
chore: back of bisheng webpack4 ( #30732 )
...
* chore: back of bisheng
* fix: fix version
* fix css-minimizer-webpack-plugin
2021-05-28 10:32:06 +08:00
二货机器人
5fc63ffafb
feat: Table.Summary support fixed top position ( #30726 )
...
* chore: bump rc-table
* docs: Update demo & snapshot
2021-05-27 16:51:14 +08:00
dependabot[bot]
8a264baf67
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 ( #30724 )
...
* chore(deps-dev): bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix tsc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-27 15:18:59 +08:00
二货机器人
c542aad9d6
fix: Menu collection error message ( #30678 )
2021-05-25 18:38:17 +08:00
二货机器人
364ba5390b
chore: bump rc-util ( #30658 )
2021-05-24 23:06:55 +08:00
afc163
d45a3e59ce
chore( 📦 ): update bundlesize ( #30657 )
2021-05-24 22:56:58 +08:00
陈帅
aa5990fb21
docs: add 4.16.0 changelog ( #30644 )
...
* docs: add 4.15.7
* Update CHANGELOG.en-US.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* add 4.16.0 changelog
* fix emoji
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix review error
* fix review
* fix docs
* fix typo
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-24 22:02:02 +08:00
二货机器人
352c560f9a
chore: bump rc-menu ( #30646 )
...
* chore: bump rc-menu
* test: update snapshot
* chore: tmp size it
2021-05-24 21:14:03 +08:00
陈帅
0d1b1c40a6
merge featrue into master ( #30636 )
...
* feat: add Table expandable fixed (#29959 )
* fix: Use flex gap of space (#30023 )
* fix: use flex gap when supported
* test: update snapshot
* refactor: Use single hooks
* feat: Allow breadcrumb component in PageHeader (#30019 )
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Rename variable
rename var from _breadcrumbRender to breadcrumbRenderDomFromProps
* feat: add onChange for Statistic.Countdown (#30265 )
* feat: add onChange for countdown
* update the demo
* feat(upload): add onDrop (#30319 )
* feat(upload): Add onDrop
* Replace "if prop" logic with existential operator
* Remove redundant conditional
* feat(upload): itemRender add actions params (#30236 )
* feat(upload): itemRender add actions params
* chore: optimize type definition
* chore: update doc
* chore: rename actions
* chore: trigger ci
* chore: rename method name of actions
* feat: Add missing dutch translations (#30389 )
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
* test: increase code coverage to 100% (#30415 )
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
* fix: Switch tabIndex type (#30416 )
* feat: updated Romanian internationalization (#30419 )
* feat: updated Romanian internationalization
* fixed lint error
* feat: Menu support accessibility & keyboard access (#30382 )
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
* feat(radioGroup): support data-* and aria-* props (#30507 )
close #30501
* feat: Typography add italic type (#30458 )
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
* chore: alpha Menu fix merge (#30546 )
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
* fix: Tabs tabBarGutter should work as expected (#30545 )
close #30526
* feat: Table summary support sticky mode (#30631 )
* chore: Bump rc-table
* feat: Patch summary fixed color
* fix: style className
* test: Update snapshot
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: gepd <guillermoepd@hotmail.com>
Co-authored-by: appleshell <appleshell@outlook.com>
Co-authored-by: Eric Bonow <ebonow@hotmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: Lewis <lewisfidlers@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Ștefan Filip <stefy.filip@gmail.com>
Co-authored-by: vldh <alwaysloseall@sina.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2021-05-24 16:24:00 +08:00
afc163
0f2ca5d10a
docs( ✨ ): release 4.15.6 ( #30562 )
2021-05-18 11:20:07 +08:00
二货机器人
b13ad68553
chore: bump rc-upload ( #30549 )
2021-05-17 16:23:30 +08:00
dependabot[bot]
f7f5db12e6
chore(deps-dev): bump react-resizable from 2.0.0 to 3.0.1 ( #30481 )
...
Bumps [react-resizable](https://github.com/react-grid-layout/react-resizable ) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/react-grid-layout/react-resizable/releases )
- [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-grid-layout/react-resizable/compare/v2.0.0...v3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 08:58:27 +08:00
dependabot[bot]
50a3dc639f
chore(deps-dev): bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0 ( #30504 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v2.0.0...v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 15:34:18 +08:00
信鑫-King
9a4c971429
docs: 4.15.5 changelog ( #30409 )
...
* docs: 4.15.5 changelog
* chore: changelog
* Update README.md
* Update README.md
* docs: changelog
* docs: date
* docs: pr link
* docs: changelog
* docs: locale
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
* docs: table changelog
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-05-10 03:18:41 -07:00
dependabot[bot]
e0858d7a7a
chore(deps-dev): bump eslint-plugin-unicorn from 31.0.0 to 32.0.1 ( #30462 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 31.0.0 to 32.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v31.0.0...v32.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 17:33:29 +08:00
二货机器人
11b7676557
fix: Add missing tooltip-zIndex ( #30432 )
...
* fix: Add missing tooltip-zIndex
* docs: Update docs
2021-05-07 17:38:45 +08:00
afc163
8e76c1c5ae
chore: fix debug demo of site ( #30427 )
...
* chore: fix debug demo of site
* upgrade bisheng
* upgrade bisheng
2021-05-07 15:29:08 +08:00
dependabot[bot]
f370aa4dc3
chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 ( #30387 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 22:46:15 +08:00
二货机器人
d9f41aaa06
docs: 4.15.4 changelog ( #30376 )
...
* docs: 4.15.4 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-05-01 00:16:14 +08:00
dependabot[bot]
3b51792f9c
chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0 ( #30108 )
...
* chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* upgrade bisheng
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-30 15:13:31 +08:00
二货机器人
dbbf0dae75
fix: InputNumber support null ( #30337 )
...
* fix: InputNumber support null
* test: update test case
2021-04-28 13:55:38 +08:00