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
|
55d3d3254b
|
chore: add waterMark config
|
5 years ago |
chenshuai2144
|
72ab32c2b7
|
fix: fix footerRender no work error
close https://github.com/ant-design/pro-components/issues/1788
|
5 years ago |
chenshuai2144
|
3777bfa2fc
|
use @umijs/fabric@2.5.0
|
5 years ago |
chenshuai2144
|
ac1645442b
|
bugfix: fix var error
|
5 years ago |
chenshuai2144
|
d2abf996b6
|
fix(layout): Not rendering the current Link repeatedly
close #7800
|
5 years ago |
陈帅
|
d6b8e7aa74
|
chore: better lint style (#7799)
* better lint style
* fix ts
|
5 years ago |
chenshuai2144
|
b17bf99bf9
|
📖 docs: update readme
|
5 years ago |
陈帅
|
0e8d233187
|
💥 feat: @umijs/route-utils replace getAuthorityFromRouter (#7319)
* 💥 feat: @umijs/route-utils replace getAuthorityFromRouter
* fix test
* remove unuse code
|
6 years ago |
信鑫-King
|
d4f8a6f6ef
|
chore: ant group title (#7256)
|
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 |
陈帅
|
d9e7fa8607
|
🔥 clean: remove unuse code (#6769)
* 🔥 clean: remove unuse code
* try use npm fix ci
|
6 years ago |
Haniel Cui
|
917a8d7b21
|
解决 menuItemProps 的 children 可能是空数组的问题 (#6762)
* 解决 menuItemProps 的 children 可能是空数组的问题
* Update src/layouts/BasicLayout.tsx
使用 TypeScript 语法
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
|
6 years ago |
chaichai
|
1a9ccada57
|
Update footer year (#6739)
|
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 |
琚致远
|
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 |
chenshuai2144
|
8065f52038
|
🥅 : remove netlify
|
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
|
08718ea570
|
✅ tests: fix ts lint error
|
6 years ago |
chenshuai2144
|
7eb66d6e8c
|
codestyle: update import
|
6 years ago |
chenshuai2144
|
4e62a9f278
|
lint: fix ts error
|
6 years ago |
chenshuai2144
|
71f6b235ff
|
bugfix: add tsc test and fix ts error
|
6 years ago |
陈帅
|
af01272a27
|
refactor: remove unuse code
|
6 years ago |
Minqi Pan
|
0ce830fd28
|
use menuHeaderRender in ProLayout to render Link (#5588)
|
6 years ago |
chenshuai2144
|
59e064340b
|
fix: fix submenu style error
|
6 years ago |
陈帅
|
cc44e8ea74
|
bugfix: fix Authorized router (#5452)
|
7 years ago |
陈帅
|
6cfd0efc84
|
feat: add DefaultFooter dom
fix #5407
|
7 years ago |
陈帅
|
ad5db1c268
|
feat: 💪 add login page (#5088)
* add login in pro
* update menu down
* add isReady
* fix lint
* fix menu style
|
7 years ago |
陈帅
|
4cb89d5655
|
feat: add itemRender demo
fix #4786
|
7 years ago |
陈帅
|
d5b504647d
|
add isUrl judge (#4681)
如果是 url 不再需要将其放到 Link 中
close #4607
|
7 years ago |
陈帅
|
10cbe0d5fc
|
bugfix: should use useEffect
|
7 years ago |
陈帅
|
b9b885953c
|
support Access-Control-Allow-Headers (#4576)
* support Access-Control-Allow-Headers
* add magic code
* add magic code
* add magic!!!! code
* try auto publish
* new plugin
* update script
* use fetch-blocks package
* add env
* add fetch-blocks package
* fix ci error
* fix lint error
* delete extra comments
* use https://ant-design-pro.netlify.com
|
7 years ago |
陈帅
|
d75bbb29e7
|
codestyle: fix #4511 change Layout name
|
7 years ago |
陈帅
|
277ea60169
|
fix ts file error for eslint (#4336)
* fix ts file error for eslint
* add format-imports script
* sort all code
* remove lint:ts
* remove tslint
* remove lint:ts
* up layout
* remove a empty test
* rm tslint config
* use umi config
* prettier all code
* use @umijs/fabric
* [CodeFactor] Apply fixes to commit 69d4f9a
[ci skip] [skip ci]
|
7 years ago |
陈帅
|
07adcdc558
|
fix cr warning
|
7 years ago |
陈帅
|
56fff6aa80
|
edit style
|
7 years ago |
陈帅
|
8d9dee9762
|
add style
|
7 years ago |
陈帅
|
6eb7139a52
|
add netlify logo in footer
|
7 years ago |
陈帅
|
d995461664
|
remove unuse code
|
7 years ago |
陈帅
|
4bb2073839
|
fix code style
|
7 years ago |
陈帅
|
41719aa59f
|
V4 fetch block (#4238)
* first step
* fix local error
* commit
* test serve
* fix test
* sort package.json
* fix typo
* fix pageHeader error
* new style
* change script name
* fix copy block url style
* new copy code style
* add loginout
* auto insert pro code
* use new layout
* add locale to copy button
|
7 years ago |
zombieJ
|
7287c10fed
|
update comment (#4236)
|
7 years ago |
陈帅
|
de0cf3da16
|
use new local
|
7 years ago |
陈帅
|
7e187a90f6
|
remove all code
|
7 years ago |
陈帅
|
4a7320edaa
|
fix style error
|
7 years ago |
陈帅
|
ec5a5c49be
|
beter code
|
7 years ago |
陈帅
|
d61911af99
|
rm ant-design-pro
|
7 years ago |
陈帅
|
56a5bcf5f3
|
use layout components
|
7 years ago |
陈帅
|
d1b6e0fe8c
|
use pro-layout Components
|
7 years ago |