Commit Graph

10693 Commits

Author SHA1 Message Date
偏右
bebc662940
🐛 Fix Steps style when size="small" and labelPlacement="vertical" (#21258)
close #21257
2020-02-06 16:59:17 +08:00
信鑫-King
6166f5b42d
chore: dark site style (#21246)
* fix: dark site style

* fix: format

* fix: update snapshot

* fix: site params

* fix: site style
2020-02-06 14:43:16 +08:00
二货机器人
a3da49e292
fix: Transfer search input style collapsed (#21247) 2020-02-05 19:11:41 +08:00
Kermit Xuan
7b7afac38e
fix(#19879): add drag class to slider and upgrade slider to 9.2.1 (#21244)
* fix(#20523): update rc-pagination to 1.20.13

* fix(#19879): add drag class to slider and upgrade slider to 9.2.1
2020-02-05 18:47:10 +08:00
二货机器人
52a1600a01
fix: Badge number style (#21235)
* fix css priority

* update snapshot

* update snapshot
2020-02-05 13:52:26 +08:00
偏右
74f01d8485
Merge pull request #21226 from ant-design/feature
chore: Merge feature into master
2020-02-04 22:59:21 +08:00
afc163
8debe2eb65 test: update snapshot for pt_BR locale 2020-02-04 22:05:06 +08:00
afc163
4d1217c9e7 Merge branch 'patch-1' of https://github.com/mrodrigs/ant-design into mrodrigs-patch-1 2020-02-04 22:01:51 +08:00
偏右
a558dd8756
Merge pull request #21221 from ant-design/master
chore: Merge master into feature
2020-02-04 21:58:14 +08:00
afc163
25d2f1b3e2 some tests should run when mount to document.body 2020-02-04 18:03:16 +08:00
afc163
e03209c7d4 update snapshot
close #20779
2020-02-04 17:42:18 +08:00
偏右
fd8d71717b
🆕 Add style for Checkbox & Radio Group options (#21219)
close #19739
2020-02-04 17:34:02 +08:00
二货机器人
6d685c7e8a
fix: Table customize filter update (#21218)
* fix: useSyncState logic

* add test case
2020-02-04 17:30:41 +08:00
Rick Zhou
4fa525b8a0
avoid reading innerText (#21217)
this resolves https://github.com/ant-design/ant-design/issues/21160
2020-02-04 17:10:28 +08:00
偏右
7d47413afa
fix: Radio Group style with Badge (#21215)
* 💄 fix Radio Group style with Badge

close #21213

*  update snapshot
2020-02-04 17:01:19 +08:00
偏右
93e6454488
🆕 Add less variable @form-item-label-font-size (#21216)
close #21205
2020-02-04 17:01:03 +08:00
afc163
d4b757698a update snapshot 2020-02-04 16:41:28 +08:00
二货机器人
ad51283a9d
fix: Form.Item init status should also check help (#21211)
* fix: Form.Item init status should also check help

* clean up
2020-02-04 14:43:12 +08:00
zhiyuc
73679974b9
fix: Collapse Panel with extra prop (#21202) 2020-02-04 10:57:10 +08:00
Teng YANG
347fea69ee
feat: resolve #20728 customize header checkbox labels in Transfer (#21139)
* add checkboxLabels prop in Transfer

* change prop to `selectAllLabels` and add demo

* update transfer demo test snapshot

* refine param in one object and update demo
2020-02-04 10:16:23 +08:00
Marcus Stenbeck
e5509215bc
docs: fix typo (#21201) 2020-02-03 22:42:35 +08:00
二货机器人
e6719cbf2a
fix: Should TimePicker defaultOpenValue work (#21198)
* fix: Should TimePicker defaultOpenValue work

* update snapshot
2020-02-03 19:09:04 +08:00
Belikov Ivan
3a7235679b
fix: Form.Item name 0 processing (#21186)
* fix Form.Item name `0` processing

* Test coverage for `null`
2020-02-03 17:54:33 +08:00
二货机器人
b4519407b8
fix: Table.Column should correct handle sorter state (#21194) 2020-02-03 16:48:13 +08:00
二货机器人
d02c486052
feat: Modal support hooks (#20949)
* init hooks

* portal it in

* children with 2 context demo

* Remove config since not more second demo

* Quit with same Component for logic reuse

* add rest functions

* use localeReceiver

* use localeReceiver

* update test case

* fix lint

* update docs

* update demo title
2020-02-03 13:00:35 +08:00
二货机器人
207fc03c91
fix: Form.Item with name 0 should be validate (#21179)
* fix FormItem missing name

* update test case
2020-02-02 22:28:05 +08:00
二货机器人
b36e96043f
feat: Form.Item support validateFirst (#21178) 2020-02-02 21:40:16 +08:00
二货机器人
92998e67ef
refactor: Button disable autoInsertSpaceInButton will not calculate text length (#21176)
* skip check

* add test case
2020-02-02 18:03:38 +08:00
二货机器人
eb399e9fe7
fix: Select multiple selection margin (#21175)
* fix style

* fix size

* fix lint
2020-02-02 16:57:23 +08:00
tae
88642f6048
refactor: Progress use React.Fragment to remove unused div (#21170) 2020-02-02 11:12:07 +08:00
二货机器人
d96ab1c985
fix: Table expandIcon should work (#21169)
* test driven

* fix logic
2020-02-01 22:50:58 +08:00
二货机器人
074fa324b6
fix: FormItem required not work without name (#21168) 2020-02-01 20:09:29 +08:00
Teng YANG
048a6e28a3
fix: #21134 checkbox can't receive context update from checkbox group (#21146)
* fix checkbox can't receive context update issue

* add test case for checkbox handling context update
2020-01-31 21:25:34 +08:00
Felix
db99fe752f
Phrasing (#21142)
Small edit that I believe may be more appropriate for what this paragraph is trying to convey.
2020-01-30 13:07:51 +08:00
琚致远
b9dca84e78
docs: Update fileList.md (#21144)
* Update fileList.md

* Update fileList.md
2020-01-30 13:06:17 +08:00
Teng YANG
5fcd73c371
fix transfe checkbox label unit calculate issue (#21136) 2020-01-29 22:22:57 +08:00
Chris Frisina
0b4caf96d1
docs: Clarifying property conflicts in English (#21118)
* clarifying conflicts in english

To show which property it conflicts with

* Update index.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-01-29 21:44:34 +08:00
Maurício Rodrigues
e963bdb6ed
fix: pt_BR locale rangePlaceholder translation
Simply adjusting for a more accurate translation =)
2020-01-28 08:44:13 -03:00
Teng YANG
8cf8c16142 update display names for layout components (#21123) 2020-01-28 15:03:04 +08:00
二货机器人
0f1629b244
fix: Input suffix form validate error style (#21121)
* fix: Input suffix form validate error style

* update style

* update snapshot
2020-01-28 12:38:30 +08:00
zombiej
c2e7264ac9 chore: update snapshot 2020-01-28 12:16:48 +08:00
Teng YANG
8f5ea54cc7 remove moment deps in Countdown (#21108) 2020-01-27 10:08:02 +08:00
Teng YANG
bf56026809 update clearfix mixin (#21109)
Refs: ff29c1224c/scss/mixins/_clearfix.scss
2020-01-26 21:42:14 +08:00
Teng YANG
3ee4d822fc fix: card actions font-size issue (#21107)
Fix card component action font-size not controlled by theme variable.

(cherry picked from commit e65b383df8)
2020-01-26 12:11:59 +08:00
二货机器人
996b7bc8f0
fix: Input suffix should work with append (#21105) 2020-01-25 17:50:03 +08:00
偏右
4126ed8571
Update index.zh-CN.md 2020-01-25 11:34:39 +08:00
Amumu
3513c3493f className to be the last (#21074) 2020-01-25 00:27:56 +08:00
xrkffgg
f46b674f35 fix: timeline content style (#21068) 2020-01-25 00:23:15 +08:00
Jirka-Lhotka
a0fec0874d Fix wrong event type of AntTreeNodeMouseEvent (#21102) 2020-01-25 00:22:28 +08:00
Chris Frisina
1db1e57792 Update register.md (#21093)
English Grammar
2020-01-24 09:40:09 +08:00