xrk
96eec53cae
docs: add input.password iconRender ( #25635 )
2020-07-15 16:53:26 +08:00
xrk
8a18a85922
docs: fix table.md ( #25629 )
2020-07-15 15:09:50 +08:00
afc163
055c997fc5
📝 changelog about tabs changes
2020-07-15 12:28:39 +08:00
偏右
275fb3b87d
Update package.json
2020-07-15 11:41:46 +08:00
二货机器人
500ba8ab37
feat: Tree support titleRender ( #25624 )
2020-07-15 10:06:51 +08:00
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>
2020-07-14 20:37:21 +08:00
沐霖
906ba62e35
docs: Improve the Grid Col attribute description ( #25623 )
...
* Explain that the component properties are related to the screen
* docs: 补充Grid Col属性说明
2020-07-14 20:30:48 +08:00
偏右
cf42a16505
feat: Modal.config rootPrefixCls ( #25613 )
...
* feat: Modal.config rootPrefixCls
* fix tsd
2020-07-14 18:43:55 +08:00
Arvin Xu
b1082fdb33
docs: Update Ant Design Pro Sketch Library ( #25620 )
2020-07-14 18:42:17 +08:00
偏右
3da88497ff
docs: info version about Modal.config ( #25610 )
2020-07-14 11:51:47 +08:00
xrk
10ccd914e0
docs: fix shadown md ( #25611 )
2020-07-14 11:19:28 +08:00
偏右
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>
2020-07-14 11:14:46 +08:00
Curly.Water
8527049159
docs: fix typo ( #25608 )
2020-07-14 11:02:17 +08:00
二货机器人
870138b088
Merge pull request #25604 from ant-design/master
...
chore: Feature merge master
2020-07-13 21:13:23 +08:00
xrk
2a051bac64
docs: fix layout demo ( #25602 )
2020-07-13 19:35:15 +08:00
偏右
061e7b86d8
chore: upgrade react-slick to reduce bundle size ( #25599 )
...
* chore: upgrade react-slick to reduce bundle size
* upgrade array-move BTW
2020-07-13 14:36:55 +08:00
Albert Zhang
cf9c08aca4
fix: customRequest file interface ( #25598 )
2020-07-13 14:11:55 +08:00
xrk
877caa2b03
feat: Avatar.Group ( #25192 )
2020-07-13 12:45:37 +08:00
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
2020-07-13 12:02:15 +08:00
大猫
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>
2020-07-13 11:26:50 +08:00
偏右
b69d012da8
style: fix Descriptions breaks Table width when ( #25593 )
...
inside of expandedRowRender
close #25573
2020-07-13 11:26:15 +08:00
JinXin
ad8aa87373
feat: multi drawer push ( #25445 )
2020-07-12 18:47:14 +08:00
偏右
4b2bc6c6fb
Merge pull request #25589 from ant-design/master
...
chore: merge master into feature
2020-07-12 18:38:18 +08:00
xrk
ad7a37b836
docs: fix type in demo ( #25590 )
2020-07-12 18:14:35 +08:00
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
2020-07-12 17:52:42 +08:00
Amir Arafat
b237bfde8a
feat: add missing translations in ar_EG ( #25587 )
...
* added Arabic locale text
* better Arabic translation
* fixed order of sentence.
2020-07-12 17:47:59 +08:00
Yunfly
f0efeeb451
docs: fix drag table not correct ( #25585 )
...
Co-authored-by: Yunfly <qinfy@knownsec.com>
2020-07-12 14:47:59 +08:00
二货机器人
8382bb02b9
docs: 4.4.2 changelog ( #25579 )
2020-07-11 16:25:03 +08:00
zoomdong
12beeff3d6
docs: remove unseless TreeNode in Tree demo ( #25578 )
2020-07-11 12:52:16 +08:00
zombiej
ba3f84f5c5
docs: Update table resize demo desc
...
ref #14647
2020-07-10 22:56:16 +08:00
linye
95993979c5
Update RecommendPage.tsx ( #25574 )
2020-07-10 22:41:33 +08:00
zoomdong
a3f1de3293
refactor(Grid): rewrite with hook ( #24976 )
...
* refactor: hooks
* fix: lint
* update hooks
* update ref
2020-07-10 17:38:28 +08:00
Yunfly
dd8e9f8568
fix: alert close optimization ( #24460 ) ( #24460 )
...
Co-authored-by: Yunfly <qinfy@knownsec.com>
2020-07-10 17:26:39 +08:00
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>
2020-07-10 16:53:26 +08:00
xrk
d66458435d
docs: fix pagination api ( #25565 )
2020-07-10 15:18:40 +08:00
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
2020-07-10 15:17:15 +08:00
xrk
6de959ce1a
docs: reduce demo calendar/carousel/collapse ( #25553 )
...
* docs: reduce demo
* add
2020-07-10 09:04:45 +08:00
07akioni
750931b14c
fix: Select showSearch align issue
...
* fix: selector ::after line-height
* chore
* test: update snapshots
* chore: revert debug demo
* chore
2020-07-09 18:40:40 +08:00
07akioni
a50dd21868
docs: faq on components vertial alignment ( #25544 )
2020-07-09 17:33:27 +08:00
偏右
d5cb860347
Merge pull request #25541 from ant-design/master
...
chore: merge master into feature
2020-07-09 16:43:45 +08:00
07akioni
e5e44d2aae
refactor: Radio.Group use useMergedState ( #25539 )
2020-07-09 15:36:40 +08:00
afc163
ce407809ca
use node 14 image in circleci
2020-07-09 15:35:46 +08:00
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
...
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
2020-07-09 15:16:49 +08:00
偏右
5ce2b62867
perf: 📦 remove babel-runtime and enable @babel/runtime ( #25530 )
...
* 🗑️ remove babel-runtime from deps
* perf: enable @babel/runtime helpers
2020-07-09 13:56:55 +08:00
07akioni
daa0be6727
refactor: message style ( #25531 )
...
* refactor: message style
* chore: revert
2020-07-09 12:27:05 +08:00
07akioni
4c2acbda7d
Merge pull request #25528 from ant-design/master
...
chore: merge master into feature
2020-07-09 11:39:48 +08:00
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
2020-07-09 10:27:32 +08:00
Amumu
b3a7ed5575
fix typo ( #25525 )
2020-07-09 10:24:41 +08:00
二货机器人
24abadd994
fix: preserve warning in Gorm.Item ( #25518 )
2020-07-08 23:43:26 +08:00
偏右
71447da264
perf: 🆙 upgrade to omit.js@2.0.2 ( #25507 )
...
* 🆙 upgrade to omit.js@2.0.2
* remove unused dep
* fix ci
* 🆙 upgrade rc-mentions
2020-07-08 23:14:22 +08:00