afc163
258d335450
docs: 📝 fix layout demo
4 years ago
xrk
96eec53cae
docs: add input.password iconRender ( #25635 )
4 years ago
xrk
8a18a85922
docs: fix table.md ( #25629 )
4 years ago
afc163
055c997fc5
📝 changelog about tabs changes
4 years ago
偏右
275fb3b87d
Update package.json
4 years ago
二货机器人
500ba8ab37
feat: Tree support titleRender ( #25624 )
4 years ago
WuJiali
4ec1b8ae09
feat: Description list plus extra operation area ( #25512 )
* feat: Description list plus extra operation area
* 修复title与extra对齐,加版本等问题
* 去掉basic里extra
* 修改extra样式
* title与extra都没有的时候不展示header
* 更新测试用例
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
4 years ago
沐霖
906ba62e35
docs: Improve the Grid Col attribute description ( #25623 )
* Explain that the component properties are related to the screen
* docs: 补充Grid Col属性说明
4 years ago
偏右
cf42a16505
feat: Modal.config rootPrefixCls ( #25613 )
* feat: Modal.config rootPrefixCls
* fix tsd
4 years ago
Arvin Xu
b1082fdb33
docs: Update Ant Design Pro Sketch Library ( #25620 )
4 years ago
偏右
3da88497ff
docs: info version about Modal.config ( #25610 )
4 years ago
xrk
10ccd914e0
docs: fix shadown md ( #25611 )
4 years ago
偏右
f7ed77b52f
feat: support Modal.config for prefixCls ( #25603 )
* chore: refactor test cases
* ✨ support Modal.config
* fix lint
* remove extra default prefixCls value
* fix tsd
* docs: fix api
* Update components/message/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
4 years ago
Curly.Water
8527049159
docs: fix typo ( #25608 )
4 years ago
二货机器人
870138b088
Merge pull request #25604 from ant-design/master
chore: Feature merge master
4 years ago
xrk
2a051bac64
docs: fix layout demo ( #25602 )
4 years ago
偏右
061e7b86d8
chore: upgrade react-slick to reduce bundle size ( #25599 )
* chore: upgrade react-slick to reduce bundle size
* upgrade array-move BTW
4 years ago
Albert Zhang
cf9c08aca4
fix: customRequest file interface ( #25598 )
4 years ago
xrk
877caa2b03
feat: Avatar.Group ( #25192 )
4 years ago
zhangchen
fb869021aa
fix: Form.Item with `help` should display error style when validate failed ( #25582 )
* fix: Form.Item does not display validation message when set help
* fix: Form.Item does not display validation message when set help
* update: code style
4 years ago
大猫
5792b6e7c1
docs: add ProList recommendation ( #25044 )
* docs: add ProList recommendation
add ProList recommendation
* docs: ProList recommend move to API
docs: ProList recommend move to API。
* Update components/list/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
偏右
b69d012da8
style: fix Descriptions breaks Table width when ( #25593 )
inside of expandedRowRender
close #25573
4 years ago
JinXin
ad8aa87373
feat: multi drawer push ( #25445 )
4 years ago
偏右
4b2bc6c6fb
Merge pull request #25589 from ant-design/master
chore: merge master into feature
4 years ago
xrk
ad7a37b836
docs: fix type in demo ( #25590 )
4 years ago
Albert Mañosa
6e7e3dc6a9
feat: refine Catalan ca_ES locale ( #25583 )
* Improve ca_ES locale
* feat: Refine ca_ES locale
* fix: Update locale-provider snapshot
* fix: Update locale-provider snapshot
4 years ago
Amir Arafat
b237bfde8a
feat: add missing translations in ar_EG ( #25587 )
* added Arabic locale text
* better Arabic translation
* fixed order of sentence.
4 years ago
Yunfly
f0efeeb451
docs: fix drag table not correct ( #25585 )
Co-authored-by: Yunfly <qinfy@knownsec.com>
4 years ago
二货机器人
8382bb02b9
docs: 4.4.2 changelog ( #25579 )
4 years ago
zoomdong
12beeff3d6
docs: remove unseless TreeNode in Tree demo ( #25578 )
4 years ago
zombiej
ba3f84f5c5
docs: Update table resize demo desc
ref #14647
4 years ago
linye
95993979c5
Update RecommendPage.tsx ( #25574 )
4 years ago
zoomdong
a3f1de3293
refactor(Grid): rewrite with hook ( #24976 )
* refactor: hooks
* fix: lint
* update hooks
* update ref
4 years ago
Yunfly
dd8e9f8568
fix: alert close optimization ( #24460 ) ( #24460 )
Co-authored-by: Yunfly <qinfy@knownsec.com>
4 years ago
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>
4 years ago
xrk
d66458435d
docs: fix pagination api ( #25565 )
4 years ago
zhangchen
d04bd2fabc
fix: Table onChange event is triggered twice ( #25520 )
* fix: Table onChange event is triggered twice
* fix: Table onChange event is triggered twice
* test: should call onChange when change pagination size
* update: code style
4 years ago
xrk
6de959ce1a
docs: reduce demo calendar/carousel/collapse ( #25553 )
* docs: reduce demo
* add
4 years ago
07akioni
750931b14c
fix: Select showSearch align issue
* fix: selector ::after line-height
* chore
* test: update snapshots
* chore: revert debug demo
* chore
4 years ago
07akioni
a50dd21868
docs: faq on components vertial alignment ( #25544 )
4 years ago
偏右
d5cb860347
Merge pull request #25541 from ant-design/master
chore: merge master into feature
4 years ago
07akioni
e5e44d2aae
refactor: Radio.Group use useMergedState ( #25539 )
4 years ago
afc163
ce407809ca
use node 14 image in circleci
4 years ago
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
4 years ago
偏右
5ce2b62867
perf: 📦 remove babel-runtime and enable @babel/runtime ( #25530 )
* 🗑️ remove babel-runtime from deps
* perf: enable @babel/runtime helpers
4 years ago
07akioni
daa0be6727
refactor: message style ( #25531 )
* refactor: message style
* chore: revert
4 years ago
07akioni
4c2acbda7d
Merge pull request #25528 from ant-design/master
chore: merge master into feature
4 years ago
Viorel Cojocaru
f507a21c37
Fix relative-ci setup ( #25523 )
* build: Send stats to relative-ci only on minified compilation
Prevent duplicate job for every push
* build: Remove unnecessary bundle-stats option
4 years ago
Amumu
b3a7ed5575
fix typo ( #25525 )
4 years ago
二货机器人
24abadd994
fix: preserve warning in Gorm.Item ( #25518 )
4 years ago