WhatAKitty
cc28e0695e
Do with new router ( #519 )
* Do with new router
* Move default values into form model
8 years ago
WhatAKitty
8a15e9bd54
fix error while using react-script ( #516 )
8 years ago
WhatAKitty
3683e0ddfd
Fix warning of applying `bool` into onClick prop ( #521 )
fix warning: Failed prop type: Invalid prop `onClick` of type `boolean` supplied to `Link`, expected `function`
8 years ago
ddcat1115
d9d02c3573
add proptypes for Description
8 years ago
ddcat1115
d8b0a9ecc1
fix breadcrumb prop priority
8 years ago
afc163
12d8b4079a
Add fastclick
8 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
8 years ago
henrydf
99e714a49e
扩展dymaicWrapper,防止Model重复导入报错 ( #506 )
* 扩展dymaicWrapper,防止Model重复导入报错
* fix ci
8 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
8 years ago
Arun Kumar T K
ce84e3f748
Update menu.js ( #511 )
corrected spelling
8 years ago
陈帅
5e02d635ef
fix list redirect bug ( #507 )
8 years ago
afc163
74b4f30faa
Fix pageHeader responsive issue
8 years ago
afc163
2885fa9518
better jsx-wrap-multilines eslint rule
8 years ago
afc163
a8caa500ae
Add activeTabKey for PageHeader
8 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
8 years ago
nikogu
6e37a9391b
bump 0.3.1
8 years ago
nikogu
924626ee3b
remove overflow(), because of babel-css-modules bug
8 years ago
陈帅
affacb7cdc
fix 437 ( #477 )
8 years ago
陈帅
94c236301b
Add clearer tips ( #475 )
* Add clearer tips
* fix some error
8 years ago
afc163
7733f4f0c9
Fix list page style
8 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
8 years ago
陈帅
69a9d9bb3a
Unlimited list to add a special method ( #451 )
8 years ago
afc163
c03d59b542
use require to fix dist error
8 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
8 years ago
afc163
d1596ea90f
Initial range
8 years ago
afc163
199196048f
Fix double scroll bars in IE11 & Edge, close #393
8 years ago
偏右
f67bff3905
GlobalHeader & SiderMenu ( #411 )
* GlobalHeader & SiderMenu
* Fix login and logout
* Fix test case
8 years ago
afc163
3e1ad8fbd5
change avatars
8 years ago
afc163
1e315ca34a
Fix setState on unmounted component, close #338
8 years ago
afc163
753dc958f4
Refactor Login code
8 years ago
陈帅
e783edb590
Repair query form parameters not reset problem ( #398 )
* Repair parameters not reset problem
* fix #400 getFieldDecorator more than one
8 years ago
afc163
5715817cdc
switch avatars
8 years ago
afc163
07dd3eb920
change avatars
8 years ago
dong
002785190e
repair problem: countdown will not change when target time update ( #392 )
8 years ago
陈帅
9d9025a5ff
Reformatted ( #391 )
* Repair 1280 width under the word Wrong line
* Repair table 1201 -1276 misplaced problems
8 years ago
ddcat1115
907f1a5cea
fix register page mobile style
8 years ago
afc163
0a4622420c
Fix FooterToolbar width
8 years ago
afc163
5acd5e7a03
Fix FooterToolbar z-index, close #362
8 years ago
nikogu
117ac96ba3
add prettier to precommit
8 years ago
nikogu
1f95db915c
fixed components demo lint
8 years ago
陈帅
1a65f5b395
fix component Children map error ( #368 )
8 years ago
afc163
268cbe69a4
upgrade to antd@3.0
8 years ago
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