马斯特
|
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 |
afc163
|
0e6f677ff9
|
Fix doc headings
|
8 years ago |
Benjy Cui
|
cb367f3f35
|
site: update site details
|
8 years ago |
afc163
|
c3c1d091c2
|
Fix InputNumber flush style in Chrome, close #2876
|
8 years ago |
Marius Ileana
|
75741854c9
|
input-number / index.en-US.md - small update (#2790)
Small update on the API section.
|
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 |
Benjy Cui
|
2c0ed57e5a
|
docs: fix InputNumber demos' format
|
8 years ago |
ryangun
|
0723b9664c
|
docs: the translation of Input-number (#2707)
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
afc163
|
089f1ae512
|
update components category name
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
RaoHai
|
ff31a5b555
|
Revert "Revert "refactor with bisheng""
This reverts commit 7a07b128d1 .
|
9 years ago |
RaoHai
|
7a07b128d1
|
Revert "refactor with bisheng"
|
9 years ago |
Benjy Cui
|
95222a51fa
|
site: migrate changelog.md
|
9 years ago |
Benjy Cui
|
8842d9342a
|
site: update components' type
|
9 years ago |
afc163
|
80c7583562
|
update input-number disabled style
|
9 years ago |
afc163
|
c99a59a44c
|
update input-number disabled style
|
9 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
afc163
|
b1abf3bc28
|
change demo format
|
9 years ago |
afc163
|
278b5d83e1
|
update docs
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
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
|
5a9b7a295f
|
update docs
|
9 years ago |
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
9 years ago |
Benjy Cui
|
209170e813
|
style: update demo code style to please lint
|
9 years ago |
afc163
|
1e001d2d82
|
upgrade eslint-config-airbnb
|
9 years ago |
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
9 years ago |
afc163
|
16abf46071
|
Fix markdown eslint errors, update .eslintrc
|
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
|
753c01ae18
|
ES6 syntax for demo code
fix antd.notification
|
9 years ago |
yiminghe
|
76b0f673ec
|
beta2
|
9 years ago |
Benjy Cui
|
5b86a4be1d
|
refactor: replace `button` tag with `Button` component
|
9 years ago |
afc163
|
691b0147b1
|
update eslintrc and fix code
|
9 years ago |
afc163
|
fdf19520d6
|
Add component type
|
9 years ago |
zhujun24
|
dee35bd833
|
optimize code style
|
9 years ago |
zhujun24
|
ea3f38a58a
|
unify size api name
|
9 years ago |
zhujun24
|
7b64e31ea3
|
inputNumber size
|
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
|
2902e33070
|
modify input number default disable in demo
|
9 years ago |
afc163
|
4be73afd2d
|
微调了input-number在chrome下的效果
|
9 years ago |
afc163
|
b90f83ed8a
|
update default width
|
9 years ago |