期贤
|
b28bc59969
|
use latest version
|
4 years ago |
期贤
|
407c9308eb
|
fix: fix name style
|
4 years ago |
期贤
|
f28188473d
|
fix: fix login style error
|
4 years ago |
期贤
|
0fd1403f86
|
fix tsc error
|
4 years ago |
Yunus EŞ
|
4e78664e12
|
Ant Design Pro 5 Turkish translation (#10109)
|
4 years ago |
Yunus EŞ
|
d5808b442f
|
You might not need lodash (#10108)
Lodash used only here. So you can replace uniq function by Set and you can remove lodash.
|
4 years ago |
耗子
|
339511c085
|
fix: add present to LICENSE (#10092)
|
4 years ago |
xrkffgg
|
730edecad4
|
Update issue-open-check.yml
|
4 years ago |
chenshuai2144
|
c77820812e
|
fix: remove docment.ejs
|
4 years ago |
DaoYuan
|
e574be874f
|
fix: 多余的文件 (#10036)
|
4 years ago |
聪小陈
|
fb0cb6bc9d
|
chore: remove jest (#10038)
Co-authored-by: xiaohuoni <chen.xiaocong2@iwhalecloud.com>
|
4 years ago |
DaoYuan
|
6474ea1cee
|
fix: fix location no found error (#10047)
|
4 years ago |
DaoYuan
|
1052141e55
|
chore : unlock version (#10052)
|
4 years ago |
DaoYuan
|
c4009b64ec
|
fix: 使用6.0模板发现的一些问题 (#10033)
* chore: 没有必要的文件
* fix: can prettier pkg
* chore: 有格式化后自动排序
|
4 years ago |
DaoYuan
|
cf3bbcffd3
|
feat: 国际化补充模式生成 (#10000)
* feat: 国际化补充模式生成
* chore: default close targrt
close https://github.com/ant-design/ant-design-pro/issues/9989
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
|
4 years ago |
期贤
|
9edc9ccadb
|
feat: add errorConfig
close https://github.com/ant-design/ant-design-pro/issues/10008
|
4 years ago |
期贤
|
c390570f95
|
ci: fix pnpm ci
|
4 years ago |
Water.Li
|
dab9fd9cf1
|
fix:点击搜索不会聚焦的bug (#10005)
state变化会有延时,这个判断没用,删掉
|
4 years ago |
minisola
|
86bc6d855e
|
fix: route匹配404页面 (#10007)
|
4 years ago |
期贤
|
3c19ae654a
|
ci: fix pnpm ci
|
4 years ago |
HongJian
|
8948535854
|
docs: fix typo (#9986)
|
4 years ago |
期贤
|
444ad944c2
|
doc: update welcom page
|
4 years ago |
chenshuai2144
|
75b4034147
|
chore: remove unuse code
|
4 years ago |
chenshuai2144
|
0898152f8e
|
doc: add more docs
|
4 years ago |
chenshuai2144
|
5f833745cf
|
doc: add more docs
|
4 years ago |
chenshuai2144
|
17a05794e2
|
doc: add more docs
|
4 years ago |
chenshuai2144
|
549381f39e
|
fix: fix pnpm ci build
|
4 years ago |
chenshuai2144
|
dc6a04874b
|
ci: add pnpm ci
|
4 years ago |
期贤
|
f82338dc62
|
chore: update code style
|
4 years ago |
Jim
|
36f7400a1f
|
Update routes.ts (#9960)
$ max setup
fatal - Error: Cannot find module './user/Login' from ...
|
4 years ago |
wzhone
|
de6743c30a
|
Update routes.ts (#9963)
|
4 years ago |
期贤
|
2ba0a62ff5
|
fix: fix build fail error
|
4 years ago |
期贤
|
d275684222
|
chore: update deps version
|
4 years ago |
期贤
|
b5ec33c2af
|
chore: add User files
|
4 years ago |
期贤
|
aee0be1c87
|
chore: remove user files
|
4 years ago |
期贤
|
860949e71c
|
chore: change verison
|
4 years ago |
期贤
|
512b4744d0
|
chore: change verison
|
4 years ago |
期贤
|
ff7de6a2f1
|
change version
|
4 years ago |
陈帅
|
df51053a21
|
feat: support umi@4 (#9956)
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* fix error
* remove Deploy CI
* remove ie
* remove unuse code
* remove Deploy CI
|
4 years ago |
期贤
|
486635ef76
|
docs: upate ISSUE_TEMPLATE
|
4 years ago |
陈帅
|
a8181ed482
|
Revert "Update question.md (#9953)" (#9957)
This reverts commit bc23134d7e.
|
4 years ago |
MH Riyad
|
bc23134d7e
|
Update question.md (#9953)
|
4 years ago |
期贤
|
9e471da19f
|
chore: use swagger-ui-dist
|
4 years ago |
DreamPWJ
|
383bc278c3
|
fix: ipv6网络适配以及容器内外端口不一致情况重定向端口切换成默认的80 (#9911)
|
4 years ago |
Naveen
|
2d900d4848
|
chore: Set permissions for GitHub actions (#9891)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
4 years ago |
陈帅
|
d3f021945e
|
fix: use @umijs/fabric new version
|
4 years ago |
陈帅
|
f648a6e7f6
|
chore: use @ant-design/pro-components
|
4 years ago |
陈帅
|
a806c0135c
|
fix: fix typescript error
|
4 years ago |
TinsFox
|
e608b880e2
|
chore: remove duplicate swagger-ui-react (#9829)
|
4 years ago |
Peng Yuwei
|
e0d9452eda
|
Solve the problem of incorrect jumping of secondary menu. (#9784)
|
4 years ago |