Commit Graph

21888 Commits

Author SHA1 Message Date
MadCcc
d4ad8ce59d
docs: 4.18.6 changelog optimization (#33990) 2022-02-10 10:37:41 +08:00
Di Wu
745ebf2d84
fix: Exception in enter key callback on editable or copyable Paragraph (#33976)
* fix: Exception on enter key callback

* Move spyOn position
2022-02-09 18:07:52 +08:00
黑雨
ee17f7185d
feat: inputNumber controls support customize upIcon/downIcon (#33914)
* feat: inputNumber controls support customize upIcon/downIcon

* feat: 修改代码格式问题

* feat: 更新snapshot,修改代码开启prettier

* feat: 更新snapshot,order 属性修改

* feat: upIcon/downIcon写法调整

* feat: 更新snapshot
2022-02-09 18:06:36 +08:00
renovate[bot]
29d340724e
chore(deps): update dependency react-dnd-html5-backend to v15 (#33941)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 18:03:34 +08:00
github-actions[bot]
59ced6297d
chore: auto merge branchs (#33963)
chore: merge master into feature
2022-02-08 10:07:05 +00:00
MadCcc
926a8aaf8a
feat: tooltip round arrow (#33710)
* feat: tooltip round arrow

* chore: update demo

* docs: update docs

* feat: rounded arrow in Tooltip/Popover/Popconfirm/Dropdown/RangePicker

* chore: code clean

* fix: fill gap

* chore: code clean

* chore: raise css bundle size

* fix: arrow style

* feat: use full path

* test: update snapshot

* perf: hack firefox

* perf: more magic position

* perf: RangePicker's arrow position

* chore: bump rc-picker version

* fix: arrow position
2022-02-08 09:52:33 +08:00
MadCcc
a38b1e4ca5
fix: custom color should work on antd icons (#33951) 2022-02-08 09:52:00 +08:00
MadCcc
6b391bac74
docs(): release 4.18.6 (#33948)
* docs(): release 4.18.6

* chore: update version

* docs: add date
2022-02-07 19:20:26 +08:00
MadCcc
6e3284c1a5
feat: optimize dropdown accessbility (#33893)
* feat: optimize dropdown accessbility

* chore: bump rc-dropdown version
2022-02-07 16:28:52 +08:00
Dawnlck
17d6a5e407
fix(popover): fix the problem that popover display when the props'content is empty (#33835)
* fix(popover): fix the problem that popover display when the props'content is empty

* refactor(popover): 更新代码判断逻辑

* test(popover): 添加popover的test

* feat(popover): 更新snapshot

* feat(popover): 更新剩余的snapshot
2022-02-07 15:28:46 +08:00
github-actions[bot]
281763f345
chore: auto merge branchs (#33945)
chore: merge master into feature
2022-02-07 04:30:42 +00:00
Amour1688
1176454437
types: export DatePickRef and RangePickerRef (close #33417) (#33901) 2022-01-31 12:04:47 +08:00
afc163
e81214a9df
Merge pull request #33904 from ant-design/chore/sync-master
chore: merge master into feature
2022-01-30 18:31:18 +08:00
renovate[bot]
ebc0c1fbc5
chore(deps): update dependency @types/jest-environment-puppeteer to v5 (#33898)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-30 16:09:53 +08:00
renovate[bot]
d9656eb12c
chore(deps): update dependency eslint-plugin-jest to v26 (#33899)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-30 16:09:35 +08:00
MadCcc
222ee1f3ad Revert "revert: Revert "Merge branch 'feature' into master" (#33903)"
This reverts commit 6b1a48d5ed.
2022-01-30 15:49:24 +08:00
MadCcc
6b1a48d5ed
revert: Revert "Merge branch 'feature' into master" (#33903)
This reverts commit 40433f357d, reversing
changes made to 27a498e021.
2022-01-30 15:21:41 +08:00
MadCcc
40433f357d
Merge branch 'feature' into master 2022-01-30 14:46:13 +08:00
MadCcc
27a498e021
fix: update dropdown version to 3.2.5 (#33895)
* fix: update dropdown version to 3.2.5

* test: update snapshot
2022-01-30 12:31:35 +08:00
github-actions[bot]
0d4e1b1356
chore: auto merge branchs (#33889)
chore: merge master into feature
2022-01-29 11:53:19 +00:00
MadCcc
a9bc316b80
fix: ellipsis should display tooltip if rows larger than 1 (#33875)
* fix: ellipsis should display tooltip if rows larger than 1

* test: add test case
2022-01-28 14:54:03 +08:00
tangjinzhou
eb45dbb4db
fix: block not work when small size (#33878)
https://github.com/vueComponent/ant-design-vue/issues/5219
2022-01-27 21:33:45 +08:00
MadCcc
2d66c7ecc6
fix: tooltip should work with loading switch (#33860)
* fix: tooltip should work with loading switch

* fix: only works for switch

* chore: code clean
2022-01-27 17:51:00 +08:00
黑雨
5a28417c58
feat: notification placement support 'top'/'bottom' (#33871) 2022-01-27 17:26:19 +08:00
Di Wu
9fe57c654a
fix: Clear timer of delayed loading after Button is unmounted (#33858)
* fix: Clear delay loading timer after Button is unmounted

* [CodeFactor] Apply fixes to commit 16cfb89

[ci skip] [skip ci]

* Change arrow function style in test case

Co-authored-by: codefactor-io <support@codefactor.io>
2022-01-27 14:06:37 +08:00
Cole
dc019dca56
fix: upload button position flashes when it changes from hidden to displayed (#33820)
* fix: fix upload button position flashes when it changes from hidden to displayed (#33819)

* fix: typo in upload

Co-authored-by: chenqiufan <chenqiufan@shiqiao.com>
2022-01-25 11:20:46 +08:00
github-actions[bot]
d81ac2d5a9
chore: auto merge branchs (#33823)
chore: sync master into feature
2022-01-24 08:16:00 +00:00
afc163
8217c544da
docs(): release 4.18.5 (#33822)
* docs(): release 4.18.5

* update changelog
2022-01-24 12:05:55 +08:00
afc163
578aaad7f2 test: fix lint 2022-01-24 11:26:26 +08:00
Yang Zhang
ab8fc12fa7
docs: add Plasmic for Ant (#33758)
* Add Plasmic for Ant

* Point Plasmic link to dedicated Ant page
2022-01-24 11:13:12 +08:00
Eliot Sanford
a65ba8aa8a
docs: update sentence structure in the FAQ section (#33816) 2022-01-24 10:51:45 +08:00
renovate[bot]
e55a68670f
chore(deps): update dependency simple-git to v3 (#33817)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 10:47:49 +08:00
Di Wu
fe23374871
fix: Invalid hook dependency array in Sider and Row (#33804) 2022-01-21 18:39:47 +08:00
Amumu
75adc23fe3
chore: i18n contributing docs improve (#33760)
* chore: i18n contributing docs improve

* update

* Update docs/react/i18n.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* update

* update

* fix name

* 空格

* fix name

* update

* Update docs/react/i18n.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* update

* update

* update

* 添加英文版本

* update

* the

* update

* update

* fix list

* Revert "fix list"

This reverts commit c6f3e2c699d133f74e0f4ce0424c1fd4ad43dcbf.

* fix list

* 指向源文件

Co-authored-by: afc163 <afc163@gmail.com>
2022-01-21 13:53:52 +08:00
github-actions[bot]
0c6d1512be
chore: auto merge branchs (#33794)
chore: merge master into feature
2022-01-21 05:32:19 +00:00
MadCcc
9cf0dca8fc
test: fix cascader test coverage (#33802) 2022-01-21 11:49:07 +08:00
afc163
5d2994ec12
style: Cascader loading icon (#33799) 2022-01-21 10:40:34 +08:00
王浩
6dd39c1f89
fix(checkbox): disabled checkbox should works well with tooltip (#33772)
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
2022-01-20 19:23:14 +08:00
Long Hao (龙濠)
3c76de74ce
fix: Get ref of Card component #33730 (#33784)
* fix: Get ref of Card component #33730

* add test to the card ref

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-01-20 18:05:36 +08:00
Cat-XHS
daa9804824
feat: Select/DatePicker/TimePicker/TreeSelect support placement (#33541)
* feat: select components add placement api

* feat: select components add placement api

* fix: delete placement

* fix: change md demo and delete export

* feat: cascader and tree-select add placement

* feat: datapicker add placement api

* fix: change repeat static declaration to single

* test: updata test units

* doc: change doc

* fix: delete merge message & delete decalare ts

* test: fix unit test

* fix: add transName in select & treeSelect & cascader

* fix: change common api in utils

* fix: change useless if block to only

* fix: change placement string to enum

* fix: lint done

Co-authored-by: 礼检 <ljj337009@antgroup.com>
2022-01-20 16:54:47 +08:00
二货机器人
222d1b7095
chore: try to find safe version (#33783) 2022-01-20 15:36:03 +08:00
二货机器人
6063916394
fix: Cascader auto placement & scroll (#33777)
* fix: Cascader auto placement & scroll

* chore: bump rc-tree-select
2022-01-20 13:27:57 +08:00
MadCcc
d777a5430c
fix: update prevValue of checkbox if value changed (#33753) 2022-01-20 10:15:42 +08:00
dengqing
30086db63f
docs: ✏️ add note comment (#33771)
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2022-01-19 19:05:25 +08:00
afc163
85c96251d3
fix: Tag color in dark theme (#33751)
* docs: update dark theme doc

* fix: dark tag theme
2022-01-19 15:38:48 +08:00
二货机器人
0d11475213
chore: conch script (#33766) 2022-01-19 15:27:05 +08:00
zombiej
64f6fd1cf2 chore: Add DingDing release bot 2022-01-19 15:26:45 +08:00
github-actions[bot]
803be5d121
chore: auto merge branchs (#33764)
chore: merge master into feature
2022-01-19 06:28:19 +00:00
afc163
62eac5c830
chore: update Cacasder demo and remove array-tree-filter (#33754)
* chore: upgrade rc-cacasder

* update snapshot
2022-01-19 11:39:39 +08:00
二货机器人
ac89fd5a9d
docs: guide of theme dev (#33756) 2022-01-18 22:36:13 +08:00