afc163
2e0efbb04c
update dependencies and fix lint and test case
8 years ago
ddcat1115
e2b1261c8f
- fix step-form can't match any menu item
- fix click logo can't change menu open keys
8 years ago
afc163
2bbef8d959
More detail in travis log
8 years ago
afc163
2fb922d8be
take dispatch outside the component, close #528
8 years ago
afc163
c1366eb282
update code style
8 years ago
afc163
86a2d26dee
simplify code
8 years ago
afc163
b27bf8deab
Fix unneccessary rerender of parent page, close #525
8 years ago
niko
c148b64145
Upgrade BizCharts ( #370 )
* update bizcharts
* fixed lint
* add charts autoHeight decorator
* 升级 TimelineChart
* 升级 TagCloud
* upgrade bizcharts-plugin-slider
* fix(chart): tag cloud overlapping (#461 )
The key point is: `chart.coord().reflect()`.
and you can adjust gaps between words by setting padding
for tag-cloud transform
* upgrade react@16 & bizcharts@3.1.0
* update bizcharts to 3.1.0-beta2
* fix bizcharts repaint
* upgrade to bizcharts@3.1.0-beta.4
* fix TimelineCharts detail style
8 years ago
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