Commit Graph

21156 Commits

Author SHA1 Message Date
afc163
d35576d675 chore: merge feature into master 2021-09-29 08:43:06 +08:00
Gourav Saini
b786f25918
fix: Table selection arrow get covered by fixed column (#32276)
* added higher z-index to selection column fixes #32268

* suggested changes
2021-09-28 18:36:55 +08:00
yingxirz
4f7565c287
Update index.zh-CN.md (#32324) 2021-09-28 10:38:37 +08:00
yingxirz
f50ee8286c
docs: Update buttons.zh-CN.md (#32323) 2021-09-27 21:08:55 +08:00
btea
adf45073c6
chore: revise prettier and lint command (#32315) 2021-09-27 21:08:39 +08:00
二货机器人
253edcb0d7
docs: Add missing api (#32322) 2021-09-27 18:16:50 +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
Dreamcreative
47d28e8f70
docs: perfect Cascader api (#32291)
Co-authored-by: xc <xc@xcdeMacBook-Pro.local>
2021-09-25 16:59:51 +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
afc163
441a6aba8f
fix: ghost button hover style (#32289)
* fix: disabled ghost button style

* fix

* fix lint
2021-09-24 19:39:48 +08:00
xrkffgg
094f9d6bd9
style: optimized Alert close icon show in rtl (#32286) 2021-09-24 17:19:58 +08:00
Dreamcreative
4c1f4f941c
docs: modify Typography.Text ellipsis prop (#32280)
Co-authored-by: xc <xc@xcdeMacBook-Pro.local>
2021-09-24 16:56:38 +08:00
xrkffgg
8d407f90dd
style: optimized Table action position in rtl (#32283) 2021-09-24 16:53:13 +08:00
二货机器人
f0d9abb0ff
fix: antd.varaible.less mix with default theme (#32279) 2021-09-24 16:30:28 +08:00
xrkffgg
9d00634bde
style: optimized Collapse arrow position in rtl (#32282) 2021-09-24 15:58:42 +08:00
xrkffgg
a251a7dd1d
style: optimized Badge count show in rtl (#32281) 2021-09-24 15:34:12 +08:00
unknown
87849a9ce0 docs: fix typography/demo/basic.md
Update basic.md

fix snapshot
2021-09-24 13:50:32 +08:00
xrkffgg
ee5b395d35
docs: use space for InputNunber demo (#32273) 2021-09-24 12:25:31 +08:00
xrkffgg
4054c767cd
style: optimized InputNumber handler show in rtl (#32272) 2021-09-24 11:35:58 +08:00
xrkffgg
f9edeb8122
style: optimize Dropdown icon show in rtl (#32271) 2021-09-24 10:52:24 +08:00
Sergey Kachanovskiy
7bded502e9
feat: triggerType prop for editable paragraph (#32219)
* feat: triggerType prop for editable paragraph

* feat: triggerType prop - conflict resolution

* feat: triggerType prop - conflict resolution

* feat: triggerType prop - conflict resolution

* feat: triggerType prop - demo fix

Co-authored-by: Name From Git-Plugin-Test <email.from.git.plugin.test@example.com>
2021-09-23 22:14:43 +08:00
damon.chen
e7f5030f2b
fix: change Ok to OK (#32259)
* 修复AutoComplete组件allowClear属性的说明有歧义的问题

* fix: change Ok to OK

* update jest snapshot

Co-authored-by: chj_damon <chjdamon@gmail.com>
2021-09-23 22:13:05 +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
Sergey Kachanovskiy
4a31561645
feat: enterIcon prop for editable paragraph (#32220)
Co-authored-by: Name From Git-Plugin-Test <email.from.git.plugin.test@example.com>
2021-09-22 21:54:27 +08:00
Neo Tan
5445fba50d
docs: setup development environment for windows (#32230) 2021-09-22 12:15:43 +08:00
xrkffgg
87c34c8e90
ci: optimize action name & trigger (#32244)
* Update compressed-size.yml

* Update issue-check-inactive.yml

* Update issue-close-require.yml

* Update issue-labeled.yml

* Update issue-open-check.yml

* Update issue-remove-inactive.yml

* Update pr-check-merge.yml

* Update preview-build.yml

* Update preview-start.yml

* Update rebase.yml

* Update ui.yml

* Update issue-labeled.yml
2021-09-22 11:52:14 +08:00
Md_ZubairAhmed
0d670da580
fix: adds optional 'id' type to Switch (#32237) 2021-09-19 20:23:04 +08:00
Neo Tan
78699b0fe0
feat(Divider): added orientationMargin APIs for customizing margin-left/right of title (#32084) 2021-09-19 11:28:45 +08:00
xrkffgg
8467fdc135
fix: Switch loading icon error position (#32216)
* fix: Switch loading icon error position

* Update index.less
2021-09-18 16:18:08 +08:00
github-actions[bot]
44b5a1f168
chore: auto merge branchs (#32225)
chore: sync master into feature
2021-09-18 08:15:36 +00:00
xrkffgg
33163ca94f
ci: update name & add skip (#32226)
* ci: update name

* Update pr-check-ci.yml
2021-09-18 15:49:54 +08:00
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
2021-09-17 11:17:29 +08:00
Ritesh Makan
42586d25ec
feat: max-overflow on Avatar.Group to be triggered by click or focus (#32197)
Based on this issue, https://github.com/ant-design/ant-design/issues/31924. Here is a proposal to allow 'click' or 'hover' to trigger the popover instead

docs: added maxPopoverTrigger to API

chore: updated demo

test: updated snapshot

Update components/avatar/index.en-US.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

Update components/avatar/index.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-09-17 09:52:51 +08:00
Antee
61c21a07f7
docs: delete duplicated property (#32196)
Removing duplicated property of `Editable` to make the Chinese version same as the English version.
2021-09-16 17:00:47 +08:00
zombiej
dd46fbbf42 docs: Update Form doc. close #31265 2021-09-15 18:09:02 +08:00
二货机器人
bc9c2734dd
test: Raise coverage (#32182)
* chore: rm useless code

* test: Coverage of warningOnly

* test: 100% coverage
2021-09-15 17:13:51 +08:00
二货机器人
968590e8d0
chore: Mv style to rc-util (#32177) 2021-09-15 14:13:32 +08:00
叶枫
0d619be27c
feat: 优化 gitee 初始化 (#32163)
* feat: gitee

* feat: test
2021-09-15 13:35:09 +08:00
Zuobin Wang
7c41c7d958
docs: update select tagRender props (#32173)
* fix(document): add select tagRender props declaration

* fix(document): change Only to only
2021-09-15 12:21:04 +08:00
afc163
5b5926c05e
Merge pull request #32157 from ant-design/master
chore: sync master into feature
2021-09-15 12:20:40 +08:00
afc163
4ef0ef5bc5
fix: Table sorter icon should has margin (#32172)
close #32165
2021-09-15 11:07:59 +08:00
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>
2021-09-14 18:39:44 +08:00
二货机器人
2bdc3693fc
fix: Col with flex exceed its limit (#32160)
* fix: Col flex exceed its value

* test: Update snapshot
2021-09-14 16:32:36 +08:00
二货机器人
9324e953e3
chore: Not preventEvent btn loading (#32158)
* chore: Not preventEvent btn loading

* test: Update snapshot
2021-09-14 15:31:42 +08:00
vagusX
0e3171cc52
docs: add changelog 4.17.0-alpha.3 (#32147) 2021-09-14 10:03:57 +08:00
Zuobin Wang
41fbcf10c1
refactor(dropdown): add dropdownButtonType export and refactor defaultProps (#31957) 2021-09-13 19:38:09 +08:00
afc163
8cd4c24afc chore: fix modal demo in small screen 2021-09-13 19:27:31 +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
JounQin
a0d8ee37a4
chore: remove redundant space after should (#32141) 2021-09-13 16:19:09 +08:00