afc163
1b45a2c005
update footer
2017-11-09 16:53:05 +08:00
afc163
9ffd545b24
fix order
2017-11-09 16:50:29 +08:00
afc163
23033cb9c1
Add work-with-us
2017-11-09 16:49:04 +08:00
chaofeis
c168a92f18
docs: add missing key prop for controlled tag demo ( #1 ) ( #8147 )
2017-11-08 23:46:24 -06:00
afc163
72aa5e0763
Fix input group align bug in Chrome 62
...
close ant-design/ant-design-pro#139
2017-11-08 19:53:03 +08:00
D & R
10ab3f5187
fix flattenTree in Cascader ( #8130 ) ( #8136 )
2017-11-08 15:56:58 +08:00
afc163
00227e8688
test node 8 in travis
2017-11-08 15:47:12 +08:00
afc163
198d033e21
upgrade @types/react to 16
2017-11-08 15:42:57 +08:00
afc163
4790f84657
Fix AutoComplete and Input affix style conflict, close #8081
2017-11-08 15:11:57 +08:00
afc163
2d17d8a768
refactor edit-row demo, close #8026
2017-11-07 21:03:14 +08:00
Wei Zhu
e5a57ff60a
Improve Select type definition
...
Close #8128
2017-11-07 17:33:09 +08:00
afc163
b740d86bbf
update feedback.md
2017-11-07 14:58:36 +08:00
afc163
ac96bad478
Improve demo details and update snapshot
2017-11-06 21:14:40 +08:00
Benjy Cui
6bedfb6a5c
bump 2.13.9
2017-11-06 10:18:53 +08:00
Benjy Cui
be38298f8e
docs: add changelog for 2.13.9 ( #8105 )
2017-11-05 20:16:46 -06:00
Benjy Cui
ffe36725d6
docs: remove duplicated APIs
2017-11-06 10:01:39 +08:00
afc163
32b2c21145
site: fix header button style
2017-11-03 15:29:25 +08:00
afc163
5fc64a8433
Add emoji-mart into recommandation
2017-11-03 15:07:42 +08:00
Benjy Cui
de0493d82b
docs: translate, ref: #8100
2017-11-03 15:02:26 +08:00
Josué
c00a2aabe2
docs: add missed time picker props ( #8100 )
...
* Add missed time-picker props
* Update time picker docs for missed props
2017-11-03 01:55:06 -05:00
afc163
59db56e953
Fix popupVisible of Cascader not working, close #8088
2017-11-03 13:03:54 +08:00
Kyle Kelley
43864988e3
correct spelling of progress ( #8101 )
...
`@process-default-color` --> `@progress-default-color`
2017-11-03 09:43:02 +08:00
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.
2017-11-03 09:40:56 +08:00
afc163
1af37103f3
use ghost
2017-11-02 11:18:32 +08:00
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
2017-11-01 18:53:20 +08:00
afc163
bf82b4c49b
Fix suffix of Input.Search
...
close #7970
2017-11-01 12:12:16 +08:00
afc163
9583bb4c85
Add Ant Design Pro
2017-11-01 10:50:27 +08:00
afc163
36df1c5f83
site: target should be _blank
2017-10-31 21:58:41 +08:00
afc163
cc305209c0
Fix badge in header
2017-10-31 18:07:37 +08:00
afc163
3e7ade8d4e
Fix link color
2017-10-31 17:51:35 +08:00
afc163
2075b056f7
Fix link color
2017-10-31 17:44:44 +08:00
afc163
ace590273a
Add pro link
2017-10-31 16:32:09 +08:00
afc163
7c3a483190
Fix input checkbox or radio disappeared, ref #7974
2017-10-30 13:19:53 +08:00
翁润雨
f64e24af8c
add the 'selectable' attribute ( #8048 )
2017-10-28 19:39:33 +08:00
nikogu
4166474d07
bump 2.13.8 - change version
2017-10-28 18:52:06 +08:00
niko
9bb216ea19
2.13.8 change log review ( #8041 )
...
bump 2.13.8
2017-10-28 05:34:10 -05:00
afc163
dcde9e7b60
Remove modao
2017-10-28 17:03:56 +08:00
afc163
a666a59eb0
Add china mirror link in footer
2017-10-28 00:09:55 +08:00
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
2017-10-27 07:21:34 -05:00
nikogu
9696739a36
update Menu snapshots
2017-10-27 18:24:07 +08:00
nikogu
c664d843fb
fixed: https://github.com/ant-design/ant-design/issues/8040
2017-10-27 17:40:31 +08:00
afc163
3c4cc688a1
Fix install warning, close #8030
2017-10-27 10:02:08 +08:00
afc163
ad9809ec2e
Fix extra padding of loading Card when it is too wide
2017-10-26 19:20:12 +08:00
Wei Zhu
5660e81541
Remove debug code
2017-10-25 17:43:09 +08:00
Kiho · Cham
9ecce8d90f
missing the array first element xs ( #8010 )
2017-10-25 00:58:10 -05:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
Wei Zhu
caeaba68fc
Merge pull request #7896 from monkindey/antd_api_sort_base_master
...
doc: sort api following some rule
2017-10-25 10:22:46 +08:00
Wei Zhu
f28d0d4d82
docs: Document onRowContextMenu
...
close #7820
2017-10-25 10:00:44 +08:00
For177
6d68d5d8fc
Update index.zh-CN.md ( #8002 )
2017-10-24 04:31:12 -05:00
monkindey
a22bcec4e7
add size props group sorting
2017-10-24 14:34:58 +08:00