nikogu
ebf8b00be1
fixed when ChartCard total is 0, total has no style https://github.com/ant-design/ant-design-pro/issues/329
8 years ago
陈帅
8feaa32bb3
Support typescript ( #341 )
* fix some errors found during use
* fix some errors found during use
* Replace "string | React.ReactNode" with React.ReactNode
* replace with * as React
* remove excess property
8 years ago
afc163
ee0f8db0c0
Fix breadcrumb 404 link, close #343
8 years ago
afc163
4ff721fa5b
Refactor breadcrumbMap
8 years ago
陈帅
faec7edc2b
Fix bug when TagSelectOption is 1 ( #336 )
8 years ago
afc163
687057be7e
Fix Exception background in Firefox
close #36
8 years ago
陈帅
7a1b8b7210
doc: remove a convenience defined as a reference ( #324 )
* 增加AvatarList d.ts说明文件
* 修改 axis的链接 , g2修改了新的官网
* AvatarList 增加判断是否为必须属性
* 删除无用的空行. 优化格式
* 修改错误的图表文档. 增加几处漏写的文档
* 添加图表的 描述文件chart.d.ts
* 改了个错别字!
* 增加CountDown d.ts描述文件
* 增加 DescriptionList d.ts描述文件
* 增加所有剩余对外开发的组件 .d.ts
完善一些文档
* fontWeight 推荐使用 number 来表示数字
* 增加文本自动省略号 .d.ts
* doc fix "Yuan" has been declared, but its value has never been read.
8 years ago
afc163
529647e41c
change logo
8 years ago
afc163
0d2a250e0d
remove public/sample.js
8 years ago
jim chen
f15770abe7
add .d.ts file & optimized some docs ( #315 )
* 增加AvatarList d.ts说明文件
* 修改 axis的链接 , g2修改了新的官网
* AvatarList 增加判断是否为必须属性
* 删除无用的空行. 优化格式
* 修改错误的图表文档. 增加几处漏写的文档
* 添加图表的 描述文件chart.d.ts
* 改了个错别字!
* 增加CountDown d.ts描述文件
* 增加 DescriptionList d.ts描述文件
* 增加所有剩余对外开发的组件 .d.ts
完善一些文档
* fontWeight 推荐使用 number 来表示数字
* 增加文本自动省略号 .d.ts
8 years ago
afc163
8499228403
Fix image card layout bug, close #281
8 years ago
afc163
16310bbc41
fix roadhog-api-doc version
8 years ago
jim chen
55e5d20577
增加所有剩余对外开发的组件 .d.ts ( #312 )
* 增加AvatarList d.ts说明文件
* 修改 axis的链接 , g2修改了新的官网
* AvatarList 增加判断是否为必须属性
* 删除无用的空行. 优化格式
* 修改错误的图表文档. 增加几处漏写的文档
* 添加图表的 描述文件chart.d.ts
* 改了个错别字!
* 增加CountDown d.ts描述文件
* 增加 DescriptionList d.ts描述文件
* 增加所有剩余对外开发的组件 .d.ts
完善一些文档
* fontWeight 推荐使用 number 来表示数字
8 years ago
guihua
ffbba86b0e
promote trigger weight ( #310 )
8 years ago
afc163
41cbebb29d
change avatar
8 years ago
jim chen
c98fa71988
修改错误的图表文档. 增加几处漏写的文档 ( #308 )
* 增加AvatarList d.ts说明文件
* 修改 axis的链接 , g2修改了新的官网
* AvatarList 增加判断是否为必须属性
* 删除无用的空行. 优化格式
* 修改错误的图表文档. 增加几处漏写的文档
* 添加图表的 描述文件chart.d.ts
* 改了个错别字!
* 增加CountDown d.ts描述文件
* 增加 DescriptionList d.ts描述文件
8 years ago
jim chen
2dfe10fdc0
两个文档方面的修改 ( #307 )
* 增加AvatarList d.ts说明文件
* 修改 axis的链接 , g2修改了新的官网
* AvatarList 增加判断是否为必须属性
* 删除无用的空行. 优化格式
8 years ago
afc163
52c14ea1b5
Use public and assets resource, close #299
8 years ago
afc163
b3d25473fb
Fix Steps position style
8 years ago
Xiaoming Liu
0e601d18df
fix updating badge bug ( #289 )
fix bug in effects: fetchNotices, after fetching new notices, we should update notice count in user model.
8 years ago
afc163
e531356ab6
Fix logo padding calculate way
8 years ago
afc163
3dec7c8b71
use rollbar over rollbar-browser
8 years ago
afc163
66583a7d0c
use a temp roadhog-api-doc, #84
8 years ago
afc163
7532598937
Fix test case
8 years ago
afc163
8262d14237
Fix polyfill, #210
8 years ago
afc163
8c68b734b8
Add babel-polyfill
8 years ago
afc163
c206828c60
Fix workId undefined, close #246
8 years ago
Xiaoming Liu
81577c812a
add roadhog "hash" charater ( #256 )
* Create index.ejs
add roadhog 'hash' character, which needs 'src/index.ejs'
* Update .roadhogrc
add config: "hash": true
* Update index.ejs
fix with 2 spaces
* Delete index.html
8 years ago
Jifa Jiang
1ac8b4551e
require -> import ( #162 )
8 years ago
偏右
b3e917c536
Replace sentry with rollbar ( #253 )
8 years ago
Xiaoming Liu
51e1ffebdf
fixed clearNotices effects in global model ( #266 )
Reorder the process in "clearNotices"
8 years ago
afc163
0d00edd876
use Table column.align
8 years ago
afc163
9924514bda
Add minHeight for loading content
8 years ago
afc163
36d21a66c6
update images
8 years ago
afc163
80d7eb141c
remove whitespace
8 years ago
Xiaoming Liu
e642aa1787
fix user input information will lose ( #255 )
In step1, user changes some inputs, then clicks next step to step2. Then, back to step1, user's inputs will lose. fix it.
8 years ago
nikogu
1d31618f63
add SimpleCard style to fixed: https://github.com/ant-design/ant-design-pro/issues/192
8 years ago
nikogu
0688459ba1
Fixed import BasicLayout login model https://github.com/ant-design/ant-design-pro/issues/243
8 years ago
nikogu
d678bbbf3d
bump 0.3.0
8 years ago
nikogu
6b35360899
Fixed: https://github.com/ant-design/ant-design-pro/issues/229
8 years ago
nikogu
2c9da749b2
Fixed default BrowserHistory demo
8 years ago
huaxiabuluo
591beb1db4
fixed isSupportLineClamp’s judgment ( #240 )
8 years ago
nikogu
7ffd48dd0b
import -> ()=>import Fixed: https://github.com/ant-design/ant-design-pro/issues/228
8 years ago
afc163
0c0cb87e6c
Add eslint-config-compact
8 years ago
afc163
fc57d8f726
Fix cancel undefined
8 years ago
afc163
b8a96c5b85
Trace errors by using sentry.io
8 years ago
nikogu
dfc118fcfc
bump 0.2.3-rc.3
8 years ago
afc163
5cce044192
Debounce not working
8 years ago
afc163
486ec4fae1
Fix code indent
8 years ago
nikogu
43add5605a
Fixed: https://github.com/ant-design/ant-design-pro/issues/212
8 years ago