Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
tangjinzhou
257f3ec35d
fix: badge offset x y axis order error
6 years ago
zongzi531
e29a88b704
fix: badge type error.
6 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
afc163
322ebf0039
fix badge snapshot
7 years ago
afc163
8da79f4b34
Badge[status] should work with Tooltip
close #10626
7 years ago
Ludwig Bäcklund
74d81c2d07
Add title prop to Badge that shows when hovering it
7 years ago
Mathew
947cee4475
fix issue #9359 ( #9364 )
* fix issue #9359
* fix trailing whitespaces
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
3c648820a0
Fix badge style
7 years ago
afc163
09af43c314
Allow Badge[status] usage with Badge[children], close #8164
7 years ago
afc163
ca1b79ad34
Add Badge[offset]
7 years ago
afc163
914fec9ac4
Tweak badge padding
7 years ago
vgeyi
0a6475cb0d
Badge add scrollNumberPrefixCls ( #7882 )
* badge add scrollNumberPrefixCls
* badge add scrollNumberPrefixCls
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
afc163
a0a1bff7fe
Use real count as badge title
7 years ago
afc163
330e1f7a4b
Fix badge title, close #7024
7 years ago
afc163
fd625ef1a0
upgrade and fix tslint problems
8 years ago
afc163
4417dcf300
fix tsc
8 years ago
Jordan Hornblow
03adcefafd
Make count prop optional in BadgeProps interface
E.g. https://ant.design/components/badge/#components-badge-demo-dot
8 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
- typescript upgrade to 2.2.1
8 years ago
Benjy Cui
ef2375885e
feat: support Badge[showZero], close : #4251 ( #5096 )
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
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