Commit Graph

19069 Commits

Author SHA1 Message Date
zombiej
cdefaec190 docs: Update DatePicker docs 2020-07-30 13:56:18 +08:00
Omri Grossman
8800b56e47
fix: The 'indentSize' in the Table component couldn't be zero value (#25890)
* - Fixed the indentSize prop of Table.tsx to also accept 0 values

* - Undo Cascader component test snapshots

* - Added test case
- Used check with typeof === number instead of `undefined` and `null`

Co-authored-by: omri.g <omri.g@alibaba-inc.com>
2020-07-30 10:16:44 +08:00
afc163
36ec093962 fix GitHub action OOM when npm run dist 2020-07-29 18:53:30 +08:00
偏右
7776722bdc
fix: Carousel height issue (#25886)
* chore: 🎬 improve carousel demos

* fix: Carousel weired height issue

close #25878

* fix snapshot
2020-07-29 18:35:52 +08:00
afc163
22d8355ccb site: 📝 fix version switch locale bug 2020-07-29 11:11:11 +08:00
07akioni
832f6929e6
docs: changelog 4.5.1 (#25866)
* docs: changelog 4.5.1

* chore

* chore

* chore

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-28 20:14:37 +08:00
xrkffgg
a204c7fc0c
docs: update dropdown demo text (#25864) 2020-07-28 20:07:09 +08:00
07akioni
44b51dc2b7
fix: Badge style import (#25863) 2020-07-28 17:59:14 +08:00
偏右
8eb4e83535
test: increase test covarage (#25857)
* test:  increase test covarage

* fix test case
2020-07-28 17:54:46 +08:00
07akioni
f498ae0344
fix: menu horizontal dark style & site (#25850)
* fix: menu horizontal dark style & site

* fix: lint

* fix: update snapshot

* chore: revert

* chore

* fix: padding transition glitch
2020-07-28 17:09:09 +08:00
偏右
246d3767ea
style: tweak divider border color (#25855) 2020-07-28 15:45:51 +08:00
偏右
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