zacks
bb040b1946
fix(utils): 外链菜单权限判断报错 ( #6625 )
6 years ago
chenshuai2144
3989aa1b34
🏗 scrtipt: remove fetch-blocks branch
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
dependabot-preview[bot]
4fc4e517ae
build(deps): bump antd from 4.2.0 to 4.2.2 ( #6570 )
Bumps [antd](https://github.com/ant-design/ant-design ) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/ant-design/ant-design/releases )
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md )
- [Commits](https://github.com/ant-design/ant-design/compare/4.2.0...4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
d07cb50f1c
build(deps): bump moment from 2.24.0 to 2.25.3 ( #6530 )
* build(deps): bump moment from 2.24.0 to 2.25.3
Bumps [moment](https://github.com/moment/moment ) from 2.24.0 to 2.25.3.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* remove resolutions for moment
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
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
depfu[bot]
cdb0504fe3
Pin antd to version 4.2.0 ( #6511 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
6 years ago
陈帅
8848f6d083
🚑 hotfix: fix delopy error ( #6527 )
* 🚑 hotfix: fix delopy error
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
6 years ago
depfu[bot]
edf1545a57
Update @ant-design/pro-table to version 2.2.7 ( #6505 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
6 years ago
chenshuai2144
f788ba5b6b
🚑 hotfix: resolutions moment
6 years ago
dependabot-preview[bot]
2513eea83f
build(deps): bump @ant-design/pro-table from 2.2.1 to 2.2.7 ( #6499 )
Bumps [@ant-design/pro-table ](https://github.com/ant-design/pro-table ) from 2.2.1 to 2.2.7.
- [Release notes](https://github.com/ant-design/pro-table/releases )
- [Commits](https://github.com/ant-design/pro-table/compare/v2.2.1...v2.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
plainnany
39f00979ea
fix: improper component naming ( #6520 )
6 years ago
chenshuai2144
f50b2c7cb3
🚑 hotfix: ignore typescript error
6 years ago
海军
d4c972a0e7
禁用umi.js内置的 title 渲染机制 ( #6351 )
6 years ago
depfu[bot]
e0e65bbd7d
Update puppeteer-core to version 3.0.0 ( #6413 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
6 years ago
depfu[bot]
23622b66c1
Pin @ant-design/pro-table to version 2.2.1 ( #6365 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
6 years ago
chenshuai2144
9f088cb3f2
🚀 Deploy:ci add pull_request
6 years ago
depfu[bot]
21f855c220
Pin umi to version 3.1.1 ( #6359 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
6 years ago
陈帅
d124863b69
🔧 config: less config ( #6328 )
* 🔧 config: less config
* 📌 versions: up umi version
* fix tsc error
6 years ago
chenshuai2144
b005f2a465
🐛 bug: more robust code judgment
6 years ago
depfu[bot]
005ef05630
Update chalk to version 4.0.0 ( #6293 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
6 years ago
陈帅
1df41a3f34
📦 demo: add renderFormItem demo ( #6287 )
6 years ago
kaoding
80407d9eab
🐛 bug: { selectedRowKeys, selectedRows } ( #6284 )
6 years ago
陈帅
bf3abbb899
🏗: add sctipt for postinstall ( #6255 )
6 years ago
陈帅
7b15e84667
⚡ ️ dependency: remove puppeteer in dependencies ( #6204 )
* ✂️ dependency:remove puppeteer in dependencies
* fix lint error
* remove catch install
* ⚡ ️ performance: use detectInstaller package mange
* 📝 docs: add some comment
* finish set test
* Modify the order and increase the search speed
* auto close browser
6 years ago
偏右
d1ae89984c
fix: 🐛 eslint missing ( #6239 )
close #6236
6 years ago
陈帅
44ee16c87b
🔥 clean: remove unuse less ( #6214 )
6 years ago
信鑫-King
8e21acdf99
📝 docs: umi router link ( #6210 )
6 years ago
偏右
1385a67765
📖 update badges
6 years ago
偏右
0a91b8c7d2
docs: 📖 update README
6 years ago
偏右
fa16119131
📖 update badges
6 years ago
chenshuai2144
1f7e085726
🚀 Deploy: add deploy badge
6 years ago
tongkunLiu
a6570da5d1
💩 code: deleted a redundant line of code and changed a mistake ( #6197 )
6 years ago
chenshuai2144
46af3e1823
📦 package: upgrade all dependencies
6 years ago
陈帅
6412fd6c35
➕ dependency: up prettier package.json ( #6184 )
6 years ago
陈帅
ca23a32b2c
🚑 hot fix: use react-helmet-async repacle react-helmet ( #6182 )
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
dushaobindoudou
d344356a23
🔥 clean: Update 404.tsx ( #6132 )
https://ant.design/components/result-cn/#components-result-demo-404
文档上status是字符串,会报错
6 years ago
dushaobindoudou
20da230386
📌 versions: Update package.json ( #6134 )
修复 Result 组件 bug
6 years ago
陈帅
00f275bd6f
🤡 Mock: add express for mock ( #6117 )
6 years ago
琚致远
c1883b2897
using i18n ( #6114 )
* Update BasicLayout.tsx
using i18n
* update regex for domains
* Update src/layouts/BasicLayout.tsx
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix: correct space
Co-authored-by: 偏右 <afc163@gmail.com>
6 years ago
陈帅
d4216900e6
🚀 Deploy: update Windows vmImage ( #6109 )
* 🚀 Deploy: updtae Windows vmImage
* 🚀 Deploy: remove issue ref
6 years ago
chenshuai2144
8065f52038
🥅 : remove netlify
6 years ago
chenshuai2144
ea18a1cf2c
👷 CI: fix lint error
6 years ago
chenshuai2144
6a0883d432
🏗 scrtipt: remove functions
6 years ago
chenshuai2144
5a540b3fef
👷 : fix issue-reference lint error
6 years ago
chenshuai2144
c2f6664434
💄 UI: Fix an issue with an abnormal loading location
close #6086
6 years ago
黄威
27eb6aae4c
🐛 bug: 修复登录页高度不一致 ( #6081 )
* 修复登录页高度不一致
* Update src/pages/user/login/components/Login/LoginItem.tsx
Co-Authored-By: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: 陈帅 <qixian.cs@outlook.com>
6 years ago