陈小聪
e245efe0cb
change environment variables pro only ( #3951 )
* change environment variables pro only
* change notes
7 years ago
陈小聪
b01d88e85e
Improvement umi/locale ( #3829 )
7 years ago
陈小聪
07aa8044f5
Repeated addition search ( #3828 )
Close : #3791
Close : #3835
7 years ago
xiaohuoni
c51da8bf4c
redirect of different origins will be ignored
7 years ago
chen shuai
b7b675acf8
fix: fix i18 error
7 years ago
陈小聪
2a70fe0d2a
Cancel default permissions ( #3693 )
7 years ago
拷钉
32918e44e9
修复:有多个layout时,如果其中一个layout中没有routes,将发收到另一个layout的菜单 ( #3724 )
7 years ago
chen shuai
a9f0a18bd6
bug: fix the problem of logging out and backing back
7 years ago
何乐
6f0e24738c
[NoticeIcon] Replace `LoadMore` with `ViewMore` button ( #3439 )
* enhance LoadMore: Debounce
* enhance LoadMore: debounce
* use Tag instead of div
* rewrite margin-right of Tag
* hide LoadMore in NoticeList without onLoadMore
* another style
* fix a mistake
* remove local config
* fix a bug
* user-select: none
* remover local config
* replace global/fetchMoreNotices with global/fetchNotices
* replace LoadMore with ViewMore
* remove prop `name` in NoticeIcon
* fix: tab title does not show correct text
7 years ago
Ekszz
65ad840b05
fix the problem that breadcrumbNameMap does not contain hidden menus. ( #3606 )
7 years ago
陈小聪
d15923c9ee
Use Umi Permission Routing ( #3587 )
Use Umi Permission Routing
7 years ago
陈帅
8ce6a73cf0
feat: add new config "menu.enableLocale" ( #3310 )
* feat: add new config "layoutLocal"
* Use enableLayoutLocale instead of layoutLocale
* Use enableMenuLocale instead of enableMenuLocale
* use menu.disableLocal
7 years ago
何乐
24e01da4e0
LoadMore for NoticeIcon ( #3221 )
* add LoadMore for NoticeIcon
* fix some bugs
* add demo in GlobalHeader
* update docs && change some props' name
* fix some bugs
* fix some bugs
* lint markdown files
* lint markdown files
* 修复 NoticeIcon 列表 Avatar align 问题
* fix .md files
* looking for errors in ci
* add scrollToLoad
* add LoadMore for NoticeIcon
* fix some bugs
* add demo in GlobalHeader
* update docs && change some props' name
* fix some bugs
* fix some bugs
* lint markdown files
* lint markdown files
* 修复 NoticeIcon 列表 Avatar align 问题
* fix .md files
* looking for errors in ci
* add scrollToLoad
* fix: onLoadMore()
* update document
* fix markdown files @NoticeIcon
7 years ago
陈小聪
8bc421a7ad
🐛 fix route noAuthority nowork Close: 2998 ( #3052 )
7 years ago
陈小聪
4b12cc9e03
🐛 fix : #2964 and fix 403page no work when refresh the page ( #2983 )
* 🐛 fix : #2964 and fix 403page no work when refresh the page
* 🐛 add getPageAuthority
* 当访问的路由都不在菜单内时,直接过滤掉会有其他问题
7 years ago
陈小聪
91be534a97
remove menu authorized ( #2911 )
* Close: https://github.com/ant-design/ant-design-pro/issues/2910
* remove menu authorized to menu-model
7 years ago
Anyuxuan
3fffc83d70
feat: add count prop for NoticeIconTab component ( #2862 )
* feat: add count prop for NoticeIconTab component.(ant-design-pro#2216)
prop count is not required.
* feat: unread notice message demo
7 years ago
xiaoiver
3aa5031970
feat: support PWA features ( #2816 )
* feat: support PWA features
* fix: move to global.js
7 years ago
Soap
f9004b6301
fix bug by logout cause path exception ( #2865 )
7 years ago
kennylbj
2955f9a172
Fix typo
8 years ago
afc163
f344342bfb
Show Drawer Setting in preview.pro.ant.design, close #2277
8 years ago
JoeyKo
4c8ef953e5
fix fetchMore
8 years ago
陈帅
555d8984d6
fix #2193 width modification needs to trigger resize
8 years ago
陈帅
80e2a58f4b
fix #2119 logout no work
8 years ago
陈帅
8e28420e0b
Fix top style error
8 years ago
afc163
d92f3dc519
defaultSetting => defaultSettings
8 years ago
愚道
ae2a58d031
rebase and fix review issue
8 years ago
afc163
b556855663
使用最新的 less.js
8 years ago
afc163
6efffad513
do not compile less in production
8 years ago
afc163
121c8808dd
rename themeColor to primaryColor
8 years ago
afc163
b1e03cbd82
refactor less compile logic
8 years ago
afc163
0a5a9fc872
improve less compile
8 years ago
陈帅
d68666fedf
fix #2027,optimization style
8 years ago
愚道
fc939795aa
move service file
8 years ago
sorrycc
ece1a97b1c
Make model and page together
8 years ago
陈帅
ab481066f6
Optimization: Reduce the dependency of the setting component
8 years ago
陈帅
15c8853a0d
Optimization: Robust code
8 years ago
陈帅
b0be02b1c0
Optimization:change to antd drawer
8 years ago
陈帅
e7a78e7d8e
bugfix: fix trigger error
8 years ago
陈帅
b1ef8d423f
bugfix: Fix trigger page
8 years ago
陈帅
d00bec8c2a
bigfix: fix step from page
8 years ago
xiaohu
5ef482edd8
1.add step-form layout
2.add routes redirect
8 years ago
xiaohu
2378eb05fa
1.use global layout
2.simplify routerData menuData
3.remove init route
8 years ago
xiaohu
e2aeb7c927
set init route
8 years ago
愚道
532b4efe18
remove models/index.js
8 years ago
陈帅
8c74bc6cf6
Weak mode changed to switch
8 years ago
yoyo837
d13c8811b4
非使用字符串的地方 使用 push(location: LocationDescriptor, state?: LocationState)
8 years ago
yoyo837
c9d71c9102
抽取 getQueryPath 方法封装路径和查询参数拼接
8 years ago
yoyo837
63c8ceb200
兼容hash 路由模式
8 years ago
yoyo837
f904467d30
登录使用replace,登出携带redirect for #1728
8 years ago