陈帅
1e0a8c5d8c
Delete hardcode, decouple location
8 years ago
陈帅
4230554fed
Configure the Skeleton to match the style
8 years ago
陈帅
d68666fedf
fix #2027,optimization style
8 years ago
陈帅
b4858a6adf
fix #1945 and use Skeleton replace card
8 years ago
yoyo837
91e47a403e
修复 #1995 中 为了就近显示title而导致面包屑在未配置菜单的子路由时重复多次
8 years ago
陈帅
edaef0a27b
Remove redundant package references
8 years ago
陈帅
ec93edcc60
Increase the judgment of pathname
8 years ago
陈帅
189e6c5c59
Features: add buttonText on Login.Captcha
8 years ago
Sean Bao
784d71e2ff
Fix PageHeader Tabs Display Issue
对`PageHeader`中的`tabList`展示逻辑做了更新,原本的实现会在外部传入一个空数组`tabList`时展现一个0出来(`tabList.length`的返回值)
8 years ago
陈帅
c035a5fc71
Simple performance optimization
8 years ago
陈帅
123401a98f
Optimize the Breadcrumb
8 years ago
陈帅
c9a09d85af
add analysis locale
8 years ago
陈帅
ff777711cb
pageHeader app loading
8 years ago
陈帅
a8ef08b678
fixed #1750 Excessive loading in the workplace
8 years ago
yoyo837
d1b424df1c
fix some other eslint error , close #1722
8 years ago
陈帅
d7b87c27db
fix some eslint error
8 years ago
陈帅
533c091b3b
fix lint error
8 years ago
jim
0e2cd76a41
fix default setting bug
8 years ago
jim
63fcc3d979
Ugly fix #1409
8 years ago
jim
bf73643b13
change to new context api
8 years ago
jim
7176b4ac74
fix #1324 Step-Form breadcrumbs path problem
8 years ago
jim
6ef237e517
merge master
8 years ago
jim
645f7daf49
support perttier
8 years ago
jim
08456b986d
Modify the path for easy publishing
8 years ago
ddcat1115
e618d4d16d
PageHeader support tabDefaultActiveKey
8 years ago
Diro Guan
d44f8af41d
这一步应该判断没指定默认tab时候,tab默认为tablist第一个. ( #1040 )
8 years ago
Alexius Lee
74f5028855
bugfix ( #970 )
原代码错用 location 变量作为判断,会一直读取 window.location
8 years ago
陈帅
3b8262599e
add meun test and Modify part of the logic ( #917 )
8 years ago
jim
5c21b99091
Unit testing to increase breadcrumbs
8 years ago
unrealsmart
6e56098a47
breadcrumb separator custom ( #811 )
* Slider breakpoint: md => lg
* breadcrumb separator custom
8 years ago
Jeepeng
d6a56da3db
修复面包屑显示不正确的问题 (如`/issues/new` 会被认为`/issues/:id`) ( #801 )
8 years ago
Randy Garces
0c9f5b0cde
Add PageHeader new props `tabBarExtraContent` to be pass to `Tabs` ( #793 )
8 years ago
陈帅
3f2263d45a
fix parameters match warning ( #613 )
* fix parameters match warning
* Use path-to-regexp to match the path
* use regular expressions to match the path
* update doc
* add getSelectedMenuKeys
8 years ago
afc163
d091cf4d00
Fix prop name typo, close #681
8 years ago
afc163
d2afa15e13
Fix default activeTabKey, close #563
8 years ago
ddcat1115
d8b0a9ecc1
fix breadcrumb prop priority
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
陈帅
affacb7cdc
fix 437 ( #477 )
8 years ago
afc163
ee0f8db0c0
Fix breadcrumb 404 link, close #343
8 years ago
afc163
4ff721fa5b
Refactor breadcrumbMap
8 years ago
ddcat1115
9e264ce137
fix breadcrumb error title
8 years ago
ddcat1115
c771ea290e
PageHeader - breadcrumb support url with params
fix #64
9 years ago
afc163
b27ab27d69
Highlight first tab defaultly
9 years ago
afc163
db197c352e
fix breadcrumb
9 years ago
偏右
c10ca6f363
Remove dva from component ( #26 )
* update footer link hover color
* Use linkElement
* remove module-resolver
9 years ago
nikogu
9867f6e6e5
split dva from components
9 years ago
nikogu
2f8b6c3d45
revert to dva/router ....
9 years ago
nikogu
85b880cfe6
change components Link from dva/router to react-router
9 years ago