Kylin
6200e1dbeb
fix: You may NOT need # b9163ae and # 00151a6 ( #10257 )
4 years ago
chenshuai2144
84963741a6
fix: remove antd lib remove
4 years ago
chenshuai2144
00151a634b
fix: redirect use react router pathname
4 years ago
chenshuai2144
b9163aeedd
fix: add refresh when login
https://github.com/ant-design/ant-design-pro/issues/10222
4 years ago
期贤
b2d8e0c710
fix: remove warning
4 years ago
Yanghc
4c191edffe
fix: requestErrorConfig在发生异常时,message.error不自动关闭 ( #10209 )
4 years ago
Yanghc
da301fa212
fix: RightContent 中的 navTheme 条件值 ( #10210 )
build (16.x, ubuntu-latest): src/components/RightContent/index.tsx#L1
This condition will always return 'false' since the types '"light" | "realDark" | undefined' and '"dark"' have no overlap.
https://github.com/ant-design/ant-design-pro/pull/10209/files#annotation_4543727834
4 years ago
期贤
e02aa4ed2f
fix PageContainer error
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Ş
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
chenshuai2144
c77820812e
fix: remove docment.ejs
4 years ago
DaoYuan
6474ea1cee
fix: fix location no found error ( #10047 )
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
Water.Li
dab9fd9cf1
fix:点击搜索不会聚焦的bug ( #10005 )
state变化会有延时,这个判断没用,删掉
4 years ago
期贤
444ad944c2
doc: update welcom page
4 years ago
chenshuai2144
75b4034147
chore: remove unuse code
4 years ago
期贤
f82338dc62
chore: update code style
4 years ago
期贤
b5ec33c2af
chore: add User files
4 years ago
期贤
aee0be1c87
chore: remove user files
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
陈帅
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
puxiao
f701c2edbb
Update to antd 4.20.0 for `Menu support items` ( #9786 )
* Update package.json
* Update AvatarDropdown.tsx
* Update AvatarDropdown.tsx
* Update AvatarDropdown.tsx
4 years ago
dengqing
a2f83ca834
fix: type error ( #9708 )
4 years ago
kalykun
84883f5650
fix: wrong note ( #9676 )
4 years ago
zqran
f1c9c3856f
refactor: modify the parameter type of `access` function ( #9596 )
4 years ago
陈帅
d4391552c1
fix: default disable url params
ref https://github.com/ant-design/ant-design-pro/issues/9526#issuecomment-1009544266
4 years ago
陈帅
50ee90f646
fix: should use defaultSetting
close https://github.com/ant-design/ant-design-pro/issues/9521
4 years ago
JiangYu
8442881395
fix notice styles and update dependencies minor version ( #9490 )
* fix: notice styles
* chore: up depenedencies minor version
Co-authored-by: jiangyu <jiangyu@1414587873548331.onaliyun.com>
4 years ago
chenshuai2144
d56219f9c4
feat: add theme-color
4 years ago
陈帅
645d6ed4fd
🌷 UI: alway set theme ( #9458 )
* 🌷 UI: alway set theme
* 🌷 UI: support dynamic theme
* merge master
4 years ago
陈帅
7a5c54a16a
chore: use playwright ( #9345 )
* chore: use playwright
* 修改图表
* e2e
* up version
4 years ago
荆棘Justin
3e5903491b
refactor: modify all function types in jsx to `React.FC` ( #9298 )
4 years ago
chenshuai2144
782cb520a0
docs: add childrenRender demo
4 years ago
SmallBun
8e3431b93b
路径带有请求参数时,退出跳转添加并携带 ( #9264 )
* 路径带有请求参数时,退出跳转添加并携带
* Update AvatarDropdown.tsx
4 years ago
Shanjie Chen
0322352d0f
fix: compatibility with pnpm ( #9156 )
* fix: dependencies were not found using pnpm
* fix: dependencies were not found using pnpm
* fix: lint problem
* chore: ignore pnpm lock file
5 years ago
陈帅
bd88b8dc22
feat: use login form ( #9108 )
5 years ago
陈帅
98e7a56822
🐛 fix: repalce deprecated api : window.location.reload ( #9040 )
* 🐛 fix: repalce deprecated api : window.location.reload
* fix test
5 years ago
chenshuai2144
6c313e1880
fix: loading onFinish use promise
close https://github.com/ant-design/pro-components/issues/3415
5 years ago
黄威
fb04960c9d
design 拼写错误
design 拼写错误
5 years ago
kevinadhiguna
99858d2b10
feat(noscript): add info how to enable javascript if it's disabled ( #8852 )
* docs: fix English README link
* docs(lang): add countries' flags
* docs(lang): add countries' flags
* feat(noscript): add info if Javascript is disabled and how to enable it
5 years ago
kevinadhiguna
3729ce43a6
[Footer] add current year dynamically ( #8850 )
* docs: fix English README link
* docs(lang): add countries' flags
* docs(lang): add countries' flags
* feat(footer): add current year dynamically
5 years ago
kaoding
319d889bbe
clear useless code
5 years ago
陈帅
73d493098f
fix(request): no use defualt showType ( #8790 )
* fix(request): no use defualt showType
* user defualt error
5 years ago
dlouxgit
8658b51fb0
fix(pages.login.accountlogin.errormessage): 将密码错误提示中不对称的括号(ant.design) 改为 (ant.design)
5 years ago
chenshuai2144
75161358a5
fix: drawer not setCurrentRow null
5 years ago