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 |
|
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 |
|
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 |
|
二货机器人
|
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 |
|
二货机器人
|
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 e65b383df8dc3aff17833aa3b274b1ba29eb3271)
|
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 |
|
Yash Joshi
|
9cfc617ce6
|
fix(docs): add note about prefixCls styles (#21073)
* fix(docs): add note about prefixCls styles
* add docs for chinese
|
2020-01-22 22:16:16 +08:00 |
|
二货机器人
|
c4b9a02036
|
docs: Add FormItem FAQ with Modal (#21077)
* docs: Add faq
* Update index.en-US.md
|
2020-01-22 20:20:18 +08:00 |
|
yoyo837
|
ca8ea41118
|
Revert "change the prop className of the Header, Footer and Content to the last"
This reverts commit e728f406d8 .
|
2020-01-22 16:07:32 +08:00 |
|
yoyo837
|
e728f406d8
|
change the prop className of the Header, Footer and Content to the last
|
2020-01-22 16:07:06 +08:00 |
|
二货机器人
|
58133bcabd
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
|
二货机器人
|
ee6f63f2e1
|
chore: Fix TS define of FormItem (#21067)
|
2020-01-22 11:33:35 +08:00 |
|
偏右
|
26c08cd51b
|
Merge pull request #21061 from ant-design/feature
Merge master into feature
|
2020-01-21 23:19:57 +08:00 |
|
Amumu
|
f783ddabf4
|
fix: change the prop className of the Layout and others to the last (#21041)
* className to be the last
* snapshot
|
2020-01-21 22:09:09 +08:00 |
|
Saeed Rahimi
|
0dd9d44229
|
fix: rtl issue in breadcrumb (#21054)
* fix: rtl issue in breadcrumb
* update snapshots
* resolve ci
|
2020-01-21 22:01:53 +08:00 |
|
骗你是小猫咪
|
6378d16e19
|
chore: upgrade rc-table (#21053)
|
2020-01-21 20:43:52 +08:00 |
|