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
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
afc163
d44271ce45
Fix badge initial position jump bug again, close #3709
8 years ago
Benjy Cui
60ecb3c628
refactor: each message should warn just once
8 years ago
Benjy Cui
e7fb3447a2
style: fix lint
8 years ago
afc163
216f046f3b
Change badge count title to raw value, close #3645
8 years ago
afc163
12e1735255
fix badge[style]
8 years ago
Benjy Cui
f52dcbfb37
chore: add warning for invalid usage, close : #3475
8 years ago
afc163
6dd222a8a4
Refactor code of status Badge
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
Benjy Cui
ff19dcc1fc
feat: add Badge[status, text], close : #2715 ( #2780 )
* feat: add Badge[status, text], close : #2715
* feat: optimize Badge[status, text]
8 years ago
afc163
730dbc72f7
Add typings
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
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
8a69058364
badge can be use like <Badge />, ref #413
9 years ago
afc163
5e18c37cce
Add overflowCount for badge, close #660
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
9d4aa291f3
Refactor ant scroll number
9 years ago
jljsj
64be14e89e
update
9 years ago
jljsj
23b5bf0cb0
update badge getTranslateY
9 years ago
afc163
250836371b
improve code style
9 years ago
jljsj
a834a9f83e
update badge anim demo
9 years ago
jljsj
75d2d21b0b
update badge anim
9 years ago
jljsj
55b9ec3feb
update badge open max 99
9 years ago
jljsj
0a1c8ba811
update badge anim 0-9, 9-0
9 years ago
jljsj
a52567bee6
add badge the number scroll anim
9 years ago
afc163
c301c6b06d
improve code style
9 years ago
jljsj
58f4c2f086
add badge anim
9 years ago
afc163
27155b5d81
hide badge when count is 0, fix #476
9 years ago
haoxin
147ffa4209
fix: get count from props
9 years ago
afc163
034b561948
Fix PropTypes
9 years ago
afc163
3165da4246
update badge
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
afc163
af2425d7d5
Add component badge
9 years ago