Khalifa Lame
81e3429955
Update Badge English doc ( #7628 )
* Update Badge English doc
Fixed typos.
* Update index.en-US.md
Reverted some changes after studying the component.
7 years ago
afc163
a0a1bff7fe
Use real count as badge title
7 years ago
afc163
8892d85e33
use @font-size-base for Badge[text]
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
afc163
a88f8fcc21
fix badge demo
7 years ago
afc163
330e1f7a4b
Fix badge title, close #7024
7 years ago
afc163
39207efa4d
Add @badge-font-size and @tabs-title-font-size
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago
Benjy Cui
8e9a2eae38
chore: fix ts lint
8 years ago
Benjy Cui
a4a26797ec
fix: mention should support `.focus`, close : #6135
8 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
afc163
23212aea5c
fix badge snap
8 years ago
afc163
ee2f025585
Fix badge style in Maxthon, close #5477
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
56775e5ed7
fix badge snap
8 years ago
afc163
b090dec8e0
Fix badge style in Maxthon, close #5477
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
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
Wei Zhu
1fc8990531
docs: Rewrite Badge demos to ES6 component
8 years ago
afc163
49b050ccc1
Improve button and badge[status] with pulse animation
8 years ago
afc163
e5ccc1d4ba
fix for stylelint
8 years ago
afc163
8726e8581b
New animation for Badge[status="processing"]
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
afc163
70a0cc0940
fix badge borderColor
8 years ago
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
close #4747 #4290 #4176
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Benjy Cui
4b08601f0f
style: update code style
8 years ago
Benjy Cui
e6052d5832
docs: update demo for badge
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
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
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
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
a6e09ccfd0
fix Badge z-index, close #3898
8 years ago
afc163
5d2a2cc39b
Add @highlight-color less variables
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
bd8482c893
update doc
8 years ago
afc163
d44271ce45
Fix badge initial position jump bug again, close #3709
8 years ago