Commit Graph

17360 Commits

Author SHA1 Message Date
信鑫-King
fa559d125d
docs: dark color tool (#21101)
* docs: dark color tool

* tweak: locale

* fix: lint

* fix: dark

* fix: color unset

* fix: style

* fix: primary minSaturation

* fix: lint

* fix: padding

* fix: height

* fix: colors
2020-02-04 21:14:31 +08:00
偏右
4984838cbb
Merge pull request #21185 from ant-design/upgrade-jest
chore: 🆙 upgrade jest 25
2020-02-04 18:54:00 +08:00
afc163
8b1912a048 🆙 upgrade rc-rate to fix ci 2020-02-04 18:37:05 +08:00
二货机器人
57f0605f42
chore: Add article track (#21220)
* chore: Add article track

* update category
2020-02-04 18:36:39 +08:00
afc163
25d2f1b3e2 some tests should run when mount to document.body 2020-02-04 18:03:16 +08:00
afc163
6b01785f96 🆙 upgrade jest 25 2020-02-04 17:44:04 +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
二货机器人
536823b977
Update azure-pipelines.yml (#21212) 2020-02-04 14:41:04 +08:00
depfu[bot]
bba23d2f0a
Update rc-slider to version 9.2.0 (#21207) 2020-02-04 12:44: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
偏右
4d26ed83e3 🐛 fix site menu affix bug (#21188)
close #21128
2020-02-03 13:19:37 +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
myeunhyuk
7715657cf1
Update dark.md (#21184)
* Update dark.md

* Update dark.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-03 11:14:40 +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
二货机器人
5884416156
Merge pull request #21177 from ant-design/master
chore: Merge master
2020-02-02 20:49:12 +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
偏右
75a4cd9b74
Merge pull request #21138 from ant-design/master
Merge master into feature
2020-01-29 23:08:43 +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
depfu[bot]
2836e369c1
Update cross-env to version 7.0.0 (#21110) 2020-01-29 21:43:41 +08:00
depfu[bot]
cbfba326ed
Update @types/jest to version 25.1.0 (#21129) 2020-01-29 21:34:55 +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
Kermit Xuan
427f11c016 fix(#20523): update rc-pagination to 1.20.13 (#21112) 2020-01-27 19:30:22 +08:00
二货机器人
f67f81bac9
docs: 4.0.0-rc.3 changelog (#21111)
* docs: 4.0.0-rc.3 changelog

* re-order
2020-01-27 11:26:07 +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