afc163
5e7c735935
Fix ts compile error
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
afc163
ac96bad478
Improve demo details and update snapshot
7 years ago
Wei Zhu
d6ace6663b
Update snapshot
7 years ago
Benjy Cui
ffe36725d6
docs: remove duplicated APIs
7 years ago
kossel
92aa34c1b5
Feature antd 3.0/spinning indicator ( #7977 )
* Added indicator props to Spin component
* Added indicator props to Spin component
* update snapshots
* fix defautl props
* revert some snapshot files
7 years ago
Benjy Cui
de0493d82b
docs: translate, ref: #8100
7 years ago
Josué
c00a2aabe2
docs: add missed time picker props ( #8100 )
* Add missed time-picker props
* Update time picker docs for missed props
7 years ago
afc163
59db56e953
Fix popupVisible of Cascader not working, close #8088
7 years ago
afc163
ca1b79ad34
Add Badge[offset]
7 years ago
Kyle Kelley
43864988e3
correct spelling of progress ( #8101 )
`@process-default-color` --> `@progress-default-color`
7 years ago
David Schneider
a5c3a6c930
In SliderProps type definition, replace `void` types with `null`. ( #8102 )
With TypeScript compiler option ‘strictNullChecks’ enabled, the value `null` cannot be assigned to type `void`. This means, for instance, that it’s impossible to pass a `null` value for prop `step`. I don’t expect that substituting `null` for `void` in these type definitions should cause anyone difficulty; because these are optional props, a consumer of this component should be able to pass `null` or `undefined` safely, whether or not the compiler is using strict null checks.
7 years ago
afc163
9b2c40cdd7
avoid triggering unmatch when unregister
7 years ago
afc163
05c56553a2
Fix gutter PropTypes
7 years ago
afc163
b4bd906bf0
Fix responsive grid gutter
7 years ago
afc163
dd8b6347c7
Fix enquire in server render
7 years ago
afc163
09c2df4093
Fix test case
7 years ago
afc163
692efefe31
Support responsively grid gutter
7 years ago
afc163
1c8fbb8899
update code style
7 years ago
afc163
bf82b4c49b
Fix suffix of Input.Search
close #7970
7 years ago
Benjy Cui
51785aa6eb
deps: upgrade TypeScript to 2.6, close #8018
7 years ago
afc163
81cf43905d
Fix Alert backgroun and border color
7 years ago
afc163
296dfc7375
vertical progressDot Steps style
7 years ago
Benjy Cui
b38c9c11a8
test: simplify snapshots for LocaleProvider
7 years ago
Wei Zhu
8c904de7d4
Add form wrappedComponentRef test
7 years ago
Benjy Cui
7ff7519207
fix: upgrade rc-form and refactor to be compatible with react@16
7 years ago
afc163
2a14b4667d
Fix progress dot step style
7 years ago
afc163
7cc3e2c1cd
Fix input checkbox or radio disappeared, ref #7974
7 years ago
翁润雨
58fe3277d8
add the 'selectable' attribute ( #8048 )
7 years ago
afc163
7c3a483190
Fix input checkbox or radio disappeared, ref #7974
7 years ago
Benjy Cui
70291d5514
chore: update size props order, ref: d12f247
7 years ago
afc163
d12f247e63
Fix api order
7 years ago
afc163
b61cb8f99e
update select group title style
7 years ago
翁润雨
f64e24af8c
add the 'selectable' attribute ( #8048 )
7 years ago
afc163
25a013a84b
Fix snapshot
7 years ago
afc163
7537aa11d0
Fix input shadow in iOS safari, ref #7974
7 years ago
afc163
0908293c42
update TimePicker demo snapshot
7 years ago
afc163
23caba1b65
Upgrade rc-time-picker to 3.0.0
Add `hourStep` `minuteStep` `secondStep`
7 years ago
vgeyi
8bde0c0fee
Rewrite the MenuItem to handle ref for react 16 ( #8037 )
* ReWrite MenuItem to remove ref warning for react 16
* unified coding style
* add removing semicolon
7 years ago
nikogu
9696739a36
update Menu snapshots
7 years ago
nikogu
c664d843fb
fixed: https://github.com/ant-design/ant-design/issues/8040
7 years ago
ddcat1115
b7a7758f37
try to fix ci
7 years ago
nikogu
5db04b6d4b
update list grid padding bottom
7 years ago
ddcat1115
7acf29bc9c
tweak Card style
7 years ago
afc163
fce4860243
Add Divider[dashed] prop
7 years ago
afc163
091b84008f
update demo
7 years ago
afc163
099d5a0822
Tweak select arrow style
7 years ago
afc163
ad9809ec2e
Fix extra padding of loading Card when it is too wide
7 years ago
afc163
11c3abb3aa
Fix list border
7 years ago
afc163
c44f9528be
Tweak list style
7 years ago