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 |
期贤
|
b2d8e0c710
|
fix: remove warning
|
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 |
期贤
|
407c9308eb
|
fix: fix name style
|
4 years ago |
DaoYuan
|
6474ea1cee
|
fix: fix location no found error (#10047)
|
4 years ago |
Water.Li
|
dab9fd9cf1
|
fix:点击搜索不会聚焦的bug (#10005)
state变化会有延时,这个判断没用,删掉
|
4 years ago |
期贤
|
f82338dc62
|
chore: update code style
|
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 |
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 |
陈帅
|
645d6ed4fd
|
🌷 UI: alway set theme (#9458)
* 🌷 UI: alway set theme
* 🌷 UI: support dynamic theme
* merge master
|
4 years ago |
荆棘Justin
|
3e5903491b
|
refactor: modify all function types in jsx to `React.FC` (#9298)
|
4 years ago |
SmallBun
|
8e3431b93b
|
路径带有请求参数时,退出跳转添加并携带 (#9264)
* 路径带有请求参数时,退出跳转添加并携带
* Update AvatarDropdown.tsx
|
4 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 |
陈帅
|
e211eac73b
|
style: fix setInitialState async function (#8732)
|
5 years ago |
chenshuai2144
|
12cf2f9a62
|
fix: fix useRequest error
|
5 years ago |
陈帅
|
64c4f05cb4
|
fix: fix NoticeIcon state update on an unmounted component (#8726)
|
5 years ago |
黄威
|
0900e7653f
|
修改为0
|
5 years ago |
黄威
|
7128e9d012
|
修复小屏幕下 头像变形
https://github.com/ant-design/ant-design-pro/issues/8667
|
5 years ago |
陈帅
|
a2d434f023
|
ant design pro v5 发布 (#8642)
* init
* remove Authorized
* remove login
* remove request
* remove path-to-regexp"
* remove create-umi
* clean dependencies
* remove unused less
* better login mock
* add ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION=site env
* support settings dynamic
* support umi-plugin-setting-drawer
* 🎨 format: clean code
* remove clean fetch:blocks
* add NoticeIcon
* add NoticeIcon
* use "@ant-design/pro-layout": "6.0.0-1"
* support errorHandler
* remove SelectLang
* update version
* PageHeaderWrapper to PageContainer
* PageHeaderWrapper to PageContainer (#6622)
* 📌 versions: use alpha version (#6634)
* use alpha version
5.0.0 no yet
* less test
* fix lint error
* rename setting
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
* fix 401 do not to login error
* 405 start:no-mock
* siderWidth: 208
* side
* false
* username
* remove resolutions
* update list demo
* correct the text
* fix tabs style in antd@4.3
* fix login error
* use "@ant-design/pro-layout": "6.0.0-5"
* eslint
* access
* pro-layout 6.0.0-7
* merge master
* up layout version
* 💄 UI: fix login style warning
* upgrade dependency
* delete throw error
* versions: up @umijs/fabric
* change login
* do not open defaultOpenAll
* rebase error
* update demos
* deps upgreade
* 🐛 修复切换不同权限的账户登录后,access的鉴权不生效问题 (#6997)
* 🐛 修复切换不同权限的账户登录后,access的鉴权不生效问题
* 🎨 prettier code
* 修改hash路由下search参数在hash之前,search最后一个参数错误bug (#6908)
* 🐛 bug: fix tsc error
* config.js里面 history.type 为 hash时,退出重登录后,拼接返回路径时,#号前路径会重复
* prettier all code
* merge master
* 🐛 bug: fix the problem that modifying URL can bypass permissions
* reset hash
* fix infinite loop of login page (#7095)
* merge master
* rm unuse code
* rm unuse code
* remove unuse code
* 🐛 bug: fix redirect error in hash mode
* fix redirect
* 💥 feat: support defaultSettings
close #7407
* sort
* sorter
* default close umi ui
* goto reload window.location.href
* add setupTests.js
* add localStorageMock init
* open esbuild
* add exportStatic
* better code
* add initialStateConfig
* remove unuse code
* login 翻译
* add key
* update siderWidth
close #7585
* fix redirect error
close #7632
* add childrenRender type
* better styles
* better styles
* remove unuse code
close #7648
* default use browser history
* close
* support unAccessible
* up @umijs/preset-react version
* merge master
* support dumi function
* ✨ feat: add react-dev-inspector plugins
* 🚑 hotfix: support InspectorWrapper
* 🚑 hotfix: support InspectorWrapper
* add dumi docs href
* 👷 CI: fix Deploy CI
* 👷 CI : fix azure-pipelines
* fix keys error
* fix: version (#7789)
* fix lint
* fix lint
* fix typo
* fix type
* better code
* add openAPI plugins
* use openapi plugins
* support schemaPath = url
* add umi-plugins
* add dumi doc
* add plugin doc
* add config doc
* fix: outLogin request method (#8059) (#8061)
Co-authored-by: luqili <a@luqili.com>
* 非 dev 环境不展示 openapi
* locale pt_br Pages added (#8088)
* revert surge preview
* test: update rebase action
* add persian local and fix menu direction for rtl display (#8079)
* up @umijs/preset-dumi version
* up typescript verison
* add waterMark
* default open webpack5
* default open webpack5
* support webpack5
* support openAPI is array
* upgrade deps
* dir
* 页面代码结构推荐
* Update global.tsx
* Update index.tsx
* refactor(app.tsx): dev links use Link
* loginPath
* fix ci
* fix tsc
* fix tsc
* fix(app.tsx): dev links use umi Link
* fix tes
* fix warn
* refactor(app.tsx): optimization import Link
* resetv5-app-tsx-links
#8226
* use link to hash
* default open fastRefresh
* Update README.md (#8356)
Ant Design Pro V5 is not released yet.
`trial` is often used for released paid product, and `preview` is the regularly used word for pre-release version.
* Fixing a few issues with internationalization on the login (#7945)
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
* Update api.ts (#8424)
* chore: support verify commit
* fix locale error
* support all block
* locale: 增加标记,以便删除国际化脚本识别
* fix(locale): 删除request错误捕捉
* chore: remove tag
* chore: use fabric verify-commit
* chore: up to 5.0.0-beta.3
* chore: remove home page png
* use latest
* merge master
* fix conflict type and eslint waring! (#8644)
* chore: open mfsu and webpack5
* try fix ci
* fix ci
* try fix ci
* add test
* add test
* 增加加载时间
* fix test
* prettier all code
* docs: change oneapi doc
* chore: add umi
* rmeove unuse code
Co-authored-by: lijiehua <41830859@qq.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: Jerry <510846@qq.com>
Co-authored-by: Vern Brandl <tkvern@users.noreply.github.com>
Co-authored-by: Lee Fan <535536456@qq.com>
Co-authored-by: zhangshuling <Zsl0516>
Co-authored-by: Justin <zcodeworld@gmail.com>
Co-authored-by: Jeff Tian <jeff.tian@outlook.com>
Co-authored-by: luqili <33475522+luqil@users.noreply.github.com>
Co-authored-by: luqili <a@luqili.com>
Co-authored-by: Thiago Tognoli <thiagotognoli@users.noreply.github.com>
Co-authored-by: abolfazl <Abolfazl.rajabpour@gmail.com>
Co-authored-by: HouKunLin <houkunlin@aliyun.com>
Co-authored-by: SHINCHVEN <shinchven@gmail.com>
Co-authored-by: Scott Goci <scottjg@gmail.com>
Co-authored-by: _XiaoTian <istianlei@qq.com>
Co-authored-by: 丁田秀 <295434665@qq.com>
Co-authored-by: Jiankian <i@anline.cn>
|
5 years ago |
js library
|
2955657095
|
fix(webpack config): compile fail (#8554)
* fix(webpack config): compile fail
* fix(webpack config): compile fail
Co-authored-by: dingtianxiu.dtx <dingtianxiu.dtx@antfin.com>
|
5 years ago |
Matt Ortiz
|
eb82790cc0
|
🌎 localization: docs translated to english (#7938)
* docs translated to english
* fix doc
Co-authored-by: Matt Ortiz <mattortiz@matts-mbp.lan>
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
|
5 years ago |
chenshuai2144
|
f45c433c1d
|
fix: fix react-jsx test error
|
5 years ago |
chenshuai2144
|
3777bfa2fc
|
use @umijs/fabric@2.5.0
|
5 years ago |
chenshuai2144
|
2f67dd2e49
|
chore: reducing dependency
|
5 years ago |
陈帅
|
d6b8e7aa74
|
chore: better lint style (#7799)
* better lint style
* fix ts
|
5 years ago |
chenshuai2144
|
a0bdec8da6
|
💄 UI: fix min screen style error
close ant-design/ant-design-pro#7249
|
6 years ago |
chenshuai2144
|
14d87e0e67
|
🐛 bug: fix tsc error
|
6 years ago |
chenshuai2144
|
bee0ad227e
|
📝 docs: update demos style
|
6 years ago |
chenshuai2144
|
f974b2ec52
|
💄 UI: do not set icon color
|
6 years ago |
陈帅
|
8c90742204
|
📌 versions: up pro-layout to 6.x (#6902)
* up to layout
* use onMenuHeaderClick
* fix tsc
* fix ts error
* fix ts error
|
6 years ago |
chenshuai2144
|
d301e01a9f
|
📌 versions: up @umijs/fabric
|
6 years ago |
陈帅
|
371b7f2a72
|
bugfix: fix tabs no center style error (#6830)
|
6 years ago |
陈帅
|
6617bbb3b0
|
🔥 type: fix ts error in 3.9 (#6632)
* 🔥 type: fix ts error in 3.9
* use node@12
|
6 years ago |
Chanh Ly
|
68384c1350
|
Update AuthorizedRoute.tsx (#6563)
typo AuthorizedRoutePops -> AuthorizedRouteProps
|
6 years ago |
陈帅
|
c43f6eba9f
|
🐛 bug: fix submit bug (#6529)
* 🐛 bug: fix submit bug
* 🔥 clean: use pro-layout typing
* 🔥 clean: use pro-layout typing
* fix ts error
|
6 years ago |
chenshuai2144
|
b005f2a465
|
🐛 bug: more robust code judgment
|
6 years ago |
陈帅
|
44ee16c87b
|
🔥 clean: remove unuse less (#6214)
|
6 years ago |
陈帅
|
6412fd6c35
|
➕ dependency: up prettier package.json (#6184)
|
6 years ago |
信鑫-King
|
06dd7fa621
|
✨ features: use umi 3 (#6039)
* refactor: use umi 3
* fix: lint
* fix: d.ts
* fix: ignoreMomentLocale
* feat: add preset ui
* fix: preset
* fix: plugins
* fix: plugin
* fix: config
* fix: antd locale
* 🐛 bugfix: update types
* 🐛 bugfix:fix types error
* feat: add @umijs/plugin-blocks
* block support umi@3
* update deps
* update deps
* remove umi-plugin-antd-icon-config
* lint: fix ts error
* ignore: ignore build
* 🚀 Deploy: do not run yarn lint
* fix e2e test
* fix e2e test
* fix lgmt error
* 🚀 Deploy: add GA_KEY
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
|
6 years ago |
chenshuai2144
|
c2f6664434
|
💄 UI: Fix an issue with an abnormal loading location
close #6086
|
6 years ago |
chenshuai2144
|
ebb9a48229
|
🔧: increase code robustness
|
6 years ago |
chenshuai2144
|
207ce90a51
|
🔧: increase code robustness
|
6 years ago |
陈帅
|
19606d7d6f
|
feat: up antd to 4.0 (#5948)
* feat: use antd@4
* feat: refactoring old code
* feat: use new type
* add umi-plugin-antd-icon-config plugin
* feat: add table list page (#5742)
* feat: add table list page
* bugfix: remove unuse interface
* better demo
* fix lint warning
* update api
* update api
* support sort
* change to antd@4
* finish
* fix ts error
* dep: up @ant-design/pro-layout@5.0.0
* dep: add pro-table@2
* bugfix: fix env tag style error
* bugfix: fix typescript error
* bugfix: fix login style
close #5960
close #5958
* feat: CreateForm use pro-table
|
6 years ago |