Eden Wang
ed66395a12
export event for input.group
6 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
ddcat1115
c5b154294e
add attribute `compact` for InputGroup ( #4309 )
* add attribute `compact` for InputGroup
* improve
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Benjy Cui
e2b6054cc4
style: update code style
8 years ago
Benjy Cui
d70ff98f9f
fix: large size should be set by JS, not CSS, close : #3630
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
马斯特
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
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
f15110e7c1
fix: Input[size] should be configurable, close : #1732
9 years ago
Benjy Cui
047bfc2574
style: enable react/prefer-stateless-function
9 years ago
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
9 years ago