Lyndon001
dd531b8428
Update work-with-us.md
7 years ago
afc163
1b45a2c005
update footer
7 years ago
afc163
9ffd545b24
fix order
7 years ago
afc163
23033cb9c1
Add work-with-us
7 years ago
chaofeis
c168a92f18
docs: add missing key prop for controlled tag demo ( #1 ) ( #8147 )
7 years ago
afc163
72aa5e0763
Fix input group align bug in Chrome 62
close ant-design/ant-design-pro#139
7 years ago
D & R
10ab3f5187
fix flattenTree in Cascader ( #8130 ) ( #8136 )
7 years ago
afc163
00227e8688
test node 8 in travis
7 years ago
afc163
198d033e21
upgrade @types/react to 16
7 years ago
afc163
4790f84657
Fix AutoComplete and Input affix style conflict, close #8081
7 years ago
afc163
2d17d8a768
refactor edit-row demo, close #8026
7 years ago
Wei Zhu
e5a57ff60a
Improve Select type definition
Close #8128
7 years ago
afc163
b740d86bbf
update feedback.md
7 years ago
afc163
ac96bad478
Improve demo details and update snapshot
7 years ago
Benjy Cui
6bedfb6a5c
bump 2.13.9
7 years ago
Benjy Cui
be38298f8e
docs: add changelog for 2.13.9 ( #8105 )
7 years ago
Benjy Cui
ffe36725d6
docs: remove duplicated APIs
7 years ago
afc163
32b2c21145
site: fix header button style
7 years ago
afc163
5fc64a8433
Add emoji-mart into recommandation
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
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
1af37103f3
use ghost
7 years ago
Andreas Cederström
a3610603bf
Upgrade documentation of use with create-react-app ( #8085 )
https://github.com/timarney/react-app-rewired have new compose protocol.
Check: https://github.com/timarney/react-app-rewired/tree/master/packages/react-app-rewire-less
7 years ago
afc163
bf82b4c49b
Fix suffix of Input.Search
close #7970
7 years ago
afc163
9583bb4c85
Add Ant Design Pro
7 years ago
afc163
36df1c5f83
site: target should be _blank
7 years ago
afc163
cc305209c0
Fix badge in header
7 years ago
afc163
3e7ade8d4e
Fix link color
7 years ago
afc163
2075b056f7
Fix link color
7 years ago
afc163
ace590273a
Add pro link
7 years ago
afc163
7c3a483190
Fix input checkbox or radio disappeared, ref #7974
7 years ago
翁润雨
f64e24af8c
add the 'selectable' attribute ( #8048 )
7 years ago
nikogu
4166474d07
bump 2.13.8 - change version
7 years ago
niko
9bb216ea19
2.13.8 change log review ( #8041 )
bump 2.13.8
7 years ago
afc163
dcde9e7b60
Remove modao
7 years ago
afc163
a666a59eb0
Add china mirror link in footer
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
afc163
3c4cc688a1
Fix install warning, close #8030
7 years ago
afc163
ad9809ec2e
Fix extra padding of loading Card when it is too wide
7 years ago
Wei Zhu
5660e81541
Remove debug code
7 years ago
Kiho · Cham
9ecce8d90f
missing the array first element xs ( #8010 )
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
Wei Zhu
caeaba68fc
Merge pull request #7896 from monkindey/antd_api_sort_base_master
doc: sort api following some rule
7 years ago
Wei Zhu
f28d0d4d82
docs: Document onRowContextMenu
close #7820
7 years ago
For177
6d68d5d8fc
Update index.zh-CN.md ( #8002 )
7 years ago