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
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
Benjy Cui
e9111a855f
refactor: remove propTypes in private components
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
afc163
1da5490ab8
Fix badge initial position jump bug
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
afc163
11b019667c
Fix badge props, close #3109
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
Shawn Sit
7ce12fe36a
doc: demo translation enhancement ( #3033 )
* doc enhancement
* keep chinese simplified demo
8 years ago
Marius Ileana
3d25f65c2b
docs: Badge - demos - english translation ( #3058 )
8 years ago
马斯特
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
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
Benjy Cui
969cbed2ca
docs: update demo of Badge
8 years ago
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
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