ShawDanon
f077432416
fix bug comments
7 years ago
陈帅
9c1115fe6a
🎁 do not remove express
7 years ago
Stan Ye
110951c318
fix spelling mistake
7 years ago
陈帅
8635a4dd01
👔 add getting started
7 years ago
陈帅
ad5db1c268
feat: 💪 add login page ( #5088 )
* add login in pro
* update menu down
* add isReady
* fix lint
* fix menu style
7 years ago
陈帅
20c598d03d
🎉 🎄 🎋 🎍 🎎 add gitee url
7 years ago
陈帅
183c3ca999
🎉 🎄 🎋 🎍 🎎 add gitee url
7 years ago
陈帅
d70ac0952b
🤔 better sw unregister
7 years ago
毛松
b11aa409e7
feat: The network terminal also triggers an error message. #5096 ( #5112 )
* 解决客户端网络异常(如wifi断线)时,网络请求后无法触发notification.error的问题 #5096
* 解决客户端网络异常(如wifi断线)时,网络请求后无法触发notification.error的问题 #5096
7 years ago
陈帅
8459d37f2e
remove gg-editor in layout chunks
7 years ago
Yu
fa03a3a577
chore: remove useless dep in layout ( #5071 )
7 years ago
perany
0154756351
fix: cli创建的项目内报错:缺少ts声明文件 ( #5033 )
7 years ago
鬼厉
ec5236af8c
fix: lint:js path ( #4947 )
7 years ago
陈帅
122edaf5d5
feat: add umi-uni18n ( #4814 )
* add umi-uni18n
fix ts error
* style: change script name
* change package name
* remove fetch-blocks
7 years ago
陈帅
ddaa3e6c30
fix errorHandler no return
cc #4794
7 years ago
陈帅
67828aa24a
bugfix: better prettire script
fix #4788
7 years ago
陈帅
c6d8c511d5
feat: add pageheader demp
7 years ago
陈帅
4cb89d5655
feat: add itemRender demo
fix #4786
7 years ago
Vinícius Zomer
da61ac0b83
Fix component name
Component name should be PageLoading, not PageLoding
7 years ago
afc163
f266f6602d
✅ improve e2e test
7 years ago
偏右
955597973e
Update package.json
7 years ago
陈帅
8c7fabfd36
fix: fix NoticeIcon dev warning dev warning ( #4719 )
7 years ago
陈帅
e02c02d562
doc: update bdage
7 years ago
depfu[bot]
fba7ec87b0
Update husky to version 3.0.0 ( #4716 )
7 years ago
陈帅
abb7fc3d2c
remove window as any ( #4715 )
7 years ago
陈帅
d5b504647d
add isUrl judge ( #4681 )
如果是 url 不再需要将其放到 Link 中
close #4607
7 years ago
陈帅
f715d9f77c
use antd Result ( #4682 )
* use antd Result
* up antd 3.20.0
7 years ago
陈帅
e14b1311d5
change proxy_pass to netlify
7 years ago
陈帅
0dfe21500d
fix nginx config
close #4347
7 years ago
陈帅
3fc841b1de
default close dll
close #4665
7 years ago
陈帅
31efd93731
Upgrade scaffolding
fix #4637 , ci is hung up
up deps
7 years ago
偏右
e5dad691f3
fix devDeps
7 years ago
陈帅
10cbe0d5fc
bugfix: should use useEffect
7 years ago
陈帅
4420ae2c22
ci: sort import
7 years ago
陈帅
de794ded19
change cname
7 years ago
陈帅
305818834d
add antd badge
7 years ago
Chong WU
3d7cc67dfc
modify docker-hub:build ( #4596 )
7 years ago
hz
0d29006f8b
Optimize and resolve theme color replacement issues ( #4507 )
* 动态主题文件名(解决缓存问题);简化客户端调用
7 years ago
陈帅
b9b885953c
support Access-Control-Allow-Headers ( #4576 )
* support Access-Control-Allow-Headers
* add magic code
* add magic code
* add magic!!!! code
* try auto publish
* new plugin
* update script
* use fetch-blocks package
* add env
* add fetch-blocks package
* fix ci error
* fix lint error
* delete extra comments
* use https://ant-design-pro.netlify.com
7 years ago
陈帅
49e1da77fb
feat: back home add onClick
7 years ago
陈帅
243cc7e39a
feat : fix #4565 , add 404 page ( #4588 )
* fix #4565,add 404 page
* fix codacy warning
* add 404 in fetch:blocks
* rm NoticeIconView import
7 years ago
senique
4a10734dcf
fix: paths of same prefix problem. ( #4560 )
Paths of same prefix will return the last match. It will occurs:
Routes:
{
path: '/',
authority: ['admin', 'user']
routes: [
{
path: '/prefix2',
authority: ['user']
},
{
path: '/prefix',
authority: ['admin']
},
]
}
Problem:
When user visit the '/prefix2', it will match the '/prefix', then Exception403 occurs.
7 years ago
陈帅
e4186a4360
delete extra comments
7 years ago
陈帅
b4392ccd68
add define
add ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION var
7 years ago
afc163
414296dff2
fix umi-types
7 years ago
afc163
b51cd57548
🔧 improve pro config.ts
7 years ago
偏右
b67855410d
remove extra space ( #4579 )
* remove extra space
* Update fetch-blocks.js
7 years ago
David Tse
a04eaed7ea
fix missing stylelint in package.json ( #4536 )
7 years ago
陈帅
68d9765dab
fix: insertcode support
7 years ago
陈帅
21d4f7519c
fix: fix CopyBlock style warning
7 years ago