afc163
|
95351bfffa
|
Merge branch '1.x-stable'
|
2016-06-27 19:31:38 +08:00 |
|
afc163
|
089f1ae512
|
update components category name
|
2016-06-27 18:21:12 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
2016-06-06 13:54:10 +08:00 |
|
Benjy Cui
|
8842d9342a
|
site: update components' type
|
2016-05-16 15:41:55 +08:00 |
|
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
2016-05-11 09:32:33 +08:00 |
|
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
2016-04-29 12:13:27 +08:00 |
|
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
|
2016-04-27 20:44:36 +08:00 |
|
afc163
|
611665fa6d
|
button contains icon only should has smaller padding
|
2016-04-06 15:43:50 +08:00 |
|
afc163
|
aa6a1762b7
|
rename Progress files
|
2016-04-05 17:13:09 +08:00 |
|
afc163
|
befe1fc521
|
Merge circle into line component
|
2016-04-05 17:13:09 +08:00 |
|
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
2016-04-01 10:08:19 +08:00 |
|
Benjy Cui
|
794783d1c2
|
style: enable react/no-multi-comp
|
2016-03-31 17:46:35 +08:00 |
|
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
2016-03-31 14:17:09 +08:00 |
|
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
2016-03-31 09:40:55 +08:00 |
|
Bruce Mitchener
|
0acce38f08
|
Convert more createClass over to extending Component.
|
2016-03-29 16:33:37 +07:00 |
|
afc163
|
1df8bccf26
|
Remove deperated progress form usage
|
2016-03-28 18:51:30 +08:00 |
|
afc163
|
0677108ffb
|
Merge branch 'master' into develop-1.0.0
|
2016-03-28 17:39:34 +08:00 |
|
afc163
|
436b6d8c3a
|
fix progress style in some detail
|
2016-03-28 16:52:00 +08:00 |
|
Benjy Cui
|
5e4786440d
|
deps: remove object-assign
|
2016-03-25 18:16:48 +08:00 |
|
afc163
|
973c13c245
|
Fix progress color
|
2016-03-04 17:18:57 +08:00 |
|
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
2016-02-17 18:04:42 +08:00 |
|
afc163
|
f559dfbbb7
|
fix progress format
|
2016-01-26 17:34:45 +08:00 |
|
afc163
|
afabf00b5d
|
Add progress prop style, fix #895
|
2016-01-20 20:21:51 +08:00 |
|
afc163
|
73596f0ba8
|
fix progress format, ref #894
|
2016-01-20 20:20:24 +08:00 |
|
afc163
|
4d228baa57
|
Progress support custom format, #893
|
2016-01-20 19:52:23 +08:00 |
|
Benjy Cui
|
b72d18fd44
|
style: update code style to please the fucking lint
|
2016-01-11 09:49:30 +08:00 |
|
Benjy Cui
|
209170e813
|
style: update demo code style to please lint
|
2016-01-11 09:49:30 +08:00 |
|
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
2016-01-11 09:49:30 +08:00 |
|
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
2015-12-29 12:08:58 +08:00 |
|
afc163
|
e058e67cb4
|
fix iconfont
|
2015-11-20 11:05:34 +08:00 |
|
afc163
|
9aaeb14fba
|
Add props format for progress
|
2015-11-19 13:42:10 +08:00 |
|
yiminghe
|
d37370c144
|
fix lint
|
2015-11-09 11:13:31 +08:00 |
|
Benjy Cui
|
5fd6999866
|
feat: make Button easy to use
|
2015-11-03 14:25:36 +08:00 |
|
afc163
|
753c01ae18
|
ES6 syntax for demo code
fix antd.notification
|
2015-10-28 20:55:49 +08:00 |
|
xiaoshuai
|
25a3a3c7b9
|
fix progressbar worning
|
2015-10-26 20:14:41 +08:00 |
|
yiminghe
|
76b0f673ec
|
beta2
|
2015-10-20 16:47:55 +08:00 |
|
Benjy Cui
|
5b86a4be1d
|
refactor: replace button tag with Button component
|
2015-10-08 15:13:04 +08:00 |
|
elrrrrrrr
|
b9fa8d1a45
|
chore: 迁移 progress iconfont
|
2015-10-02 15:58:37 +08:00 |
|
afc163
|
67735552bb
|
update progress index.md
|
2015-09-22 20:14:56 +08:00 |
|
afc163
|
73c1d3f595
|
update progress demo
|
2015-09-22 20:11:28 +08:00 |
|
afc163
|
691b0147b1
|
update eslintrc and fix code
|
2015-09-01 16:19:39 +08:00 |
|
Neverland
|
574b6992c4
|
percent拼写错误
|
2015-08-27 16:41:30 +08:00 |
|
afc163
|
fdf19520d6
|
Add component type
|
2015-08-22 20:16:24 +08:00 |
|
afc163
|
7a670887d8
|
update progress demo
|
2015-07-30 18:42:11 +08:00 |
|
夏奈
|
bbac575112
|
showInfo 是否显示数值配置
|
2015-07-30 17:27:41 +08:00 |
|
夏奈
|
1bb6711a00
|
颜色修改
|
2015-07-30 15:54:08 +08:00 |
|
夏奈
|
5f1fad2a18
|
progress bar active
|
2015-07-30 15:14:00 +08:00 |
|
夏奈
|
df16cc2118
|
progress bar active
|
2015-07-30 15:07:38 +08:00 |
|
夏奈
|
3299740968
|
progress bar 和 progress circle api分开
|
2015-07-30 14:26:41 +08:00 |
|