Yury Kozyrev
88e0c9b436
More tabIndex properties ( #8936 )
* Update Checkbox.tsx
* Update Input.tsx
* Update index.tsx
7 years ago
Wei Zhu
05c702838d
Fix implicit any error for Input
7 years ago
Nokecy
08d27b92ee
inputNumber 添加onKeyDown属性声明 ( #8253 )
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
delesseps
174c98cdca
Add focus and blur support to InputNumber ( #7615 )
* Add focus support to InputNumber
* Convert string ref to private ref
* Added blur method and fixed linting
7 years ago
afc163
f56e1a7de7
Fix InputNumber id ts type, close #7257
7 years ago
afc163
5ad194143f
Fix InputNumber[precision] ts definites, close #6715
8 years ago
Panjie Setiawan Wicaksono
1abbc1c31b
chore: add name props to input-related interfaces ( #6276 )
8 years ago
whtang906
851f8a8756
Add missing props(parser) into InputNumberProps
8 years ago
afc163
928126e3b3
fix formatter types
8 years ago
Hugo LEHMANN
a73d7d6f22
Add InputNumber typings for props formatter ( #5241 )
* Add InputNumber typings for props formatter
https://github.com/ant-design/ant-design/issues/5240
* InputNumber: Correct typings for formatter prop
8 years ago
afc163
ef5df24936
fix InputNumber onChange argument type
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
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
feng zhi hao
4b9db4ff87
improve props interface in InputNumber and Table ( #3360 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
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
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
c10fbaed6f
fix some className issues
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
eaae43abdd
More ES2015 classes.
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
Benjy Cui
75fc99f0ad
fix: InputNumber should support `className`
9 years ago
afc163
268b2dd3ee
fix rc-input-number
9 years ago
afc163
2f18d05759
move input-number width to css
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
zhujun24
dee35bd833
optimize code style
9 years ago
zhujun24
ea3f38a58a
unify size api name
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
afc163
b90f83ed8a
update default width
9 years ago
afc163
207041879b
improve input number demos
10 years ago
yiminghe
465c8c2cdf
add input-number
10 years ago