陈帅
4ad0e5a1f1
add a block
7 years ago
陈帅
313a01fd19
rm dev script
7 years ago
陈帅
0d35ae24f4
fix #4119 ,use row flex
7 years ago
Hilmi Erdem KEREN
03db6495c8
requestAnimationFrame optimization ( #4115 )
* requestAnimationFrame optimization
Optimizes animation by doing the following changes:
- Moves offsetWidth, innerWidth like expensive calculations out of requestAnimationFrame
- Adds menu mode change control before requesting the animation frame
* fix: Uses object destructuring to read state property
7 years ago
Hilmi Erdem KEREN
257f097952
Replaces this.main.offsetWidth as 'offsetWidth'
7 years ago
陈帅
4a7320edaa
fix style error
7 years ago
陈帅
c8ea597978
remove auto width
7 years ago
陈帅
a2cca354e4
feat: remove auto width
7 years ago
陈帅
29c23b1f5c
Add Loading ( #4055 )
* add loading in html
* add loading
* rm console
* add ResizeObserver
7 years ago
JerryYu2014
a6fee6b72b
Update login.js ( #4103 )
解决在组件componentDidMount()方法中调用多个接口失败时(如:401情况)返回登录界面的query string 中会递归叠加多个redirect参数的问题;解决代码导致 lint 挂了的问题。
7 years ago
陈帅
ec5a5c49be
beter code
7 years ago
陈帅
d61911af99
rm ant-design-pro
7 years ago
XM
1f4e89df31
fix #4079 PageHeaderWrapper margin in xs screen ( #4081 )
* fix PageHeaderWrapper margin in xs screen, #4079
* fix: PageHeaderWrapper doesn't perform as expected on xs screen
7 years ago
陈帅
46d8462caa
rm pwa ( #4090 )
7 years ago
hexuebin001
feebab8176
change the copyright time
7 years ago
zthxxx
327d696b95
fix: fix classnames typo in PageHeaderWrapper ( #4071 )
7 years ago
陈帅
b1aefa5658
Rm hack ie9 ( #4060 )
* rm css hack for ie9
7 years ago
高力
df6c2b9c41
chore: Replace the images with base64 ( #4057 )
7 years ago
陈帅
9b13ab687e
bugfix:fix #3878 , In the top mode. Menu will follow the slide ( #3928 )
* bugfix:fix #3878 , In the top mode. Menu will follow the slide
* typo: repalce warp to wrap
7 years ago
Timmy Zhang
02cbcec999
remove useless code ( #4017 )
7 years ago
Haoran Zhang
ee9ea55507
Fix ambiguous label
7 years ago
陈帅
ab35aa0066
prettier md
7 years ago
拷钉
cc5c81555e
hiddenBreadcrumb && menu.disableLocal ( #4009 )
* menu.disableLocal
* hiddenBreadcrumb
* lint
* lint
7 years ago
陈帅
edd2962ea3
fix lint style
7 years ago
陈帅
79cc60ac32
fix #4025 ,feat: home will be able to click
7 years ago
陈帅
81e8606054
feat: support extra
7 years ago
TnWah
9a7e7ca798
PageHeaderWrapper组件bug ( #3938 )
* PageHeaderWrapper组件内PageHeader部分显示判断修改为title存在即可
* 删除title/content判断
7 years ago
陈小聪
e245efe0cb
change environment variables pro only ( #3951 )
* change environment variables pro only
* change notes
7 years ago
耐小心
23d00abbc8
Fix当hideInBreadcrumb==true,面包屑报错的问题 ( #3984 )
* fix hideInBreadcrumb==true error
* update for ci
7 years ago
陈小聪
7e2500c713
remove serve authRoutes ( #3946 )
7 years ago
陈帅
8045b8447f
fix types error
7 years ago
陈帅
56a5bcf5f3
use layout components
7 years ago
陈帅
d1b6e0fe8c
use pro-layout Components
7 years ago
陈帅
37c8fb7c5e
feat: add login message ( #3918 )
* feat: add login message
* doc: change message text
7 years ago
陈帅
20b0dd9694
bugfix: fix #3910 , fix custom breadcrumbs error reporting
7 years ago
陈帅
f5b34755a9
fix type error
7 years ago
陈帅
5748748074
remove file
7 years ago
陈帅
ac4e1db33d
bugfix: fix test
7 years ago
陈帅
4cc4415182
feat: site default authority="[admin]"
7 years ago
拷钉
d16a2e5cb9
Fix wrong tab behavior ( #3903 )
* 修复:有多个layout时,如果其中一个layout中没有routes,将发收到另一个layout的菜单
* tabs 激活
tabs 激活
7 years ago
陈帅
eee76430ba
bugfix:fix #3904 change to formatMessage
7 years ago
陈帅
aa7e9bd46f
change to upcales
7 years ago
陈帅
1c8dabcfea
change pageHeader
7 years ago
陈帅
7679507bff
use antd page-header ( #3881 )
* use antd page-header
* remove page-header
* up ant version
* up antd version
* up antd verison
* use umi-request (#3883 )
* use umi-request
* use data repalce to body
* 401 不需要提示请求错误。
* use netlify functions (#3882 )
* use netlify functions
* rm .gitignore key
* fix build error
* use new folder
* change config
* add redirects
* add redirects
* add router
* remobe "/"
* remove code
* add tag
* remove babel loader
* rm firebase config
* remove babel
* bugfix: fix#3891 ,dll config error
* add function build
* fix error script
* feat: win add test script (#3845 )
* feat: win add test script
* bugfix: fix test error
* use new config
* style: change title size
* style: change title size
7 years ago
陈帅
b86048b4db
feat: win add test script ( #3845 )
* feat: win add test script
* bugfix: fix test error
* use new config
7 years ago
陈小聪
ebd13177d4
fix dll bug and add typescript typings ( #3892 )
* fix dll bug and add typescript typings
* fix eslint error
7 years ago
jiang
74c4037999
401 不需要提示请求错误。
7 years ago
陈帅
569f1cd94d
use umi-request ( #3883 )
* use umi-request
* use data repalce to body
7 years ago
何乐
f046426bc7
[v4] fix type definition ( #3851 )
- location, history, match 等定义改为从 umi 引入继承
- 更新部分依赖的版本
- 一些其他的类型定义优化
7 years ago
偏右
5af79375f2
Update defaultSettings.js ( #3846 )
7 years ago