Commit Graph

3099 Commits

Author SHA1 Message Date
二货机器人
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
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