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
Benjy Cui
6ee3da59c1
fix: badge scrollnumber
8 years ago
偏右
bb03c89ebf
docs: translate badge to english ( #2269 )
8 years ago
afc163
45db4cab50
improve props passing
9 years ago
ddcat1115
fe4dfa05b0
fix #2258 for `Badge` `Spin`
9 years ago
yiminghe
94706f1d2c
fix ts
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
yiminghe
9a0d751f94
refactor to typescript
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