afc163
855e0ff78d
Fix super argument
2017-11-09 19:45:55 +08:00
afc163
856ecd4ae3
Merge branch 'master' into antd-3.0
2017-11-09 19:45:06 +08:00
afc163
97a889da00
Fix snapshot
2017-11-09 19:38:04 +08:00
afc163
d30e398859
Fix upload.test.js
2017-11-09 19:34:48 +08:00
Graeme Yeates
8395de01a2
Add support for column defaultSortOrder ( #6449 ) ( #8111 )
...
Fixes #6449
2017-11-09 19:30:24 +08:00
Lyndon001
dd531b8428
Update work-with-us.md
2017-11-09 03:36:55 -06:00
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
a99c8c7175
Fix snapshot
2017-11-07 11:12:10 +08:00
Wei Zhu
11f91bd451
Fix test_node
2017-11-07 10:55:19 +08:00
Wei Zhu
67fee48c6a
Run test against multiple react versions
2017-11-07 10:51:25 +08:00
afc163
42e219389d
Fix key warning
2017-11-07 10:48:05 +08:00
afc163
f02cd9cd52
use development react in dev
2017-11-07 10:43:49 +08:00
afc163
5e7c735935
Fix ts compile error
2017-11-06 22:20:54 +08:00
afc163
1338c4f4f8
bump new beta
2017-11-06 21:29:21 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
afc163
2f0197599f
Merge branch 'master' into antd-3.0
2017-11-06 21:19:44 +08:00
afc163
ac96bad478
Improve demo details and update snapshot
2017-11-06 21:14:40 +08:00
Wei Zhu
d6ace6663b
Update snapshot
2017-11-06 19:00:36 +08:00
afc163
714b4ae06a
Merge branch 'master' into antd-3.0
2017-11-06 10:35:41 +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
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
2017-11-04 12:05:25 +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
afc163
ca1b79ad34
Add Badge[offset]
2017-11-03 11:37:35 +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
afc163
9b2c40cdd7
avoid triggering unmatch when unregister
2017-11-01 22:10:11 +08:00
afc163
05c56553a2
Fix gutter PropTypes
2017-11-01 21:40:47 +08:00
afc163
3cef86ece5
bump
2017-11-01 20:31:54 +08:00
afc163
b4bd906bf0
Fix responsive grid gutter
2017-11-01 20:31:26 +08:00
afc163
dd8b6347c7
Fix enquire in server render
2017-11-01 19:08:16 +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
09c2df4093
Fix test case
2017-11-01 18:51:55 +08:00