Commit Graph

12462 Commits

Author SHA1 Message Date
偏右
39e37bf1b4
fix: Input[allowClear] className (#27462)
* fix: Input[allowClear] className missing

close #27444

* fix snapshot
2020-10-30 15:27:37 +08:00
xrkffgg
db89bf3955
fix: RangePicker border style when has same data (#27438) 2020-10-29 15:29:20 +08:00
偏右
cc8ec58ab1
fix: Table onShowSizeChange trigger twice (#27417)
close #26100
close #27392
2020-10-28 12:56:05 +08:00
jesse
a7ce8039b9
docs: update Tabs api (#27416) 2020-10-28 11:51:43 +08:00
Amumu
729ad9dfa1
fix: Fix the width of the step content in the horizontal direction (#27406)
* chore: code style

* Revert "feat: remove content max-width on dot-step (#24907)"

This reverts commit 0879bd5df3.

* chore: revert code style
2020-10-27 23:58:38 +08:00
二货机器人
39333253d9
fix: Not merge additional data (#27412) 2020-10-27 23:02:52 +08:00
jesse
abb724565d
docs: update Tabs api (#27410)
* docs: update api

* Update index.zh-CN.md

* fix

* fix

* suggestion
2020-10-27 23:00:54 +08:00
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks (#27386)
* fix: Lines of tree style

* chore: Update style

* fix: style lint

* update snapshot
2020-10-26 23:13:52 +08:00
Troy Li
07d4022e18
fix: Invalid regular expression for particular ellipsis content (#27383)
* fix:  Invalid regular expression for particular ellipsis content

* fix: ellipsisContent is possibly nullable

* test: add test cases for ellipsis string with parentheses
2020-10-26 22:11:13 +08:00
二货机器人
59a133274b
fix: Desc label with flex node (#27375)
* fix: Desc label with flex node

* test: Update snapshot

* rm useless css

* more style

* rm useless code
2020-10-26 18:40:26 +08:00
xrk
88414b3b33
fix: select focus border in form when has error (#27378) 2020-10-26 18:36:39 +08:00
xrk
c84cd88f51
docs: optimize layout demo css (#27369) 2020-10-26 12:17:07 +08:00
Amumu
a7ae888a90
docs: docs upgrade (#27367) 2020-10-26 11:57:37 +08:00
Tom Xu
5e85ce47a0
chore: improve useCombinedRefs (#27352) 2020-10-24 23:52:59 +08:00
xrk
92f7f6dbb2
fix: border style of Input.Search when allowClear (#27325)
* fix: border style of Input.Search when allowClear

* fix css

* update

* change name
2020-10-24 23:28:24 +08:00
Tom Xu
b0245e742b
refactor(select): rewrite with hook (#27318)
* refactor(select): rewrite with hook

* Update index.tsx

* Update index.tsx

* Update index.tsx

* fix test

* Update index.tsx

* Update index.tsx
2020-10-24 20:33:18 +08:00
二货机器人
d6bd89e370
fix: Form warning (#27343)
* fix: Not warning in drawer

* add test case
2020-10-24 14:47:44 +08:00
Tom Xu
f116b29f15
dcos(select): improve size default value (#27315) 2020-10-24 14:32:43 +08:00
realEago
1ceaa3a87f
docs: table doc childrenColumnName property type (#27329)
Co-authored-by: zhaiyuanhang <zhaiyuanhang@xylink.com>
2020-10-23 19:32:29 +08:00
偏右
9a368a59f1
fix: Typography ellipsis title (#27328)
* fix: Typography ellipsis title

close #27324

* fix ci
2020-10-23 19:31:41 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test (#24475)
* test: demo -> ui test

* improve comment image width

* use argos-ci

* use by cicleci

* fix circle run

* rebase master

* try pipeline var

* use another branch var

* fix commit id

* ignore image test file

* remove useless report

* fix test coverage
2020-10-23 18:50:46 +08:00
二货机器人
06b25b4d07
refactor: Update rc-field-form version (#27319)
* refactor: Update rc-field-form version

* update snapshot
2020-10-23 15:20:48 +08:00
JuniorTour
75d4fdb3f1
feat: change object-fit of UploadList to contain (#27312) 2020-10-23 11:18:57 +08:00
Tom Xu
6e0981d1df
refactor(responsive-observe): improve typescript type (#27305) 2020-10-23 10:57:13 +08:00
小鹅鹅鹅
ed1b31ba36
style: notification 长单词不换行 显示不全 (#27285)
fix: pass lint
2020-10-22 15:19:04 +08:00
Tom Xu
4bf9105c4f
docs(modal): improve style type (#27304) 2020-10-22 13:14:19 +08:00
Tom Xu
a91b451881 docs(button): improve size default value 2020-10-22 08:33:20 +08:00
Robin Pokorny
aa00cee500
docs: Document default for button size (#27283) 2020-10-21 23:17:08 +08:00
xrkffgg
cb23875ab7 docs: fix Space size type 2020-10-21 12:24:03 +08:00
afc163
b383c14114 docs: improve button dropdown demo 2020-10-21 11:50:18 +08:00
zombiej
07506792fc docs: Add DatePicker panelRender FAQ
close #27263
2020-10-21 11:38:18 +08:00
Tom Xu
0822ac618f
chore: add prettier ignore and format demo (#27270) 2020-10-21 11:06:07 +08:00
Tom Xu
b5dc079228
chore: improve code style (#27266) 2020-10-21 10:35:06 +08:00
Tom Xu
d44f404eae
docs: sort api (#27251)
* chore: improve sort api table scripts

* sort api

* add ignore

* Revert "sort api"

This reverts commit 343505d5f0.

* sort api

* Update package.json

* sort api

* Delete sort-api.js

* sort api

* sort api

* sort api

* fix

* Update index.zh-CN.md

* fix input-number

* fix input-number

* sort func

* fix

* Method moved to the end

* carousel method
2020-10-21 10:33:43 +08:00
JuniorTour
87dba05e2a
docs: fix invalid disabledDate of RangePicker demo (#27112)
* docs: fix invalid disabledDate of RangePicker demo

Close https://github.com/ant-design/ant-design/issues/26885

* Update select-in-range.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-20 22:03:02 +08:00
偏右
27e9926438
fix: duplicated className on Search[allowClear] (#27261)
* fix: duplicated className on Search[allowClear]

close #27258

* fix snapshot
2020-10-20 21:44:37 +08:00
Michał Jasikowski
96c665a0bb
fix: changed sorting and validation labels to proper English (#27259)
* fix: sorting and validation labels in English

* fix: changed labels for ga_IE to proper English

* fix: changed labels for ga_IE to proper English

* Update en_GB.tsx
2020-10-20 18:20:06 +08:00
afc163
f80828bfd6 docs: 🎬 refactor Form demo code 2020-10-20 13:29:04 +08:00
偏右
35fb8ee91d
fix: horizontal Menu in flex layout (#27253)
close #27240
2020-10-20 11:42:44 +08:00
Tom Xu
0db9842419
fix: Editable Typography in Card title style problems (#27221)
* fix: Editable Typography in Card title style problems

* Update index.less
2020-10-20 11:18:33 +08:00
Tom Xu
3493b4f7da
docs(input): add showCount version (#27246) 2020-10-20 09:47:21 +08:00
handy
fd0a513718
fix: Tag component close icon display bug (#27226)
* fix: tag component close icon display bug

* update tag component demo.test.snap
2020-10-19 18:27:20 +08:00
afc163
ef8ea979b4 docs: 📝 fix doc 2020-10-19 16:45:17 +08:00
Tom Xu
322098487f
fix: Checkbox Group TS typo (#27231)
* fix: Checkbox Group TS typo

* Revert "fix: Checkbox Group TS typo"

This reverts commit 0898f84ff7.

* Update Group.tsx

* Create type.test.tsx
2020-10-19 16:42:07 +08:00
lingjieee
8d9d86c433
style: fix Sider light theme (#27227)
* fixd:Sider组件light模式下样式丢失

* Update light.less

Co-authored-by: jie.ling <jie.ling@tongdun.net>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-19 15:11:36 +08:00
二货机器人
8ea1e52d4d
fix: TextArea wrapper with div when !showCount (#27216)
* fix: TextArea layout

* test: Update snapshot

* fix: value logic

* fix: className & style logic

* chore: rm uesless code

* chore: Clean up
2020-10-19 14:03:19 +08:00
Tom Xu
09f8df94b4
docs(dropdown): improve api path and function type (#27213) 2020-10-19 11:14:04 +08:00
Tom Xu
c28d0f85ad
docs(dropdown): improve type (#27212) 2020-10-19 01:06:01 +08:00
Tom Xu
261018053f
refactor(checkbox-group): rewrite with hook (#27147) 2020-10-18 23:31:20 +08:00
Tom Xu
e234a71ecd
refactor(typography): remove deprecated (#27158) 2020-10-17 17:23:22 +08:00