afc163
45db4cab50
improve props passing
9 years ago
ddcat1115
fe4dfa05b0
fix #2258 for `Badge` `Spin`
9 years ago
afc163
d4b57fa4c8
Fix Badge render bug in Chrome, close #2208
9 years ago
afc163
089f1ae512
update components category name
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
yiminghe
777692a207
fix index
9 years ago
yiminghe
56f4f0688d
clean deps
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
fcf3242570
upgrade eslint-config-airbnb and fix lints
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
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
f13e40b887
Fix: isomorphic badge & spin
close #1300 again
9 years ago
afc163
7d700b01cc
Fix server render difference
close #1300
ref #215
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Benjy Cui
5e4786440d
deps: remove object-assign
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
afc163
a553f6b299
typo
9 years ago
afc163
1c5bc26e9f
Fix badge in old webkit browser
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
6f20df5d5b
update count render, ref #983
9 years ago
afc163
e044041305
fix(badge): fix count not change, close #983
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
Benjy Cui
711d2d7413
style: update 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
Benjy Cui
155c22efd4
docs: update demo
9 years ago
Benjy Cui
24398cd3e5
docs: add demo for `overflowCount`
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
c269f65d08
Fix badge count always 0 bug in IE8/9, #605
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
a1e2099d4a
update ScrollNumber render
9 years ago
afc163
47c8f3de69
improve badge anim
9 years ago
afc163
9d4aa291f3
Refactor ant scroll number
9 years ago
afc163
3768e49597
improve code style
9 years ago
jljsj
8026a92974
update transition-duration
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
7ce4a11d62
update badge number
9 years ago
jljsj
b08513a082
update badge number utils
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