renovate[bot]
94b21979e0
chore(deps): update dependency @typescript-eslint/parser to v5 ( #32500 )
...
* chore(deps): update dependency @typescript-eslint/parser to v5
* fix md lint
* fix eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-15 09:30:56 +08:00
renovate[bot]
0543f29ecd
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5 ( #32499 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-15 08:34:22 +08:00
afc163
21d6d10af6
docs: improve alert loop demo ( #32488 )
...
* docs: improve alert loop demo
- react-text-loop => react-text-loop-next
- adding demo of react-fast-marquee
* update snapshot
2021-10-14 15:48:33 +08:00
afc163
8cafb114a7
docs: react-infinite-scroller => react-infinite-scroll-component ( #32469 )
...
* docs: react-infinite-scroller => react-infinite-scroll-component
close #32388
* update
* replace recommendataion
* update snapshot
2021-10-13 18:59:17 +08:00
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
...
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-13 15:38:59 +08:00
dependabot[bot]
a6bc104a4a
chore(deps-dev): bump eslint-plugin-unicorn from 36.0.0 to 37.0.1 ( #32450 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 36.0.0 to 37.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v36.0.0...v37.0.1 )
---
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-10-13 12:18:55 +08:00
afc163
6d3973fb95
chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1 ( #32444 )
...
* chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.7.0 to 25.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/v24.7.0...v25.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 and warnings
* fix rc-slider version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 13:14:26 +08:00
dependabot[bot]
08fabf9ff9
chore(deps-dev): bump jsdom from 17.0.0 to 18.0.0 ( #32436 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 17.0.0 to 18.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/17.0.0...18.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-10-11 19:45:44 +08:00
Peach
06a34ca235
docs: 4.17.0-alpha.6 changelog ( #32428 )
...
* docs: 4.17.0-alpha.6 changelog
* chore: bump version
* docs: update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: sort changelog by type
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-10-11 15:13:28 +08:00
二货机器人
699808f8a7
docs: 4.17.0-alpha.5 changelog ( #32360 )
2021-09-30 14:34:28 +08:00
btea
adf45073c6
chore: revise prettier and lint command ( #32315 )
2021-09-27 21:08:39 +08:00
二货机器人
5161e9c671
feat: Tree support draggable handler ( #32306 )
...
* chore: Add draggable style
* chore: Add handler style
* refactor: Add dragging style
* chore: merge api
* chore: test case
* docs: Update doc desc
* test: More coverage
* chore: bump version
* test: Update snapshot
2021-09-27 15:54:06 +08:00
afc163
268bdf2faa
chore: Upgrade devDeps ( #32308 )
...
* chore: node-fetch => isomorphic-fetch
* upgrade array-move
* fix test
2021-09-26 18:21:15 +08:00
afc163
46368874c2
docs: changelog for 4.17.0-alpha.4 ( #32290 )
...
* docs: changelog for 4.17.0-alpha.4
* update date
* chore: remove console
2021-09-25 15:01:44 +08:00
dependabot[bot]
13cd24f37b
chore(deps-dev): bump jest-puppeteer from 5.0.4 to 6.0.0 ( #32265 )
...
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.4...v6.0.0 )
---
updated-dependencies:
- dependency-name: jest-puppeteer
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-23 22:10:00 +08:00
二货机器人
968590e8d0
chore: Mv style to rc-util ( #32177 )
2021-09-15 14:13:32 +08:00
vagusX
0e3171cc52
docs: add changelog 4.17.0-alpha.3 ( #32147 )
2021-09-14 10:03:57 +08:00
dependabot[bot]
94e2bbde37
chore(deps-dev): bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 ( #32149 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.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-09-13 19:21:56 +08:00
二货机器人
272ff9885a
fix: Cascader missing props ( #32143 )
...
* fix: Cascader deps
* docs: Update using new API
* test: Test case cover
* chore: compressed skip dup check
2021-09-13 15:59:57 +08:00
二货机器人
020c4ba7d0
fix: missing default.css
( #32116 )
...
* chore: Add CI for compile
* chore: Add missing compile file
2021-09-11 13:28:25 +08:00
Primlx
371d1421c6
feat: Georgian translation ( #32106 )
...
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-09-09 19:40:26 +08:00
二货机器人
d3a070ceaf
chore: 4.17.0-alpha.2 changelog ( #32068 )
2021-09-07 16:45:50 +08:00
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
dependabot[bot]
4951b59d32
chore(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0 ( #30312 )
...
* chore(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: ignore no-invalid-position-at-import-rule
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-26 17:44:48 +08:00
dependabot[bot]
7c2479c67d
chore(deps-dev): bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 ( #30313 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 30.0.0 to 31.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 17:26:21 +08:00
Wei Zhu
961c8c8d21
docs: add 4.15.3 changelog ( #30297 )
...
* docs: add 4.15.13 changelog
* chore: bump version
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.en-US.md
* update
* update
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-26 12:41:31 +08:00
zombiej
ad78751f33
chore: bump 4.15.3-alpha.0
2021-04-21 18:56:47 +08:00
dependabot[bot]
f6b63a030c
chore(deps-dev): bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 ( #30226 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v29.0.0...v30.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 16:05:29 +08:00
dependabot[bot]
7975c33f50
chore(deps-dev): bump jest-puppeteer from 4.4.0 to 5.0.1 ( #30210 )
...
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 4.4.0 to 5.0.1.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v4.4.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 17:19:36 +08:00
Tom Xu
48b7edc35f
chore: upgrade husky to v6 ( #29535 )
...
* chore: upgrade husky to v5
* Update package.json
* add prepare for husky
* fix chmod
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
2021-04-19 11:30:51 +08:00
陈帅
5c4aa4065f
docs: add 4.15.2 changelog ( #30200 )
2021-04-19 09:54:34 +08:00
afc163
8afdfa9ce3
docs( 📖 ): add changelog for 4.15.1 ( #30086 )
2021-04-10 18:07:31 +08:00
afc163
5a0f65dac7
fix: Vulnerability version to lodash@4.17.21
2021-04-08 17:25:17 +08:00
二货机器人
49162f9883
docs: 4.15.0 changelog ( #29935 )
...
* add 4.15.0 changelog
* align
* Update CHANGELOG.zh-CN.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2021-03-29 15:09:53 +08:00
Amumu
98ba4038c1
chore: add eslint-plugin-compat ( #29885 )
...
* chore: dd eslint-plugin-compat
* update browserslist
* update browserslist
* fix lint: lint:demo rules
* update @ant-design/tools
2021-03-25 15:01:13 +08:00
dependabot[bot]
d8a31aee21
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 ( #29901 )
...
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17 ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases )
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.5.0...v0.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 15:00:31 +08:00
dependabot[bot]
e9dd2d4d9a
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 ( #29875 )
...
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17 ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases )
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.4.1...v0.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 12:23:56 +08:00
dependabot[bot]
69151d567c
chore(deps-dev): bump immer from 8.0.4 to 9.0.1 ( #29859 )
...
Bumps [immer](https://github.com/immerjs/immer ) from 8.0.4 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v8.0.4...v9.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 12:22:52 +08:00
dependabot[bot]
dc4d85583f
chore(deps-dev): bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 ( #29857 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 28.0.2 to 29.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v28.0.2...v29.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 17:32:31 +08:00
Wei Zhu
56283688b2
docs: add 4.14.1 changelog ( #29849 )
...
* docs: add 4.14.1 changelog
* chore: bump version
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-03-22 13:49:31 +08:00
Hell Cat
92a849ff27
fix: Image PlaceHolder not clear when using cache ( #29829 )
2021-03-20 10:40:51 +08:00
二货机器人
2e35b4ee05
refactor: use rc-util for csp ( #29804 )
...
* refactor: use rc-util for csp
* update icons version
* add csp support
* update deps
2021-03-19 16:23:25 +08:00
dependabot[bot]
7aba617b4c
chore(deps-dev): bump react-sortable-hoc from 1.11.0 to 2.0.0 ( #29822 )
...
Bumps [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc ) from 1.11.0 to 2.0.0.
- [Release notes](https://github.com/clauderic/react-sortable-hoc/releases )
- [Changelog](https://github.com/clauderic/react-sortable-hoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clauderic/react-sortable-hoc/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 15:56:20 +08:00
陈帅
93140265f3
docs: add 4.14.0 changelog ( #29760 )
...
* docs: add 4.14.0 changelog
* fix typo
* fix typo
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* fix typo
* add merge
* fix lint
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* add 29615
* add 29615
* fix typo
* fix typo
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-03-14 20:09:56 +08:00
Amumu
e2eb810ed3
feat: add fr_CA locale ( #29748 )
2021-03-14 16:47:32 +08:00
jueinin
16218027bd
feat: support onReset event on Form ( #29752 )
...
Co-authored-by: jueinin <b1014397160@gmail.com>
2021-03-14 11:06:46 +08:00
二货机器人
37bff5d5fd
refactor: Upload use origin behavior ( #29737 )
...
* refactor: Fallback of events
* test: Fix test case
* fix: Start file update logic
* fix: remove status update
* test: Remove wrapTest
* test: Fix test case
* chore: bump rc-upload
* docs: About desc
2021-03-12 18:58:57 +08:00
afc163
fbe02ceed3
fix: AutoComplete custom input element className ( #29725 )
...
* test: add test case
* upgrade select version
* fix test case
* fix snapshot
2021-03-11 23:11:51 +08:00
afc163
547f87ebfe
chore( 🆙 ): upgrade react-dnd in table and upload demo ( #29724 )
2021-03-11 17:53:32 +08:00
xrkffgg
4b26b3710d
chore: fix build ( #29671 )
...
* docs: test demo
* fix: site build error
https://github.com/react-component/footer/releases/tag/v0.6.6
Co-authored-by: afc163 <afc163@gmail.com>
2021-03-09 14:45:54 +08:00
afc163
bfd76f971d
chore: remove logrocket
2021-03-09 14:35:28 +08:00
afc163
c7e751c0f9
chore: upgrade rc-input-number
2021-03-09 13:38:00 +08:00
afc163
228b5fbead
chore: upgrade rc-upload
2021-03-09 13:37:09 +08:00
dependabot[bot]
cab596fbaa
chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 21.0.0 ( #29654 )
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...21.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:01:49 +08:00
afc163
3ffd642e0d
docs( ✨ ): release 4.13.1 ( #29637 )
2021-03-06 15:27:19 +08:00
dependabot[bot]
72984781bd
chore(deps-dev): bump open from 7.4.2 to 8.0.1 ( #29602 )
...
Bumps [open](https://github.com/sindresorhus/open ) from 7.4.2 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 15:32:56 +08:00
二货机器人
53142ef237
refactor: rc-tooltip use motion config ( #29555 )
...
* refactor: internal add deadline & fix defaultVisible logic
* back of demo
2021-03-01 17:25:30 +08:00
zombiej
25ea9fb12b
chore: fix script & docs
2021-02-28 15:11:14 +08:00
dependabot[bot]
727b3375b6
chore(deps-dev): bump inquirer from 7.3.3 to 8.0.0 ( #29518 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 7.3.3 to 8.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-28 14:01:56 +08:00
二货机器人
6cca5b8383
docs: 4.13.0 changelog ( #29542 )
...
* docs: 4.13.0 changelog
* update order
* fix desc
2021-02-28 13:18:48 +08:00
二货机器人
79f8fece4b
refactor: Upload use batch start ( #29474 )
...
* chore: Update Upload version
* useMergedStatus
* fix file list parser
* fix list replacement
* bump rc-upload
* add Upload.LIST_IGNORE
* support LIST_IGNORE
* fix uploadList batch test
* test: fix batch case test case changed
* test: Finish test case
* fix: Not change uid if exist
* use proxy
* fix proxy
* fix ts
* part test case check
* more test back
* back of test all
* update test case
* more unmount
* adjust test cae
* add unmount
2021-02-26 15:18:37 +08:00
github-actions[bot]
5d22b0ef7a
chore: auto merge branchs ( #29450 )
...
branch: merge master into feature
2021-02-24 13:31:32 +00:00
dependabot[bot]
6697e96789
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 ( #29448 )
...
* chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
* fix tsc errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-24 20:46:12 +08:00
afc163
ba7fa15058
merge feature into master
2021-02-23 13:20:07 +08:00
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
...
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
2021-02-23 10:45:11 +08:00
二货机器人
bec5a08368
feat: InputNumber support stringMode ( #29373 )
...
* add input-number demo
* update snapshot
* update demo
* docs: Update desc
* update doc
* clean up React useLayoutEffect warning
* fix ts definition
* re-trigger
* update rc-uitl version
* bump rc-input-number
* update
* update
* fix ts
* update demo snapshot
* update doc
* update demo
2021-02-22 22:07:19 +08:00
叶枫
19c8c426e5
fix: image prefix ( #29394 )
...
* fix: image
* fix: image group
* fix: image package
* chore: test
2021-02-20 22:24:44 +08:00
诸岳
9a44a7e915
Merge branch 'master' of github.com:ant-design/ant-design into feature-merge-master-branch
2021-02-11 00:00:25 +08:00
诸岳
c5fd0eda1b
Merge branch 'master' of github.com:ant-design/ant-design into release-4.12.3
2021-02-10 20:15:48 +08:00
zombiej
7ffacd6051
chore: Update icons version
2021-02-10 17:57:18 +08:00
07akioni
5edc935d94
feat: new antd-colors, smaller size ( #29307 )
...
* feat: new colors, smaller size
* feat: alpha version icons, test ci
2021-02-10 17:46:25 +08:00
诸岳
3103d388c8
docs( ✨ ): release 4.12.3
2021-02-09 20:11:43 +08:00
二货机器人
153bea9a0f
feat: Form.List nest item support preserve
( #29267 )
2021-02-07 11:09:23 +08:00
afc163
2d79052805
Merge pull request #29226 from ant-design/master
...
chore: merge master into feature
2021-02-05 11:19:36 +08:00
二货机器人
eb557abeaa
docs: 4.12.2 changelog ( #29223 )
2021-02-04 11:23:09 +08:00
Kermit
b94eb2aa44
feat(drawer): support contentWrapperStyle ( #29219 )
2021-02-03 22:37:24 +08:00
二货机器人
1f7d200f70
docs: 4.12.1 changelog ( #29204 )
2021-02-03 15:58:49 +08:00
chenshuai2144
7c591967d6
v4.12.0
2021-02-03 02:28:03 +08:00
陈帅
a4f0957576
docs: add 4.12.0 changelog ( #29131 )
...
* docs: add 4.11.3 changelog
* update docs
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update docs
* add 4.12.0 changelog
* update docs
* fix typo
* 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>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.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>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update docs
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: einq7 <50612752+AlanCutFlim@users.noreply.github.com>
* fix typo
* fix typo
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: einq7 <50612752+AlanCutFlim@users.noreply.github.com>
2021-02-02 22:05:31 +08:00
骗你是小猫咪
b1e910a5ec
chore: upgrade rc-image ( #29153 )
2021-02-01 15:37:01 +08:00
Kermit
53797cf058
feat(input-number): add keyboard prop to support disable keyboard ( #29110 )
2021-01-29 14:35:05 +08:00
二货机器人
08f25f0c8f
chore: Update Table ts definition ( #29084 )
...
* chore: bump rc-table ver
* chore: Fix ts definition
* docs: fix doc
2021-01-28 01:21:58 +08:00
薛定谔的猫
e552173d82
upgrade: @babel/runtime => ^7.12.5 ( #29054 )
2021-01-27 09:56:05 +08:00
afc163
57d37247df
chore: npm run clean before publish
2021-01-26 19:28:26 +08:00
afc163
8158f45611
chore: upgrade @ant-design/tools
2021-01-26 13:47:21 +08:00
afc163
83904e56ea
docs: release 4.11.2
2021-01-26 12:05:33 +08:00
Kian
da0f6519f0
fix: import BuildInPlacements type ( #29029 )
...
close #29015
2021-01-25 18:45:16 +08:00
afc163
d86cfba197
docs: release 4.11.1
2021-01-25 00:13:55 +08:00
偏右
b3aba57890
docs( ✨ ): changelog for 4.11.0 ( #29007 )
...
* docs(✨ ): changelog for 4.11.0
* update changelog
2021-01-24 23:57:05 +08:00
陈帅
0afdbe4d4a
fix: exporting common types ( #28963 )
...
* exporting common types
* no use importype
* fix test
* try fix test
* Update components/index.tsx
Co-authored-by: 偏右 <afc163@gmail.com>
* remove typo
* fix test
Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-24 23:24:06 +08:00
偏右
abd31cc03b
test: compare bundle size with esbuild, it is faster ( #29006 )
2021-01-24 19:11:52 +08:00
偏右
ea4910a619
Merge pull request #29005 from ant-design/feature
...
chore: merge feature into master
2021-01-24 18:37:48 +08:00
偏右
ce4db21468
Update package.json
2021-01-24 18:02:05 +08:00
afc163
e6b4708f04
resolve merge confilct
2021-01-24 17:55:57 +08:00
偏右
31e8b5143d
Update package.json
2021-01-21 13:19:58 +08:00
二货机器人
f01066467e
feat: ConfigProvider support iconPrefixCls
( #28924 )
...
* add iconPrefixCls support
* test: Update test case
* update less variable
2021-01-19 17:33:05 +08:00
zombiej
4d0b34745a
chore: feature merge master
2021-01-18 16:55:54 +08:00
二货机器人
9af8226e21
fix: form preserve logic adjust ( #28908 )
2021-01-18 15:38:50 +08:00
信鑫-King
2e290d416a
docs: release 4.10.3 ( #28904 )
...
* docs: release 4.10.3
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* chore: version
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-01-17 22:36:14 -08:00
偏右
16ecb15be1
Merge pull request #28894 from ant-design/master
...
chore: merge master into feature
2021-01-18 09:55:46 +08:00
偏右
e3214c896f
chore: use esbuild-loader ( #28859 )
...
* chore: use esbuild-loader
* fix config
2021-01-14 15:32:16 +08:00
afc163
ea9c71a94e
Merge branch 'feature' into master-to-merge-feature
2021-01-14 14:26:09 +08:00
二货机器人
4315ac567c
chore: replace omit ( #28846 )
...
* chore: Replace omit.js with rc-util omit
* chore: Replace omit.js with rc-util omit
* fix ts
* fix ts
* fix ts
2021-01-13 21:00:30 +08:00
偏右
19681ecc31
Update package.json
2021-01-13 11:23:03 +08:00
二货机器人
f11db529b8
docs: 4.10.2 changelog ( #28807 )
...
* fix: build issue of es
* docs: Update changelog
2021-01-11 15:29:27 +08:00
二货机器人
d428487d77
docs: 4.10.1 changelog ( #28797 )
...
* docs: 4.10.1 changelog
* docs: fix trans
2021-01-10 12:09:48 +08:00
afc163
38b020644e
merge feature into master
2021-01-08 21:41:59 +08:00
偏右
c53afea842
perf( 📦 ): maxSize 270kB!
2021-01-08 21:35:02 +08:00
骗你是小猫咪
d036e3adfc
chore: upgrade rc-util ( #28777 )
2021-01-08 20:15:21 +08:00
偏右
a0eb9d31de
chore: merge master into feature ( #28751 )
...
* fix: Transfer dataSource cannot be immutable (#28675 )
close #28662
* docs: fix errors in example code (#28677 )
* ci: expand ie check (#28673 )
* ci: expand ie check
* Update issue-open-check.yml
* perf(📦 ): reduce @babel/runtime package size (#28678 )
* perf(📦 ): reduce @babel/runtime package size
04cd73dea1
* chore(🆙 ): upgrade @ant-design/react-slick to esm support version
* upgrade @ant-design/tools
* ci: add open condition (#28682 )
* fix(Slider): forcePopupAlign null when unmounted (#28699 )
* docs: Update overview.zh-CN.md (#28703 )
* docs: Update resources.en-US.md (#28701 )
* chore: bump rc-select to 12.1.0 (#28715 )
* fix: stylelint plugin (#28730 )
* Update package.json
* perf(📦 ): upgrade rc-image to 5.x (#28727 )
* refactor: upgrade rc-image to 5.x
reduce bundle size
* upgrade rc-image
* upgrade @ant-design/tools
https://github.com/ant-design/antd-tools/pull/226
* rc-image 5.0.0
* fix image preview icon missing
* refactor code
* docs: example of synchronous rc-tree (#28648 )
* ci: fix outputs type
过程中的使用 string。奇怪啊,之前测试过的,今天点的时候发现不行了
* Update package.json
* fix: site overflow cause sticky invalid (#28741 )
* fix: site overflow cause sticky invalid
* disable auto scroll
* chore: upgrade rc-dialog and rc-drawer (#28749 )
* chore: upgrade rc-dialog and rc-drawer (#28687 )
* chore: upgrade rc-dialog and rc-drawer
* upgrade rc-util
* update snapshots
* upgrade rc-util
* upgrade rc-util
* update snapshots
* upgrade rc-dialog
* perf: remove duplicated rc-dialog
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
Co-authored-by: bigbigbo <zxb141242@163.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Yann Pringault <yann.pringault@gmail.com>
Co-authored-by: godfather <greenday.wj@foxmail.com>
Co-authored-by: Mateusz Wierzbicki <22788841+mateusz-wierzbicki@users.noreply.github.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: AkiJoey <akijoey1010635951@gmail.com>
Co-authored-by: qqabcv520 <605655316@qq.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-01-08 10:14:01 +08:00
偏右
f235f721ce
chore: upgrade rc-dialog and rc-drawer ( #28749 )
...
* chore: upgrade rc-dialog and rc-drawer (#28687 )
* chore: upgrade rc-dialog and rc-drawer
* upgrade rc-util
* update snapshots
* upgrade rc-util
* upgrade rc-util
* update snapshots
* upgrade rc-dialog
* perf: remove duplicated rc-dialog
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-01-07 17:17:38 +08:00
骗你是小猫咪
194699292a
chore: upgrade rc-dialog and rc-drawer ( #28687 )
...
* chore: upgrade rc-dialog and rc-drawer
* upgrade rc-util
* update snapshots
* upgrade rc-util
* upgrade rc-util
* update snapshots
* upgrade rc-dialog
2021-01-07 16:20:09 +08:00
偏右
3c684d57fa
Update package.json
2021-01-07 13:30:15 +08:00
偏右
de1364ab09
perf( 📦 ): upgrade rc-image to 5.x ( #28727 )
...
* refactor: upgrade rc-image to 5.x
reduce bundle size
* upgrade rc-image
* upgrade @ant-design/tools
https://github.com/ant-design/antd-tools/pull/226
* rc-image 5.0.0
* fix image preview icon missing
* refactor code
2021-01-06 22:23:49 +08:00
偏右
10f4fe1bd8
Update package.json
2021-01-06 21:36:21 +08:00
Kermit
f727fd9fa4
chore: bump rc-select to 12.1.0 ( #28715 )
2021-01-06 14:39:32 +08:00
偏右
739f87ed3d
perf( 📦 ): reduce @babel/runtime package size ( #28678 )
...
* perf(📦 ): reduce @babel/runtime package size
04cd73dea1
* chore(🆙 ): upgrade @ant-design/react-slick to esm support version
* upgrade @ant-design/tools
2021-01-05 00:17:00 +08:00
二货机器人
d8c617d7c3
feat: Image support preview.maskClassName
( #28681 )
...
* feat: support maskClassName
* test: Add snapshot
* docs: Update doc
2021-01-04 20:39:20 +08:00
Wei Zhu
c0035d9b35
docs: Release 4.10.0 ( #28642 )
...
* add 4.10.0 changelog
* bump 4.10.0
* update changelog
* Update changelog
* fix typo
* update changelog
* update changelog
* docs: Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-04 11:52:32 +08:00
Ant Design GitHub Bot
c9fb082e4f
Merge pull request #28651 from ant-design/feature
2021-01-04 10:43:59 +08:00
骗你是小猫咪
9689e3e8eb
feat: Image support preview src ( #28643 )
...
* feat: Image support preview src
* add demo
* add en doc
2021-01-03 19:45:14 +08:00
mumiao
2f5d3f0418
fix: upload fileList with immuable data ( #28636 )
...
* fix: upload fileList with immuable data
* perf: optimize code
* ci: fix lint error
* feat: reduce cycles counts
* feat: reduce cycles counts
* ci: fix lint error
* ci: fix lint error
2021-01-01 21:40:42 +08:00
Kermit
843952529e
chore: bump rc-picker to 2.5.1 ( #28621 )
2020-12-31 17:26:29 +08:00
偏右
d614b4c885
feat( 🆕 ): Slider supports range.draggableTrack ( #28592 )
...
close #25517
2020-12-29 15:59:13 +08:00
Ant Design GitHub Bot
98b90c3685
Merge pull request #28585 from ant-design/master
2020-12-29 12:22:43 +08:00
偏右
5098ca8b60
chore: upgrade @ant-design/tools ( #28583 )
...
* chore: upgrade @ant-design/tools
* Update package.json
* upgrade eslint-plugin-unicorn
* upgrade eslint-plugin-unicorn
2020-12-29 12:18:06 +08:00
afc163
f2188064b2
merge feature into master
2020-12-28 15:32:03 +08:00
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
2020-12-28 15:30:18 +08:00
二货机器人
076f5f1f00
fix: Table childColumnName should support checkStrictly ( #28568 )
2020-12-28 15:18:04 +08:00
zombiej
99d5451dba
chore: merge master
2020-12-26 23:11:46 +08:00
偏右
36eb52eb86
chore: upgrade @types/gtag.js
2020-12-25 14:40:58 +08:00
偏右
0223e2ed5a
chore( 🆙 ): upgrade less to 4.0.0 ( #28466 )
...
* chore(🆙 ): upgrade less to 4.0.0
* chore(🆙 ): upgrade bisheng to 3.0.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix progress font size
2020-12-25 14:31:44 +08:00
二货机器人
6ecfa74e7d
feat: Select support responsive maxTagCount
( #28520 )
...
* feat: init select overflow
* chore: use inline-xxx instead of rtl
* docs: Add demo
* test: Update snapshot
* fix: style lint
* test: Update snapshot
* chore: Update rc-tree-select version
* test: Update snapshot
* test: Update snapshot
* chore: bump all rc-resize-observer version
* bump bundle size
2020-12-25 13:13:07 +08:00
Omri Grossman
c32406b05c
feat: support Image zoom ( #28486 )
...
Added zoom in/out using the mouse wheel
Co-authored-by: omri.g <omri.g@alibaba-inc.com>
2020-12-24 16:51:18 +08:00
偏右
880664ed3c
chore( 🆙 ): upgrade devDeps ( #28447 )
2020-12-21 12:11:56 +08:00
Tom Xu
c00755f9ec
Merge branch 'feature' into merge
2020-12-17 15:27:42 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check ( #28389 )
...
* chore: Add demo tsx check
* chore: Prettier
* chore: Fix lint
* fix: Upload ts definition
* chore: Demo onlt
* docs: Fix demo
* chore: Add CI action
* chore: Use real name
* chore: fix ts define
* chore: fix more ts
* chore: fix more ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: Update all rest TS demo
* fix test case
2020-12-17 15:09:18 +08:00
Tom Xu
db7c425663
Merge pull request #28381 from ant-design/master
...
chore: merge master into feature
2020-12-16 15:24:20 +08:00
陈帅
440d87eefa
docs: add 4.9.4 changelog ( #28376 )
...
* add 4.9.3 changelog
* fix typo
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-12-15 23:32:37 -06:00
偏右
17be61f2df
docs( ✨ ): changelog for 4.9.3 ( #28341 )
...
* docs(✨ ): changelog for 4.9.3
* add PR author link
2020-12-14 13:04:51 +08:00
afc163
48ceda4380
chore( 🆙 ): upgrade intersection-observer
2020-12-14 10:54:25 +08:00
dependabot[bot]
50d4b18c40
chore(deps-dev): bump @types/react-copy-to-clipboard from 4.3.0 to 5.0.0 ( #28295 )
...
Bumps [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:09:56 +08:00
偏右
474dce90dc
Merge pull request #28273 from ant-design/master
...
chore: merge master into feature
2020-12-09 17:54:36 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
...
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
偏右
50e8e7d9e1
feat: Table support expandable.columnWidth ( #28249 )
...
close https://github.com/ant-design/ant-design/issues/28147
2020-12-09 14:35:41 +08:00
偏右
5c9ec6c2d9
Merge pull request #28250 from ant-design/master
...
chore: merge master into feature
2020-12-08 14:17:24 +08:00
二货机器人
9cd4fab604
feat: Image add preview style ( #28235 )
...
* feat: Add preview mask
* feat: Preview support locale
* test: Update snapshot
* fix lint
* fix lint
2020-12-07 17:08:48 +08:00
信鑫-King
237ab9a324
docs: changelog 4.9.2 ( #28221 )
...
* docs: changelog 4.9.2
* docs: changelog
* chore: version
* docs: tree
2020-12-06 22:08:36 -08:00
偏右
28d3d9038f
perf( 📦 ): remove @ant-design/css-animation ( #28201 )
...
* perf(📦 ): remove @ant-design/css-animation
* fix test case
* fix test case
2020-12-04 19:36:16 +08:00
Tom Xu
32a9ba52b8
chore: 🆙 upgrade react 17 ( #27268 )
...
#26136
2020-12-01 18:28:35 +08:00
二货机器人
6e040bbd98
docs: 4.9.1 changelog ( #28102 )
2020-12-01 11:48:01 +08:00
zombiej
30cc31af7e
chore: Fix site deploy script
2020-12-01 10:42:45 +08:00
二货机器人
682b55d6b6
docs: 4.9.0 changelog ( #28088 )
2020-11-30 21:10:13 +08:00
二货机器人
98ddb8d8da
chore: RM circle ci ( #28080 )
...
* chore: RM circle ci
* docs: RM circle docs
* test: Add dom test ci
* test: Add bundleSize & check demo
* chore: Trigger action
* chore: Trigger action
2020-11-30 20:14:03 +08:00
afc163
ac3142acf6
docs: fix site warning message
2020-11-30 17:55:53 +08:00
二货机器人
6fcebabd8b
Merge pull request #27738 from ant-design/feature
...
chore: merge feature into master
2020-11-30 16:17:12 +08:00
骗你是小猫咪
18c6d6fedb
feat: Image add PreviewGroup component to support multiple images preview ( #28069 )
...
* feat: Image add PreviewGroup component to support multiple images preview
* demo and PreviewGroup type
* add demo snapshot
2020-11-30 15:54:54 +08:00
二货机器人
3923288275
feat: bump rc-collapse
version ( #27790 )
...
* refactor: RM rc-animate
* put rc-animate back
* clean up
* chore: Update snasphot
* feat: suport collapsible and deprecated disabled of Panel
* docs: remove disabled of Panel
* chore: bump rc-collapse to 3.1.0
* chore: update deprecated info
* clean up
* chore: update demo and remove rc-animate
* chore: update snapshot
Co-authored-by: Kermit <kermitlx@outlook.com>
2020-11-30 15:20:42 +08:00
二货机器人
7bea2380c5
chore: Bump tree & treeSelect version ( #28068 )
...
* chore: Bump version
* test: Update snapshot
2020-11-30 13:39:01 +08:00
07akioni
35ee97dad4
refactor: tree drag behavior ( #26462 )
...
* refactor: Tree drag behavior
* fix: cov
* docs: Tree draggable, specify the difference compared with last version
2020-11-29 14:15:08 +08:00
偏右
48835b7784
chore: upgrade typescript to 4.1.x ( #28029 )
2020-11-27 12:51:16 +08:00
二货机器人
c6d4bf3e90
docs: Add 4.8.6 changelog ( #28030 )
2020-11-27 12:35:36 +08:00
偏右
bd20a85576
chore( 📦 ): decrease js bundle size limit to 270kb
2020-11-25 19:20:38 +08:00
afc163
80ab353a87
chore( 📦 ): increase bundle size limit to 70kb
2020-11-25 14:51:40 +08:00
Tom Xu
30e8aa3e5b
chore: upgrade string-replace-loader 3 ( #27974 )
2020-11-25 10:24:40 +08:00
Amumu
5d41d29cae
chore: ignore-emit-webpack-plugin upgrade ( #27548 )
...
* chore: ignore-emit-webpack-plugin upgrade
* add antd-tools
* revert antd-tools
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
2020-11-23 21:10:40 +08:00
诸岳
709e048576
Merge branch 'master' into feature-branch-merge-master
2020-11-23 10:18:15 +08:00
诸岳
1a70bb3eac
docs( ✨ ): release 4.8.5
2020-11-22 13:53:53 +08:00
Tom Xu
0676f07266
Merge branch 'feature' into merge
2020-11-21 19:50:41 +08:00
二货机器人
388edca10b
refactor: UploadList use rc-motion
instead of rc-animate
( #27923 )
...
* chore: Update rc-motion version
* refactor: Move item into single file
* refactor: Use CSSMotion of progress bar
* chore: part style it
* chore: slit style of pic card
* chore: RM count-x
* support appendAction back
* chore: Style smooth
* fix progress makes shaking
* docs: clean up demo
* test: Update snapshot
* test: fix test case
* fix: lint
* test: Update snapshot
* test: coverage
* clean up
2020-11-21 19:00:11 +08:00
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 ( #27894 )
...
* fix: RangePicker panel style & picker 2.4.0
* add snap & rtl
* add
* fix
2020-11-21 00:33:21 +08:00
陈帅
95ce54ca79
feat: FormItem support _internalItemRender ( #27881 )
...
* feat: formitem support _internalItemRender
* add mark
* up rc-field-form
* fix ts error
* Update components/form/FormItemInput.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
* update notes
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-20 21:43:43 +08:00
Amumu
9b7da8640d
chore: replace raf with rc-util/lib/raf ( #27864 )
2020-11-20 12:11:50 +08:00
Tom Xu
a9602b6d71
Merge branch 'feature' into merge-feature
2020-11-20 10:15:53 +08:00
二货机器人
8e3c828c9f
feat: Form.List support initialValue
( #27872 )
...
* feat: upport initialValue List
* docs: Update doc
2020-11-19 14:29:57 +08:00
偏右
6836414300
style( 💄 ): optimize Skeleton color ( #27836 )
...
* style(💄 ): optimize Skeleton color
* Update package.json
2020-11-18 18:07:49 +08:00
偏右
c464f61f39
Merge pull request #27822 from ant-design/master
...
chore: merge master into feature
2020-11-17 13:03:46 +08:00
偏右
5653f5f46f
docs( ✨ ): release 4.8.4 ( #27802 )
2020-11-16 22:00:00 +08:00
zombiej
7af0cb0d9f
chore: Feature merge master
2020-11-16 16:17:42 +08:00
陈帅
8a4f52e200
docs: add 4.8.3 changelog ( #27772 )
...
* add 4.8.3 changelog
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update changelog
* update snapshot
* fix changelog error
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-11-16 09:18:05 +08:00
shaodahong
427817fb1b
use jest-puppeteer fix more launch
2020-11-14 12:49:45 +08:00
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
...
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
偏右
a7e3812d02
perf: unify rc-trigger version ( #27752 )
2020-11-13 18:38:31 +08:00
二货机器人
7b9a79401f
chore: bump field form version ( #27741 )
2020-11-13 14:19:52 +08:00
Tom Xu
5b7811f2ee
Merge branch 'feature' into merge
2020-11-12 15:24:00 +08:00
二货机器人
a987f7f3ed
chore: UPDATE menu version ( #27663 )
...
* chore: UPDATE menu version
* test: Fix part test
* test: Fix menu test case
* Update package.json
* fix: popup position style
* test: Fix test case
* style: fix ltr transition-origin
* fix: multiple dropdown
* fix: RTL menu arrow pos
* Update package.json
* force re-build
* force re-build
2020-11-11 19:05:01 +08:00
偏右
d0a7f3f79a
chore: 🆙 upgrade devDeps ( #27672 )
2020-11-10 13:03:03 +08:00
二货机器人
05e9edc7e4
chore: bump rc-field-form ( #27664 )
2020-11-09 22:58:06 +08:00
偏右
5724a8b3b1
Merge pull request #27659 from shaodahong/merge-to-feature
...
chore: Merge master to feature
2020-11-09 19:29:53 +08:00
偏右
e39407e1e5
docs: ✨ release 4.8.2 ( #27652 )
...
* docs: ✨ release 4.8.2
* update changelog
2020-11-09 16:48:01 +08:00
偏右
0e6e185da2
Merge pull request #27644 from ant-design/master
...
chore: merge master into feature
2020-11-09 12:47:52 +08:00
偏右
3fcecdde0a
docs: ✨ release 4.8.1 ( #27635 )
2020-11-09 11:51:03 +08:00
afc163
88210e92fc
chore: improve npm run changelog
2020-11-08 15:09:46 +08:00
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages ( #27631 )
2020-11-08 13:26:36 +08:00
xrkffgg
e4fb3d04cb
Merge pull request #27596 from ant-design/master
...
chore: merge master into feature
2020-11-06 10:23:04 +08:00
不吃猫的鱼
240b8044e7
feat: add Select filterSort support ( #27523 )
...
* feat: upgrade rc-select version and add demo to bring in filterSort functionality
* fix: lint error
* fix: add filterSort support version in doc and update demo order
* fix: update doc
2020-11-06 09:54:30 +08:00
骗你是小猫咪
3e62e85a5d
Revert "test: enable argos batch mode ( #27560 )" ( #27580 )
...
This reverts commit 811102b105
.
2020-11-05 19:55:57 +08:00
骗你是小猫咪
811102b105
test: enable argos batch mode ( #27560 )
...
* test: enable argos batch mode
* back 3
2020-11-05 11:10:38 +08:00
afc163
a624169266
chore: force exit from npm run site:test
2020-11-04 18:47:50 +08:00
偏右
7630216a97
Merge pull request #27505 from ant-design/master
...
chore: merge master into feature
2020-11-02 19:22:47 +08:00
信鑫-King
84726aeceb
Merge pull request #27490 from ycjcl868/release-4.8.0
...
release: 4.8.0 changelog
2020-11-02 01:49:59 -08:00
xrkffgg
3025a5fcf9
chore: update rc-rate
2020-11-02 14:19:43 +08:00
ycjcl868
43c26e2b4c
release: 4.8.0 changelog
2020-11-02 10:58:03 +08:00
Kermit
8af49dc26e
upgrade(slider): ⬆️ bump to 9.6.1
2020-11-02 10:36:27 +08:00
shaodahong
5d20bbe203
chore: update rc-image
2020-10-31 09:04:59 +08:00
zombiej
0bf5a43e15
chore: feature merge master
2020-10-30 20:55:27 +08:00
Amumu
972d280aa1
chore: fix lock version ( #27472 )
2020-10-30 19:33:09 +08:00
Kermit Xuan
84e8d18f89
fix: lock ignore-emit-webpack-plugin version ( #27434 )
2020-10-29 12:23:02 +08:00
偏右
6880bf7073
Merge pull request #27388 from ant-design/master
...
chore: merge master into featrue
2020-10-27 12:21:04 +08:00
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks ( #27386 )
...
* fix: Lines of tree style
* chore: Update style
* fix: style lint
* update snapshot
2020-10-26 23:13:52 +08:00
二货机器人
23f8cce043
feat: Table summary support align ( #27365 )
2020-10-26 11:32:04 +08:00
二货机器人
c373710ce2
chore: Adjust collapse arrow position align with first line ( #27363 )
...
* fix: border style of Input.Search when allowClear (#27325 )
* fix: border style of Input.Search when allowClear
* fix css
* update
* change name
* docs: 4.7.3 changelog (#27350 )
* docs: 4.7.3 changelog
* docs: Patch 27325
* chore: improve useCombinedRefs (#27352 )
* docs: 📝 update introduce
* chore: fix API table border
* chore: Adjust collapse arrow position align with first line
Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-10-26 10:56:09 +08:00
二货机器人
96bb0cf2db
docs: 4.7.3 changelog ( #27350 )
...
* docs: 4.7.3 changelog
* docs: Patch 27325
2020-10-24 23:34:22 +08:00
Tom Xu
7be4339806
Merge branch 'feature' into merge
2020-10-24 20:53:34 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
...
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
2020-10-23 18:50:46 +08:00
二货机器人
06b25b4d07
refactor: Update rc-field-form version ( #27319 )
...
* refactor: Update rc-field-form version
* update snapshot
2020-10-23 15:20:48 +08:00
afc163
fdcdf140d1
chore: fix build warning
...
close #27303
2020-10-22 16:38:37 +08:00
Tom Xu
0658d32785
chore: upgrade @ant-design/tools ( #27271 )
...
* chore: upgrade @ant-design/tools
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-21 14:34:04 +08:00
Tom Xu
1f1956ccd9
Merge branch 'feature' into merge-into-feature
2020-10-21 14:31:16 +08:00
偏右
ab6a4ec1c0
docs: ✨ release 4.7.2 ( #27229 )
2020-10-19 15:24:37 +08:00
偏右
16075f85b4
🆙 eslint-plugin-unicorn
2020-10-19 11:32:11 +08:00
陈帅
60103e12a3
docs: add 4.7.1 changelog ( #27211 )
...
* docs: add 4.7.1 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* fix typo
* fix typo
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-19 09:55:18 +08:00
Richard Freling
7d59890c5c
feat: 🖼 Image support preview.getContainer ( #26713 )
2020-10-15 22:56:32 +08:00
偏右
bd25b9f667
chore: 🆙 remark-cli
2020-10-15 13:24:38 +08:00
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width ( #27154 )
...
* fix: collapsedWidth do not work on Sider
* fix test case
* fix test case
* fix extra trigger div
* fix lint
2020-10-15 10:42:15 +08:00
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
...
chore: merge master into feature
2020-10-14 16:35:29 +08:00
偏右
50d8c38f2c
fix: 🐛 Tabs animated={true} should works ( #27145 )
...
close #27135
2020-10-14 16:34:15 +08:00
偏右
c7e51aba13
test: ✅ fix modal test cases ( #27143 )
...
* test: ✅ fix modal test cases
* 🆙 upgrade remark-lint
2020-10-14 14:52:26 +08:00
dependabot[bot]
0051e5d883
chore(deps-dev): bump remark-preset-lint-recommended from 4.0.1 to 5.0.0 ( #27126 )
...
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint ) from 4.0.1 to 5.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/4.0.1...remark-preset-lint-recommended@5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:24:21 +08:00
偏右
340a0a913a
docs: ✨ release 4.7.0 ( #27074 )
...
* docs: ✨ release 4.7.0
* update changelog emoji
* docs: add changelog about InputNumber onStep
* update changelog
* add changelog for #27074
2020-10-10 19:48:36 +08:00
偏右
94cab40b04
feat: InputNumber support onStep ( #27075 )
...
* feat: InputNumber support onStep
* fix test case
* fix dep
2020-10-10 17:49:50 +08:00
afc163
68a1b18232
merge feature into master-to-merge-feature
2020-10-10 11:36:02 +08:00
Tom Xu
60e35181fc
chore: add genetate authors and update authors ( #27060 )
...
* chore: update authors
* Update AUTHORS.txt
* add generate-authors.js
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-10 10:34:41 +08:00
StIvan8
4107c83234
feat: add Belarusian translation ( #27028 )
...
* add Belarusian language translation
* add Belarusian locale, fix bugs
* fix: slider and select version
2020-10-09 21:37:07 +08:00
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
...
chore: Feature merge master
2020-10-09 17:28:17 +08:00
xrk
b173b5b8f5
fix: sliderProps typeScript define ( #27033 )
...
* fix: sliderProps typeScript define
* update rc-slider
* update
* update
2020-10-09 09:37:26 +08:00
zombiej
b651178685
chore: Update snapshot
2020-10-08 21:28:51 +08:00
骗你是小猫咪
bd62870258
chore: upgrade rc-table ( #26973 )
...
* chore: upgrade rc-table
* improve doc
2020-09-30 20:41:34 +08:00
二货机器人
442c146e3c
refator: update rc-dialog to remove rc-animate
( #26940 )
...
* chore: bump rc-dialog
* fix 1 test case
* test case
* more test
* fix confirm test case
* clean up
* fix snapshot
* update local-provider snapshot
* update Modal snapshot
* fix test of dialog hook
* fix lint
2020-09-29 19:33:37 +08:00
偏右
01d757b660
Merge pull request #26923 from ant-design/master
...
chore: merge master into feature
2020-09-28 15:35:33 +08:00
骗你是小猫咪
20f04e428f
docs: add Image Preview doc ( #26915 )
2020-09-28 14:15:23 +08:00
二货机器人
3d5f9b0ac5
chore: bump rc-notification ( #26919 )
...
* chore: bump rc-notification
* test: fix on test
* test: Fix config.test
* fix test
* fix message test case
2020-09-28 00:41:16 +08:00
信鑫-King
78b7c01048
chore: version ( #26918 )
2020-09-26 22:54:50 -07:00
Kermit Xuan
006abe5e92
chore(slider): optimize type definition ( #26884 )
2020-09-24 18:14:22 +08:00
Kermit Xuan
a733885b50
feat(date-picker): support custom format ( #26845 )
...
* feat(upload): ✨ support custom format
* test: update demo snapshot
2020-09-22 15:43:11 +08:00
zombiej
358c7fa4c4
chore: feature merge master
2020-09-22 10:56:04 +08:00
偏右
fe6a6b0481
chore: 🆙 eslint-plugin-unicorn
2020-09-20 21:23:39 +08:00
二货机器人
2aef2dbe26
docs: 4.6.5 changelog ( #26825 )
...
* docs: 4.6.5 changelog
* fix lint
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-09-20 12:53:22 +08:00
二货机器人
e5e3be6dda
chore: Update rc-trigger related version ( #26803 )
...
* bump rc-select version
* bump rc-dropdown version
* bump rc-mentions version
* bump rc-picker version
* bump rc-cascader & rc-menu version
* bump rc-slider version
* update rc-motion
* update rc-select version
* rm sleep in test case
* 📦 reduce bundlesize limit to 280kb
Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:06:58 +08:00
偏右
ae466b9eea
fix: 🐛 Select search bug when input chinese ( #26796 )
...
* fix: Select search bug when input chinese
close #26790
* fix: test snapshot
2020-09-18 13:06:20 +08:00
二货机器人
3d9c4cf971
fix: FieldForm onValuesChange ( #26808 )
2020-09-18 13:05:50 +08:00
二货机器人
c592714c88
chore: Update rc-trigger related version ( #26803 )
...
* bump rc-select version
* bump rc-dropdown version
* bump rc-mentions version
* bump rc-picker version
* bump rc-cascader & rc-menu version
* bump rc-slider version
* update rc-motion
* update rc-select version
* rm sleep in test case
* 📦 reduce bundlesize limit to 280kb
Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:01:36 +08:00
偏右
dfb3279949
fix: 🐛 Select search bug when input chinese ( #26796 )
...
* fix: Select search bug when input chinese
close #26790
* fix: test snapshot
2020-09-17 23:26:51 +08:00
二货机器人
1da6016cc2
feat: FormItem support generate for renderProps ( #26791 )
2020-09-17 16:51:19 +08:00
偏右
4a86b75c74
Merge pull request #26768 from ant-design/master
...
chore: merge master into feature
2020-09-16 14:49:19 +08:00
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
...
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-09-16 11:43:55 +08:00
afc163
0de1358924
test: ✅ fix eslint jest rules
2020-09-15 11:54:47 +08:00
偏右
0067b923b9
Merge pull request #26738 from ant-design/master
...
chore: merge master into feature
2020-09-14 19:02:34 +08:00
偏右
8e84c739bf
chore: revert bundlesize
2020-09-14 17:09:41 +08:00
诸岳
aab9c135fb
fix(pkg): Enlarge bundlesize threshold
2020-09-13 12:12:55 +08:00
诸岳
ad22d88550
docs: Add changelog of 4.6.4
2020-09-13 11:58:08 +08:00
二货机器人
1faabb219d
feat: Form.List support rules ( #26676 )
...
* Add ErrorList component
* move class to ErrorList
* support cache of status
* update doc
* update snapshot
* patch test case
* clean up
* docs: add faq
2020-09-11 21:27:51 +08:00
偏右
39b40b573d
fix: Menu not support React.Fragment ( #26656 )
...
* fix: Menu support React.Fragment
* chore: tweak menu demo
* fix: React key warning
2020-09-09 16:52:04 +08:00
二货机器人
ca46793593
Merge pull request #26655 from ant-design/master
...
chore: Feature merge master
2020-09-09 15:34:35 +08:00
二货机器人
c58135fd46
fix: Align motion match ( #26628 )
...
* fix: Align motion match
* bump rc-motion
* lock rc-trigger version
* update snapshot
2020-09-08 11:34:29 +08:00
二货机器人
b713f457f0
Merge pull request #26630 from ant-design/master
...
chore: merge master into feature
2020-09-07 23:10:36 +08:00
偏右
8ab8862907
perf: 📦 remove duplicated rc-dialog in deps ( #26627 )
...
see 51569b0dd5
2020-09-07 22:10:30 +08:00
偏右
c1d216be3d
fix: 🐛 package.json error
2020-09-07 17:39:07 +08:00
偏右
d5497dd47b
chore: ✅ revert jest no cache
2020-09-07 17:34:10 +08:00
偏右
eb46b026fe
chore: ✅ remove no-cache for jest
2020-09-07 17:25:45 +08:00
二货机器人
a26517f9ab
fix: Controlled multiple files upload list sync ( #26612 )
...
* init hooks
* Use raf to sync list
* clean up
2020-09-07 16:41:28 +08:00
偏右
7041af92fb
chore: fix rc-image version
2020-09-07 16:33:59 +08:00
afc163
e9d3ee6928
test: fix image test snapshot
2020-09-07 15:56:54 +08:00
陈帅
e678582012
docs: add 4.6.3 changelog ( #26607 )
...
* add 4.6.3 changelog
* changelog
* Update CHANGELOG.en-US.md
* update changelog
2020-09-06 23:44:08 +08:00
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
...
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
2020-09-05 00:38:39 +08:00
zhangj
0c521962e7
feat: Update rc-dialog to 8.3.0, support Modal drag and drop. ( #26507 )
...
* feat: 更新到rc-dialog@8.3.0 添加Modal组件对拖拽的支持。
* fix: test case
* Update components/drawer/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* fix: 修复文档版本修改为4.7.0, 文档的order改为13最后一个,指针改为move
* fix: 修改API的顺序,按照字母顺序进行排列
* fix: 修复一些讨论的问题
* fix: test case
* fix: 修改Demo的Modal的Button的显示方式,进行竖着排列
* docs: 去掉多余的demo
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-09-03 12:36:06 +08:00
afc163
e5fe9b90df
fix: scroll position jump after dialog closing
2020-09-02 22:37:06 +08:00
二货机器人
0097d34d01
fix: Update rc-motion
deps & fix ssr ( #26542 )
...
* chore: Update rc-motion deps
* frame wheel not prevent scroll
* update ts
2020-09-02 18:30:27 +08:00
偏右
c88fd34e9a
chore: 🆙 upgrade react-resizable ( #26524 )
...
* chore: 🆙 upgrade react-resizable
* test: fix snapshot
* code style improve
2020-09-02 10:51:04 +08:00
偏右
97f7a972bf
perf: 🆙 upgrade rc-dialog and rc-upload and rc-progress ( #26494 )
...
* 🆙 upgrade rc-dialog and rc-upload
* 🆙 upgrade @babel/runtime
* 🆙 upgrade rc-progress
2020-09-01 22:12:14 +08:00
信鑫-King
fb8be1e249
release: 4.6.2 changelog ( #26490 )
...
* docs: changelog
* chore: version
* chore: changelog
* docs: changelog
2020-08-31 11:44:12 +08:00
二货机器人
88ae028321
fix: Upload controlled issue ( #26481 )
...
* fix upload sync
* add test case
* rm only
* update snapshot
* fix test case
2020-08-29 21:28:44 +08:00
二货机器人
d561d73614
fix: Space should support fragement ( #26444 )
2020-08-28 11:29:37 +08:00
二货机器人
54b6bab2bf
docs: 4.6.1 changelog ( #26356 )
2020-08-24 10:48:35 +08:00
二货机器人
71bdb0ab33
docs: 4.6.0 changelog ( #26342 )
...
* docs: 4.6.0 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update changelog
* add mssing fix
Co-authored-by: 偏右 <afc163@gmail.com>
2020-08-23 09:08:09 +08:00
zombiej
5a3bceea28
merge origin master
2020-08-22 22:09:07 +08:00
骗你是小猫咪
e3ee4e87aa
feat: 🎉 Image component ( #26296 )
...
* feat: 🎉 Image component
* fix color
* fix style naming and sort api doc order
* remove onPreviewClose doc
* use animation-duration var
* use box and modal-mask mixins
* use box and modal-mask mixins
* improve style
* improve fallback demo src
* add cover
* improve demo
* update demo snapshots
* upgrade rc-image, naming Random -> Reload
* extract modal mask common style, and improve demo
* update snapshots
* fix less var conflict
* upgrade rc-image, adjust maxSize with dark.min.css, improve placeholder demo desc
2020-08-22 22:02:20 +08:00
Maksim Slotvinskij
16962bbff1
lithuanian language ( #26312 )
...
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 17:07:48 +08:00
偏右
d6488ca6d1
refactor: 🆙 upgrade TypeScript to 4.0 ( #26318 )
...
https://devblogs.microsoft.com/typescript/announcing-typescript-4-0/
2020-08-21 15:04:00 +08:00
zombiej
55c1dd02c2
chore: Merge master
2020-08-20 17:31:03 +08:00
偏右
9a84eb57ac
fix: Progress type=circle success.percent ( #26307 )
...
* refactor: Circle code
* fix: Progress circle success.percent
close #26299
2020-08-20 17:15:40 +08:00
二货机器人
bd2d50c114
chore: Update snapshot ( #26306 )
2020-08-20 16:45:10 +08:00
二货机器人
72863626c9
chore: Update rc-virtual-list deps ( #26282 )
...
* chore: Update rc-virtual-list deps
* bump
* clean comment
2020-08-19 17:30:23 +08:00
偏右
a3864532e1
chore: 🆙 upgrade rc-virtual-list ( #26278 )
...
* chore: 🆙 upgrade rc-virtual-list
* update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
2020-08-19 13:49:22 +08:00
afc163
adf990f8fb
revert: rc-virtual-list in devDeps
2020-08-18 16:00:58 +08:00
afc163
517d2eeccb
🆙 upgrade rc-virtual-list in devDeps
2020-08-18 15:31:33 +08:00
偏右
e17e82f549
Merge pull request #26243 from ant-design/master
...
chore: merge master into feature
2020-08-17 22:23:07 +08:00
偏右
46f63751a4
chore: 🆙 upgrade lodash
...
close #26240
2020-08-17 17:45:33 +08:00
xrkffgg
61e01e7c60
chore: merge master into feature
2020-08-13 09:06:53 +08:00
afc163
043901468a
chore: add CssMinimizerPlugin
2020-08-12 20:49:34 +08:00
zoomdong
39f1126315
feat: Form.List add() support index param ( #26081 )
...
* feat: Form.List add() support index param
* update test case
* update
2020-08-12 19:13:44 +08:00
诸岳
0a2736b027
docs: Add changelog of 4.5.4
2020-08-12 15:34:14 +08:00
偏右
3ad0b47d92
🆙 upgrade react-virtualized
2020-08-11 13:55:22 +08:00
偏右
ae843df718
Merge pull request #26112 from ant-design/master
...
chore: merge master into feature
2020-08-10 14:53:46 +08:00
zhangchen
4da2260342
feat: show line in Tree first level ( #25991 )
...
* feat: tree line in first level
* update: Tree showLine demo
2020-08-10 10:48:11 +08:00
xrkffgg
e1f990e61a
chore: fix merge conflict
2020-08-10 09:43:21 +08:00
陈帅
1a10df03a7
docs: add 4.5.3 changelog ( #26099 )
...
* docs: add 4.5.3 changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* fix review warning
* Update CHANGELOG.zh-CN.md
Co-authored-by: He Linming <hlm52pk@163.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: He Linming <hlm52pk@163.com>
2020-08-09 22:51:01 +08:00
骗你是小猫咪
bd02b83da4
feat: Table new sticky prop ( #25939 )
...
* feat: Table new sticky prop
* add example
* update snapshots
* fix typo
* fix example and improve less
* rename to @zindex-table-fixed-column
* fix compile error
* fix header z-index
* upgrade rc-table and add active style
* improve less var
* upgrade rc-table and remove hover style
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-07 17:53:23 +08:00
jesse
7121760f52
feat: Tabs add slot to support extra position ( #25138 )
...
* Update package.json
* update API
* update Demo
* update test
* Update components/tabs/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update components/tabs/demo/extra.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* update index.en-US
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-07 09:53:45 +08:00
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ ( #26030 )
...
* feat: 🌎 new kmr_IQ to replace ku_IQ
close #25778
close #25790
* fix locale provider Legacy usage
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-06 10:40:58 +08:00
afc163
d3700fbe2e
resolve merge conflict
2020-08-05 22:30:47 +08:00
二货机器人
c6244382a7
chore: Replace rc-animation/lib/CSSMotion
to rc-motion
( #26044 )
...
* chore: bump version
* chore: update rest version
* clean up rc-trigger ts define
* clean up motion define
2020-08-05 21:23:15 +08:00
afc163
45cbbd6034
merge feature into master-to-merge-feature
2020-08-05 14:49:10 +08:00
偏右
a0c5460d73
style: optimize pagination simple disabled ( #26008 )
...
* style: optimize pagination simple disabled
* update snap
2020-08-04 20:00:45 +08:00
xrkffgg
81e21c18dc
style: optimize pagination simple disabled
2020-08-04 16:10:27 +08:00
偏右
a33dc19ec8
chore: 🛠 quit pub script when throw error ( #26006 )
...
* eslint
* chore: quit pub script when throw error
close #25965
https://stackoverflow.com/a/2871034
* revert
2020-08-04 15:35:03 +08:00
偏右
6d614f7d48
docs: ✨ release 4.5.2 ( #25963 )
2020-08-02 23:13:24 +08:00
zoomdong
58a72a2b28
fix: date-fns format string compatible ( #25962 )
...
Co-authored-by: zoomdong <wudongbj@fenbi.com>
2020-08-02 18:49:18 +08:00
二货机器人
98050358f1
feat: Form support generic type ( #25937 )
...
* feat: Form support generic
* test: add test case of compile
* clean up
2020-07-31 16:53:39 +08:00
偏右
3d58b5a6b4
test: 📦 add compressed-size-action ( #25902 )
2020-07-30 17:47:27 +08:00
07akioni
30d7231d08
feat: Select onClear ( #25907 )
...
* feat: Select onClear
* chore
2020-07-30 17:38:53 +08:00
偏右
226247fc30
chore: fix rc-select to 11.0.x
2020-07-30 14:32:56 +08:00
07akioni
832f6929e6
docs: changelog 4.5.1 ( #25866 )
...
* docs: changelog 4.5.1
* chore
* chore
* chore
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-28 20:14:37 +08:00
07akioni
4491c81708
docs: changelog 4.5.0 ( #25820 )
...
* docs: changelog 4.5.0
* chore
* chore
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
* chore: reorder
* chore
* chore
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* chore
* chore
* chore: test ci
* docs: update changelog
* chore
* chore
* docs: changelog date
* chore
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 23:05:16 +08:00
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
2020-07-27 22:32:21 +08:00
07akioni
c2f208e2d2
feat: steps percent ( #25839 )
...
* feat: Steps with progress
* test: update snapshot
* fix: lint
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
* refactor: remove progressIcon && rename percentage to percent
* test: snapshot
* fix: icon position offset
* fix: position offset
* fix: icon position offset
* docs
* fix: small line offset
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 21:40:36 +08:00
zoomdong
1638a9c163
feat: support date-fns in Picker ( #25822 )
...
* feat: support in date-fns in Picker
* add document
* feat: add docs
* fix document
* update
2020-07-27 19:28:14 +08:00
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
2020-07-27 10:41:32 +08:00
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1
2020-07-26 20:14:11 +08:00
07akioni
7dbe4fe20f
fix: build site failed, lock webpack version ( #25816 )
2020-07-26 19:54:18 +08:00
afc163
16c0ca9100
docs: remove duplicated icon from document
2020-07-25 15:19:33 +08:00
Kermit Xuan
d52965e5df
feat(date-picker): improve hovering experience ( #25784 )
2020-07-23 22:49:32 +08:00
二货机器人
f9136b2610
fix: TreeSelect treeNodeLabelProp should only work on values ( #25755 )
2020-07-22 21:18:13 +08:00
二货机器人
6a075f3fc8
chore: Update rc-tree deps ( #25754 )
2020-07-22 18:16:32 +08:00
偏右
af27b029ad
Merge pull request #25743 from ant-design/master
...
chore: merge master into feature
2020-07-22 14:42:35 +08:00
偏右
1cd9f1ea13
fix: 🆙 upgrade up-react-slick ( #25744 )
2020-07-22 14:23:10 +08:00
afc163
508cecd0a7
merge feature into master-to-merge-feature
2020-07-21 16:23:13 +08:00
偏右
5ac3313b7f
fix: Form control clear icon position ( #25728 )
...
* fix: Form control clear icon position
close #23430
* 🆙 eslint-plugin-unicorn
2020-07-21 16:18:31 +08:00
信鑫-King
e3ff370666
docs: changelog 4.4.3 ( #25695 )
...
* docs: changelog 4.4.3
* chore: docs format
* chore: date
* docs: changelog format
* docs: changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* chore: version
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-07-20 17:58:55 +08:00
zoomdong
36a51d9fa7
fix: update rc-input-number@5.1.1 && onBlur should get value '' when clear the data ( #25704 )
2020-07-20 17:18:42 +08:00
zoomdong
b814270983
feat: update rc-field-form@1.8.0 and support remove use array in Form.List ( #25638 )
...
* feat: update rc-field-form@1.8.0 and support remove in Form.List use array
* feat: update readme
* feat: fix add function
* update
* update version
* update version
* update version
2020-07-15 22:17:17 +08:00
偏右
6a65b47df3
Merge pull request #25641 from ant-design/master
...
chore: merge master into feature
2020-07-15 19:10:03 +08:00
偏右
275fb3b87d
Update package.json
2020-07-15 11:41:46 +08:00
二货机器人
500ba8ab37
feat: Tree support titleRender ( #25624 )
2020-07-15 10:06:51 +08:00
二货机器人
870138b088
Merge pull request #25604 from ant-design/master
...
chore: Feature merge master
2020-07-13 21:13:23 +08:00
偏右
061e7b86d8
chore: upgrade react-slick to reduce bundle size ( #25599 )
...
* chore: upgrade react-slick to reduce bundle size
* upgrade array-move BTW
2020-07-13 14:36:55 +08:00
偏右
4b2bc6c6fb
Merge pull request #25589 from ant-design/master
...
chore: merge master into feature
2020-07-12 18:38:18 +08:00
二货机器人
8382bb02b9
docs: 4.4.2 changelog ( #25579 )
2020-07-11 16:25:03 +08:00
Kim Wing Fung
2bbdc2c911
feat: RangePicker onCalendarChange info support ( #25568 )
...
* Include new parameters for onCalendarChange to match rc-picker v1.12.0
* Use correct highlighting
* Update to rc-picker 1.12.1
* Include version information
* Adjust version information
Co-authored-by: Kim-Wing-Fung <c-kfung@powercosts.com>
2020-07-10 16:53:26 +08:00
偏右
d5cb860347
Merge pull request #25541 from ant-design/master
...
chore: merge master into feature
2020-07-09 16:43:45 +08:00
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
...
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
2020-07-09 15:16:49 +08:00
偏右
5ce2b62867
perf: 📦 remove babel-runtime and enable @babel/runtime ( #25530 )
...
* 🗑️ remove babel-runtime from deps
* perf: enable @babel/runtime helpers
2020-07-09 13:56:55 +08:00
07akioni
4c2acbda7d
Merge pull request #25528 from ant-design/master
...
chore: merge master into feature
2020-07-09 11:39:48 +08:00
偏右
71447da264
perf: 🆙 upgrade to omit.js@2.0.2 ( #25507 )
...
* 🆙 upgrade to omit.js@2.0.2
* remove unused dep
* fix ci
* 🆙 upgrade rc-mentions
2020-07-08 23:14:22 +08:00
偏右
17dd94fd07
chore: 📦 Add bundle-stats and relative-ci ( #25501 )
...
* 📦 Add bundle-stats and relative-ci
* bundle-stats-webpack-plugin
2020-07-08 18:12:02 +08:00
二货机器人
a736ab367c
feat: Support panelRender ( #25488 )
2020-07-08 09:58:53 +08:00
偏右
36d7985d85
Merge pull request #25470 from ant-design/master
...
chore: merge master into feature
2020-07-07 16:00:26 +08:00
二货机器人
6a32e8a40b
docs: 4.4.1 changelog ( #25442 )
...
* docs: 4.4.1 changelog
* add 25328
* update desc
* add missing collobrator
* adjust menu item desc
* update changelog
* clean up
* adjust dec
* 修复 text update
* add missing emoji
* desc update
2020-07-06 12:44:21 +08:00
dependabot-preview[bot]
a7a5516047
chore(deps-dev): bump react-intl from 4.7.6 to 5.0.2 ( #25443 )
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 4.7.6 to 5.0.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@4.7.6...react-intl@5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-06 12:12:04 +08:00
Kermit Xuan
e4bbc8fcb3
refactor(menu): move feature to rc-menu( #24975 ) ( #25369 )
...
* refactor(menu): move feature to rc-menu(#24975 )
* fix(table-useFilter): fix types;
* chore(menu): upgrade to 8.4.1
2020-07-06 11:40:52 +08:00
Johannes Andersen
f71d2d5493
feat: improve nb_NO translations ( #25374 )
...
* feat: improve nb_NO translations
* fix: issued with VSCode not highlighting issues
* fix: fix failing snapshot test
* Updated rc-picker 1.10.0 -> 1.10.6
2020-07-06 11:03:56 +08:00
07akioni
27b6ba6947
feat: form item dep ( #25408 )
...
* feat: warnings
* feat: deps work on FormItem with render props
* chore: add details warning info
* chore
* chore: rerun ci
* chore: revert
* docs
* docs
2020-07-03 16:25:29 +08:00
二货机器人
b46ea66a73
feat: validateFirst support parallel ( #25321 )
...
* feat: validateFirst support parallel
* Update components/form/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update components/form/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-07-01 10:11:39 +08:00
陈帅
39e7f4b899
docs: add 4.4.0 changelog ( #25242 )
...
* docs: add 4.3.6 changelog
* add 25244 changelog
* fix review
* update changelog
* update 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>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* sort log
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update changelog
* sort log
* sort log
* add #25266 #25243 #25254 #25271 changelog
* add #25273 changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* sort logs
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* up versin
* Update changelog
* close react/no-unused-prop-types
* update changelog
* update snapshot
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update snapshot
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update changelog
* clear Duplicate
* sort logs
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-06-29 14:56:23 +08:00
陈帅
20aea82ed9
Merge pull request #25275 from ant-design/feature
...
chore: merge feature into master
2020-06-29 12:16:56 +08:00
afc163
993bef524c
🆙 upgrade rc-drawer to fix scrollbar issue
...
close #24821
2020-06-29 11:21:39 +08:00
07akioni
5c72186899
fix: InputNumber max prop has no default value ( #25243 )
...
* fix: InputNumber max prop has no default value
* docs: enUS ref links
* docs: typo fix
* test: snapshots
2020-06-29 11:07:56 +08:00
偏右
ab56668d40
feat: Tree support showLeafIcon in showLine ( #25271 )
...
closes #23261
Co-authored-by: zoomdong <1344492820@qq.com>
2020-06-29 11:04:58 +08:00
陈帅
523b74e3b6
merge master into Feature ( #25262 )
...
* feat: add successColor for Progress (#24655 )
* feat: add successColor for Progress
* feat: update
* fix: update test
* remove snap
* feat: add test case
* refactor success
* feat: adjust styyle
* feat: add DevWarning
* feat: Support rowSelection.dirty (#24718 )
* feat: Support rowSelection.dirty
* rename to reserveKeys
* preserveKeys will keep record also
* to preserveSelectedRowKeys
* feat: add ghost prop for collapse (#24734 )
* feat: add ghost prop for collapse
* doc: version of collapse's ghost prop
* refactor: make ghost collapse's less code to a nested style
* chore: remove redundant codes in ghost collapse's less & doc
* doc: add a background wrapper for ghost collapse demo
* doc: dark-theme wrapper bg-color for ghost collapse demo
* test: update snapshot of ghost collapse
* doc: use softer bg-color on ghost collapse demo
* doc: remove disabled panel in ghost collapse demo
* feat: form instance support getFieldInstance (#24711 )
* support getFieldInstance
* update doc
* fix lint
* move func
* move into hooks
* update ref logic
* fix lint
* rm only
* fix docs
* feat: dropdown support arrow (#23869 )
* feat: dropdown support arrow prop
close #22758
* test: update snapshot
* fix: fix dropdown cls names
* test: update snapshot
* test: update snapshot
* doc: update demo
* test: update demo snapshot
* demo
* fix: snapshot
* chore: change the style of ghost collapse & demo modified (#24762 )
* refactor: reduce content padding in ghost collapse
* doc: remove the wrapper outside ghost collapse
Designer want the demo differs from other demos
* refactor: remove redundant .less code in collapse
* feat: cascader dropdown-render prop (#24812 )
* feat: cascader dropdown-render prop
* fix: update Cascader dropdownRender type annotation
* fix: set rc-cascader semver from ^ to ~
* docs: fix coding style in cascader/custom-dropdown
* feat: 🆕 support Drawer closeIcon (#24842 )
* feat: 🆕 support Drawer closeIcon
close #19283
close #19153
* add test case
* update docs
* feat: 🆕 Cascader expandIcon (#24865 )
* feat: cascader expandIcon
* fix: snap
* refactor: reduce CSS size (#24846 )
* refactor: reduce button css size
* refactor: remove redundant button .less code
* feat: add Table onChange an action param (#24697 )
* Working on tests
* created TableAction type
* changed TableActions to tuple
* removed chinese documentation line
* refactor TableActions
* fix documentation
* Moved action into extra param
* minor doc change
* feat: add closeIcon customize tag close (#24885 )
* feat: add closeIcon customize tag close
* docs fix
* update snap
* fix: css name
* update snapshot
* snapshot
* feat: add radio `optionType` api to set radio option type (#24809 )
* feat: radio component
* docs: update md
* fix: snap
* test components
* fix: use optionType
* fix name
* add warning
* fix
* feat: expand rate character (#24903 )
* feat: expand rate character
* fix: demo
* fix: snap
* Update components/rate/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* fix
Co-authored-by: 偏右 <afc163@gmail.com>
* Refactor demo code box actions (#24887 )
* refactor: refine the styling of actions part of demo code-box
* fix: lint style
* refactor: move Result children to end (#24945 )
* feat: remove content max-width on dot-step (#24907 )
* feat: add Skeleton-Image (#24805 )
* feat: add Skeleton-Image
* feat: add docs
* fix: adjust skeleton
* feat: adjust Image Component
* feat: rebase
* feat: adjust style
* fix: lint
* feat: remove size
* feat: delete md
* feat: fix style
* ✨ feat: Mentions support autoSize (#24961 )
close #17746
* chore: replace textarea with rc-textarea (#24966 )
* feat: update pagination@2.3.0 support onChange called when pageSize change (#24964 )
* feat: update pagination@2.5.0 and add test case to relative component
* fix: lint
* delete
* feat: add test case for pagination
* adjust test case
* feat: Implement centered prop in Tabs (#24958 )
* Implement centered in Tabs along with its tests and docs
* Fix build error
* Add Chinese translations and remove test case
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
* feat: Add modal style parameter (#24773 )
* add some paramters in default.less
* Update components/style/themes/default.less
Co-authored-by: Amumu <yoyo837@hotmail.com>
* change parameter in compact.less
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
* feat: export Tabs addIcon (#25006 )
* feat: export Tabs addIcon
* update snapshot
* feat: showNow on timepicker and datetimepicker (#25032 )
* feat: update rc-picker@1.7.1 and fix icons of month and quarter picker in DatePicker Component (#25035 )
* feat: update rc-picker@1.7.1
* delete
* add
* feat: expand rate support props (#24993 )
* docs: 📝 Add Form.Item hidden in doc (#25108 )
close #25101
* fix: ⌨️ Improve Pagination accessibility issue (#25119 )
* ⌨️ Improve Pagination a11y by fixing a W3C error
https://github.com/react-component/pagination/issues/280
* update snapshot
* 🆙 rc-pagination to 2.4.1
* feat: support triggerSubMenuAction for <Menu /> (#25127 )
* feat(menu): add triggerSubMenuAction for Menu
* feat(menu): test cases
* chore: Adjust picker logic (#25135 )
* chore: update rc-picker 1.10.0 (#25174 )
* feat: table row check strictly (#24931 )
* feat: add checkStrictly on Table.rowSelection
* fix: LGTM warnings
* test: table rowSelection.checkStrictly
* test: add cov [wip]
* refactor: tree.rowSelection.checkStrictly [wip]
* test: table.rowSelection.checkStrictly basic case
* feat: support rowKey on checkStrictly table
* feat: Table checkStrictly support getCheckboxProps
* docs: Table checkStrictly
* chore: typo
* chore: remove useless comment
* chore: update snapshot
* chore: update snapshot
* fix: fire selectAll on selection dropdown menu & changeRows incorrect in selectAll callback
* docs: typo
* chore
* chore
* fix: expand buttons of leaf rows in tree data are not hidden
* feat: Table warning about rowKey index parameter
* perf: only generate keyEntities when not checkStrictly
* refactor: remove useless parseCheckedKeys
* refactor: get derived selected & half selected keys from selectedRowKeys
* chore: remove env condition stmt
* chore: revert index usage & code formatting
* chore: rerun ci
* docs: table tree-data checkstrictly
* test: update snapshots
* refactor: use useMergedState hook
* chore: rerun ci
* chore: rerun ci 2
* chore: revert selection select all behavior
* refactor: refactor code based on feature
* chore: revert table code format
* chore: revert table code format
* fix: useMemo deps
* fix: useMemo deps
* fix: useMemo deps
* feat: support preserve (#25186 )
* docs: add responsibly order for Col (#25139 )
* feat: add type
* feat: add responsibly order cols
* feat: add docs
* feat: add test case
* fix test
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: zoomdong <1344492820@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: wendellhu <wendellhu95@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Neto Braghetto <netow93@gmail.com>
Co-authored-by: Kermit Xuan <kermitlx@outlook.com>
Co-authored-by: Ashkan Pourghasem <64011067+ashkan-pm@users.noreply.github.com>
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
Co-authored-by: hicrystal <295247343@qq.com>
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Li Ming <armyiljfe@gmail.com>
2020-06-28 22:41:59 +08:00
zoomdong
c47712f622
update rc-tree-select
2020-06-28 21:59:17 +08:00
zoomdong
9faaf6463a
update snapshot
2020-06-28 21:35:16 +08:00
07akioni
cefcaac37d
Merge branch 'feature' into resolved-master-for-feature
2020-06-28 20:06:37 +08:00
二货机器人
7ef283aab4
fix: IE11 can not close Tabs ( #25200 )
...
* fix: IE11 can not close Tabs
* update snapshot
* fix style lint
* move -remove icon clear
2020-06-24 17:55:50 +08:00
dependabot-preview[bot]
3eb586db24
chore(deps-dev): bump intersection-observer from 0.10.0 to 0.11.0 ( #25191 )
...
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases )
- [Commits](https://github.com/w3c/IntersectionObserver/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-24 14:38:56 +08:00
zombiej
05fb29375e
chore: Feature merge master
2020-06-24 14:25:34 +08:00
二货机器人
de2691247c
feat: support preserve ( #25186 )
2020-06-24 11:36:25 +08:00
07akioni
50ae190b57
feat: table row check strictly ( #24931 )
...
* feat: add checkStrictly on Table.rowSelection
* fix: LGTM warnings
* test: table rowSelection.checkStrictly
* test: add cov [wip]
* refactor: tree.rowSelection.checkStrictly [wip]
* test: table.rowSelection.checkStrictly basic case
* feat: support rowKey on checkStrictly table
* feat: Table checkStrictly support getCheckboxProps
* docs: Table checkStrictly
* chore: typo
* chore: remove useless comment
* chore: update snapshot
* chore: update snapshot
* fix: fire selectAll on selection dropdown menu & changeRows incorrect in selectAll callback
* docs: typo
* chore
* chore
* fix: expand buttons of leaf rows in tree data are not hidden
* feat: Table warning about rowKey index parameter
* perf: only generate keyEntities when not checkStrictly
* refactor: remove useless parseCheckedKeys
* refactor: get derived selected & half selected keys from selectedRowKeys
* chore: remove env condition stmt
* chore: revert index usage & code formatting
* chore: rerun ci
* docs: table tree-data checkstrictly
* test: update snapshots
* refactor: use useMergedState hook
* chore: rerun ci
* chore: rerun ci 2
* chore: revert selection select all behavior
* refactor: refactor code based on feature
* chore: revert table code format
* chore: revert table code format
* fix: useMemo deps
* fix: useMemo deps
* fix: useMemo deps
2020-06-23 22:19:33 +08:00
07akioni
3dbb9be339
chore: update rc-picker 1.10.0 ( #25174 )
2020-06-23 18:42:07 +08:00
dependabot-preview[bot]
4ae7703b95
chore(deps-dev): bump eslint from 7.2.0 to 7.3.1 ( #25171 )
...
* chore(deps-dev): bump eslint from 7.2.0 to 7.3.1
Bumps [eslint](https://github.com/eslint/eslint ) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.2.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update package.json
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-06-23 14:22:07 +08:00
zoomdong
4cee1a584c
fix: update rc-steps@4.0.1 and fix step has no key in fragment ( #25147 )
2020-06-22 15:06:02 +08:00
二货机器人
f61afbbf05
chore: Adjust picker logic ( #25135 )
2020-06-22 13:56:28 +08:00
二货机器人
0313f973bc
Merge pull request #25144 from ant-design/master
...
chore: merge master into feature
2020-06-22 13:20:02 +08:00
偏右
b6e2a39b99
docs: ✨ release 4.3.5 ( #25136 )
...
* ✨ release 4.3.5
* 🔒 lock eslint version
https://github.com/eslint/eslint/issues/13427
2020-06-21 15:42:57 +08:00
偏右
9ea72c3f37
fix: ⌨️ Improve Pagination accessibility issue ( #25119 )
...
* ⌨️ Improve Pagination a11y by fixing a W3C error
https://github.com/react-component/pagination/issues/280
* update snapshot
* 🆙 rc-pagination to 2.4.1
2020-06-20 01:00:23 +08:00
afc163
bbc95a12a4
merge feature into master-to-merge-feature
2020-06-19 13:22:11 +08:00
偏右
2b4d049921
fix: Upload don't support Popover ( #25090 )
...
close #25077
2020-06-19 10:59:21 +08:00
xrkffgg
1086d8792e
feat: expand rate support props ( #24993 )
2020-06-18 15:48:48 +08:00
zoomdong
1de1ce7504
feat: update rc-picker@1.7.1 and fix icons of month and quarter picker in DatePicker Component ( #25035 )
...
* feat: update rc-picker@1.7.1
* delete
* add
2020-06-17 09:20:23 +08:00
07akioni
8906dfb549
feat: showNow on timepicker and datetimepicker ( #25032 )
2020-06-16 18:59:48 +08:00
偏右
65355a3855
Merge pull request #25016 from ant-design/master
...
chore: Feature merge master
2020-06-16 13:06:51 +08:00
Martin Cermak
638a37832b
docs: Table sorting with handle using react-sortable-hoc
2020-06-15 18:37:20 +08:00
偏右
b6cf00aded
Merge pull request #24985 from ant-design/master
...
chore: merge master into feature
2020-06-14 23:29:07 +08:00
07akioni
a91bd69cda
docs: 4.3.4 changelog ( #24981 )
...
* docs: 4.3.4 changelog
* chore: changelog format
* docs: add missing changelogs of 4.3.4
* docs: reorder 4.3.4 changelog
* docs: use flag emoji on 4.3.4 i18n changelog
* docs: reorder 4.3.4 changelog
* docs: reorder 4.3.4 changelog
* docs: version 4.3.4
* docs: Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* docs: fix changelog 4.3.4
Co-authored-by: 偏右 <afc163@gmail.com>
2020-06-14 21:45:47 +08:00
zoomdong
77ddbfc525
feat: update pagination@2.3.0 support onChange called when pageSize change ( #24964 )
...
* feat: update pagination@2.5.0 and add test case to relative component
* fix: lint
* delete
* feat: add test case for pagination
* adjust test case
2020-06-13 14:26:29 +08:00
Kermit Xuan
294fc8a7ea
chore: replace textarea with rc-textarea ( #24966 )
2020-06-13 14:24:56 +08:00
Kermit Xuan
e5348e77c2
✨ feat: Mentions support autoSize ( #24961 )
...
close #17746
2020-06-12 23:26:30 +08:00
二货机器人
8a2ccae477
fix: Table shouldCellUpdate ( #24963 )
2020-06-12 22:14:42 +08:00
xrkffgg
f37f471373
feat: expand rate character ( #24903 )
...
* feat: expand rate character
* fix: demo
* fix: snap
* Update components/rate/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* fix
Co-authored-by: 偏右 <afc163@gmail.com>
2020-06-11 14:11:21 +08:00
dependabot-preview[bot]
bb947709f9
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.0 ( #24894 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-11 13:19:32 +08:00
zombiej
cbeecdc41f
merge master
2020-06-11 10:38:50 +08:00
南小北
1f04f78707
test: fix jest with less import ( #24900 )
2020-06-11 09:59:01 +08:00
二货机器人
8e6667880f
fix: Tabs shaking of content ( #24873 )
...
* fix: Tabs shaking when component auto size
* update test case
* update snapshot
2020-06-09 21:01:58 +08:00
偏右
25f19771ea
Merge pull request #24839 from ant-design/master
...
chore: merge master into feature
2020-06-08 18:33:02 +08:00
偏右
637aa09bc5
chore: ✅ fix some eslint problems ( #24836 )
...
* 💄 fix lint
* 💄 fix lint
2020-06-08 18:01:50 +08:00
07akioni
1fdccc9c73
feat: cascader dropdown-render prop ( #24812 )
...
* feat: cascader dropdown-render prop
* fix: update Cascader dropdownRender type annotation
* fix: set rc-cascader semver from ^ to ~
* docs: fix coding style in cascader/custom-dropdown
2020-06-08 16:19:28 +08:00
信鑫-King
2cd5167685
docs: 4.3.3 release docs ( #24810 )
...
* docs: 4.3.3 release docs
* docs: order
* docs: version
2020-06-07 22:53:18 +08:00
信鑫-King
00bcdae2ae
docs: 4.3.2 changelog ( #24765 )
...
* docs: 4.3.2 changelog
* docs: changelog
* docs: changelog
* docs: changelog
* fix: package
* docs: changelog
* docs: select
* docs: changelog
* docs: changelog
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-06-06 19:28:28 +08:00
Kermit Xuan
f61b32a0f9
⚡ ️ Optimize Select multiple mode performence ( #24785 )
...
upgarde rc-select to 11.0.0
upgarde rc-tree-select to 4.0.0
2020-06-06 16:56:24 +08:00
xrkffgg
f36576f12d
style: optimize tabs dropdown rtl style ( #24715 )
2020-06-03 23:44:28 +08:00
zombiej
33159218cd
refactor: Adjust Tabs export TabPaneProps position
2020-06-03 16:13:09 +08:00
zombiej
2caa658b6d
chore: test-all script support skip build to faster pub speed
2020-06-02 16:28:40 +08:00
偏右
6376ce2e68
test: ✅ fix codesandbox ci ( #24687 )
...
* set max-old-space-size
* set max-old-space-size
2020-06-02 15:41:11 +08:00
二货机器人
fd73d2f126
docs: 4.3.1 changelog ( #24683 )
...
* docs: 4.3.1 changelog
* update
* reorder
* 🛠 it
* update changelog
2020-06-02 14:41:30 +08:00
Ivan
a51439cbba
Increase dependency version: scroll-into-view-if-needed@^2.2.25 ( #24665 )
2020-06-02 10:54:56 +08:00
偏右
b83c8636fa
chore: 📦 enable ESBUILD for site again ( #24657 )
...
* 📦 enable ESBUILD for site again
* re-enable ESBUILD 📦
2020-06-01 19:29:58 +08:00
二货机器人
65035cea08
fix: Steps children ( #24644 )
2020-06-01 15:23:42 +08:00
偏右
3b64ba4ba4
disabled ESBUILD ( #24612 )
2020-05-31 14:55:49 +08:00
偏右
9d4d6f5402
Added Irish(ga_IE) locale ( #24609 )
...
🆙 upgrade rc-pagination and rc-picker
🇮🇪 docs and test case of Irish locale
Co-authored-by: AbhijeetGaware <56472463+AbhijeetGaware@users.noreply.github.com>
2020-05-31 12:40:10 +08:00
二货机器人
e573ac4e89
docs: 4.3.0 changelog ( #24607 )
2020-05-31 11:03:08 +08:00
二货机器人
77c5adbe4d
feat: New Tabs ( #24552 )
...
* init style
* support size
* editable
* add shadow
* update demo
* fix nest style
* update rtl
* update snapshot
* bump
* fix hover
* fix test case
* fix style lint
* clean up
* updat docs
* add onTabScroll
* upgrade rc-dropdown
* update snapshot
* clean snapshot
* clean up
Co-authored-by: afc163 <afc163@gmail.com>
2020-05-30 18:28:25 +08:00
偏右
cf360252f7
chore: 🆙 upgrade rc-util to 5.x ( #24584 )
...
* 🆙 upgrade rc-util to 5.x
* 5.0.1
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* upgrade rc-menu and rc-mentions
* upgrade rc-tabs
* upgrade rc-picker
* upgrade rc-table
* fix snapshot
* Update package.json
* Update package.json
* Update package.json
2020-05-30 14:56:03 +08:00
偏右
27bc2d1e02
Update package.json
2020-05-29 23:45:26 +08:00
偏右
c7e1b050ab
🗑️ remove PropTypes ( #24577 )
2020-05-29 18:05:58 +08:00
afc163
e6b8e24828
fix react-dnd
2020-05-28 23:26:51 +08:00
afc163
9e9e62911c
🆙 upgrade react-dnd
2020-05-28 23:12:04 +08:00
Kermit Xuan
9b8e0bb908
feat(upload): data support return Promise( #22529 ) ( #24546 )
2020-05-28 22:02:56 +08:00
afc163
d039e32e6b
merge feature into master-to-merge-feature
2020-05-28 15:30:36 +08:00
信鑫-King
6844c413c2
chore: unused deps ( #24525 )
2020-05-28 12:12:53 +08:00
偏右
98a13a7569
🆙 upgrade esbuild-webpack-plugin ( #24498 )
2020-05-27 16:31:55 +08:00
zefeng
cb2094265e
feat(tooltip): Tooltip support colour background ( #23155 )
...
* feat(tooltip): Tooltip support colour background
Closes #23127
* patch: update test case
* chore: repalce h1 tag to Divider
* chore: update demo
2020-05-25 18:59:00 +08:00
Zohaib Ijaz
f0a4e211b1
imported missing variable imports which are required to compile less files to css ( #24450 )
2020-05-25 18:58:15 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site ( #24327 )
...
* test: use azure deploy ui test report site
* parallel stage
* continueOnError
* fix continueOnError position
* use github comment
* failed
* fix artifact name
* add download path
* ls files
* fix path download
* Install modules
* update snapshot image
* test: docker compose run test image
* use docker
* use docker update snapshots
* remove unused dep
* improve github comment and add doc
* fix azure script
* test faild condition
* improve pass comment
2020-05-25 17:40:57 +08:00
偏右
4b485d393b
Merge pull request #24436 from ant-design/master
...
chore: merge master into feature
2020-05-25 11:50:02 +08:00
二货机器人
419004e38a
chore: rm netlify.toml in dep script ( #24434 )
2020-05-25 09:50:38 +08:00
陈帅
670f8f2f1e
docs: 📖 add 4.2.5 changelog ( #24410 )
...
* doc: 📖 add 4.2.5 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* add emoji
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* update
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-24 23:53:29 +08:00
zombiej
c54255a703
fix missing file
2020-05-23 16:03:20 +08:00
zombiej
7c260c03a5
chore: merge master
2020-05-23 15:00:18 +08:00
二货机器人
c13e56ab92
docs: Add Select a11y faq ( #24413 )
2020-05-23 14:51:54 +08:00
偏右
1e11c83e74
test: add @bundle-analyzer/webpack-plugin ( #24399 )
...
* add @bundle-analyzer/webpack-plugin
* add .bundle-analyzerrc
* use process.env.BUNDLE_ANALYZER_TOKEN
* more dist files
* fix ci fail
2020-05-22 18:46:03 +08:00
偏右
2932b39c88
chore: 🆙 upgrade @typescript-eslint/eslint-plugin ( #24398 )
...
* 🆙 upgrade @typescript-eslint/eslint-plugin
* Update package.json
2020-05-22 16:41:26 +08:00
Kermit Xuan
254c17e320
feat: upgrade trigger to 4.2.1( #19536 ) ( #24386 )
2020-05-22 13:06:52 +08:00
Kermit Xuan
b57d306107
feat: optmize tooptip destroyTooltipOnHide ( #19536 ) ( #24362 )
2020-05-22 00:20:01 +08:00
偏右
ae8603838a
Merge pull request #24371 from ant-design/master
...
chore: merge master into feature
2020-05-21 23:41:37 +08:00
偏右
1bba2ef65e
chore: Delete netlify.toml and update devDeps ( #24343 )
...
* Delete netlify.toml
* 🆙 upgrade dev deps
* fix mockdate tsd
* fix tsc noEmit
2020-05-21 23:27:02 +08:00
偏右
3629830a85
Revert "chore: upgrade rc-tooltip to 4.1.0( #19536 ) ( #24341 )" ( #24342 )
...
This reverts commit d7288e99a0
.
2020-05-21 13:49:51 +08:00
Kermit Xuan
d7288e99a0
chore: upgrade rc-tooltip to 4.1.0( #19536 ) ( #24341 )
2020-05-21 13:43:21 +08:00
dependabot-preview[bot]
6619700893
chore(deps): bump moment from 2.25.3 to 2.26.0 ( #24322 )
...
* chore(deps): bump moment from 2.25.3 to 2.26.0
Bumps [moment](https://github.com/moment/moment ) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* ✅ fix moment snapshot
* update moment version
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-05-20 22:33:51 +08:00
骗你是小猫咪
8d0bba4dea
test: 🚀 New Image Snapshots ( #24003 )
...
* test: New Image Snapshots
* circleci apt-get some lib
* fix command
* set CircleCI NODE_ENV
* new test:image
* upgrade jest-image-snapshot
* needs dist
* use jest html report
* use now deploy
* fix deploy skip
* set token
* upgrade version
* change if
* improve imageTest
* print node version
* revert puppeteer version
* fix now fail
* test
* fix now fail
* add if
* fix if
* add judgement
* fix action
* rebase
* fix test image script
* lint ignore
* fix lint fail
2020-05-20 19:47:49 +08:00
偏右
a7b81d52af
test: ✅ Add lighthouse-check-action ( #24298 )
2020-05-20 14:26:08 +08:00
二货机器人
c40b291415
feat: RangePicker support info ( #24278 )
2020-05-19 20:13:11 +08:00
afc163
d6d485b72d
merge feature into master-to-merge-feature
2020-05-19 18:25:51 +08:00
偏右
4feb186085
refactor: tree select style ( #24291 )
...
* chore(list): improve code (#24280 )
* chore(list): improve code
* Update index.tsx
* refactor: tree select style code
* 🔒 lock antd-theme-generator to 1.2.2
https://github.com/mzohaibqc/antd-theme-generator/issues/42
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-05-19 18:10:02 +08:00
Loogeek
a216d6e4f7
fix: cascader component value support number type ( #24247 )
...
add cascader type.test.tsx
2020-05-18 19:38:36 +08:00
南小北
bfd5644ff0
Add crop image demo for Upload ( #24174 )
...
* chore: add antd-img-crop
* docs: add crop image demo for upload
* fix: move antd-img-crop to devDependencies
* fix: fix eslint warning
* test: update snapshot
2020-05-18 19:22:45 +08:00
Kermit Xuan
f546c8b9e3
chore: upgrade rc-menu to 8.2.1( #23956 ) ( #24223 )
2020-05-18 17:36:56 +08:00
二货机器人
75b090aff3
fix: Switch trigger motion ( #24254 )
...
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
2020-05-18 17:31:46 +08:00
二货机器人
b10f4cffd9
docs: 4.2.4 changelog ( #24244 )
2020-05-18 13:40:15 +08:00
Tom Xu
f45f7353a5
chore: 🆙 upgrade rc-switch to 3.0.0 ( #24220 )
2020-05-17 17:05:28 +08:00
偏右
1bbaa49bef
Merge pull request #24214 from ant-design/master
...
chore: merge master into feature
2020-05-17 01:16:58 +08:00
偏右
8b514406e3
🚀 release 4.2.3 ( #24203 )
2020-05-16 18:02:42 +08:00
二货机器人
7de007100d
Merge pull request #24199 from ant-design/master
...
chore: Feature merge master
2020-05-16 12:30:58 +08:00
二货机器人
a83143bbbc
fix: Picker disabled today ( #24190 )
2020-05-15 18:45:10 +08:00
偏右
02dccd9643
Merge pull request #24185 from ant-design/master
...
chore: merge master into feature
2020-05-15 17:40:05 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date ( #24184 )
...
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
2020-05-15 17:18:55 +08:00
afc163
610807ebf9
🆙 upgrade rc-progress 3.0.0
2020-05-15 10:59:34 +08:00
zombiej
e6b1b1a4e7
Merge remote-tracking branch 'origin/master' into feature-merge-master
2020-05-14 16:19:39 +08:00
二货机器人
2e284aa017
chore: small bundle size ( #24135 )
...
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-14 15:57:04 +08:00
偏右
217723d321
🆙 upgrade devDeps
2020-05-14 13:43:06 +08:00
偏右
5e5ec80d04
🆙 upgrade typescript to 3.9.2 ( #24111 )
2020-05-13 20:19:28 +08:00
偏右
9d03db0503
refactor: 🆙 upgrade rc-progress ( #24127 )
...
* 🆙 upgrade rc-progress
* test: antd.min.js
ref #24116
2020-05-13 19:13:30 +08:00
zombiej
339246d316
chore: Merge master
2020-05-13 11:59:15 +08:00
Jinke Li
f250b2fa29
Feature: support custom cell ellipsis tooltip ( #24056 )
...
* feat: add transformFile optionfor transform file before request
* feat: bump rc-upload 2.7.0
* feat(Upload): optimize doc
* feat: support custom cell ellipsis tooltip
* tests: update snapshots
* docs: update table ellipsis demo
* tests: update snap
2020-05-12 12:44:49 +08:00
偏右
ce36d3e2fe
🆙 upgrade react-slick to 0.26.1 ( #24067 )
2020-05-12 11:00:47 +08:00
二货机器人
40a987e059
chore: Fix pub script ( #24063 )
2020-05-11 23:38:54 +08:00
信鑫-King
705a6d63a1
release: 4.2.2 changelog ( #24060 )
...
* docs: changelog
* chore: version 4.2.2
* docs: changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-11 21:56:17 +08:00
偏右
79289fa708
fix: generate-version
not found ( #24059 )
...
close #24057
2020-05-11 21:04:18 +08:00
信鑫-King
313f2df632
docs: changelog 4.2.1 ( #24025 )
...
* docs: changelog 4.2.1
* docs: changelog
* docs: changelog
* docs: changelog
* docs: changelog
* chore: datepicker rtl
* chore: classification
* chore: size
* chore: locale
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* docs: changelog
* chore: add version
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-11 16:58:42 +08:00
二货机器人
72a846681a
chore: Fix Form.List render logic ( #24009 )
...
* update snapshot
* update nest logic
* clean up
2020-05-10 10:39:30 +08:00
afc163
6705454b83
Merge branch 'master' into master-to-merge-feature
2020-05-09 20:41:03 +08:00
偏右
237c205169
🆙 upgrade eslint ( #24000 )
2020-05-09 20:40:35 +08:00
afc163
acb4cb6859
Merge feature into master
2020-05-09 20:40:12 +08:00
偏右
ee58a34175
fix: 🆙 upgrade rc-steps@3.6.0 ( #23989 )
...
* 🆙 upgrade rc-steps@3.6.0
* update snapshot
2020-05-09 14:01:02 +08:00
二货机器人
fafa3b7e51
feat: Form support validateTrigger ( #23972 )
2020-05-08 23:04:20 +08:00
zombiej
3fad93e41b
chore: feature merge master
2020-05-08 22:25:33 +08:00
偏右
cc11b95194
🆙 upgrade rc-switch/rc-drawer to remove react-lifecycles-compat ( #23969 )
2020-05-08 19:21:21 +08:00
偏右
d221458939
refactor: 📦 Generate version.js from package.json ( #23957 )
...
* 📦 generate version.js from package.json
* components/version/version.ts
* remove version.js
* fix scripts
* Add pretest and predist
* clean up finalizeCompile
* fix lint
2020-05-08 17:49:22 +08:00
偏右
612bcdf4a6
refactor: 📦 use webpack-plugin-esbuild ( #23930 )
...
* 📦 use webpack-plugin-esbuild
* rename esbuild-webpack-plugin
* fix npm run dist error
* fix npm run dist error
* code style improve
* remove extra finalizeDist
* Add process.env.ESBUILD
2020-05-08 15:48:21 +08:00
偏右
f8c1e794da
refactor: 🆙 upgrade rc-animate to 3.x ( #23937 )
...
* 🆙 upgrade rc-animate to 3.x
drop dep of component-classes
* 🆙 upgrade deps which deps on rc-animate
* ✅ fix snapshot
2020-05-08 13:47:51 +08:00
偏右
22c313d032
chore: 🔨 replace css-animation by @ant-design/css-animation ( #23932 )
...
* 🆙 use @ant-design/css-animation
* fix ci
* fix ci
2020-05-07 16:29:41 +08:00
偏右
fdf0f2e585
docs: fix moment locale faq ( #23895 )
...
close #23891
2020-05-06 12:03:46 +08:00
偏右
4cb70b6f16
Merge pull request #23893 from ant-design/master
...
chore: merge master into feature
2020-05-06 10:58:50 +08:00
二货机器人
3a28f31fca
feat: Cell support shouldCellUpdate ( #23872 )
2020-05-05 15:03:22 +08:00
偏右
97fde3a304
🆙 upgrade jest to 26.0.0 ( #23870 )
2020-05-05 14:08:38 +08:00
偏右
b9e7d853a4
chore: upgrade moment ( #23856 )
...
* 🆙 upgrade moment
* Update package.json
2020-05-04 22:58:42 +08:00
偏右
ca896092e2
✅ fix snapshot ( #23816 )
2020-05-02 15:18:23 +08:00
偏右
c9267469a0
Revert "[Snyk] Fix for 1 vulnerabilities ( #23807 )" ( #23815 )
...
This reverts commit 08dd4435df
.
2020-05-02 14:27:04 +08:00
二货机器人
5f2874b292
fix: Table selection col width not correct ( #23806 )
...
* update snapshot
* Update package.json
* update snapshot
2020-05-01 16:02:32 +08:00
Snyk bot
08dd4435df
[Snyk] Fix for 1 vulnerabilities ( #23807 )
...
* fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
* fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-05-01 15:05:18 +08:00
二货机器人
5ccf03f498
docs: 4.2.0 changelog ( #23761 )
...
* docs: 4.2.0 changelog
* Update CHANGELOG.en-US.md
Co-Authored-By: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-04-29 22:34:06 +08:00
偏右
0b61b13e56
docs: 🆙 Upgrade input number ( #23742 )
...
* 🆙 upgrade to rc-input-number@4.6.0
* 🆙 upgrade to rc-input-number@4.6.1
* ✅ update snapshot
* fix version
2020-04-29 14:18:19 +08:00
zombiej
80017a0f92
update snapshot
2020-04-29 12:17:00 +08:00
zombiej
2c531a827d
merge master
2020-04-29 11:29:26 +08:00
Baic
7790046ce2
docs: update createFromIconfontCN scriptUrl new array usage ( #23704 )
...
* scriptUrl新增数组类型支持,增加文档说明,修改@ant-design/icons最低版本号
* 增加scriptUrl支持数组的代码演示,增加类型说明
* Icon 修改代码演示标题,补充文档
* 根据建议修改文档格式
* 增加scriptUrl为数组时候的覆盖关系说明
* 修改覆盖说明文案
2020-04-28 18:14:07 +08:00
偏右
7bf44c417c
test: ✅ fix test case for RangePicker presetted ranges ( #23710 )
...
* ✅ fix test case for RangePicker presetted ranges
* 🆙 upgrade simple-git
2020-04-28 16:48:06 +08:00
二货机器人
2da7e29198
feat: Table summary support fixed columns ( #23647 )
...
* feat: Summary support fixed column
* update snapshot
* update demo
2020-04-27 15:08:54 +08:00
诸岳
f955620601
chore: Merge master branch and fix conflicts
2020-04-26 13:34:11 +08:00
afc163
c9c44c173f
✅ fix demo snapshot
2020-04-26 11:00:13 +08:00
偏右
569b6539d3
🆙 eslint-plugin-unicorn
2020-04-25 23:20:30 +08:00
诸岳
9963e515d1
docs: Add the changelog of 4.1.5 ( #23589 )
...
* docs: Add the changelog of 4.1.5
* docs: Update changelog of 4.1.5
* Bump 4.1.5
2020-04-25 19:29:07 +08:00
二货机器人
efbb2849dc
fix: Tree with quick loadData
frozen the virtual scroll ( #23581 )
...
* update version
* add deadline
* clean up
2020-04-25 11:13:14 +08:00
偏右
7cf20f18a1
🆙 upgrade intersection-observer
2020-04-24 13:32:56 +08:00
偏右
a4c07fc0af
Merge pull request #23465 from ant-design/master
...
chore: merge master into feature
2020-04-22 10:42:00 +08:00
偏右
db97c5788e
chore: add remark lint ( #23457 )
...
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
2020-04-21 23:40:41 +08:00
Eric Wang
9a43e439b3
chore: Use override instead of env to control eslint on markdown ( #23454 )
2020-04-21 23:21:56 +08:00
偏右
2c86aebfa3
Merge pull request #23426 from ant-design/master
...
chore: merge master into feature
2020-04-21 11:24:57 +08:00
afc163
e797d44c9e
chore: upgrade rc-upload to fix ci
2020-04-20 15:47:25 +08:00
xrkffgg
757c57622b
feat: add rate direction ( #23321 )
...
* feat: add rate direction
* fix: remove css
* remove classname
2020-04-20 11:05:27 +08:00
偏右
fabec4831c
Merge pull request #23377 from ant-design/master
...
chore: Merge master into feature
2020-04-18 23:54:51 +08:00
陈帅
7489786d22
docs: add 4.1.4 changelog ( #23373 )
...
* doc: add 4.1.4 changelog
* fix error version
* sort log
* groud log
* add #23331
* fix review doc
* fix review doc
2020-04-18 21:59:24 +08:00
偏右
5ca5f44a7e
🆙 upgrade intersection-observer
2020-04-18 16:23:31 +08:00
afc163
19a7b55a9f
🆙 upgrade intersection-observer
2020-04-14 17:32:09 +08:00
偏右
0ca9c69da2
✨ release 4.1.3 ( #23199 )
2020-04-13 19:35:12 +08:00
偏右
f7ead77f88
chore: Improve changelog workflow ( #23198 )
...
* ⚡ improve changelog workflow
* chore: fill missing changelog
* allow custom input
2020-04-13 19:04:49 +08:00
Eric Wang
7bc3d4f222
chore: Refactor the button test to use typescript ( #22953 )
...
* Refactor the button test to use typescript
* update tsconfig.json
* Change file name as a workaround
* update antd-tools
2020-04-13 13:36:23 +08:00
afc163
78ec790311
resolve merge conflict
2020-04-12 14:44:29 +08:00
二货机器人
ff30366d22
chore: add preview ( #23128 )
...
* chore: add preview
* update template
* update ignore lint
* update template
* support quota analysis
* comment it
* trigger build
* trigger build
* force trigger
2020-04-11 19:52:55 +08:00
afc163
80ecb8cb0b
❇️ 4.1.2
2020-04-10 15:49:05 +08:00
xrkffgg
2cbad48ace
style: optimize select dropdown style in rtl ( #23097 )
2020-04-09 21:03:14 +08:00
xrkffgg
192146d2a2
style: optimize mentions dropdown in RTL ( #23076 )
2020-04-09 13:18:49 +08:00
二货机器人
77d45690c0
feat: Form.Item support initialValue
& getValueProps
( #22993 )
...
* add getValueProps
* field initialValue
* add faq
2020-04-07 21:57:27 +08:00
Eric Wang
095e21220f
chore: Introduce customer jest match to support matchRenderedSnapshot ( #22947 )
...
* Introduce customer jest match to support matchRenderedSnapshot
* lint:tsc stop emiting
2020-04-06 12:05:38 +08:00
偏右
2f091e7dfb
chore: fix packtracker token ( #22942 )
...
* chore: fix packtracker token
* change prior_commit
* 🗑️ remove packtracker webpack plugin
2020-04-05 21:44:41 +08:00
信鑫-King
e5c8bc64aa
docs: 4.1.1 changelog ( #22903 )
...
* docs: 4.1.1 changelog
* docs: changelog
* docs: changelog
* docs: changelog
* docs: changelog
* Update CHANGELOG.en-US.md
Co-Authored-By: He Linming <hlm52pk@163.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: He Linming <hlm52pk@163.com>
* docs: changelog
* docs: changelog
* docs: changelog
* fix: rtl
Co-authored-by: He Linming <hlm52pk@163.com>
2020-04-05 16:34:54 +08:00
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
...
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
2020-04-03 15:02:11 +08:00
dependabot-preview[bot]
63a332a454
chore(deps-dev): bump chalk from 3.0.0 to 4.0.0 ( #22863 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 11:11:30 +08:00
偏右
11f8d7758b
chore: 🤖 auto push gh-pages to gitee ( #22846 )
2020-04-02 16:10:41 +08:00
二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
...
* update rc-table deps
* fix style mapping
* snapshot
2020-04-01 20:57:35 +08:00
偏右
dc4d98a46a
🆙 upgrade rc-checkbox ( #22761 )
2020-03-30 22:14:13 +08:00
偏右
d4459c791b
🎬 Add loop banner demo to Alert ( #22751 )
...
close #18388
2020-03-30 18:44:49 +08:00
二货机器人
d3d7cf8af8
docs: ✨ add 4.1.0 changelog ( #22721 )
...
* docs: add 4.1.0 changelog
* update version
* Update CHANGELOG.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* grp of RTL
* update patch change log
* clean up
* rm empty line
* fix CN & US
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix CN & US
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* move rtl
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix chinese
* rtl desc
* reorder
* fix docs
* update desc
* grp it
* Update CHANGELOG.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* wrong num
* fix typo
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-29 23:43:37 +08:00
偏右
db3a81ab19
feat: 🔢 improve default pagination switch experience ( #22711 )
...
* 🆙 rc-pagination to 2.1.0
* ✅ update snapshot and fix ci
* 🆙 rc-pagination to 2.2.0
* ✅ update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
2020-03-29 20:15:05 +08:00
zombiej
7bbbcb7ffc
biger size
2020-03-29 15:04:40 +08:00
zombiej
1ec7b2c068
merge master
2020-03-29 14:40:29 +08:00
zefeng
dda45e4796
feat: support compact theme ( #22126 )
...
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
afc163
7cea7dddc6
🆙 @ant-design/colors
2020-03-28 19:28:47 +08:00
二货机器人
56aabf3966
chore: make bundle size smaller ( #22693 )
...
* update rc-resize-observer deps
* clean icons
* rm lodash/findIndex
* rm isPlainObject
* rm lodash uniqueBy
* rollback of icons
* clean up
2020-03-28 19:03:11 +08:00
zombiej
913204282b
merge master
2020-03-28 16:31:17 +08:00
afc163
16b82a01f5
🆙 upgrade eslint-plugin-react-hooks
2020-03-27 13:27:14 +08:00
afc163
e12e2971d8
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
二货机器人
3459bfc0be
docs: 4.0.4
changelog ( #22505 )
...
* docs: Init changelog
* order
* grouping
* clean up
2020-03-23 10:57:37 +08:00
afc163
e744cf51c9
🆙 upgrade prettier
2020-03-22 23:31:47 +08:00
二货机器人
1e95c6cef0
feat: Quarter picker ( #22468 )
...
* support quarter picker
* update snapshot
* fix lint
2020-03-21 22:43:04 +08:00
afc163
c2ab9bed3c
♻️ remove SentryBoundary
2020-03-21 14:03:01 +08:00
偏右
b80788556d
Merge pull request #22381 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-19 12:10:07 +08:00
骗你是小猫咪
f259be818c
chore: add react-hook eslint plugin ( #22368 )
2020-03-19 11:12:58 +08:00
afc163
2e67391906
🆙 upgrade rc-tabs
2020-03-18 15:39:34 +08:00
偏右
96bc5df2c4
feat: 🆕 Add keyboard prop to Tabs ( #22287 )
...
* 🆕 Add keyboard prop to Tabs
* ✅ update snapshots
* fix Tabs keyboard tsd
* fix active tab outline style
2020-03-17 12:41:18 +08:00
afc163
46a8cf7dc7
merge feature into master-to-merge-feature
2020-03-16 15:52:39 +08:00
chenshuai2144
301cfb805b
📌 versions: up 4.0.3
2020-03-16 02:48:47 +08:00
Wendell
a6c207d9dd
fix: fix vertical handle position ( #22135 )
...
* fix: fix vertical handle position
* 💄 make tooltip right for vertical slider
* fix: fix style and bump rc-slider
2020-03-13 13:52:47 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
二货机器人
c49948082c
chore: Update rc-picker for activePickerIndex
support ( #22170 )
...
ref https://github.com/ant-design/ant-design/issues/22158
2020-03-12 23:51:19 +08:00
Wendell
889a9ba9fd
fix: fix tooltip trigger type ( #22043 )
...
* fix: fix tooltip trigger type
* fix: use extends over duck type
* update rc-tooltip deps
* fix rate ts define
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 21:10:40 +08:00
afc163
d03ac85f36
🔀 merge master into feature
2020-03-11 15:41:51 +08:00
Saeed Rahimi
5787f3e8b2
fix: FixedColumns issue in rtl ( #21914 )
...
* fix: FixedColumns issue in rtl
* update rc-table version
2020-03-10 20:30:31 +08:00
偏右
3bbd63a73a
chore: 🆙 upgrade rc-visual-list ( #22055 )
...
* 🆙 upgrade rc-visual-list
* same as rc-select dep
ececb04602/package.json (L49)
2020-03-10 14:45:38 +08:00
afc163
77d3a993fa
🔨 Merge master into feature
2020-03-09 17:18:32 +08:00
偏右
41066d53c8
❤️ Add funding field in package.json
2020-03-09 13:38:57 +08:00
偏右
3bcc2b4c39
docs: ❇️ release 4.0.2 ( #21993 )
2020-03-08 20:42:16 +08:00
depfu[bot]
0c92b8e0cc
Update react-intl to version 4.1.1 ( #21979 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-03-08 12:56:37 +08:00
二货机器人
8f09465b87
feat: Tree/TreeSelect/Select support virtual
prop to disable virtual scroll ( #21955 )
...
* feat: support disable virtual scroll
* update snapshot
2020-03-07 11:32:04 +08:00
二货机器人
4e8170b93c
feat: TimePicker.RangePicker support order
( #21948 )
2020-03-06 20:19:24 +08:00
zombiej
bde335c761
merge master
2020-03-06 18:12:39 +08:00
偏右
164a4ac3b4
🐛 Fix Table overflow layout ( #21905 )
...
unscrollable table should not have overflow style
close #21879 by revert #20705
2020-03-05 19:07:55 +08:00
偏右
074148acbc
Revert "chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 ( #21862 )" ( #21863 )
...
This reverts commit 7c632f1d8c
.
2020-03-04 17:58:13 +08:00
dependabot-preview[bot]
7c632f1d8c
chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 ( #21862 )
...
Bumps [rc-field-form](https://github.com/react-component/field-form ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/react-component/field-form/releases )
- [Commits](https://github.com/react-component/field-form/compare/v1.0.1...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 17:57:49 +08:00
二货机器人
510b658e78
docs: 4.0.1 changelog ( #21846 )
...
* docs: 4.0.1 changelog
* clean
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* clean up
* update doc
* reorder
* typo
* quota `TreeSelect.SHOW_*`
* add top grouping
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 14:09:16 +08:00
二货机器人
661ff7921d
feat: Form validateMessages
support ${label}
( #21835 )
...
* update form deps
* update demo
* update test case
2020-03-03 21:57:06 +08:00
dependabot-preview[bot]
fb410baacb
chore(deps-dev): bump antd-pro-merge-less from 2.0.28 to 3.0.3 ( #21783 )
...
Bumps [antd-pro-merge-less](https://github.com/chenshuai2144/merge-cssMoudle-less ) from 2.0.28 to 3.0.3.
- [Release notes](https://github.com/chenshuai2144/merge-cssMoudle-less/releases )
- [Commits](https://github.com/chenshuai2144/merge-cssMoudle-less/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 23:02:45 +08:00
二货机器人
e868c87530
fix: Table.Column sortOrder is not working in JSX mode ( #21719 )
...
* fix: Table.Column sortOrder is not working in JSX mode
* clean up
* update snapshot
2020-03-01 13:11:28 +08:00
Amumu
b3e779d4e1
"@ant-design/icons": "^4.0.0", ( #21671 )
2020-02-28 16:04:54 +08:00
zefeng
8a50a2cb77
chore: use react internel optimize code style ( #21659 )
2020-02-28 11:11:00 +08:00
Amumu
f2e3b3e5fa
chore: Updated peerDependencies to be consistent with documentation description ( #21660 )
2020-02-28 10:51:18 +08:00
二货机器人
5a60d488b3
docs: 4.0.0 changelog ( #21652 )
...
* docs: 4.0.0 changelog
* bump
* fix space
* add v4 issue link
2020-02-28 09:26:59 +08:00
偏右
8e367cc6d5
chore: 🆙 upgrade rc-pagination to 2.0 ( #21650 )
...
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
2020-02-27 21:58:11 +08:00
dependabot-preview[bot]
566c3794c9
chore(deps): bump rc-virtual-list from 0.0.0 to 1.0.0 ( #21646 )
...
* chore(deps): bump rc-virtual-list from 0.0.0 to 1.0.0
Bumps [rc-virtual-list](https://github.com/react-component/virtual-list ) from 0.0.0 to 1.0.0.
- [Release notes](https://github.com/react-component/virtual-list/releases )
- [Commits](https://github.com/react-component/virtual-list/compare/v0.0.0...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-27 18:19:25 +08:00
zombiej
e259449269
chore: Update rc component version
2020-02-26 23:38:31 +08:00
Frank
30f83688a3
update rc-virtual-list version ( #21571 )
...
#21027 Error not resolved in alpha version
2020-02-25 13:19:02 +08:00
信鑫-King
c17b40ae70
fix: dark background in different container ( #21299 )
...
* fix: comment and input
* fix: add @pagination-item-input-bg
* feat: add @list-customize-card-bg for dark hook component
* feat: add dark hook
* fix: checkbox color
* fix: popover-customize-border-color
* fix: table
* fix: style lint
* fix: debug
* fix: color
* fix: update colors
* fix: demo
* feat: popover container bg use mixins utils
* fix: less dark
* fix: table bg in dark
* fix: fixed table
* fix: lint
* fix: lint
* feat: add @table-expand-icon-bg
* fix: notification bg
* fix: remove dark.md
* fix: dropdown
* fix: table
* fix: data lint
* fix: style
* fix: dark less style
* fix: @steps-background
* fix: add thead dark style
* fix: unused styles
2020-02-24 22:44:29 +08:00
信鑫-King
ec028365b0
release: 4.0.0-rc.6 ( #21548 )
...
* docs: changelog
* docs: changelog
* 📝 changelog
* docs: changelog
* docs: changelog
* docs: changelog
2020-02-24 15:49:27 +08:00
zombiej
3f8d6cd4f0
merge feature
2020-02-24 13:10:29 +08:00
二货机器人
1fad2b0277
fix: Lots of Descriptions ( #21542 )
...
* refactor
* class name
* update demo snapshot
* clean up
* update snapshot
* fix test case
* more test case
* adjust logic
2020-02-23 20:48:16 +08:00
偏右
e41e4cc88f
🆙 upgrade typescript to 3.8 ( #21510 )
2020-02-21 17:49:25 +08:00
二货机器人
7e649ec1b6
fix: Input with readOnly should not clearable ( #21494 )
2020-02-20 19:56:22 +08:00
二货机器人
5d2bbdd67f
feat: onPanelChange will also trigger by panel value change ( #21455 )
2020-02-19 13:51:45 +08:00
zombiej
9eab33e09b
merge master
2020-02-19 13:20:43 +08:00
Rick Zhou
d58fcfd31d
fix: bump rc-select version to resolve #21210 ( #21446 )
2020-02-19 09:16:38 +08:00
二货机器人
7dd9239126
pin version ( #21437 )
2020-02-18 19:03:13 +08:00
chenshuai2144
8e39ebacd0
bump 4.0.0-rc.5
2020-02-17 10:49:02 +08:00
Orkhan Huseynli
28a529274b
feat: Azerbaijani translation ( #21387 )
...
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344 )
* fix(Form): label width not correct when screen less than xs (#21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* add: time picker az_AZ locale
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* update: rc-picker in package.json
Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2020-02-15 22:28:12 +08:00
偏右
291ba0c4be
🆙 pass disabled to custom prev and next buttons ( #21361 )
...
close #21351
2020-02-13 13:31:37 +08:00
ElliotAshby
7eb4852e02
https://github.com/ant-design/ant-design/issues/21343 - fix ( #21344 )
2020-02-11 22:38:06 +08:00
Florian Guitton
0e34ca6076
feat: Adding custom renderer for select with demos ( #21064 )
...
* Adding a custom renderer for tags
* Adding edit experience example
* react-component/select#445 as been released in rc-select:10.0.0-rc.5 this becomes a minimum for this feature
* Fixing ci/circleci: lint error on unused value variable
* Adding test snapshots for the new demos snippets
* Fix Missing trailing comma in demo component
* Revert unrelated changes
* Updating readme description with added chinese translation
* Removing second demo, cleaning up first demo code, test snapshot update
* Fixing bits of language
* Addressing comments and simplifying custom rendering logic
* Moving to mode "multiple" instead of "tags"
2020-02-11 20:00:56 +08:00
二货机器人
b35f30e17a
docs: Form onFinish & getFieldsValue only get validate Field values ( #21323 )
...
* update faq
* clean up
* update faq
2020-02-11 17:04:13 +08:00
二货机器人
68d5e2c8ef
omit validateFirst ( #21329 )
2020-02-10 21:55:55 +08:00
depfu[bot]
9873ae39c0
Update stylelint-config-standard to version 20.0.0 ( #21309 )
2020-02-10 12:09:27 +08:00
诸岳
8910b15885
Bump 4.0.0-rc.4
2020-02-09 13:59:55 +08:00
二货机器人
d374cfd5fc
Merge pull request #21284 from ant-design/feature
...
chore: Master merge feature
2020-02-08 12:02:06 +08:00
二货机器人
3080611883
feat: Notification support hooks for context ( #21275 )
...
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
2020-02-07 17:55:26 +08:00
偏右
04bc6d5b28
🔧 remove react-router from devDeps ( #21276 )
2020-02-07 17:08:37 +08:00
信鑫-King
6166f5b42d
chore: dark site style ( #21246 )
...
* fix: dark site style
* fix: format
* fix: update snapshot
* fix: site params
* fix: site style
2020-02-06 14:43:16 +08:00
Kermit Xuan
7b7afac38e
fix( #19879 ): add drag class to slider and upgrade slider to 9.2.1 ( #21244 )
...
* fix(#20523 ): update rc-pagination to 1.20.13
* fix(#19879 ): add drag class to slider and upgrade slider to 9.2.1
2020-02-05 18:47:10 +08:00
偏右
a558dd8756
Merge pull request #21221 from ant-design/master
...
chore: Merge master into feature
2020-02-04 21:58:14 +08:00
afc163
8b1912a048
🆙 upgrade rc-rate to fix ci
2020-02-04 18:37:05 +08:00
afc163
6b01785f96
🆙 upgrade jest 25
2020-02-04 17:44:04 +08:00
depfu[bot]
bba23d2f0a
Update rc-slider to version 9.2.0 ( #21207 )
2020-02-04 12:44:12 +08:00
二货机器人
e6719cbf2a
fix: Should TimePicker defaultOpenValue work ( #21198 )
...
* fix: Should TimePicker defaultOpenValue work
* update snapshot
2020-02-03 19:09:04 +08:00
二货机器人
b36e96043f
feat: Form.Item support validateFirst ( #21178 )
2020-02-02 21:40:16 +08:00
二货机器人
d96ab1c985
fix: Table expandIcon
should work ( #21169 )
...
* test driven
* fix logic
2020-02-01 22:50:58 +08:00
depfu[bot]
2836e369c1
Update cross-env to version 7.0.0 ( #21110 )
2020-01-29 21:43:41 +08:00
depfu[bot]
cbfba326ed
Update @types/jest to version 25.1.0 ( #21129 )
2020-01-29 21:34:55 +08:00
Kermit Xuan
427f11c016
fix( #20523 ): update rc-pagination to 1.20.13 ( #21112 )
2020-01-27 19:30:22 +08:00
二货机器人
f67f81bac9
docs: 4.0.0-rc.3 changelog ( #21111 )
...
* docs: 4.0.0-rc.3 changelog
* re-order
2020-01-27 11:26:07 +08:00
Amumu
db89427863
upgrade rc-field-form ( #21070 )
2020-01-25 00:26:55 +08:00
偏右
1fc5572c3b
✨ release 4.0.0-rc.2 ( #21062 )
2020-01-21 23:35:26 +08:00
Amumu
c95fcd67f6
support hooks since React 16.8.0 ( #21040 )
2020-01-21 22:08:48 +08:00
骗你是小猫咪
6378d16e19
chore: upgrade rc-table ( #21053 )
2020-01-21 20:43:52 +08:00
depfu[bot]
7556742359
Update rc-slider to version 9.1.0 ( #21031 )
2020-01-20 18:08:35 +08:00
Amumu
f690db4828
fix browserslist ( #21000 )
2020-01-19 13:50:32 +08:00
vagusX
9b14aa6ad2
feat: use @ant-design/icons-rc.0 ( #20939 )
2020-01-16 17:46:37 +08:00
二货机器人
246adcd5dd
docs: Add Tree virtual scroll demo ( #20911 )
...
* docs: Add Tree virtual scroll demo
* update snapshot
* show debug demo
* rename
* fix lint
* skip virtual list demo snapshot since conflict in node test
2020-01-15 12:13:20 +08:00
dependabot-preview[bot]
a1f6aed678
chore(deps-dev): bump jsdom from 15.2.1 to 16.0.0 ( #20896 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 15.2.1 to 16.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/15.2.1...16.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 18:07:25 +08:00
二货机器人
d231d24300
update docs & table version ( #20892 )
2020-01-14 16:23:47 +08:00
偏右
7dedfcf894
🆙 upgrade stylelint ( #20849 )
2020-01-13 12:14:38 +08:00
信鑫-King
c2abac1dac
docs: 4.0.0-rc.1 changelog ( #20832 )
...
* 📝 4.0.0-rc.1 changelog
* 📝 changelog
* 📝 changelog
* 📝 changelog
* 📝 docs
2020-01-12 23:57:55 +08:00
depfu[bot]
a33902032a
Update eslint-plugin-import to version 2.20.0 ( #20839 )
2020-01-12 19:50:29 +08:00
二货机器人
078498058a
fix: Update table deps & fix bordered placeholder missing border right ( #20805 )
2020-01-09 21:46:55 +08:00
偏右
36a03a06e2
fix: npm start warning ( #20791 )
...
* 🔧 fix npm start warning
close #20700
* 🔧 add some jsx files to gitignore
* fix eslint
2020-01-09 15:23:52 +08:00
afc163
d17269e664
site: remove bug demo toggler
2020-01-09 11:36:25 +08:00
二货机器人
313c8f9a33
chore: Add log generate ( #20777 )
...
* chore: Add log generate
* add author support
* fix: only one author
2020-01-08 23:01:15 +08:00
depfu[bot]
a69c74788a
Update husky to version 4.0.0 ( #20748 )
2020-01-08 11:30:04 +08:00
二货机器人
c5a40fc683
fix: Slider Tooltip not follow handler ( #20699 )
...
* fix: Slider Tooltip not follow handler
* force align only when tooltip visible
2020-01-06 20:09:12 +08:00
偏右
22e9ec6eec
docs: 📝 Add more detail in migration-v4 ( #20558 )
...
* 📝 more detail in migration-v4
* add link
* add v3 removed api
* components change
* update link
* add todo marker
* remove v2 doc
* docs: update icons part
* update docs for mssing content
* add color update
* docs: Add Table style breaking change
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* adjust data of gzipped
* update desc
* docs: Add english version
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* more adjust
* clean up changelog
* use value intead of px
* Add form warning
* Add cn changelog
* update docs
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* update quota
* re-order changelog
* add english version
* docs: add some images for codemod
* update version
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusX@users.noreply.github.com>
2020-01-04 07:06:13 +08:00
二货机器人
d6cb50b4fd
revert: "refactor: Remove duplicated less loop" ( #20636 )
...
* Revert "refactor: Remove duplicated less loop (#20590 )"
This reverts commit af2d803829
.
* Update package.json
2020-01-03 15:20:28 +08:00
偏右
d34f8c8b58
📦 restore css bundlesize limit to 60kb
2020-01-03 14:11:28 +08:00
afc163
08f3643272
✅ resolve merge conflict
2020-01-03 12:09:35 +08:00
Saeed Rahimi
676de29eb4
feat: added rtl direction to all of ant-design components ( #19380 )
...
* rtl demo change en-us description
* change bundlesize css limit
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* fix select component arrow issue
* RTL: form component
* add pagination rtl test
* fix test lint error
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* some fixes to RTL components
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* fix switch component text rtl issue
* fix table grouped header text-align
* add rtl support to whole demo with RTL button
* Update rtl demo responsive
* RTL: page-header component
* RTL: typography component
* RTL: Dropdown (Partial)
* update config-provider doc
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* fix lost changes after rebase
* fix lint errors
* RTL: Transfer Component
* RTL: upload component
* RTL: update avatar demo
* RTL: comment component
* RTL: collapse component
* RTL: carousel component
* update snapshots
* RTL: Card component
* RTL: descriptions component
* RTL: Empty component
* RTL: list component
* RTL: slider component
* slider component import/order
* add shared rtlTest
* RTL: Statistic component
* RTL: tooltip components
* RTL: popover component
* RTL: timeline component
* RTL: tag component
* RTL: alert component
* RTL: drawer component
* RTL: Tab component
* change direction definition
* RTL: progress component
* input.tsx, remove duplicate after rebase
* fix demo.less after rebase
* fix ant-row-rtl after rebase
* fix upload issues in rtl
* badge rtl demo margin fix
* fix: tabs with icon margin
* fix: radio-wrapper margin
* fix: table component after rebase
* fix: centered modal text-align
* update slider snapshot
* RTL: popconfirm component
* RTL: back-top component
* RTL: spin component
* RTL: result component
* RTL: skeleton component
* RTL: menu component
* RTL: time-picker component
* RTL: calendar component
* RTL: date-picker component
* RTL: home page
* update snapshots
* test: add auto-complete rtl test
* test: add avatar component rtl tests
* test: add badge component rtl tests
* test: add breadcrumb component rtl tests
* test: add button components rtl tests
* test: add card component rtl tests
* test: add carousel component rtl tests
* test: add cascader component rtl tests
* test: add checkbox component rtl tests
* test: add collapse component rtl tests
* test: add comment component rtl tests
* test: add dropdown component rtl tests
* test: add empty component rtl tests
* test: add form component rtl tests
* test: add grid component rtl tests
* test: add input component rtl tests
* test: add search component rtl tests
* test: add input-number component rtl tests
* test: add layout component rtl tests
* test: add list component rtl tests
* test: add mentions component rtl tests
* test: add modal component rtl tests
* test: add page-header component rtl tests
* test: add pagination component rtl tests
* test: add radio component rtl tests
* test: add rate component rtl tests
* test: add select component rtl tests
* test: add slider component rtl tests
* test: add steps component rtl tests
* test: add switch component rtl tests
* test: add table component rtl tests
* test: add transfer component rtl tests
* test: add tree component rtl tests
* test: add tree-select component rtl tests
* test: add typography component rtl tests
* test: add upload component rtl tests
* test: add affix component rtl tests
* update calendar tests
* increase css file maxSize
* update snapshots
* remove workflows to allow push
* remove duplicate reverse prop from slider
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* Added direction property to ConfigProvider
* cascader rtl tests added
* update config-provider doc
* RTL: grid system
* RTL: input component
* RTL: switch component
* fix rtl demo lint
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* RTL: form component
* add pagination rtl test
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* input.tsx, remove duplicate after rebase
* fix ant-row-rtl after rebase
* update snapshots
* test: add cascader component rtl tests
* test: add pagination component rtl tests
* update calendar tests
* update snapshots
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* update direction.md icons
* dropdown and cascader default placement in rtl
* update snapshots
* fix lint errors
* remove duplicate import
* update snapshots
* update snapshot
* update calendar snapshot
* update snapshots
* integrate with new rc-picker
* update snapshots
* fix lint errors
* update snapshot
* update snapshots
* update snapshots
* update snapshots :|
* update snapshots
* fix compile error.
* fix typo after rebase
* update snapshots
* remove workflows to allow push
* update snapshots
* update snapshots
* fix dist error
* front-page css fix
* update snapshots
* fix lint and test issues
* restore cascader index.less
* update snapshots
* fix logo in rtl and demo controls
* ci errors
* resolve steps/index.tsx conflicts
* tooltip family demo remove inline style
* resolve table/Table.tsx conflicts
* resolve modal/Modal.tsx conflicts
* resolve cascader/index.tsx conflicts
* add workflows from upstream
* update snapshots
* revert logo to default
* fix codebox demo direction of placements
* resolve tooltip overlayClassName conflicts
* update snapshots
* update popover test
* fix: cascader miss popupClassName
* fix: fix select missing dropdownClassName
* chore: Update snapshot
* chore: Adjust menu use rtl logic
* docs: Update demo line color
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-01-02 19:10:16 +08:00
信鑫-King
43b4e93684
upd: theme-switcher version ( #20609 )
2020-01-02 18:24:34 +08:00
信鑫-King
f88f383be6
fix: dark site in Form and iframe change ( #20573 )
...
* fix: suggestion dark bg
* fix: demo use autoComplete="off"
* feat: support iframe theme change
* fix: iframe dark theme
* upd: test snapshot
* fix: lint
* fix: lint
* tweak: use theme-switcher to handle iframe and parent
* feat: support iframe theme change
* fix: dark shadow
* fix: layout style
* fix: dark site style
* fix: snapshot
2020-01-02 17:54:11 +08:00
vagusX
da8ebb973a
feat: use @ant-design/icons@4.0.0-alpha.19 to fix ref issue ( #20588 )
2020-01-02 14:11:12 +08:00
偏右
d102c2bf7a
🆙 upgrade stylelint-order ( #20585 )
2020-01-02 12:11:26 +08:00
ycjcl868
e7663800c6
fix: Picker margin-bottom
2019-12-31 15:12:18 +08:00
偏右
3c481f579a
🆙 upgrade bisheng ( #20560 )
2019-12-31 13:29:02 +08:00
诸岳
8e793c431f
Bump 3.26.5
2019-12-29 22:10:08 +08:00
ycjcl868
18cba6dd9c
fix: version 4.0.0-beta.1
2019-12-26 16:14:56 +08:00
信鑫-King
1d9bb93625
Merge pull request #20281 from ant-design/feat-dark-palette
...
feat: dark palette preview
2019-12-26 16:13:09 +08:00
二货机器人
99aded6725
fix: IME should work in safari ( #20457 )
...
* update ts define
* delay to handle message update
* update snapshot
* fix test case
2019-12-26 15:48:52 +08:00
ycjcl868
9d20cb4454
tweak: antd.dark.min.css bundlesize
2019-12-26 15:48:28 +08:00
ycjcl868
f36b4deaaa
Merge origin/4.0-prepare into feat-dark-palette
2019-12-26 15:31:05 +08:00
二货机器人
abf215a982
docs: Update 4.0 site ( #20290 )
...
* init recommend block
* init design pages
* home frames
* add background banner
* hello, Hitu makes the animation
* add media query
* add images
* update types
* add declare
* preload support
* update ignore
* additional ignore site Home lint
* update ignore
* add hover effect
* adjust alt of bannber
* adjust lang & card shadow
* fix typo
* adjust desc
* hitu in english
* article add link
* Certainty is hitu
* Meaning Hitu
* Growth with Hitu
* Natural Hitu
* slow down of Natural
* adjust speed of icons
* New Meaning animation
* adjust animation duration
* update card link
* update link
* values doc
* replace images
* faster Growth
* update values
* fix lint
* all slow down
* adjust padding
* update icons
* adjust margin
* update images
* adjust montion
* adjust by designer
* update pages
* update design prod
* update articles
* update site style
* update doc
* update images
* update style
* lint fix
* adjust liner color
* github text color update
* adjust margin of title
* mobile design
* update design sub card
* update style
* less lint
* update images
* design card auto height
* update img
* update logo transition
* adjust card style
* adjust style to fix 184
* adjust nav style
* category it
* slow down of logo
* update style
* hide video link
* hitu article
* use img of hitu
* update docs
* style lint
* update Hitu layout doc
* update images
* speed up logo
* update link
* clean up
* clean up
* update doc
* adjust doc
* update images
2019-12-26 15:27:52 +08:00
ycjcl868
e9c5667596
Merge origin/4.0-prepare into feat-dark-palette
2019-12-26 11:28:05 +08:00
vagusX
a0beb0f8df
feat: update to @ant-design/icons@4.0.0-alpha.16 ( #20451 )
2019-12-26 00:27:59 +08:00
ycjcl868
0f9ee82d89
fix: card demo inner
2019-12-25 21:58:28 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +08:00
ycjcl868
4dc860decf
Merge origin/4.0-prepare into feat-dark-palette
2019-12-25 19:32:38 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
ycjcl868
18099c74bb
fix: use presetDarkPalettes
2019-12-25 19:04:29 +08:00
偏右
2464de1888
perf: optimize bundlesize ( #20436 )
...
* 📦 react-slick => @ant-design/react-slick
* 📦 Reduce non-minified dist files size
* 🆙 @ant-design/react-slick
2019-12-25 17:15:35 +08:00
二货机器人
4478628dda
chore: Update rc-field-form deps ( #20443 )
2019-12-25 17:13:22 +08:00
ycjcl868
82b73c72f2
fix: icons
2019-12-25 17:02:57 +08:00
二货机器人
cabbe1c383
chore: Update picker deps ( #20435 )
2019-12-25 15:51:59 +08:00
二货机器人
193bf0f6b4
add analysis ( #20434 )
2019-12-25 15:18:31 +08:00
zombiej
4b5a3259c1
chore: Update rc-select deps & snapshot
2019-12-25 11:29:54 +08:00
chenshuai2144
3698d7d221
up antd-pro-merge-less
2019-12-25 11:29:06 +08:00
ycjcl868
1a98febee7
fix: concurrently build site
2019-12-24 18:58:34 +08:00
ycjcl868
9049e08957
fix: generateColor
2019-12-24 18:26:35 +08:00
ycjcl868
589750dbd6
fix: dark.css theme in site
2019-12-24 18:14:21 +08:00
ycjcl868
b50590c61f
fix: update merge-less
2019-12-24 12:02:25 +08:00
ycjcl868
52e9c20b10
Merge origin/4.0-prepare into feat-dark-palette
2019-12-24 10:42:07 +08:00
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
...
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
ycjcl868
7acab87a03
Merge origin/4.0-prepare into feat-dark-palette
2019-12-23 17:31:31 +08:00
chenshuai2144
74d035de01
update logo text
2019-12-23 16:30:32 +08:00
二货机器人
d4d79bbe13
fix: Adjust Select style ( #20387 )
...
* fix: Select style sync with v3
* update demo
* update test case
2019-12-23 16:22:59 +08:00
chenshuai2144
cbfc052d0d
dark theme sync
2019-12-23 16:02:09 +08:00
陈帅
088ca07ff0
docs: 3.26.4 changelog ( #20379 )
...
* doc: add 3.26.4 changelog
* up to 3.26.4
* fix review typo
* fix review typo
2019-12-23 11:52:42 +08:00
ycjcl868
b2576d92bc
Merge origin/4.0-prepare into feat-dark-palette
2019-12-20 22:40:59 +08:00
二货机器人
2b309341cd
fix: Select empty style & default width ( #20232 )
...
* fix empty style
* update select deps
* fix arrow position & group style
* add missing hover color
* form style update
* fix form style
2019-12-20 18:29:39 +08:00
ycjcl868
6a96299010
Merge 4.0-prepare into feat-dark-palette
2019-12-20 16:38:33 +08:00
ycjcl868
f9e9ab784d
fix: site script
2019-12-20 16:37:10 +08:00
kailunyao
32744e733c
fix: Disallow auto focus input after triggering "onSearch" event in mobile and tablet devices ( #20332 )
...
close #20297
2019-12-19 12:52:53 +08:00
zombiej
3de3fa42e0
tmp lock bisheng for ci test
2019-12-18 21:28:05 +08:00
陈帅
b03e93d061
docs: Add contributors list in each documentation ( #20135 )
...
* site: add contributors list
* style: change ContributorsList to end
* style: change spin to Skeleton
* 💄 optimize contributors list UI
2019-12-17 17:58:58 +08:00
dependabot-preview[bot]
edefe8eb66
chore(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 ( #20237 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.18.2 to 2.19.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 17:36:43 +08:00
偏右
32cf75cca2
✨ Release 3.26.3 ( #20258 )
2019-12-14 20:56:40 +08:00
骗你是小猫咪
65ea68843e
fix: Modal combine Drawer cause overflow invalid ( #20242 )
...
* fix: Modal combine Drawer cause overflow invalid
* upgrade rc-drawer
* rc-util use minor version
2019-12-13 22:54:47 +08:00
骗你是小猫咪
bb844e245c
refactor: upgrade rc-trigger ( #19179 )
...
* add rc-trigger to devDependencies
* upgrade dev and dep
* change dep rc* tilde to caret
* remove package.json rc-calendar and upgrade rc-util
Fixes #19169
2019-12-12 11:11:57 +08:00
zombiej
5a431868f5
bump 4.0.0-beta.0
2019-12-11 23:47:31 +08:00
二货机器人
407a41a142
feat: New Picker ( #20023 )
...
* init generate
* basic style
* basic panel style
* update mode panel style
* update style
* generate More picker
* default clear icon
* chore: Update separator type
* feat: Add ranged start & end className
* update range style
* Add transition effect
* support size config
* adjust range style
* chore: Auto fill time by showTime
* auto set time by format
* update disabled style
* update seperator style
* ranges style
* support extra footer style
* remove useless test case
part is not usable anymore
part is already tested in rc-picker
* init calendar
* all demos
* fix calendar basic test
* fix time-picker test case
* update snapshot
* fix tooltip test case & lint
* fix locale & style lint
* fix compile
* fix style
* fix style lint
* fix calendar style
* update rc-picker version
* adjust style
* move picker placeholder into locale file
* update snapshot
* add hover style
* update picker version
* fix icon position & style
* update picker version
* update deps for pading
* fix: align of suffix
* feat: Year & Month support range effect
* adjust range style to support up-down placement
* update rc-picker
* update range picker style
* adjust extra footer line style
* update snapshot
* fix: Locale error
* fix: style lint
* fix: add missing button style deps
* update test case
* fix firefox additional white line style issue
* rollback demo
* fix ff additional blue color
* docs: Remove placeholder in demo
* rangepicker ranges is tag now
* connect start / end background color with picker range
* update deps
* update deps for fixing blur text issue
* hide start-end demo
* range hover style update
* hover range with ranged value
* black magic of inner hover style
* hover style of range adjust
* fix css select miss hit on DatePicker
* remove one eslint rule
* fade range hovered color
* week should alway not show the cell selection
* update style of selection
* update snapshot
* fix style
* add margin back
* update rc-picker deps
* update date & time picker & form style
* fix disabled demo & update form style
* update docs about allowEmpty
* hide arrow in time range picker
* add hover & focused style
* fix lint
* fix style & update snapshot
* raise disabled selector proirity
* fix disabled today border color
* extra footer provides an bottom line
* time picker hover support transition background
* add padding style
* fix Firefox not correct calculate inline-flex
* fix style
* fix week picker missing today border color
* rm useless padding
* Force padding to 0
* test coverage
* dedup eslint rule
* adjust logic to imporve coverage
* fix render cell logic
2019-12-11 23:32:19 +08:00
zombiej
50b82ca509
test: Update test case snapshot
2019-12-11 18:32:07 +08:00
偏右
f459ae9e63
🔧 Add unpkg field in package.json ( #20193 )
...
https://unpkg.com/
2019-12-11 16:56:01 +08:00
afc163
62839eb426
✨ bump 3.26.2
2019-12-10 11:23:38 +08:00