Lukas Zeitler
826a42d90b
feat: add de_DE localisation for defaultValidateMessages for Form Component ( #25823 )
* Adds de_DE localisation for defaultValidateMessages for Form Component
* add de_DE localisation for default form validation messages
4 years ago
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
4 years ago
07akioni
9d49434483
fix: merge conflict
4 years ago
偏右
fca0da30e8
fix: Avatar fallback bug ( #25806 )
* refactor: avatar code
* fix: Fix Avatar fallback bug
close #25801
* add blank
* update demo
4 years ago
afc163
9e104292a2
docs: 📝 update table locale API
4 years ago
07akioni
29da624411
fix: Table getCheckboxProps indeterminate not working ( #25649 )
* fix: Table getCheckboxProps indeterminate not working
* feat: Table warn when set halfChecked using getCheckboxProps
* chore: rename expand-chidren.md to tree-data.md
4 years ago
07akioni
f38f297616
style: 💄 update Menu.Item horizontal style ( #25622 )
* refactor: menu style
* chore
* chore
* fix: site style
4 years ago
afc163
c299f1c420
docs: issue link of Cascader showSearch.matchInputWidth
https://github.com/ant-design/ant-design/issues/25779
4 years ago
xrkffgg
1fc3b59ada
fix: pagination button cursor style ( #25772 )
4 years ago
偏右
436465bd8a
fix: ⌨️ improve Accessibility by adding role ( #25774 )
for Alert/message/notification
4 years ago
二货机器人
2803ccf658
docs: Update DatePicker docs and add legacy notice ( #25768 )
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
4 years ago
zombiej
c5f3ea7b62
chore: Remove useless test case
ref #25736
4 years ago
zombiej
2742596b46
chore: Update snapshot
4 years ago
偏右
b466db56a7
Revert "docs: remove unnecessary code ( #25738 )" ( #25740 )
This reverts commit 6e8a14d62a
.
4 years ago
hoho2017
6e8a14d62a
docs: remove unnecessary code ( #25738 )
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
4 years ago
afc163
7d7cbf803b
🇭🇰 zh-HK locale
4 years ago
Tejas H
7c8906a8a9
Fixed typos ( #25671 )
Typo fix: `col-order-esponsive` -> `col-order-responsive`
4 years ago
Joo Wu
877668b1df
🇭🇰 Add zh-HK ( #25731 )
4 years ago
Albert Zhang
26f1d201c0
feat: using alert role in form-item-explain ( #25735 )
4 years ago
二货机器人
356812627f
fix: Collect FormItem errors should be sync with state ( #25737 )
* passing error logic
* fix: Collect FormItem errors should be sync with stat
4 years ago
二货机器人
9728b9cc15
fix: FormItem with noStyle passing error logic ( #25734 )
4 years ago
zhangchen
22fdd41732
fix: Calendar validRange prevents disabledDate ( #25626 )
* fix: Calendar validRange prevents disabledDate
* update: code style
* fix: 25606
* update: useCallback mergedDisabledDate
* update: useCallback mergedDisabledDate
* add: test case
4 years ago
偏右
5ac3313b7f
fix: Form control clear icon position ( #25728 )
* fix: Form control clear icon position
close #23430
* 🆙 eslint-plugin-unicorn
4 years ago
Amour1688
453f7d13f3
docs: optimize modal docs ( #25724 )
* docs: optimize modal docs
* docs: remove <br />
4 years ago
07akioni
3a50499b80
style: 💄 unify card action pane color with body color
4 years ago
hoho2017
da25fd1b38
docs: remove unused className ( #25718 )
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
4 years ago
zhangchen
51fa6fbdc4
fix: offset in FormItem's labelCol isn't work if layout is vertical ( #25713 )
4 years ago
丁文涛
f7cfc19465
docs: optimize button docs ( #25712 )
Co-authored-by: wynterding <dingwententao@youzan.com>
4 years ago
hoho2017
0222d4e7fe
chore: className here is unnecessary ( #25701 )
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
4 years ago
afc163
fb04927ada
📝 Add documentation for Form in Modal
4 years ago
xrkffgg
8ff35e818e
style: fix classnames to classNames ( #25697 )
4 years ago
xrkffgg
309c8d4404
style: add @zindex-popoconfirm ( #25693 )
* style: adjust @zindex-popover
* add ant-popconfirm
* update snap
4 years ago
偏右
8fa79d7eab
✅ update pagination snapshot ( #25656 )
4 years ago
afc163
77ed923fba
docs: 🎬 import Modal demo
4 years ago
偏右
7bdd4fc1d7
fix: Layout trigger ( #25653 )
* refactor: layout code
* fix: Layout `trigger` could customize zero width trigger
close #25433
4 years ago
07akioni
f937a7fffe
feat: Input & Input.TextArea support bordered prop ( #25617 )
* feat: Input bordered prop
* fix: snapshot
* fix: borderless Input background-color -> transparent
4 years ago
xrk
acd3fe58d2
docs: fix layout demo style ( #25645 )
4 years ago
zoomdong
b814270983
feat: update rc-field-form@1.8.0 and support remove use array in Form.List ( #25638 )
* feat: update rc-field-form@1.8.0 and support remove in Form.List use array
* feat: update readme
* feat: fix add function
* update
* update version
* update version
* update version
4 years ago
xrkffgg
96cbed4356
docs: fix layout demo style
4 years ago
07akioni
01cec29a8e
feat: Message hooks API ( #25422 )
* chore: comment on usePatchElement
* refactor: conform message & notifaction code logic
* feat: message useMessage, wip
* feat: message.useMessage, it works now
* fix: promise on regular api
* feat: message hooks
* chore: fix lint
* chore: new line
* chore: revert new line
* refactor: prefixCls
* fix: prefixCls
* test: cov
* chore
* chore
* chore
* chore
* docs
* docs: message hooks faq
* test: remove useless config provider
* chore: remove some test codes
* chore
* docs: hooks version
4 years ago
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
二货机器人
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
偏右
3da88497ff
docs: info version about Modal.config ( #25610 )
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
xrk
2a051bac64
docs: fix layout demo ( #25602 )
4 years ago