偏右
f4e76c603e
style: ⚡ remove Select choice animation ( #25852 )
2020-07-28 15:06:18 +08:00
afc163
72fb1c7b52
site: fix header menu item min-width
2020-07-28 13:34:37 +08:00
偏右
cffa9af09b
feat: export FormList interface ( #25849 )
...
close #24487
close #25835
2020-07-28 13:04:18 +08:00
afc163
f0509f0bf9
site: fix header menu margin
2020-07-28 11:04:00 +08:00
07akioni
4491c81708
docs: changelog 4.5.0 ( #25820 )
...
* docs: changelog 4.5.0
* chore
* chore
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
* chore: reorder
* chore
* chore
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* chore
* chore
* chore: test ci
* docs: update changelog
* chore
* chore
* docs: changelog date
* chore
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 23:05:16 +08:00
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
2020-07-27 22:32:21 +08:00
Hsuan Lee
b34841e39b
fix: Tabs focus state color when disabled ( #25827 )
2020-07-27 22:29:26 +08:00
07akioni
27d14741e3
Merge pull request #25841 from ant-design/feature
...
chore: merge feature into master
2020-07-27 22:16:47 +08:00
07akioni
c2f208e2d2
feat: steps percent ( #25839 )
...
* feat: Steps with progress
* test: update snapshot
* fix: lint
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
* refactor: remove progressIcon && rename percentage to percent
* test: snapshot
* fix: icon position offset
* fix: position offset
* fix: icon position offset
* docs
* fix: small line offset
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 21:40:36 +08:00
zoomdong
1638a9c163
feat: support date-fns in Picker ( #25822 )
...
* feat: support in date-fns in Picker
* add document
* feat: add docs
* fix document
* update
2020-07-27 19:28:14 +08:00
Kermit Xuan
53be0fb0a7
chore(picker): improve hovering experience ( #25826 )
2020-07-27 15:56:34 +08:00
afc163
ce02caa2d8
docs: 💄 fix resource tabs style
2020-07-27 15:50:24 +08:00
07akioni
3247772660
Merge pull request #25829 from ant-design/master
...
chore: merge master into feature
2020-07-27 15:39:21 +08:00
07akioni
fbc10c4f0b
fix: ci lint error ( #25828 )
2020-07-27 15:21:16 +08:00
偏右
ae5f3b84be
Create codeql-analysis.yml ( #25825 )
2020-07-27 14:06:42 +08:00
偏右
a931bc71ea
📦 Create dependabot.yml
2020-07-27 13:28:28 +08:00
偏右
d18c753b93
Update contributing.zh-CN.md
2020-07-27 11:21:21 +08:00
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
2020-07-27 11:10:44 +08:00
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
2020-07-27 10:41:32 +08:00
07akioni
d857800adc
Merge pull request #25817 from ant-design/resolve-conflict-1
...
chore: merge feature into master
2020-07-26 20:45:57 +08:00
07akioni
9d49434483
fix: merge conflict
2020-07-26 20:30:56 +08:00
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1
2020-07-26 20:14:11 +08:00
07akioni
7dbe4fe20f
fix: build site failed, lock webpack version ( #25816 )
2020-07-26 19:54:18 +08:00
偏右
fca0da30e8
fix: Avatar fallback bug ( #25806 )
...
* refactor: avatar code
* fix: Fix Avatar fallback bug
close #25801
* add blank
* update demo
2020-07-26 16:53:50 +08:00
afc163
16c0ca9100
docs: remove duplicated icon from document
2020-07-25 15:19:33 +08:00
afc163
9e104292a2
docs: 📝 update table locale API
2020-07-25 14:32:45 +08:00
linye
4ad1ccac27
docs: Update site docs ( #25795 )
2020-07-24 23:45:48 +08:00
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
2020-07-24 18:46:56 +08:00
07akioni
f38f297616
style: 💄 update Menu.Item horizontal style ( #25622 )
...
* refactor: menu style
* chore
* chore
* fix: site style
2020-07-24 14:39:47 +08:00
偏右
d53bf9a575
docs: 📝 Add links about how to contribute
2020-07-24 12:12:13 +08:00
Kermit Xuan
d52965e5df
feat(date-picker): improve hovering experience ( #25784 )
2020-07-23 22:49:32 +08:00
afc163
c299f1c420
docs: issue link of Cascader showSearch.matchInputWidth
...
https://github.com/ant-design/ant-design/issues/25779
2020-07-23 17:51:44 +08:00
xrkffgg
1fc3b59ada
fix: pagination button cursor style ( #25772 )
2020-07-23 17:35:13 +08:00
偏右
436465bd8a
fix: ⌨️ improve Accessibility by adding role ( #25774 )
...
for Alert/message/notification
2020-07-23 15:00:14 +08:00
二货机器人
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
2020-07-23 11:25:17 +08:00
二货机器人
f9136b2610
fix: TreeSelect treeNodeLabelProp should only work on values ( #25755 )
2020-07-22 21:18:13 +08:00
二货机器人
6a075f3fc8
chore: Update rc-tree deps ( #25754 )
2020-07-22 18:16:32 +08:00
偏右
af27b029ad
Merge pull request #25743 from ant-design/master
...
chore: merge master into feature
2020-07-22 14:42:35 +08:00
偏右
1cd9f1ea13
fix: 🆙 upgrade up-react-slick ( #25744 )
2020-07-22 14:23:10 +08:00
zombiej
c5f3ea7b62
chore: Remove useless test case
...
ref #25736
2020-07-22 13:53:27 +08:00
zombiej
2742596b46
chore: Update snapshot
2020-07-22 13:02:25 +08:00
偏右
b466db56a7
Revert "docs: remove unnecessary code ( #25738 )" ( #25740 )
...
This reverts commit 6e8a14d62a
.
2020-07-22 10:43:36 +08:00
hoho2017
6e8a14d62a
docs: remove unnecessary code ( #25738 )
...
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
2020-07-22 10:05:44 +08:00
afc163
7d7cbf803b
🇭🇰 zh-HK locale
2020-07-21 23:24:33 +08:00
Tejas H
7c8906a8a9
Fixed typos ( #25671 )
...
Typo fix: `col-order-esponsive` -> `col-order-responsive`
2020-07-21 23:08:24 +08:00
Joo Wu
877668b1df
🇭🇰 Add zh-HK ( #25731 )
2020-07-21 23:05:18 +08:00
Albert Zhang
26f1d201c0
feat: using alert role in form-item-explain ( #25735 )
2020-07-21 22:29:31 +08:00
二货机器人
356812627f
fix: Collect FormItem errors should be sync with state ( #25737 )
...
* passing error logic
* fix: Collect FormItem errors should be sync with stat
2020-07-21 20:51:36 +08:00
二货机器人
9728b9cc15
fix: FormItem with noStyle passing error logic ( #25734 )
2020-07-21 17:49:10 +08:00
偏右
4d6647deba
Merge pull request #25730 from ant-design/master-to-merge-feature
...
chore: merge master into feature
2020-07-21 16:45:19 +08:00