Md_ZubairAhmed
0d670da580
fix: adds optional 'id' type to Switch ( #32237 )
3 years ago
xrkffgg
8467fdc135
fix: Switch loading icon error position ( #32216 )
* fix: Switch loading icon error position
* Update index.less
3 years ago
xrkffgg
33163ca94f
ci: update name & add skip ( #32226 )
* ci: update name
* Update pr-check-ci.yml
3 years ago
JounQin
15d55bc3e9
feat: support ref for Table ( #32136 )
* feat: support ref/prefix/suffix for Table
close #25306
* docs: documentat Table prefix/suffix props
* chore: fix lint error
* refactor: remove prefix/suffix props
3 years ago
Antee
61c21a07f7
docs: delete duplicated property ( #32196 )
Removing duplicated property of `Editable` to make the Chinese version same as the English version.
3 years ago
zombiej
dd46fbbf42
docs: Update Form doc. close #31265
3 years ago
二货机器人
bc9c2734dd
test: Raise coverage ( #32182 )
* chore: rm useless code
* test: Coverage of warningOnly
* test: 100% coverage
3 years ago
二货机器人
968590e8d0
chore: Mv style to rc-util ( #32177 )
3 years ago
叶枫
0d619be27c
feat: 优化 gitee 初始化 ( #32163 )
* feat: gitee
* feat: test
3 years ago
Zuobin Wang
7c41c7d958
docs: update select tagRender props ( #32173 )
* fix(document): add select tagRender props declaration
* fix(document): change Only to only
3 years ago
afc163
4ef0ef5bc5
fix: Table sorter icon should has margin ( #32172 )
close #32165
3 years ago
Rain120
753b848562
docs: add DatePicker format demo(Week start ~ end) ( #32078 )
* feat: doc of week format in date-picker
* feat: doc of week format in date-picker
* fix: set the tree-switcher-leaf-line position (#32075 )
* fix(image): small size hide preview text (#29900 )
* fix(image): small size hide preview text
* fix: image preview text ellipsis
* fix: reset test
* chore: improve icon search experience (#32098 )
* chore: improve icon search experience
close #32097
* chore: search result empty data
* 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>
* docs: Update research-message-and-feedback.zh-CN.md (#32112 )
* fix: Use latest rc-picker version with defaultPickerValue/showTime fix (#32107 )
* update rc-picker dependency to 2.5.17
* add test: DatePicker.RangePicker with defaultPickerValue and showTime
* fix: missing `default.css` (#32116 )
* chore: Add CI for compile
* chore: Add missing compile file
* docs: fix typo (#32121 )
* fix: preserve table pagination className (#32131 )
close #32130
* fix: use well typed PaginationLocale from rc-pagination (#32128 )
* docs: fix typo
* fix: useMessage() should use getPopupContainer from <ConfigProvider />… (#31939 )
* fix:useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* fix: useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* add test case for useMessage hook
* restore some changes
* try to restore files agains
* restore and keep the same as upstream master
* restore files
* restore some definition
* feat: inherit rc-pagination props, more customizable (#32132 )
* feat: inherit rc-pagination props, more customizable
close #32128 , #32129
* chore: CustomSelect.Option is required by rc-pagination
* fix: LocaleReceivier types issue
* fix: lint issue, pageSize must be presented
* chore: add Button.shape 'default' definition (#32004 )
* feat: add Button.shape 'default'
* fix: ignore shape when falsy value
* fix: generate className only when shape match
* fix: remove necessary .ant-btn-default and update snapshot
* fix: Cascader missing props (#32143 )
* fix: Cascader deps
* docs: Update using new API
* test: Test case cover
* chore: compressed skip dup check
* chore: remove redundant space after `should` (#32141 )
* 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>
* chore: fix modal demo in small screen
* refactor(dropdown): add dropdownButtonType export and refactor defaultProps (#31957 )
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: drizzlesconsin <69514654+drizzlesconsin@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Primlx <primulax@live.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: in_vane <52909860+in-vane@users.noreply.github.com>
Co-authored-by: Thomas Zipner <thomas.zipner@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MD. Ariful Alam <swazan.arif@gmail.com>
Co-authored-by: JounQin <admin@1stg.me>
Co-authored-by: James <daoxingyue@live.cn>
Co-authored-by: 绯一 <jaredleechn@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zuobin Wang <49583235+Dreamerryao@users.noreply.github.com>
3 years ago
二货机器人
2bdc3693fc
fix: Col with `flex` exceed its limit ( #32160 )
* fix: Col flex exceed its value
* test: Update snapshot
3 years ago
二货机器人
9324e953e3
chore: Not preventEvent btn loading ( #32158 )
* chore: Not preventEvent btn loading
* test: Update snapshot
3 years ago
vagusX
0e3171cc52
docs: add changelog 4.17.0-alpha.3 ( #32147 )
3 years ago
Zuobin Wang
41fbcf10c1
refactor(dropdown): add dropdownButtonType export and refactor defaultProps ( #31957 )
3 years ago
afc163
8cd4c24afc
chore: fix modal demo in small screen
3 years ago
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>
3 years ago
JounQin
a0d8ee37a4
chore: remove redundant space after `should` ( #32141 )
3 years ago
二货机器人
272ff9885a
fix: Cascader missing props ( #32143 )
* fix: Cascader deps
* docs: Update using new API
* test: Test case cover
* chore: compressed skip dup check
3 years ago
绯一
008242b35e
chore: add Button.shape 'default' definition ( #32004 )
* feat: add Button.shape 'default'
* fix: ignore shape when falsy value
* fix: generate className only when shape match
* fix: remove necessary .ant-btn-default and update snapshot
3 years ago
JounQin
b5fffcab87
feat: inherit rc-pagination props, more customizable ( #32132 )
* feat: inherit rc-pagination props, more customizable
close #32128 , #32129
* chore: CustomSelect.Option is required by rc-pagination
* fix: LocaleReceivier types issue
* fix: lint issue, pageSize must be presented
3 years ago
James
af422c9e46
fix: useMessage() should use getPopupContainer from <ConfigProvider />… ( #31939 )
* fix:useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* fix: useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* add test case for useMessage hook
* restore some changes
* try to restore files agains
* restore and keep the same as upstream master
* restore files
* restore some definition
3 years ago
yoyo837
94e3e50cf1
docs: fix typo
3 years ago
JounQin
c4f74c01a6
fix: use well typed PaginationLocale from rc-pagination ( #32128 )
3 years ago
JounQin
a9951d8421
fix: preserve table pagination className ( #32131 )
close #32130
3 years ago
MD. Ariful Alam
9f2560fe00
docs: fix typo ( #32121 )
3 years ago
二货机器人
020c4ba7d0
fix: missing `default.css` ( #32116 )
* chore: Add CI for compile
* chore: Add missing compile file
3 years ago
Thomas Zipner
b434e0a2ad
fix: Use latest rc-picker version with defaultPickerValue/showTime fix ( #32107 )
* update rc-picker dependency to 2.5.17
* add test: DatePicker.RangePicker with defaultPickerValue and showTime
3 years ago
in_vane
67a505cb1d
docs: Update research-message-and-feedback.zh-CN.md ( #32112 )
3 years ago
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>
3 years ago
afc163
f51a4ee9b2
chore: improve icon search experience ( #32098 )
* chore: improve icon search experience
close #32097
* chore: search result empty data
3 years ago
drizzlesconsin
18cd401678
fix(image): small size hide preview text ( #29900 )
* fix(image): small size hide preview text
* fix: image preview text ellipsis
* fix: reset test
3 years ago
btea
3531a15efa
fix: set the tree-switcher-leaf-line position ( #32075 )
3 years ago
二货机器人
d3a070ceaf
chore: 4.17.0-alpha.2 changelog ( #32068 )
3 years ago
二货机器人
e13c4d4131
fix: Less Maximum call stack size exceeded error ( #32063 )
* chore: create additional entry
* fix: rm recv call
* chore: Add default.less as index.less
* chore: update entry
* fix: row should also translate
* chore: rename index-default to index and add index-pure instead
* fix: missing transfer customize styl
3 years ago
afc163
0f47b50df0
fix: Alert message could be nullable ( #32057 )
* fix: Alert message could be nullable
close #32047
* update snapshot
3 years ago
Liron Lavy
02ca969711
fix: List rowKey prop type ( #32033 )
3 years ago
xrkffgg
4af66fbc9f
fix: Upload icon error background ( #32051 )
3 years ago
xrkffgg
2696f60b11
chore: down node-fetch version
3.x ESM only。scripts 中几个校验不支持。使用低版本。
3 years ago
xrkffgg
e579fb6a07
branch: merge feature into master ( #32050 )
3 years ago
xrkffgg
c36d295b84
Merge pull request #32049 from ant-design/master
branch: merge master into feature
3 years ago
二货机器人
8acb062267
fix: theme script ( #32048 )
3 years ago
xrkffgg
756dc8f130
ci: 🎉 use unity version
3 years ago
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
3 years ago
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
branch: merge master into feature
3 years ago
xrkffgg
142bc6e47b
ci: fix issues-helper version
3 years ago
xrkffgg
6858a47779
chore: down array-move version ( #32038 )
3 years ago
Sushant Gulati
4a23e3569f
docs: fix typo in drag-sorting-handler.md ( #32035 )
3 years ago
xrkffgg
a562decf27
ci: up issues-helper version
3 years ago