Michał Podeszwa
813414ce1b
fix: min/max validators in pl_PL locale returning undefined ( #34024 )
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
3 years ago
chenyizhongx
38b4a03c56
fix textarea maxlength issue ( #33910 )
* fix: textarea maxlength
* refactor: delete some useless code
* refactor: fix ci
* refactor and fix test case fall
* update snapshot
* add testcase
* refactor type defined
3 years ago
afc163
9eed463be3
docs: more acurrate description about Menu overflowedIndicator prop ( #34022 )
* docs: add info about Menu overflowedIndicator prop
close #34016
* fix doc
3 years ago
babycannotsay
a7e8f1034f
fix: cascader's onChange ts adapts to single and multiple ( #33947 )
* fix to: cascader's multiple determines the declaration of onChange
* fix: cascader's onChange ts adapts to single and multiple
* test: fix
3 years ago
二货机器人
31fb55adf3
chore: btn default provide default cls ( #34013 )
3 years ago
二货机器人
fe185dcbce
fix: typography ellipsis check in transform ( #34007 )
* fix: typography ellipsis check in transform
* test: Update snapshot
3 years ago
afc163
fd2ebe57f7
style: improve Menu :focus-visible style ( #34008 )
* style: improve Menu :focus-visible style
ref #34005
* style: darken :focus-visible style
3 years ago
afc163
92d5820457
chore: remove unused interface file ( #34011 )
3 years ago
afc163
0c422fe1b7
docs: improve Select dropdownRender demo style ( #34004 )
3 years ago
afc163
c3f8568620
docs: fix missing @/services/product ( #34003 )
* docs: fix missing @/services/product
close #33952
* update data
3 years ago
afc163
dc67fd7dbb
fix: Pagination and Rate style bug in Safari ( #34002 )
* fix: Pagination and Rate style bug in safari
close #33965
* fix style
3 years ago
renovate[bot]
9f30ca6b3f
chore(deps): update dependency react-dnd to v15 ( #33940 )
* chore(deps): update dependency react-dnd to v15
* fix: Tabs demo
* fix: demo
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
linxianxi
19cc7d49e2
fix: Typography copyable add stopPropagation ( #33998 )
* fix: Typography copyable add stopPropagation
* add test
3 years ago
mic-web
4f8646f957
fix: class names of Row and Col components when using custom prefix ( #33969 )
3 years ago
MadCcc
d4ad8ce59d
docs: 4.18.6 changelog optimization ( #33990 )
3 years ago
Di Wu
745ebf2d84
fix: Exception in enter key callback on editable or copyable Paragraph ( #33976 )
* fix: Exception on enter key callback
* Move spyOn position
3 years ago
renovate[bot]
29d340724e
chore(deps): update dependency react-dnd-html5-backend to v15 ( #33941 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
MadCcc
a38b1e4ca5
fix: custom color should work on antd icons ( #33951 )
3 years ago
MadCcc
6b391bac74
docs( ✨ ): release 4.18.6 ( #33948 )
* docs(✨ ): release 4.18.6
* chore: update version
* docs: add date
3 years ago
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
3 years ago
Amour1688
1176454437
types: export DatePickRef and RangePickerRef ( close #33417 ) ( #33901 )
3 years ago
renovate[bot]
ebc0c1fbc5
chore(deps): update dependency @types/jest-environment-puppeteer to v5 ( #33898 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
d9656eb12c
chore(deps): update dependency eslint-plugin-jest to v26 ( #33899 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
MadCcc
6b1a48d5ed
revert: Revert "Merge branch 'feature' into master" ( #33903 )
This reverts commit 40433f357d
, reversing
changes made to 27a498e021
.
3 years ago
MadCcc
40433f357d
Merge branch 'feature' into master
3 years ago
MadCcc
27a498e021
fix: update dropdown version to 3.2.5 ( #33895 )
* fix: update dropdown version to 3.2.5
* test: update snapshot
3 years ago
github-actions[bot]
0d4e1b1356
chore: auto merge branchs ( #33889 )
chore: merge master into feature
3 years ago
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
3 years ago
tangjinzhou
eb45dbb4db
fix: block not work when small size ( #33878 )
https://github.com/vueComponent/ant-design-vue/issues/5219
3 years ago
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
3 years ago
黑雨
5a28417c58
feat: notification placement support 'top'/'bottom' ( #33871 )
3 years ago
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>
3 years ago
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>
3 years ago
github-actions[bot]
d81ac2d5a9
chore: auto merge branchs ( #33823 )
chore: sync master into feature
3 years ago
afc163
8217c544da
docs( ✨ ): release 4.18.5 ( #33822 )
* docs(✨ ): release 4.18.5
* update changelog
3 years ago
afc163
578aaad7f2
test: fix lint
3 years ago
Yang Zhang
ab8fc12fa7
docs: add Plasmic for Ant ( #33758 )
* Add Plasmic for Ant
* Point Plasmic link to dedicated Ant page
3 years ago
Eliot Sanford
a65ba8aa8a
docs: update sentence structure in the FAQ section ( #33816 )
3 years ago
renovate[bot]
e55a68670f
chore(deps): update dependency simple-git to v3 ( #33817 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Di Wu
fe23374871
fix: Invalid hook dependency array in Sider and Row ( #33804 )
3 years ago
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>
3 years ago
github-actions[bot]
0c6d1512be
chore: auto merge branchs ( #33794 )
chore: merge master into feature
3 years ago
MadCcc
9cf0dca8fc
test: fix cascader test coverage ( #33802 )
3 years ago
afc163
5d2994ec12
style: Cascader loading icon ( #33799 )
3 years ago
王浩
6dd39c1f89
fix(checkbox): disabled checkbox should works well with tooltip ( #33772 )
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
3 years ago
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>
3 years ago
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>
3 years ago
二货机器人
222d1b7095
chore: try to find safe version ( #33783 )
3 years ago
二货机器人
6063916394
fix: Cascader auto placement & scroll ( #33777 )
* fix: Cascader auto placement & scroll
* chore: bump rc-tree-select
3 years ago
MadCcc
d777a5430c
fix: update prevValue of checkbox if value changed ( #33753 )
3 years ago