afc163
|
cf2d02a931
|
refactor: update UI components and styles, adjust configs (#11511)
|
9 months ago |
afc163
|
6f95fb66a3
|
chore: merge v6-full-edition to all-blocks
|
9 months ago |
afc163
|
71bb762489
|
style: enable antd cssVar and add AlibabaSans as default font family (#11499)
|
9 months ago |
afc163
|
0256b12956
|
refactor: import biome and check all files (#11496)
|
9 months ago |
afc163
|
65b909eed7
|
chore: Upgrade antd (#11471)
|
10 months ago |
afc163
|
db2631ebe4
|
feat: enable mako ⚡ (#11326)
|
1 year ago |
jump-and-jump
|
e48e3143c2
|
fix: 解决 headScripts 链接与 publicPath 不匹配 (#11289)
|
2 years ago |
期贤
|
a2b2dbeaa0
|
chore: open esbuildMinifyIIFE
ref https://github.com/umijs/umi/issues/10959
|
2 years ago |
红
|
49521b88e1
|
chore: renmae (#10914)
* chore: renmae
chore: rename back
* chore: update mock config
|
3 years ago |
Taocap
|
78c90346b0
|
fix: 解决首次加载时白屏的问题 (#10347)
|
3 years ago |
黄威
|
bd93eb0a2f
|
修复刷新时 title 不显示的问题 (#10455)
|
3 years ago |
csic21
|
a5c65f7eba
|
fix: 修复antd时间选择器语言包中文缺失问题 (#10440)
|
3 years ago |
陈帅
|
5177d3382c
|
feat: 升级到 antd@5 (#10377)
* add test lib
* add more fix
* prettier
* prettier
* prettier
* fix(test):更好的类型优化
* chore: update lock
* update
* remove e2e
* try remove less
* update to antd@5
* chore: support antd@5
* fix: update snapshot
* fix: update snapshot
* remove fabric
* feat: request record
* fix: support jest
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* remove plugin
Co-authored-by: xiefengnian.xfn <xiefengnian.xfn@antgroup.com>
|
3 years ago |
pshu
|
25d026ac82
|
避免 mfsu 编译 playwright (#10311)
|
3 years ago |
期贤
|
f28188473d
|
fix: fix login style error
|
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 |
HongJian
|
8948535854
|
docs: fix typo (#9986)
|
4 years ago |
chenshuai2144
|
17a05794e2
|
doc: add more docs
|
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 |
期贤
|
d160dc04a5
|
fix: support access new version
|
4 years ago |
陈帅
|
9d8b711605
|
chore: update package.json version
|
4 years ago |
陈帅
|
645d6ed4fd
|
🌷 UI: alway set theme (#9458)
* 🌷 UI: alway set theme
* 🌷 UI: support dynamic theme
* merge master
|
4 years ago |
陈帅
|
718592d93c
|
feat: support next version antd (#9203)
|
4 years ago |
chenshuai2144
|
926267e514
|
update
|
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 |
chenshuai2144
|
e813d0f548
|
default open fastRefresh
|
5 years ago |
chenshuai2144
|
6d69af72a2
|
Re-trigger site deployment
|
5 years ago |
zthxxx
|
b86420fc06
|
fix: turn on react-dev-inspector only for locally developed devs (#7859)
- 在正式编译为页面后, react-dev-inspector 一般就没有意义了,不应该在正式编译是开启,推荐只在本地开发时使用
- 不在 build 时开启还能优化减少 build 耗时
- inspector 插件本身需要配合前端组件 `<Inspector>` 使用,而原本组件的代码中也只在 dev 下才开启
rel: 818926f 9862c94
|
5 years ago |
chenshuai2144
|
818926f4b3
|
✨ feat: add react-dev-inspector plugins
|
5 years ago |
chenshuai2144
|
d8956080dc
|
🚑 hotfix: close exportStatic
|
5 years ago |
chenshuai2144
|
f68066a91e
|
⚡️ performance: open esbuild
|
5 years ago |
WeiCongcong
|
8627767c39
|
🐛 bug: fix the position of comment baseNavigator (#7157) (#7168)
Co-authored-by: zhanglei <lei.zhang@lejent.com>
|
6 years ago |
chenshuai2144
|
f50b2c7cb3
|
🚑 hotfix: ignore typescript error
|
6 years ago |
海军
|
d4c972a0e7
|
禁用umi.js内置的 title 渲染机制 (#6351)
|
6 years ago |
陈帅
|
d124863b69
|
🔧 config: less config (#6328)
* 🔧 config: less config
* 📌 versions: up umi version
* fix tsc error
|
6 years ago |
信鑫-King
|
8e21acdf99
|
📝 docs: umi router link (#6210)
|
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 |
偏右
|
b60aa50f9b
|
🚮 remove unused blank line
|
6 years ago |
chenshuai2144
|
8065f52038
|
🥅 : remove netlify
|
6 years ago |
chenshuai2144
|
ea18a1cf2c
|
👷 CI: fix lint error
|
6 years ago |
chenshuai2144
|
d39797b1a7
|
🏗:modify to the correct url
|
6 years ago |
chenshuai2144
|
1d0b3ced57
|
💩 code: switch to spare tire URL
|
6 years ago |
chenshuai2144
|
57c4aad73b
|
🚀 Deploy: add deploy ci
|
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 |
chenshuai2144
|
daade6bf4b
|
💄 UI: Fixed color not working
close #6014
|
6 years ago |
chenshuai2144
|
ff50a2ea70
|
bugfix: phone mode does not show category search
close #5998
|
6 years ago |
chenshuai2144
|
4c9aa88004
|
bugfix: default the property of primarycolor
close #6002
|
6 years ago |
chenshuai2144
|
7a45c25d8d
|
chore: Modify the packaging method, increase l7 asynchronous loading
|
6 years ago |
陈帅
|
8220e5cd21
|
feat: add environment variable REACT_APP_ENV (#5946)
* feat: add environment variable REACT_APP_ENV
* feat: add alias for start:dev
* bugfix: fix insert code error
|
6 years ago |