chenshuai2144
b17bf99bf9
📖 docs: update readme
5 years ago
chenshuai2144
992ef633b5
🎨 chore: fix eslint error
close #7540
5 years ago
陈帅
704eb3fa3e
✨ feat: use ProForm replace compents form ( #7544 )
* ✨ feat: use ProForm replace compents form
* up version
* fix lint error
5 years ago
kevinadhiguna
e133575d5e
feat: add English translation for Login screen ( #7535 )
* feat: add Indonesian translation
* feat: add Indonesian translation
* style: format code using Prettier
* feat: add English translation for Login screen
5 years ago
偏右
6a2177b263
test: use pull_request_target ( #7536 )
5 years ago
ClarkChen
2da635f73c
feat: 修复eslint中mock文件未被引用的报错 ( #7543 )
Co-authored-by: chenxi <chenxi@wecash.net>
5 years ago
kevinadhiguna
64f5419c23
feat: add Indonesian translation ( #7522 )
* feat: add Indonesian translation
* feat: add Indonesian translation
* style: format code using Prettier
5 years ago
chenshuai2144
8163bb453d
bug: fix stylelint error
5 years ago
chenshuai2144
8cf0973327
📌 versions: up fabric version
6 years ago
chenshuai2144
c9cbca60b2
🐛 fix: fix stepForm initialValues error
6 years ago
chenshuai2144
9882eb5c22
🐛 fix: remove unuse code
6 years ago
chenshuai2144
41501ad033
🚑 hotfix: fix typo
6 years ago
陈帅
83de372980
⚡ ️ performance: use profrom ( #7442 )
* ⚡ ️ performance: use profrom
* up version
6 years ago
chenshuai2144
f0806eab69
📌 versions: update dep versions
6 years ago
dependabot-preview[bot]
a823e623da
build(deps-dev): bump typescript from 3.9.7 to 4.0.3 ( #7368 )
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.7 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.3 )
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
陈帅
0e8d233187
💥 feat: @umijs/route-utils replace getAuthorityFromRouter ( #7319 )
* 💥 feat: @umijs/route-utils replace getAuthorityFromRouter
* fix test
* remove unuse code
6 years ago
chenshuai2144
9046670f88
🚑 hotfix: prettier all code
6 years ago
chenshuai2144
8e081e8e9d
📌 versions: update deps
6 years ago
chenshuai2144
7eec4d0fab
🐲 : optimize the configuration of tsconfigo
6 years ago
Arktos
9af72c3ec2
增加对https环境判断,解决在http页面报错的问题 ( #7280 )
* fix issus #7275
* Update src/global.tsx
Co-authored-by: 偏右 <afc163@gmail.com>
* Update src/global.tsx
Co-authored-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 陈帅 <qixian.cs@outlook.com>
6 years ago
chenshuai2144
8eb7522332
prettier all code
6 years ago
chenshuai2144
573ba26001
prettier ignore public
6 years ago
chenshuai2144
eec9514ffa
🎨 Deploy: default use side layout
6 years ago
chenshuai2144
a0bdec8da6
💄 UI: fix min screen style error
close ant-design/ant-design-pro#7249
6 years ago
chenshuai2144
c0041b3531
🐛 bug: fix typescript type error
6 years ago
信鑫-King
d4f8a6f6ef
chore: ant group title ( #7256 )
6 years ago
chenshuai2144
e49a1953e6
📌 versions: up deps
6 years ago
chenshuai2144
524508a69f
💄 UI: add labelWidth config1
6 years ago
偏右
5b66e5c546
Update preview.yml ( #7207 )
6 years ago
陈帅
8a7a1a6a26
📝 docs: support preview ( #7204 )
* 📝 docs: support preview
* change dist dir
* add umi-plugin-pro install
* Update .github/workflows/preview.yml
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
6 years ago
chenshuai2144
1354326624
💄 UI: better preview icon img
6 years ago
chenshuai2144
64b572a727
💄 UI: add new icon
6 years ago
chenshuai2144
ade3c613d2
📝 docs: prettier README.ar-DZ.md
6 years ago
Houari ZEGAI
c415e78108
Arabic language ( #7179 )
* Create README.ar-DZ.md
* Typo fix - added Arabic language README link to other README files
6 years ago
陈帅
deb118a407
💥 feat: add pro-descriptions demos ( #7200 )
* 💥 feat: add pro-descriptions demos
* add version
* better yaml
6 years ago
偏右
963d2afe97
Create FUNDING.yml
6 years ago
chenshuai2144
b265871ac0
💥 feat: add tip demo
6 years ago
chenshuai2144
ec04f2ea54
📌 versions: skip error table version
6 years ago
chenshuai2144
c4dc15a591
📌 versions: up deps
6 years ago
WeiCongcong
8627767c39
🐛 bug: fix the position of comment baseNavigator ( #7157 ) ( #7168 )
Co-authored-by: zhanglei <lei.zhang@lejent.com>
6 years ago
dependabot-preview[bot]
05259700b6
build(deps-dev): bump @types/react-helmet from 5.0.16 to 6.1.0 ( #7143 )
Bumps [@types/react-helmet ](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 5.0.16 to 6.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
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
chenshuai2144
43fd644390
🐛 bug: fix the problem that redirection will reload
6 years ago
kaoding
a1cc4f7c9e
Delete Untitled Diagram.drawio
提交错了
6 years ago
kaoding
7a4e5a261d
Added Untitled Diagram.drawio
6 years ago
陈帅
f0e0e44af4
🔥 clean: clean package.json ( #7062 )
* 🔥 clean: clean package.json
* up version
6 years ago
chenshuai2144
6fc031e5ee
up deps
6 years ago
dependabot-preview[bot]
ebde795693
build(deps-dev): bump puppeteer-core from 4.0.1 to 5.0.0 ( #6929 )
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v4.0.1...v5.0.0 )
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
chenshuai2144
14d87e0e67
🐛 bug: fix tsc error
6 years ago
chenshuai2144
bf3486e82c
up umi version
6 years ago
kaoding
407e66509d
Merge pull request #6967 from ant-design/dependabot/npm_and_yarn/omit.js-2.0.2
build(deps): bump omit.js from 1.0.2 to 2.0.2
6 years ago