07akioni
9d49434483
fix: merge conflict
4 years ago
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1
4 years ago
07akioni
7dbe4fe20f
fix: build site failed, lock webpack version ( #25816 )
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
16c0ca9100
docs: remove duplicated icon from document
4 years ago
afc163
9e104292a2
docs: 📝 update table locale API
4 years ago
linye
4ad1ccac27
docs: Update site docs ( #25795 )
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
偏右
d53bf9a575
docs: 📝 Add links about how to contribute
4 years ago
Kermit Xuan
d52965e5df
feat(date-picker): improve hovering experience ( #25784 )
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
二货机器人
f9136b2610
fix: TreeSelect treeNodeLabelProp should only work on values ( #25755 )
4 years ago
二货机器人
6a075f3fc8
chore: Update rc-tree deps ( #25754 )
4 years ago
偏右
af27b029ad
Merge pull request #25743 from ant-design/master
chore: merge master into feature
4 years ago
偏右
1cd9f1ea13
fix: 🆙 upgrade up-react-slick ( #25744 )
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
偏右
4d6647deba
Merge pull request #25730 from ant-design/master-to-merge-feature
chore: merge master into feature
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
afc163
508cecd0a7
merge feature into master-to-merge-feature
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
Lyndon001
a876fe3052
Update cases.zh-CN.md
4 years ago
Lyndon001
de1703592c
Update introduce.zh-CN.md
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
xrkffgg
0c5d5af627
Merge branch 'master' of github.com:ant-design/ant-design
4 years ago
信鑫-King
e3ff370666
docs: changelog 4.4.3 ( #25695 )
* docs: changelog 4.4.3
* chore: docs format
* chore: date
* docs: changelog format
* docs: changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* chore: version
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
4 years ago
zoomdong
36a51d9fa7
fix: update rc-input-number@5.1.1 && onBlur should get value '' when clear the data ( #25704 )
4 years ago
hoho2017
0222d4e7fe
chore: className here is unnecessary ( #25701 )
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
4 years ago
xrkffgg
43dc337ead
docs: add faq about gitee ( #25700 )
* docs: add faq about gitee
* Update docs/react/faq.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* update
Co-authored-by: 偏右 <afc163@gmail.com>
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
He Linming
1cd7331c42
Merge pull request #25685 from moonrailgun/moonrailgun/fix-color-doc-typo
docs: fix color docs comment typo
4 years ago
moonrailgun
0ee24d68e8
docs: fix color docs comment typo
4 years ago