陆离
|
46c200896f
|
Customize Input Component of AutoComplete (#4483)
* cherry-pick
* remove useless files
* remove useless files
* Group ts
* update interface
* ReactElement
|
2017-01-13 21:19:23 +08:00 |
|
Rex
|
05e9587ec8
|
<CheckboxGroup /> support className (#4276)
|
2016-12-16 20:23:36 +08:00 |
|
Wei Zhu
|
bd55d21f83
|
style: Fix jsx-no-multiline-js (#3994)
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
|
2016-11-25 12:03:39 +08:00 |
|
Wei Zhu
|
ccbebe60cc
|
style: Fix jsx alignment, #3966 (#3967)
|
2016-11-23 17:53:10 +08:00 |
|
Wei Zhu
|
f8d2aeefc3
|
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627)
|
2016-10-28 13:56:23 +08:00 |
|
Benjy Cui
|
4878258f6c
|
refactor: ref: #3490
|
2016-10-24 12:04:26 +08:00 |
|
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
2016-09-21 11:54:53 +08:00 |
|
Benjy Cui
|
af7635a73c
|
fix: should work with rc-form, close: #3046
|
2016-09-18 10:20:35 +08:00 |
|
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
2016-09-14 16:18:33 +08:00 |
|
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
2016-08-24 16:09:55 +08:00 |
|
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
2016-08-22 17:26:14 +08:00 |
|
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
2016-07-13 17:22:23 +08:00 |
|
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
2016-07-13 11:14:24 +08:00 |
|
yiminghe
|
94706f1d2c
|
fix ts
|
2016-07-07 20:25:03 +08:00 |
|
RaoHai
|
18f35047ec
|
Rewrite Checkbox in typescript
+ add return type of splitObject
+ rewrite `import React from 'react'` to `import * as React from 'react'`
+ rewrite Checkbox in typescript
|
2016-06-30 10:05:29 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|