ddcat1115
d9d02c3573
add proptypes for Description
9 years ago
ddcat1115
d8b0a9ecc1
fix breadcrumb prop priority
9 years ago
afc163
12d8b4079a
Add fastclick
9 years ago
陈帅
838d8418f9
Increase global error handling ( #500 )
* Increase global error handling
* Increase global error handling
* fix bug
* rebase master
* Change 401 to 403
* add triggerException style.less
9 years ago
henrydf
99e714a49e
扩展dymaicWrapper,防止Model重复导入报错 ( #506 )
* 扩展dymaicWrapper,防止Model重复导入报错
* fix ci
9 years ago
jiang
e221476b34
Mobile menu ( #463 )
* Increase the sliding menu
* Add a simple animation
* update mobile menu
* update
* update
* update
* rebase master
* recovery import/first
9 years ago
Arun Kumar T K
ce84e3f748
Update menu.js ( #511 )
corrected spelling
9 years ago
陈帅
5e02d635ef
fix list redirect bug ( #507 )
9 years ago
afc163
74b4f30faa
Fix pageHeader responsive issue
9 years ago
afc163
2885fa9518
better jsx-wrap-multilines eslint rule
9 years ago
afc163
a8caa500ae
Add activeTabKey for PageHeader
9 years ago
ddcat1115
577ded4b34
Router config ( #442 )
* adjust menu and router config
* rebase master
* remove invalid breadcrumb item
* add nested layout
* Some improvements
* get name from menu.js
* - use HOC to pass routerData instead of context
9 years ago
nikogu
6e37a9391b
bump 0.3.1
9 years ago
nikogu
924626ee3b
remove overflow(), because of babel-css-modules bug
9 years ago
陈帅
affacb7cdc
fix 437 ( #477 )
9 years ago
陈帅
94c236301b
Add clearer tips ( #475 )
* Add clearer tips
* fix some error
9 years ago
afc163
7733f4f0c9
Fix list page style
9 years ago
偏右
e111d7bfa9
Refactor search list routes ( #440 )
* refactor search list
* Fix third level breadcrumb name, close #304
* use match.url
* use match.url
* use match.path
* fix match url & path
9 years ago
陈帅
69a9d9bb3a
Unlimited list to add a special method ( #451 )
9 years ago
afc163
c03d59b542
use require to fix dist error
9 years ago
WhatAKitty
c4f69fc407
No default with export multi objects ( #337 )
* https://github.com/babel/babel/issues/2212
Fix wrong way of export multi objects.
* Dva model cannot using import for app.model
9 years ago
afc163
d1596ea90f
Initial range
9 years ago
afc163
199196048f
Fix double scroll bars in IE11 & Edge, close #393
9 years ago
偏右
f67bff3905
GlobalHeader & SiderMenu ( #411 )
* GlobalHeader & SiderMenu
* Fix login and logout
* Fix test case
9 years ago
afc163
3e1ad8fbd5
change avatars
9 years ago
afc163
1e315ca34a
Fix setState on unmounted component, close #338
9 years ago
afc163
753dc958f4
Refactor Login code
9 years ago
陈帅
e783edb590
Repair query form parameters not reset problem ( #398 )
* Repair parameters not reset problem
* fix #400 getFieldDecorator more than one
9 years ago
afc163
5715817cdc
switch avatars
9 years ago
afc163
07dd3eb920
change avatars
9 years ago
dong
002785190e
repair problem: countdown will not change when target time update ( #392 )
9 years ago
陈帅
9d9025a5ff
Reformatted ( #391 )
* Repair 1280 width under the word Wrong line
* Repair table 1201 -1276 misplaced problems
9 years ago
ddcat1115
907f1a5cea
fix register page mobile style
9 years ago
afc163
0a4622420c
Fix FooterToolbar width
9 years ago
afc163
5acd5e7a03
Fix FooterToolbar z-index, close #362
9 years ago
nikogu
117ac96ba3
add prettier to precommit
9 years ago
nikogu
1f95db915c
fixed components demo lint
9 years ago
陈帅
1a65f5b395
fix component Children map error ( #368 )
9 years ago
afc163
268cbe69a4
upgrade to antd@3.0
9 years ago
nikogu
ebf8b00be1
fixed when ChartCard total is 0, total has no style https://github.com/ant-design/ant-design-pro/issues/329
9 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
9 years ago
afc163
ee0f8db0c0
Fix breadcrumb 404 link, close #343
9 years ago
afc163
4ff721fa5b
Refactor breadcrumbMap
9 years ago
陈帅
faec7edc2b
Fix bug when TagSelectOption is 1 ( #336 )
9 years ago
afc163
687057be7e
Fix Exception background in Firefox
close #36
9 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.
9 years ago
afc163
529647e41c
change logo
9 years ago
afc163
0d2a250e0d
remove public/sample.js
9 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
9 years ago
afc163
8499228403
Fix image card layout bug, close #281
9 years ago